/*Layout*/
body, html {margin: 0; padding: 0;}
body {background: #fff url('images/main_backdrop.jpg') repeat-x;}
#main_body {margin: 0px auto 10px; padding: 0px; width: 930px; background-color: #fff;}
#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 {width: 235px; float: left; margin-top: 6px; padding-left: 20px;}
.top_links_right {width: 265px; float: right; margin-top: 5px; color:#FFFFFF; padding-right: 10px;}
.main_links_top { width: 530px; text-align: right; margin-top: 60px; float: right; }
#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;}
.cdivl { width: 270px;}
.cdivr { width: 270px; float: right;}
#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;}
.solutionsR { width:169px; float: left; padding: 10px;}
.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;}
.footerright {width: 172px; float: right; padding-right: 15px;}
#legal {height: 30px; color:#333333; font-size: 12px; margin-left: 15px; margin-top: 5px;}
.contact_button {width: 126px; height: 25px; background: #FF6600; color: #FFFFFF; cursor: pointer; border: 0px;}
/*Layout*/



/*Type*/
body{font: 13px /17px Arial, Helvetica, sans-serif; color: #666;}
#top_text_left, #top_links_right, .contact_button {font: 12px "Trebuchet MS", Arial, sans-serif;}
address {margin-top: 0; font-style: normal;}
h1 {font-size: 16px; color: #000; font-weight: normal; padding-left: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px;}
h2 { font-weight: bold; color: #FF6600; font-size: 13px; margin: 0px; margin-top: 17px; margin-bottom: 5px;} 
#content_right h2 {font-size: 14px; color: black; font-weight: normal; margin-top: 17px;}
#main_body h2:first-child {margin-top: 0;}
.jobsh2 { font-weight: bold; color: #FF6600; font-size: 12px; margin: 0px; margin-top: 0px; margin-bottom: 0px; text-decoration:underline;} 
#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;}
h3 {font-weight: bold; font-size: 12px; margin-bottom: 0px; margin-top: 10px; margin-bottom: 0;}
#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;}
#main_body #content_right h3:first-child {margin-top: 0;}
h4 {font-size: 14px; color: #000; font-weight: normal; margin-top: 15px; margin-right: 0px; margin-bottom: 5px;}
h5 {}
h6 {font-weight: normal; color: #333; font-size: 12px; margin-top: 15px; margin-bottom: 0px; margin-top: 0px;}
ul {margin: 0 0 15px 15px; padding : 0; list-style : disc outside none;}
li ul {margin: 0 0 0 15px; list-style-type: circle;}
#footer ul {margin: 0; list-style: none;}
p { padding: 0px; margin-top: 0px; margin-bottom: 15px;}
.cdivl p, .cdivr p { padding-left: 20px; margin: 0px;}
#footer li { float: left; margin-right: 5px;}
/*Type*/



/*Interaction*/
a {color: #f60; text-decoration: underline; }
a:hover { color: #FFA062; text-decoration: none; }
.orangelink { color: #FF6600; text-decoration: none; }
.orangelink a:hover { color: #FF6600; }
.top_links_right a { color: #FFFFFF; text-decoration: none; font-size: 12px; }
.top_links_right a:hover { color: #FEBF96;}
.main_links_top a { color: #000000; font-size:14px; text-decoration: none;}
.main_links_top a:hover { color: #999999; text-decoration: underline;}
.solutionsL:hover, .solutionsR:hover { background-color: #FFECDF;}
#footer a { color: #333333; text-decoration: none;}
#footer a:hover { color: #666666; text-decoration: underline;}
/*Interaction*/
