/*Acquis.com*/
/* CSS Document */
@charset "UTF-8";
/* CSS Document */

body {
	font-size:14px;
	color:#000;
	font-family: Calibri, "Microsoft Sans Serif", Arial, serif;
	background-repeat:repeat-x;
	background-color:#FFF;
	border-top-color:#FFF;
	border-top-width:15px;
}
#wrapper {
	width:900px;
	margin:auto;
}
#wrapper h1 {
	color:#000;
	font-size:1.8em;
	font-weight:400;
	font-family: Calibri, "Microsoft Sans Serif", Arial, serif;
	margin-bottom:15px;
}
#head {
	margin-top:10px;
	margin-bottom:40px;
}
#logo {
	margin-top:10px;
	margin-bottom:5px;
	font-family: Calibri, "Microsoft Sans Serif", Arial, serif;
	font-size: 2.6em;
	font-weight: bold;
}
.image {
	padding:10px 12px 12px 10px;
	margin:0 auto;
	width:435px;
}
.home_white_line {
	border: solid 1px #FFF;
	width:100%;
	height:100%;
}
#inner_splash {
}
#content {
	margin-top:0px;
}
#content p {
	margin-top:12px;
	margin-bottom:12px;
}

p#vcard {
	background-image: url(../images/vcard.gif);
	padding-left: 30px;
	background-repeat:no-repeat;
}

#content h2 {
	color:#000;
	font-size:1.8em;
	font-weight:400;
	font-family: Calibri, "Microsoft Sans Serif", Arial, serif;
	margin-bottom:15px;
}
#content h3 {
	font-size:1.1em;
	color:#935600;
	font-style:normal;
	margin-top:12px;
}

#content ul {
}
#content li {
	margin-left:30px;
	list-style-type:disc;
}

#content a {
	color:#2769a7;
	border-bottom:1px dotted #2769a7;
	text-decoration:none;
}
#content a:hover {
	border-bottom:1px solid #2769a7;
}
#content a:visited {
}
#content_about {
	background-image:url(../images/scientist_writing_on_board_resized.jpg);
	background-repeat:no-repeat;
	height:174px;
}
#content_candidates {
	background-image:url(../images/periodic_table_resized.jpg);
	background-repeat:no-repeat;
	height:174px;
}
#flash_box {
	margin:37px 0 0 10px;
	border:thin #CCC solid;
	width:400px;
	height:298px;
}
#content_splash {
	background-image:url(../images/flask_image_green_liquid_resized2.jpg);
	background-repeat: no-repeat ;
	height:174px;
}
#content_affiliates {
	background-image:url(../images/stretched_world_map_resized.jpg);
	background-repeat:no-repeat;
	height:174px;
}
#content_clients {
	background-image:url(../images/pile_of_needles_resized.jpg);
	background-repeat:no-repeat;
	height:174px;
}
#content_contact {
	background-image:url(../images/contact_us_image_resized.jpg);
	background-repeat:no-repeat;
	height:174px;
}
#content_left {
	float:left;
	width:550px;
	padding-right:30px;
}
#content_right {
	float:left;
	width:310px;
}
#home_left {
	float:left;
	width:430px;
	margin-right:15px;
	font-size:14px;
}
#home_center {
	width:430px;
	margin: auto;
	font-size:14px;
}

#home_right {
	float:left;
	width:430px;
	background-image:url(../images/quote.jpg);
	background-repeat:no-repeat;
	font-size:14px;
}
#home_right_noquote {
	float:left;
	width:430px;
	font-size:14px;
	background-repeat:no-repeat;
}
.highlight {
	padding:20px;
	background-color:#f4f4f4;
	font-style:italic;
	margin-bottom:20px;
}
.stroke {
	padding:20px;
	border:solid 1px #dadada;
	margin-bottom:20px;
}
.stroke_img {
	border:solid 1px #dadada;
	width:308px;
	margin-bottom:20px;
}
.content_img img {
	padding:9px;
	border:solid 1px #dadada;
}
#inner_left {
}
#inner_right {
}
#footer {
	clear:both;
	width:100%;
	min-height:150px;
	background-color:#f4f4f4;
}
#inner_footer {
	clear:both;
	width:900px;
	margin:auto;
	padding-top:15px;
}
#footer_nav {
	clear:both;
	width:550px;
	padding-top: 20px;
	margin:0 auto;
	border: 0px;
}
#footer_nav li {
	display:inline;
	font-size:1.0em;
	color:#8C2633;
	font-style:normal;
	margin-bottom:15px;
}
#footer a {
	margin:15px 5px 15px 0;
	font-size:1.1em;
	color:#8C2633;
	font-style:normal;
}
#footer a:hover {
}
#footer a:visited {
}
.quote {
	font-style:italic;
}
#copyright {
	clear:both;
	width:300px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#copyright p{
	font-style:italic;
	text-align:center;
}
#copyright img{
	margin-top:20px;
	margin-left:10px;
}
#MenuBarDiv { 
}

/***Skip Navigation Links***/

#skip a, #skip a:hover, #skip a:visited  
 { 
 position:absolute; 
 left:0px; 
 top:-500px; 
 width:1px; 
 height:1px; 
 overflow:hidden;
 } 
  
 #skip a:active, #skip a:focus
 { 
 position:static; 
 width:auto; 
 height:auto; 
 } 
 
 #skipiefix {
 width:5%;
 }
#wrapper #content #home_center #breadcrumbs {
	font-size: 12px;
	margin-top: 10px;
	padding-right: 5px;
	margin-bottom: 20PX;
}
strong {
	font-weight: 900;
}



#wrapper #content #home_center ol li {
	list-style-type: decimal;
	margin-top: 10px;
}

