﻿body 
{
	background-image:url(../images/main_bg.jpg);
	width:100%;
	height:100px;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Serif;
	font-size:11px;
	background-attachment:fixed;
	background-position:bottom;
}

img
{
	border:none;	
}

a
{
	color:#003152;
	text-decoration:none;	
}

br
{
	font-size:5px;
	line-height:5px;
	clear:both;
}

.inner
{
width:906px;
margin:auto;
background-image:filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/main_border.png');
/*url(../images/main_border.png);*/
}

.inner[class]
{
background-image:url(../images/main_border.png);
}

.body
{
	width:900px;
	margin:auto;	
}

.header
{
	background-color:#004079;
	width:100%;
	color:White;
	text-align:center;
	padding:5px 0px;	
}

.header span
{
	padding:0px 20px;	
}

.header a
{
	color:White;
}

h1
{
 font-size:8pt;
 line-height:13px;
 padding:0px; margin:0px;
}

.logo
{
	background-image:url(../images/logo.jpg);
	width:100%;
	height:135px;
}

.mainMenu
{
	position:relative;
	background-image:url(../images/menu_bg.jpg);
	height:38px;
	text-align:center;
	width:100%;
}
/*
.mainMenu[class]
{
	position:static;	
}
*/
.mainMenu dl
{
	margin:0px;
	padding:0px;
	color:White;
	width:auto;
	margin:auto;
	left:50px;
}

.mainMenu dd
{
	/*padding:12px 0px;*/
	margin:0px 0px;
	float:left;
}
.mainMenu a
{
	color:White;
  display:block;
  padding:12px 10px;
}


.mainMenu .separator
{
	background-image:url(../images/main_menu_separator.png);
	width:2px;
	height:38px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}

.mainMenu .submenu
{
	position:absolute;
	top:38px;
	padding: 0 4px;
	width:150px;
	overflow:hidden;
	color:#003152;
	text-align:left;
	visibility:hidden;
	border:solid 1px #5AA4CE;
	z-index:100;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/blue_bg.png');
}

.mainMenu .submenu[class]
{	
	background-image:url(../images/blue_bg.png);
}

.mainMenu .submenu a
{
	margin:0px;
	width:100%;
	color:#003152;
	display:block;
	width:100%;
	padding:6px 4px;
  margin:-4px;
}

.mainMenu .submenu a:hover
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/yellow_bg.png');
}

.mainMenu[class] .submenu a
{
	/*background-image:url(../images/blue_bg.png);*/
}

.mainMenu[class] .submenu a:hover
{
	background-image:url(../images/yellow_bg.png);
}


.mainMenu .submenu dt
{
	background-color:#5AA4CE;
	margin:0px;
	color:#003152;
	padding:4px 10px;
}


.accurately
{
	background-image:url(../images/accurately.jpg);
	height:200px;
}

.news
{
	position:relative;
	right:0px;
	width:259px;
	height:200px;
	float:right;
	overflow:hidden;
	background-image:filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/news_bg.png');
}

.news[class]
{
	background-image:url(../images/news_bg.png);
}

.news .header
{
	text-transform:uppercase;
	text-align:center;
	padding:5px 0px;
	color:Black;
	font-weight:bold;
  background-color:transparent;
  background-image:filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/news_bg_header.png');
}

.news .header[class]
{
  background-image:url(../images/news_bg_header.png);
}


.news dl
{
	width:100%;
	margin:0px 4px 0px 0px;
}

.news dd
{
	margin:0px;
	padding:10px 10px;
	text-align:left;	
	overflow:hidden;
}

.news dt
{
	background-image:url(../images/im_separator.gif);
	background-position:right;
	background-repeat:repeat-x;
	width:100%;
	height:2px;
	padding:0px;
	margin:0px;
	line-height:2px;
	font-size:2px;
}

.news a
{
	color:Black;
}

.news a:hover
{
	text-decoration:underline;
}


.breadcrump
{
	border-top:solid 1px #003869;
	border-bottom:solid 1px #4A8DCA;
	background:#B8D4EE url(../images/br_right.jpg) no-repeat right top;
	font-size:8pt;
	color:#003152;
	overflow:hidden;
  position:relative;
  max-height:44px;
}

.breadcrump1
{
	border-top:solid 1px #003869;
	border-bottom:solid 1px #4A8DCA;
	background:#B8D4EE url(../images/br_right.jpg) no-repeat right top;
	font-size:8pt;
	color:#003152;
	overflow:hidden;
  position:relative;
  max-height:1px;
}

.breadcrump a
{
	color:#003152;
	padding:2px;	
}

.breadcrump div
{
background:transparent url(../images/br_left.jpg) no-repeat left top;
text-align:center;
line-height:20px; 
overflow:hidden;
}

.breadcrump a:hover
{
	text-decoration:underline;
}

.Info
{
	
	border:solid 1px #5686B5;
}

.Info .header
{
	background-color:#B4D5E9;
    background-image:url(../images/heared_grad.gif);
    background-repeat:no-repeat;
    font-size:8pt;
	text-transform:uppercase;
	color:Black;
	font-weight:bold;
}

.blue
{
	background-color:#CCE4F2;
}

.white
{
	background-color:White;
}

.white a:hover
{
text-decoration:underline;
}

.threCol
{
	width:100%;
	background-color:#679FC3;	
}

.threCol td
{
	vertical-align:top;
}

/************************************************

					Left Column

************************************************/

.left
{
	width:200px;	
}

.leftMenu
{
	width:100%;
	margin:0px 2px 0px 0px;
}

.leftMenu dd
{
	margin:0px;
	padding:10px 0px;
	text-align:center;	
}

.leftMenu .active
{
	background-color:#FAFFAD;
	margin:0px;
}

.leftMenu .separator
{
	background-image:url(../images/lm_separator.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:100%;
	height:2px;
	padding:0px;
	margin:0px;
	line-height:2px;
	font-size:2px;
}

.cList
{
	margin:5px 0px;
}

.cSeparator
{
	background: url(../images/ful_separator.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:2px;
	width:100%;
}

.cList dt
{ 
	float:left;
	width:50px;
	margin-left:10px;
	padding:2px 0px;
}

.cList dd
{
	padding:2px 0px;	
}

.cList .cHeader
{
	font-weight:bold;
	margin-left:10px;	
}

/************************************************

					Center Column

************************************************/
.center
{
}


.fLinks
{
	border-top:solid 1px #BDDDEF;
	text-align:center;
	font-size:7pt;
	padding:5px 15px;
}

.fLinks a:hover
{
text-decoration:underline;
}

/************************************************

					Right Column

************************************************/

.right
{
	width:260px;
}

.item
{
	padding:10px 10px 10px 10px;
}

.item img
{
	float:left;
	border:solid 1px #3E95C4;
	width:88px;
	height:54px;
}

.item .pname
{
	font-weight:bold;
	margin-left: 100px;
	height:54px;
}

.item a
{
	color:Gray;
	display:block;
	text-align:right;
	padding-right:10px;
}

.item a:hover
{
	text-decoration:underline;
}


.iSelected
{
	background-image:url(../images/sel_item_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	/*border:solid 3px #B6D9FC;*/
	/*padding:4px 10px 0px 10px;*/
}

#testimmonials .content
{
height:120px;
}


/************************************************

					Footer

************************************************/

.footer
{
	text-align:center;
	color:#04417E;
	padding:20px;
	background-color:#679FC3;
}

.bborder
{
	height:8px;
	background-image:url(../images/bt_border.gif);
}

.mirror
{
	background-image:url(../images/mirror.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:45px;
}