@charset "utf-8";
/* CSS Document */
* { padding:0; margin:0;}
img { border:none;}
body { 	background-color:#787c7d; 
		background-image:url(images/bg.jpg); 
		background-repeat:repeat-x;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		
		}
		
#mainpage { margin:0 auto; width:977px; text-align:left;}
#header { height:250px; background:#FFFFFF;
}

#top_header { 	background-image:url(images/top_bg.jpg); 
				background-repeat:repeat-x; 
				height:30px; 
				text-align:right;
				padding: 10px 10px 0px 0px }
#banner { 
	float:left;
	width:642px;
	height:150px;
	padding:0;
	margin:0;
	padding-bottom:2px;
}

#logo { float:left; height:150px; padding:0; margin:0;}

#banner_left {
	width:250px;
	float:left;
	height:150px;
	background-image:url(images/left_banner.jpg);
	background-repeat:no-repeat;
}
#banner_left ul { display:block; height:19px; padding-top:10px; padding-left:6px;list-style:none;}
#banner_left ul li { display:block; float:left; padding:0px 3px 0 3px;}
#banner_left ul li a{ color:#000000; text-decoration:none; }

#banner_right {
	width:651px;
	float:right;
	height:150px;
	background-image:url(images/banner.jpg);
}


/* Navigation---------------------------------------------------*/
#navigation { 
	width: 977px; 
	height:57px; float: 
	left; 
	background:url(images/nav_bg.jpg) repeat-x;}
#navigation ul { 
	margin:0; 
	width:977px; 
	font-family:"Century Gothic", sans-serif; 
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold; 
}
#navigation ul li { float:left; list-style:none;}
/*---------------------------------------------------------------*/

#content {clear:both; padding-top:23px; background-color:#FFFFFF;}

#navigated_content {} 
#navigated_content_left {
	width:247px;
	float:left;
	margin-left:10px;
	color:#FFFFFF;
	background:url(images/template_23.jpg) repeat-y;
	margin-bottom:10px;
}

#navigated_content a {text-decoration:none; }
#navigated_content a:hover h3 { color:#9c2828; text-decoration:underline; }

#navigated_content_left #container{
	height:233px;
	width:222px;
	margin:0 auto 0 auto;
	color:#FFFFFF;
	background:url(images/access_img.jpg) no-repeat;
	margin-bottom:10px;
	padding:0;
}

#navigated_content_left #container3{
	height:77px;
	width:222px;
	margin:0 auto 0 auto;
	color:#FFFFFF;
	background:url(images/template_16.jpg) no-repeat;
	margin-bottom:10px;
	padding:0;
}

/*#navigated_content_left #container3 a:hover{ background:url(images/template_16_hover.jpg) no-repeat;}*/

#navigated_content_left #container4{
	height:77px;
	width:222px;
	margin:0 auto 0 auto;
	color:#FFFFFF;
	background:url(images/template_16.jpg) no-repeat;
	padding:0;
}

#navigated_content_left #container4 a:hover{ background:url(images/template_20_hover.jpg) no-repeat;}

#navigated_content_left #container1{
	height:auto;
	width:222px;
	float:left;
	margin-left:12px;
	color:#FFFFFF;
	padding:0;
}

#navigated_content_left #container2{
	height:82px;
	width:222px;
	margin:0 auto 0 auto;
	color:#FFFFFF;
	padding-top:55px;
	padding-bottom:20px;
	background:url(images/vendor.jpg) no-repeat;
}

#navigated_content_left #container5{
	height:80px;
	width:222px;
	margin:0 auto 0 auto;
	color:#FFFFFF;
	margin-bottom:10px;
	padding:0;
}


#navigated_content_left #container2 strong{
	color:#9c2828;  font-family:"century Gothic";
}

#navigated_content_left #container2 h3{
	color:#fff; font-size:11px;  font-family:"century Gothic";
}

#navigated_content_left #container #btn{
	height:25;
	width:120px;
	margin: 20px auto;
}

#navigated_content_left h1 { display:block; height:auto; color:#fff; font-family:"century Gothic"; font-weight:normal; font-size:14px; padding-top:55px; padding-left:15px; margin-top:0px; }
#navigated_content_left p { padding-left:10px; padding-top:5px;}
#navigated_content_left a:hover{ color:#FF0000; }


#navigated_content_right {  width:670px; float:right; padding-right:30px; font-size:12px;}
#navigated_content_right p{ line-height:18px; padding-right:10px;}
#navigated_content_right a { color:#005596; text-decoration:none;}
#navigated_content_right a:hover { color:#005596; text-decoration:none; text-decoration:underline; }
#navigated_content_right h1 { font-family:"century Gothic"; display:block; height:33px; padding-top:5px; color:#666666; background-color:#fff; font-size:24px; font-weight:normal;}
#navigated_content_right h2 { font-family:"century Gothic"; display:block; font-size:14px; font-weight:normal; color:#117599;}
#navigated_content_right h3 { font-size:12px;}
#navigated_content_right h4 { font-family:"century Gothic"; display:block; font-size:18px; padding-top:10px; padding-bottom:5px; font-weight:normal; color:#117599; }
#navigated_content_right strong {font-family:"century Gothic"; color:#117599;}
#navigated_content_right ul { padding-left:20px; list-style-type: disc;}
#navigated_content_right p.txt-right { margin-right:30px; list-style-type: disc; display:block;}

#navigated_content_right #img1{
	padding-right:15px;
	padding-bottom:10px;
	float:left;
}

#navigated_content_right img {

}

#navigated_content_right #horbar { background:#CCCCCC; height:1px; margin:5px;}

#navigated_content_right #txt2 { float:left; padding-right:20px;}

#navigated_content_right img.sidepic {
	float:left;
	display:block;

}

#navigated_content_right img.sidepic2 {
	float:right;
	display:block;
	position:relative;

}

#result_line {
	height:auto;
	width:610px;
	float:left;
	color:#000000;
	padding:0px;
}

#result_line #result_details{
	height:auto;
	width:350px;
	float:left;
	color:#000000;
	font-size:12px;
	padding:0px;
	padding-left:40px;
	padding-bottom:5px;
}
#result_line #result_details_amount{
	height:auto;
	width:80px;
	float:right;
	text-align:right;
	color:#000000;
	font-size:12px;
	padding:0px;
	padding-bottom:5px;
	padding-right:120px;
}

#single_content { padding-left:43px;}

#single_content h1 { display:block; height:33px; padding-top:5px; padding-left:20px; color:#000; background-color:#a4bfde; font-size:18px;}




#pichold { background:url(images/face_contact.jpg) no-repeat bottom left;}

#xpic {display:block; position:relative; top:125px; margin-top:20px;}


#formset ul { list-style:none;}
#formset ul li { clear:both; padding-top:5px;}
#formset ul li label { display:block; width:180px; float:left;}
#formset  input { height:25px; font-size:18px;}
#btn_submit  input{ width:141px; height:41px}
#btn_submit  { text-align:center;}




#footer { clear:both; text-align:center; color:#000; padding:15px 0; font-size:11px; background:#a7c1cc; height:40px;}
#footer a{ color:#000; font-size:11px; text-decoration:none;}
#footer a:hover{ color: #FF0000;}

#login_box { padding:10px 0; text-align:center;}

#access { 	display:block;
			height:24px;
			width:144px; 
			background-image:url(images/access.jpg); 
			background-repeat:no-repeat; 
			float:left; 
			margin-right:10px;
			margin-left:10px;}
			
#login { display:block;
		 width:77px; 
		 height:24px;
		 background-image:url(images/login_btn.jpg); 
		 background-repeat:no-repeat;
		 float:left;}

#sign_up { display:block; 
			width:77px; 
			height:24px; 
			background-image:url(images/sign_up_btn.jpg);
			background-repeat:no-repeat;
			margin:0 auto;}

#email_btn { display:block;
			 width:61px; 
			 height:61px; 
			 background-image:url(images/email_btn.jpg); 
			 background-repeat:no-repeat;
			 margin-left:150px;}			

#get_started { text-align:center; padding-bottom:10px;}

#get_started2 a {  display:block;
				 width:141px; 
				 height:41px; background:url(images/get_started.jpg);
				 background-repeat:no-repeat;
				 margin-right:40px;
				 margin-left:150px;
				 float:left;}
#get_started2 a:hover { background:url(images/get_started_hover.png) no-repeat;}
				 
#more_info a { display:block; width:141px; height:41px; background:url(images/more_info.jpg);background-repeat:no-repeat; float:left;}
#more_info a:hover { background:url(images/more_info_hover.png) no-repeat;}

#vendor_enroll, #join_us{ padding:10px 0; padding-left:10px;}

#arrange_form { padding-left:160px;}
#content_navigated { text-align:center;}


/* CLASSES HERE */
.bg{ background-image:url(images/bg.jpg); background-repeat:repeat-y;}
.bg2 { background:url(images/face_contact.jpg) no-repeat bottom left;}
.bg3 { background: url(images/pen.jpg) no-repeat top right}
.cls_bg { background:url(images/face_contact.jpg); background-repeat:no-repeat; background-position:right;}
.cls_btn { 	font-size:18px; 
			color:#FFFFFF;
			text-decoration:none;}
.style1 {
	font-family:"century Gothic"; font-weight:normal;
	font-size: 16px;
	color: #117599;
}
.style2 {
	font-family:"century Gothic"; font-weight:normal;
	font-size: 20px;
	color: #117599;
}
.style3 {font-size: 18px}
.style4 {font-size: 12px}
.style5 {font-size: 14px}
.underlined{ text-decoration:underline;}

.cls_bg_sep { background-image:url(images/nav_seperator.jpg);
					background-repeat:no-repeat;
					background-position:right; }


#footbar {display:block; height:20px; background:#dedede;}
				

