@charset "UTF-8";

body {
	background-color:#313e4d;
	color:#666666;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#444141;
	font-weight: 400;
	margin-top: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#444141;
	font-weight: 400;
	border-top: 1px solid #336699;
	padding-top: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	border-bottom: 1px solid #336699;
	padding-bottom: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}

a {
text-decoration:underline;
color:#336699;
}

a:hover {
text-decoration:none;
color:#999999;
}

a img { border: none }


.intro_text {
	color:#444141;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
}

#mainpage {
	background-image: url(../images/blue_bground.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
	width: 1020px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	border-left: solid 1px white;
	border-right: solid 1px white;
}

#centerColumn {
	width:960px;
	text-align:center;
	margin:0 auto;
}

.white_text {
color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	}

#header {
	margin:0 0 32px 0;
	padding:0;
	width:960px;
	height:83px;
	background:url(../images/blue_top_bground.jpg) no-repeat top left;
	float:left;
}

#logo {
	margin:0px 0 0 10px;
	padding:0;
	width:113px;
	height:66px;
	background:url(../images/cdo_logo.jpg) no-repeat top left;
	float:left;
}

#logo_link {
	float:left;
	display: inline;
	display:block;
	cursor:pointer;
	width:113px;
	height:55px;
	position:relative;
	top:15px;
	left:0px;
	padding: 0px;
	margin: 0px;
}

#splash {
	width:960px;
	clear: both;
	padding: 0;
	margin: 0;
}

#splash_top {
	background:url(../images/header.jpg) no-repeat top;
	width: 960px;
	height: 49px;
	margin: 0;
	padding: 0;
}
	
#splash_top2 {
	background:url(../images/header2.jpg) no-repeat top;
	width: 960px;
	height: 49px;
	margin: 0;
	padding: 0;
}
	
#splash_bottom {
	background:url(../images/title_home.jpg) no-repeat top;
	width: 960px;
	height: 243px;
	margin: 0;
	padding: 0;
}

#splash_bottom2 {
	background:url(../images/title_page.jpg) no-repeat top;
	width: 960px;
	height: 48px;
	margin: 0;
	padding: 0;
}

#splash_top h1, #splash_top p, #splash_top2 h1, #splash_top2 p, #splash_bottom h1, #splash_bottom p, #infobox h1, #infobox_home h1 {
	display: none;
	font-size: 18px;
	color: #99cc33;
	margin: 0px;
	padding: 0px;
}

#splash_bottom2 h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight: bold;
	text-align: left;
	padding: 14px 0 0 15px;
}

#content_left {
	width:710px;
	float:left;
	text-align: left;
	margin: 30px 0 0 0;
	padding: 0;
}

#content_right_home {
	width:250px;
	float:right;
	text-align: left;
	padding: 0;
	margin: 0 0 0 0px;
	min-height: 200px;
}

#content_right {
	width:230px;
	float:right;
	text-align: left;
	padding: 0;
	margin: 30px 0 0 20px;
	min-height: 200px;
}

#content_right_prod {
	width:230px;
	float:right;
	text-align: left;
	padding: 0;
	margin: 30px 0 0 0;
	min-height: 200px;
}


#left_column_narrow1 {
	width:340px;
	float:left;
	text-align: left;
	margin: 0 25px 0 0;
	padding: 0;
}

#left_column_narrow2 {
	width:340px;
	float:left;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}

#qualityseal {
	background-image: url(../images/quality_seal_bottom.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 250px;
	margin: 0px 0 10px 0px;
	padding: 0;
}

#infobox {
	background-image: url(../images/infobox_top.gif);
	background-repeat: no-repeat;
	background-color: #ce8511;
	width: 230px;
	margin: 0px 0 0 0;
	padding: 105px 0 0 0;
}

#infobox_home {
	background-image: url(../images/infobox_top.gif);
	background-repeat: no-repeat;
	background-color: #ce8511;
	width: 230px;
	margin: 0px 0 0 20px;
	padding: 105px 0 0 0;
}

#infobox_base {
	background-image: url(../images/infobox_base.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 10px;
	margin: 0;
	padding: 0;
}

#infobox p, #infobox_home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	padding-left: 15px;
	padding-right: 15px;
}

#infobox a, #infobox_home a {
	color: white;
	}
	
#time {
	width: 226px;
	min-height: 52px;
	margin: 0 2px 0 2px;
	background-color: #1a5a8d;
	padding-top: 1px;
}

#navbox {
	background-image: url(../images/navbox_top.gif);
	background-repeat: no-repeat;
	background-color: #ce8511;
	width: 230px;
	margin: 0 0 25px 0;
	padding: 0 0 0 0;
}

#navbox_base {
	background-image: url(../images/infobox_base.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 10px;
	margin: 0;
	padding: 0;
}

#navbox h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#ffffff;
	padding: 10px 15px 5px 15px;
}

#navbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	padding-left: 15px;
	padding-right: 15px;
}

#navbox ul{ 
	padding-left: 15px;
	padding-right: 15px;
	margin:0;
	list-style: none;
}

#navbox li {
	list-style: none;
	}
	
#navbox a {
	color: white;
	}

#iso_logo {
	background-image: url(../images/isologo.gif);
	background-repeat: no-repeat;
	background-color: white;
	height: 50px;
	width: 990px;
	margin: 30px 0 0 30px;
	padding: 0;
	float: left;
}

#privacy	{
	width:920px;
	text-align: left;
	padding-left: 20px;
}

#press	{
	float: left;
	width:580px;
	text-align: left;
	padding-left: 20px;
}

#solutions {
	width:960px;
	clear: both;
	text-align: left;
	background-image: url(../images/solutions_header.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
}

#content_area {
	width:960px;
	text-align: center;
	min-height: 200px;
	margin-top: 0px;
	clear: both;
}

#footer {
	width:1020px;
	background-color:#1a5a8d;
	min-height: 150px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	border-top: #c6c7c1;
	border-top-width: 1px;
	border-top-style:dotted;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align: center;
}

.copyright a {
text-decoration:none;
color:#ffffff;
}

.copyright a:hover {
text-decoration:underline;
color:#ffffff;
}


.call {
	width:960px;
	height:46px;
	clear: both;
	padding-top: 30px;
	}

	
.small_type {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align: left;
}

.small_type a {
text-decoration:underline;
color:#222222;
}

.small_type a:hover {
text-decoration:underline;
color:#84b73a;
}


	
/* Bottom Navigation bar menu styling */

#bottom_nav {
	width:960px;
	height:46px;
	background-image:url(../images/footernav_bg.gif);
	background-repeat:no-repeat;
	margin-top: 22px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align: left;
	padding-top: 12px;
	padding-left: 10px;
}
	
	
	
#nav_container1 {
float: left;
width:960px;
height:45px;
}

#nav_container2 {
	float: right;
	width:193px;
	height:41px;
	margin-top: -5px;
	text-align: right;
	margin-right: 30px;
}
	
	
#bottom_nav ul {
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
}

#bottom_nav li {
	margin:0;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-right: 10px;
}

#bottom_nav li a{
	margin:0;
	display:inline;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	padding-right: 10px;
}

#bottom_nav li a:hover {
	color:#cccccc;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
}

#bottom_nav li a.active {

	color:#cccccc;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
	
}


	

/* Top Navigation bar menu styling */
#nav {margin-top:28px; padding:0; float:left;}
#nav ul{ 
	padding:0;
	margin:0 0 0 60px;
	width:auto;
	list-style: none;
	height:30px;
	position: relative;
	float:right;
	display: inline;
}
#nav li{
	list-style:none;
	float:left;
	text-align:left;
	padding:0;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:30px;
	display: inline;
}
#nav .lavaLamp li a {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	color:#FFFFFF; 
	display: inline;
}

#nav .lavaLamp li a:hover {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px; 
	color:#FFFFFF;
	display: inline;
}

#nav .lavaLamp li .active {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px; 
	color:#FFFFFF;
	display: inline;
}


#nav .lavaLamp li.back {
	background: url(../images/lava.gif) no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
#nav .lavaLamp li.back .left {
	background: url(../images/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

#nav a {color:#464833; text-decoration:none;}

#nav a:link {color:#464833; text-decoration:none;}

#nav a:hover {color:#FFFFFF; text-decoration:none;}

#nav a:active {color:#FFFFFF; text-decoration:none;}

#gallery {
	width: 720px;
	min-height: 495px;
	margin: 0 0 20px 0;
	padding: 0;
	float:left;
}

#gallery ul {
	margin: 0; 
	padding: 0;
}

#gallery li { 
	display: inline; 
	font-size: 11px; 
	float: left; 
	margin: 0px 20px 47px 0px;
	padding: 0;
}

#gallery li a { 
	display: block; 
	width: 160px; 
	height: 118px; 
	background-position: center; 
	background-repeat: no-repeat; 
	color: white;
	margin: 0; 
	padding: 0;
}

#gallery li a span { 
	background: url(../images/caption_bg.gif) no-repeat;
	font-size: 11px; 
	position: relative; 
	top: 118px; 
	color: #ffffff;  
	display: block; 
	text-align: left; 
	width: 160px; 
	height: 27px;
	overflow: hidden; 
	padding: 3px 0 0 10px;
	margin: 0;
}

#gallery li a:hover span { 
	text-decoration: none; 
}
	
.page a {
text-decoration:underline;
color:#84b73a;
}

.page a:hover {
text-decoration:underline;
color:#222222;
}

.intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-style:italic;
}	