html { /*  Sets up the document and removes auto 10px margin at top of page*/
	height: 100%;
	margin: 0px;
}

body { /* Sets up the page and aligns everything to center */
	margin:0;
	height:100%;
	text-align:center; /* makes IE center everything*/
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

*{	font-family: Arial, Helvetica, sans-serif;}
.invisibletext {
	display:none;
}
.smallerfont {
	font-size:9px;
	font-weight:normal;
}
.normal {
	font-weight:normal;
}
.bold {
	font-weight:bolder;
}
.black {
	color:#000;
}
.orange {
	color:#ED660A;
}
hr {
	border:1px solid #ccc;
}

h2, h2 a:visited, h2 a:link {
	color: #208BE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;	
	text-decoration:none;
	line-height: 26px;
}

h2 a:hover {
	text-decoration:underline;
}


h2,p{margin:0;padding:5px 10px}

p li, ul{padding:0px; margin:0px}

h2{text-decoration:none;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:10px 10px;
	line-height: 22px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	margin: 0px;
	padding: 10px;
	line-height: 20px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	margin: 0px;
	padding: 10px;
}

listitems{margin:0;
	padding:20px 20px 20px 20px}

normaltext{margin:0;padding:5px 20px}


#home_content {
	width: 100%;
}

#site_wrapper {
	margin:0 auto 0; /* makes Moz center everything*/
	width: 757px;
	height: 850px;
	z-index:-2;
	float: none;
	clear: both;
}

#logo { /* Contains the logo graphic */
/*	display:block;*/
	text-align:left;
	width:270px;
	height:75px;
	padding: 0px;
	background: url(images/common/optima_new_logo_strapline.gif) no-repeat;
	float: left;
	/*clear: both;*/
}

#telephone_header { /*contains contact details in header */
	display:block;
	text-align:right;
	width:270px;
	height:75px;
	padding: 0px;
	float: right;
	background: url(images/common/telephone-numbers.gif) no-repeat;
	background-repeat: no-repeat;
}

#header {
	width: 755px;
	float: none;
	clear: both;
	text-align: left;
	z-index:5;
	position:relative;
	/*padding-bottom: 30px;*/
}

/*#advert_wrapper {
	display: block;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 702px;
	height: 245px;
	padding-top:5;
	}*/

#main_navigation { /* Holds the main navigation  */
	margin:0px 0px 0px 0px;
	float:none;
	width:100%;
	height:31px;
	/*top: 85px;*/
	clear: both;
	background-image:url(images/common/nav_stripe4.gif)

}

/*#main_advert {
	margin:0 0 0 0;
	width: 757px;
	height: 255px;
	float:left;
	clear: both;
	background:url(main_image2.jpg) no-repeat;
	z-index:0;
}	 */

#main_advert {
	margin-top: 0px;
	width: 100%;
	height: 255px;
	float:left;
	clear: both;
	position:relative;
	/*background:url(images/home/main_image2.jpg) no-repeat;*/
	z-index:0;
}

* html #main_advert{ 
	margin-top: 0px;
	margin-left:0px;
}

#home_content {
	margin-top: 15px;
	margin-bottom: 5px;
	float:left;
	clear: both;
	z-index:0;
	height:auto;
}

#home_left_column {
	float:left;
	height:auto;
	width: 171px;
	text-align: left;
	background:#FFF;
	text-align:left;
}



#home_right_column {
	float: right;
	width: 195px;
	text-align: left;
	font-size:12px;
	background-color:#fff;
	line-height: 16px;
}

#home_center_column {
	float: left;
	width: 370px;
	overflow: hidden;
	text-align: left;
	font-size:12px;
	background-color:#FFFFFF;
	line-height: 12px;
	text-align:left;
	

}

#home_adverts {

	width: 100%;
	padding-top: 15px;
	height:65px;
	float:none;
	clear:both;
}

#home_advert_box01 {
	width: 368px;
	float:left;
	text-align: justify;
	}
#home_advert_box02 {
	width: 194px;
	float:left;
	text-align: right;
	}
#home_advert_box03 {
	width: 192px;
	float:left;
	text-align: right;
	}
	
#customer_support {
	padding-top: 15px;
	width: 170px;
	height: 71px;
	float: left;
	clear: both;
	}
	
#main_content {
	float: left;
	width: 568px;
	padding-left: 10px;
	padding-right: 5px;
	overflow: hidden;
	text-align: left;
	font-size:12px;
	line-height: 16px;
}

#main_content li{
	margin-left:28px;
	padding-left:5px;
	margin-bottom:10px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;	
}

#main_content li ul   {

	margin-top:10px;
	list-style-type: disc;
	list-style-image: none;
	
}

#main_content ol li {

	margin-top:10px;
	list-style-type: decimal;
	margin-left:0px;
	list-style-image: none;
	
}

#main_content li ol {

	margin-top:10px;
	margin-left:0px;
	list-style-type: decimal;
	list-style-image: none;
	
}

#main_content a:link {
	color: #000066;
	text-decoration: none;
}

#main_content a:visited {
	color: #000066;
	text-decoration: none;
}

#main_content a:hover {
	color: #000066;
	text-decoration: underline;
}

#main_content a:active {
	color: #000066;
	text-decoration: none;
	
}

#main_content_picture {
	padding-bottom:10px;
	border: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

#maincontent_lh_picture {
	float: left;
	text-align:left;
	width: 230px;
	border: 0px 0px 0px 0px;
	padding:0px 0px 10px 10px;
	margin:0px 0px 0px 0px;
}

#maincontent_lh_picture li {
	text-align:left;
	margin-left:15px;
	margin-top:20px;
	padding:0px 0px 15px 0px;
	list-style-type: none;
	list-style-image: url(images/common/bullet_arrow.jpg);
	list-style-position: outside;
	font-weight: bold;
}

#maincontent_rh_box{
	float: right;
	width: 325px;
	font-weight:normal;
	padding-bottom:10px;
	border: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#product_class {
	width:100%;
	float: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom:15px;
}

#main_content_productclass {
	float: left;
	width: 170px;
	height: 215px;
	padding-bottom:10px;
	border: 0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	margin:0px 20px 0px 0px;
	}
	
#how_to_buy {
	float: right;
	text-align:left;
	width: 150px;
	
}

#product_disciplines {
	float: left;

	width: 200px;
/*/*	padding-left:0px;
	margin-left:0px;
	border-left:0px;
	display: inline;*/
	
}

#product_disciplines li {
	margin-left:15px;
	list-style-type: disc;
	list-style-image: none;

}

#products_jumpmenu {
	width:350px;
	float: left;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:0px;
	padding-bottom: 10px;
}
/* Main statement 
---------------------------------*/

#main_statement{

	padding: 0px 0px 5px 5px;
	background:#FFFFFF;
	width: 365px;
	float: left;

	line-height:16px;
	overflow: visible;
	
}	


#main_statement a:link {
	color: #000066;
	text-decoration: none;
}

#main_statement a:visited {
	color: #000066;
	text-decoration: none;
}

#main_statement a:hover {
	color: #000066;
	text-decoration: underline;
}

#main_statement a:active {
	color: #000066;
	text-decoration: none;
	
}

/* /////////Main statement 
---------------------------------*/



/* BOTTOM LINKS BAR 
--------------------*/

#bottom_links_bar {
	width: 100%;
	height: 70px;
	float: left;
	text-align: center;
	clear: both;
	color: #000000;
	margin-top: 10px;
	padding-top: 5px;
}


#bottom_links_bar a:link {
	color: #000066;
	text-decoration: none;
}

#bottom_links_bar a:visited {
	color: #000066;
	text-decoration: none;
}

#bottom_links_bar a:hover {
	color: #000066;
	text-decoration: underline;
}

#bottom_links_bar a:active {
	color: #000066;
	text-decoration: none;
	
}

/* ---- //BOTTOM LINKS BAR -------------*/

/* Quick links box 
--------------------*/
div#quick_links{
	width: 171px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 0px;
	background:#E6E6E6;
	color:	#000000;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

#quick_links a:link {
	text-decoration:none;
	color:#000066;
}

#quick_links a:visited {
	text-decoration:none;
	color:#000066;
}

#quick_links a:hover {
	text-decoration:underline;
	color:#000066;
}

#quick_links a:active {
	text-decoration:none;
	color:#000066;
}

/* /////////// Quick links box 
--------------------*/

#lh_extras{
	width: 171px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	background:#ffffff;
	color:	#000000;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
}

#lh_extras a:link {
	text-decoration:none;
	color:#000066;
}

#lh_extras a:visited {
	text-decoration:none;
	color:#000066;
}

#lh_extras a:hover {
	text-decoration:underline;
	color:#000066;
}

#lh_extras a:active {
	text-decoration:none;
	color:#000066;
}

div#lh_box2 {
	width: 171px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 0px;
	background:#E6E6E6;
	color:	#000000;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

#lh_box2 a:link {
	text-decoration:none;
	color:#000066;
}

#lh_box2 a:visited {
	text-decoration:none;
	color:#000066;
}

#lh_box2 a:hover {
	text-decoration:underline;
	color:#000066;
}

#lh_box2 a:active {
	text-decoration:none;
	color:#000066;
}


/* News box 
--------------------*/

div#news{
	width: 16em;
	padding: 10px;
	background:#E6E6E6;
	color:#000;
	float: right;
	text-align:left;

}



#news a:link {
	text-decoration:none;
	color:#000066;
}
#news a:visited {
	text-decoration:none;
	color:#000066;
}

#news a:hover {
	text-decoration:underline;
	color:#000066;
}

#news a:active {
	text-decoration:none;
	color:#000066;
}

/* /////////// News Box
--------------------*/


/*#mainitems li a.submenu:hover {background:#f9f9f9 url("nav_stripe_hover.gif") ;}*/

/* Breadcrumbs

-------------------*/


#breadcrumbs_container {
	width: 730px;
	margin-top:15px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:0px;
	padding-right:0px;
	padding-left:21px;
	text-align: left;
}

/** html #breadcrumbs_container { 
	margin-top: 15px;
	margin-left:0px;
}*/

#breadcrumbs {
	width: 700px;
	margin:0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 10px;
	background:#E6E6E6;
	color:#666;
	float: left;
	clear: both;
	text-align:left;

}

#breadcrumbs a:link {
	text-decoration: none;
	color:#666;
}

#breadcrumbs a:visited {
	text-decoration: none;
	color:#666;
}

#breadcrumbs a:hover {
	text-decoration: underline;
	color:#666;
}

#breadcrumbs a:active {
	text-decoration: none;
	color:#666;
}


.cidItemTitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.cidItem {
	font-size: 11px;
	font-weight: normal;

}

.cidItemDesc {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 20px;
}
