*{margin:0; padding:0;}

html{
     width:100%; height:100%;
	 font-size:100.01%;
}
body {
     width:100%; height: 100%;
     min-height:100%;
     position:relative;
	 font:62.5% Tahoma, Arial, Helvetica, sans-serif;
	 background:#B2C8D8;
}
img{
	border:none;
}
select, textarea, .textbox{
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#808080;
	border:1px solid #D9D9D9;
}
textarea, .textbox{
	padding:1px 0 1px 5px;
}
fieldset{
	border:none;
}
legend{
	display:none;
}
a{
	outline:none;
}
/*******classes******/
.clearing {
	height: 0;
	clear: both;
}
.hide{
	display:none;
}
.none{
	padding:0 !important;
	margin:0 !important;
	border:none !important;
	background:none !important;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.textRight{
	text-align:right;
}
.replace{
	overflow:hidden;
}
.replace span{
	top:0; left:0;
	position:absolute;
}
.simpleList li{
	list-style:none;
	margin-bottom:5px;
}
.form li{
	list-style:none;
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
}
/*******************/
/********container********/
#outerWrapper.owIndex {
	background: url(/img/bgMain.gif) left top repeat-y ;
}
#outerWrapper {
	width:100%;
	position:relative;
	float:left;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:visible;
	background: url(/img/bgMain.gif) left top repeat-y ;
}
.owIndex #wrapper{
	background: url(/img/bgRight.gif) top right repeat-y;
}
#wrapper {
	width:950px;
	background: url(/img/bgRightInner.gif) top right repeat-y;
}
.owIndex #container{
	margin-right:-349px !important;
	background: url(/img/bgRight.gif) top right repeat-y;
}
#container {
	width: 100%;
	float: left;
	margin-right:-210px;
	background: url(/img/bgRightInner.gif) top right repeat-y;
}
.owIndex #content{
	margin-right: 349px !important;
	background:#004A7F url(/img/bgLeft.gif) left top repeat-y ;
}
#content {
	margin-right: 25px !important;
	zoom:1;
	background:#004A7F url(/img/bgMainInner.gif) left top repeat-y ;
}

#containerInner {
	width: 100%;
	float: left;
	margin-right:-30px;
	background: url(/img/bgRightInner.gif) top right repeat-y;
}
.owIndex #contentInner{
	margin-right: 119px !important;
	background:#004A7F url(/img/bgLeft.gif) left top repeat-y ;
}
#contentInner {
	margin-right: 29px !important;
	zoom:1;
	background:#004A7F url(/img/bgMainInner.gif) left top repeat-y ;
}
/**********top***********/
.owIndex #top{
	height:407px !important;
	background:#fff;
}
#top{
	width:950px; height:238px;
	position:relative;
	font-size:12px;
	background:#004A7F;
	overflow:hidden;	
}
#top a{
	text-decoration:none;
}
#top a:hover{
	text-decoration:underline;
}
.owIndex .logoWrapper{
	width:153px; height:93px;
	padding:30px 0 0 45px;
	margin-bottom:33px;
}
.logoWrapper{
	width:153px; height:123px;
	padding:30px 0 0 45px;
	background:#fff;
}
.logo{
	position:relative;
	overflow:hidden;
	font-size:2em;
}
.logo a{
	text-decoration:none;	
}
.logo, .logo span{
	width:181px; height:109px;
}
.logo span{
	top:0; left:0;
	position:absolute;
	cursor:pointer;
	background: url(/img/logo.png) no-repeat;
}
#flash{
	top:0; right:0;
	position:absolute;
	width:701px; height:407px;
	background: url(/img/bgFlash.jpg) no-repeat;
}
.topSmallMenu{
	width:349px; height:41px;
	top:0; right:0;
	position:absolute;
	font-size:11px;
	z-index:1;
	background:#B2C8D8;
}
.topSmallMenu li{
	list-style:none;
	float:left;
	margin-right:15px; 
	padding:15px 15px 0 0;
	border-right:1px solid #7FA4BF;
}
.topSmallMenu a{
	color:#808080;
}
.topSmallMenu .itgLink{
	padding-left:25px;
	margin-right:118px;
	border:none;
}
.topSmallMenu .itgLink a{
	width:77px; height:14px;
	display:block;
	text-indent:-999em;
	background: url(/img/itgLink.gif) no-repeat;
	color:#004A7F;
}
.topSmallMenu .last{
	margin:0;
	padding:15px 0 0;
	border:none;
}
#top .leftMenu{
	margin-bottom:0;
}
.titleWrapper{
	width:352px; height:80px;
	bottom:0; left:249px;
	position:absolute;
	padding-top:118px;
	background: url(/img/bgTitleWrapper.jpg) no-repeat;
}
.titleWrapper h1{
	position:relative;
	margin:0 auto;
}
.tCompany, .tCompany span{
	width:135px; height:44px;
}
.tCompany span{
	background: url(/img/titles/tCompany.jpg) no-repeat;
}
/**********middle***********/
.owIndex #middle{
	padding:25px 35px 40px 0;
}
#middle {
	margin-left: 249px;
	padding-bottom:40px;
	color:#6F6F6F;
	font-size:12px;
	background:#fff;
	position:relative;
}
#middle h2{
	font-size:10pt;
	color:#004A7F;
	margin-bottom:8px;
}
#middle h3{
	font-size:8pt;
}
#middle ul{
	margin-left:25px;
}
#middle a{
	color:#004A7F;
	text-decoration:none;
}
#middle a:hover{
	text-decoration:underline;
}
.owIndex .cTitle{
	margin-bottom:25px;
}
.cTitle{
	margin-bottom:10px;
	color:#004A7F;
	font-size:14px;
}
.contentTitle{
	margin-bottom:10px;
	color:#004A7F;
	font-size:14px;
}
.contentBlock{
	padding-right:10px;
	padding-left:10px;
	color:#6F6F6F;
	font-size:12px;
	overflow:hidden;
	zoom:1;
}
.contentBlock p{
	margin-bottom:20px;
	margin-top:10px;
}
.navchainWrapper{
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
}
.navchain{
	margin:0 !important;
	padding:5px 0 0 5px;
	height:20px;
	background:#7FA4BF;
	font-size:11px;
}
.navchain li{
	margin-right:5px;
	list-style:none;
	float:left;
	color:#fff;
}
.navchain a{
	color:#fff !important;
}
.back{
	margin:0 20px 0 10px;
	padding-left:10px;
	background: url(/img/arrowTopBlue.gif) 0 3px no-repeat;
}
.print{
	padding-left:15px;
	background: url(/img/print.gif) 0 3px no-repeat;
}
/***************************/
/**********left*************/
.owIndex #left{
	padding-top:25px;
	position:static;
	margin:0;
}
#left {
	width: 249px;
	top:-238px;
	margin-bottom:-238px;
	float: left;
	font-size:11px;
	color:#6E94B1;
	position:relative;
	z-index:1;
	zoom:1;
	background:url(/img/bgLeftCol.gif) 6px 0 repeat-y;
}
#left a{
	text-decoration:none;
}
#left a:hover{
	text-decoration:underline;
}
.owIndex .leftMenu{
	font-size:13px;
}
.leftMenu{
	width:204px;
	padding:10px 5px 10px 45px;
	margin-bottom:30px;
	font-size:12px;
	background: url(/img/bgLeftMenu.gif) no-repeat;
}
.leftMenu li{
	list-style:none;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #F3F3F3;
	color:#004A7F;
}
.leftMenu li ul li{
	font-size:12px;
}
.leftMenu li ul{
	margin-top:10px;
}
.leftMenu li ul li{
	border:none;
	margin-bottom:5px;
	padding-bottom:5px;
}
.leftMenu li ul li ul{
margin-left:10px;
}
.leftMenu a{
	color:#004A7F;
}
.leftBlock{
	margin-bottom:30px;
	padding:0 20px 0 45px;
}
.leftBlock img{
	display:block;
	margin-bottom:10px;
}
.leftBlock a{
	color:#6E94B1;
}
.searchForm .textbox{
width:153px;
}
/***************************/
/**********right************/
.owIndex #right{
	width:289px;
	margin-bottom:-70px;
	padding-top:0 !important;
}
#right{
	width: 200px;
	padding:30px 30px 0 30px;
	font-size:11px;
	color:#004A7F;
	float: right;
	position:relative;
}
#right a{
	color:#fff;
	text-decoration:none;
}
#right a:hover{
	text-decoration:underline;
}
.news dd{
	margin-bottom:15px;
	font-weight:bold;
}

.news dd p {
	font-weight:normal;
}
.owIndex .pictureMenuWrapper{
	height:99px;
	margin:0 0 30px -30px;
	position:static;
}
.owIndex .pictureMenuWrapper li{
	position:absolute;
}
.pictureMenuWrapper{
	top:120px; left:676px;
	position:absolute;
}
.pictureMenuWrapper .consult{
	left:218px;
}
.pictureMenu{
	font-size:13px;
}
.pictureMenu li{
	width:197px; height:44px;
	padding:55px 0 0 25px;
	list-style:none
}
.pictureMenu a{
	font-weight:bold;
	color:#004A7F !important;
}
.career{
	background: url(/img/career.jpg) no-repeat;
}
.career a{
	width:60px;
	display:block;
}
.consult{
	background: url(/img/consult.jpg) no-repeat;
}
.consult a{
	width:84px;
	display:block;
}
.stripe{
	top:407px; left:950px;
	width:100%; height:99px;
	position:absolute;
	background:#004A7F;	
}
/***************************/
/**********bottom***********/
#bottom{
 	height: 120px;
	padding-top:30px;
	font-size:11px;
	clear:both;
}
.copyrightsBlock{
	width:170px;
	padding-left:45px;
	margin-right:80px;
	float:left;
	color:#6F6F6F;
	zoom:1;
	_margin-right:60px;
}
.copyrightsBlock .form{
	margin-bottom:40px;
}
.copyrightsBlock .textbox{
	width:170px;
}
.contactBlock{
	width:300px;
	float:left;
	color:#7B99B3;
}
.contactBlock a{
color:#7B99B3;
text-decoration:none;
}
.contactBlock a:hover{
text-decoration:underline;
}
.contactBlock big, .contactBlock span{
	width:186px; height:37px;
}
.contactBlock big{
	position:relative;
	overflow:hidden;
	float:left;
	margin-right:25px;
	color:#7AA1BC;
text-indent:-999em;
}
.contactBlock span{
	top:0; left:0;
	position:absolute;
	background: url(/img/phoneNumber.png) no-repeat;
}
.contactBlock p{
	width:170px;
	float:left;
	padding-top:30px;
}
.onlineRequestButton{
	width:82px; height:37px;
	display:block;
	float:left;
	text-indent:-999em;
	background: url(/img/onlineRequestButton.gif) no-repeat;
}
/************************/
/*********pages**********/