@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background: #FFFFFF url(images/main_backdrop.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 17px;
}
h1 {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
h2 { font-weight: bold; color: #FF6600; font-size: 12px; margin: 0px; margin-top: 0px; margin-bottom: 5px;} 

.jobsh2 { font-weight: bold; color: #FF6600; font-size: 12px; margin: 0px; margin-top: 0px; margin-bottom: 0px; text-decoration:underline;} 
h3 { font-weight: bold; font-size: 12px; margin-bottom: 0px; margin-top: 10px; margin-bottom: 10px;}
h4 {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
}
h5 {}
h6 { font-weight: normal; color: #333333; font-size: 12px; margin-top: 15px; margin-bottom: 0px; margin-top: 0px;}
ul {	
	margin: 0; 
	padding : 0; 
	list-style : none; 
}
.ulorange {
	list-style-position: inside;
	list-style-image: url(images/orange_dot.gif);
}
a { color: #FF6600; text-decoration: underline; }
a:hover { color: #FFA062; text-decoration: none; }

.orangelink { color: #FF6600; text-decoration: none; }
.orangelink a:hover { color: #FF6600; }

p { padding: 0px; margin-top: 0px; margin-bottom: 15px;}

#main_body {
	margin: 0px auto 10px;
	padding: 0px; 
	width: 930px;
	background-color: #FFFFFF;
}
#logo_left {
	width: 360px;
	height: 110px;
}

#top_links {
	background-image: url(images/top_links_backdrop.gif);
	background-repeat: no-repeat;
	width: 550px;
	height: 40px;
	float: right;
	padding-right: 15px;
 	}
 	.top_text_left {
	font: 12px "Trebuchet MS", Arial, sans-serif;
	width: 235px; 
	float: left; 
	margin-top: 6px;
	padding-left: 20px;
	}
 	.top_links_right { 
	font: 12px "Trebuchet MS", Arial, sans-serif;
	width: 265px; 
	float: right; 
	margin-top: 5px; 
	color:#FFFFFF;
	padding-right: 10px;
	}
 	.top_links_right a { color: #FFFFFF; text-decoration: none; font-size: 12px; }
 	.top_links_right a:hover { color: #FEBF96;}


.main_links_top { width: 530px; text-align: right; margin-top: 60px; float: right; }
	.main_links_top a { color: #000000; font-size:14px; text-decoration: none;}
	.main_links_top a:hover { color: #999999; text-decoration: underline;}

#flash_section { width: 930px; height:228px; background-color: #FFFFFF; float: left; border: #000000 solid 0px; margin-bottom: 20px;}
#content_left { width: 595px; padding-left: 15px; float: left; }
	#clients { margin-left: 15px; margin-right: 15px; margin-bottom: 15px;}
		#clients h2 { 
					font-weight: bold; 
					color: #FF6600; 
					font-size: 12px; 
					margin-top: 15px; 
					margin-bottom: 0px; 
					background: url(images/orange_dot.gif) no-repeat;
					padding-left: 20px;
					}
		#clients h3 {
					font-weight: bold; 
					color: #FF6600; 
					font-size: 12px; 
					margin-top: 0px; 
					margin-bottom: 0px; 
					background: url(images/orange_dot.gif) no-repeat;
					padding-left: 20px;
					}
	.cdivl { width: 270px;}
	.cdivl p { padding-left: 20px; margin: 0px;}
	.cdivr { width: 270px; float: right;}
	.cdivr p { padding-left: 20px; margin: 0px;}
#content_right { width: 290px; padding-right: 15px; float: right; }
	.contactboxl { width: 125px;}
	.contactboxr { width: 125px; float: right;} 
.dottedbox {
	border: dotted #999999 1px;
	padding: 15px;
}
#solutions { border-top: dotted 1px #999999; float: left;}
	.solutionsL { width: 169px; margin-right: 14px; float:left; padding: 10px;}
	.solutionsL:hover { background-color: #FFECDF;}
	.solutionsR { width:169px; float: left; padding: 10px;}
	.solutionsR:hover { background-color: #FFECDF;}
.contactbox {
	background-color: #FFECDF;
	border-top: dotted #999999 1px;
	padding: 15px;
	color: #666666;
}
.toplinebox {
	border-top: dotted #999999 1px;
	padding: 15px;
	color: #666666;
}
.linebox { border-top: dotted #999999 1px; border-bottom: dotted #999999 1px; padding: 15px;}

#footer { height: 37px; background: url(images/footer_background.gif) no-repeat; clear: both; padding-left: 15px; padding-top: 30px; font-size: 12px;}
		#footer li { float: left; margin-right: 5px;}
		#footer a { color: #333333; text-decoration: none;}
		#footer a:hover { color: #666666; text-decoration: underline;}
		.footerright { width: 172px; float: right; padding-right: 15px;}
#legal { height: 30px; color:#333333; font-size: 12px; margin-left: 15px; margin-top: 5px;}
.contact_button {
	font-family:"Trebuchet MS", Arial, sans-serif;
	width: 126px;
	height: 25px;
	background: #FF6600;
	color: #FFFFFF;
	cursor: pointer;
	border: 0px;
}