@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/gcvs-webdesign-background.jpg) no-repeat #000 top left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height:16px;
	margin:0 auto;
	padding:0px;
}



#main{
	overflow:hidden;
	width:1000px;
}

#left{
	float:left;
	width:289px;
	overflow:hidden;
	padding:29px 0px 0px 0px;
}




.left_btn_box{
	overflow:hidden;
}

.cv_appra{
	width:211px;
	float:left;
	padding-left:35px;
}


#left_fotter{
	overflow:hidden;
	background:url(../images/left_fotter.gif) repeat-x bottom;
	height:164px;
	position:relative;
}



.parw_logo {
	background:url(../images/parwcc_logo.gif) center top no-repeat;
	width:289px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	margin-top:-65px;
	position:relative;
	float:left;

}





#right{
	float:left;
	width:711px;
	overflow:hidden;
	padding:27px 0px 0 0px;
}



#container-main{
	width:669px;
	overflow:hidden;
	padding:27px 42px 0 0px;
	float:left;
	overflow:hidden;
}


#main-left{
	float:left;
	width:440px;
	overflow:hidden;
}




#header{
	float:left;
	overflow:hidden;
	width:666px;
}


#header ul{
	padding:0px; 
	margin:0 auto;
}

#header ul li{
	list-style:none;
	float:left;
	padding:0 20px 0 0;
	font-size:11px;
	font-weight:bold;
}
.textlink a:visited, .textlink a:active, .textlink a:link{
	color:#FFA500;
	text-decoration:none;
}
#header ul li a:visited, #header ul li a:active, #header ul li a:link{
	color:#FFF;
	text-decoration:none;
}


#header ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}




#main-right{
	float:left;
	width:205px;
	overflow:hidden;
	padding-left:23px;
	border-left:#4C401E 1px solid;
}


.buleets{
	margin:0 auto;
	background:url(../images/builet_arrow_big.gif) no-repeat ;
	padding:0 0 5px 15px;
}


p{
	text-align:justify;
	padding:0px 34px 0px 0px;
	margin:0 auto;
	line-height:16px;
}

h3{
	font:Georgia;
	color:#8E7735;
	font-weight:normal;
	width:100%;
	background:url(../images/couma_shapes.gif) no-repeat top left;
	padding:13px 0px 0px 40px;
	height:24px;
	font-size:17px;
	margin-bottom:10px;

}

.row{
	overflow:hidden;
	padding:0px;
	margin:0 auto;
	margin-bottom:10px;
	height:50px;
}

.image{
	width:43px;
	height:43px;
	float:left;
	padding-top:4px;
}


.text{
	float:left;
	padding-left:10px;
	width:151px;
}


.small_text{
	color:#777468;
	font-size:11px;
	line-height:12px;
}

.link_yellow{
	color:#ECCB55;
	font-size:10px;
}


.link_yellow a:visited{
	color:#ECCB55;
	text-decoration:none;
}

.link_yellow a:link{
	color:#ECCB55;
	text-decoration:none;
}


.link_yellow a:hover{
	color:#ECCB55;
	text-decoration:underline;
}



.fotter_right2{
	background:url(../images/fotter_bg_2.gif) repeat-x;
	height:101px;
	padding-top:12px;
	margin-top:15px;
	width:100%;
	clear:both;
	float:left;

}



#fotter_bottom{
	font-size:10px;
	padding-top:10px;
	text-align:center;
	overflow:hidden;
	margin-top:10px;
	float:left;
}


#fotter_bottom a:link{
	color:#FFF;
	text-decoration:none;
}


#fotter_bottom a:active{
	color:#FFF;
	text-decoration:none;
}

#fotter_bottom a:visited{
	color:#FFF;
	text-decoration:none;
}

#fotter_bottom a:hover{
	color:#FFF;
	text-decoration:underline;
}



.service_heading_bg{
	background:url(../images/services__heading_bg.jpg) repeat-x;
	height:18px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:16px;
	color:#30280C;
	font-family:Georgia;
	font-size:16px;
	padding:7px 16px 0px 16px;
}



.servie_row{
	overflow:hidden;
	padding:0px 16px;
	clear:both;
}

.services_left{
	float:left;
	width:266px;
	height:100%;
	
}

.services_right{
	float:right;
	font-weight:bold;
	font-size:12px;
}



.testimonial_row{
	border-bottom:1px dotted #8E7735;
	padding-bottom:10px;
	margin-bottom:10px;
	overflow:hidden;
	height:100%;
}

.image_testimonial{
	width:100px;
	height:100px;
	float:left;
	padding-top:6px;
}

.text_row{
	float:left;
	width:540px;
	margin-left:15px;
}

.text_row strong{
	padding-right:3px;
}
.normaltext {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}
.tblPayment td
{
	padding:4px; 
}

.errorMsg {
background-color:#FFEFBF;
border:medium none #9F8945;
color:#4F4936;
font-size:10px;
line-height:14px;
margin:10px auto;
padding:10px !important;
text-align:left;
width:455px;
}

.textlink,.errortext
{
	color:#FFA500
}

