body{
	margin:0;
	padding:0;
	background-color:#F2F2F2;
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;
	color:#243A49;
	padding-bottom:40px;
	}
a{
	color:#243A49;
}
div{
	margin:0;
	padding:0;
}
p{
	font-size:1em;
}
h1{
	font-size:1.2em;
	color:#9F0810;
}
h2{
	font-size:1.1em;
	color:#9F0810;
}
h4{
	font-size:1.3em;
	color:#113b61;
}
td{
	vertical-align:top;
}
ul#services li{
	list-style-image:url(/images/icon_li.gif);
	list-style-position:bottom;
	}
div#pageWrapper{
	position:relative;
	top:0;
	left:0;
	background-color: #FFFFFF;
	padding-bottom:65px;
}
div#header{
	height:86px;
	background-image:url(/images/background_header.gif);
}
div#banner{
	width:100%;
	height:125px;
}
div#bannerColorWrapper{
	height:125px;
	width:33px;
	padding-left:19px;
	padding-right:3px;
	float:left;
}
div#bannerColor{
	height:125px;
	width:33px;
	background-color:#FFA113;
}
div#contentWrapper{
	position:relative;
	top:0;
	left:0;
	margin-left:55px;
	width:712px;
	border:1px solid #ECECEC;
	border-top:0;
	padding-bottom:40px;
}
div#breadCrumbWrapper{
	margin-left:181px;
	top:0;
	height:35px;
	width:531px;
	background-image:url(/images/background_breadCrumb.gif);
	background-position : bottom;
}
div#breadCrumb{
	width:506px;
	height:20px;
	padding-top:8px;
	padding-left:23px;
	border:1px solid #ECECEC;
	border-top:0;
	border-right:0;
	background-color:#FAFAFA;
	font-weight: bold;
	font-size: 11px;
	color:#A7A283;
}
div#breadCrumb a{
	margin-left:2px;
	padding-left:8px;
	color:#A7A283;
	text-decoration: none;
	background-image:url(/images/icon_breadCrumb.gif);
	background-position:left;
	background-repeat: no-repeat;
}
div#breadCrumb a:hover{
	text-decoration:underline;
}
div#contentHome{
	padding-top:20px;
}
div#content{
	position:relative;
	left:182px;
	width:470px;
	min-height:200px;
	padding-top:25px;
	padding-left:30px;
	padding-right:40px;
}
* html div#content{
	height:200px;
	}
div#footer{
	height:80px;
	padding-left:20px;
	padding-top:80px;
	padding-bottom:0px;
	background-color:#D7D6D6;
	background:url(../images/10th.png) top left no-repeat;
	border-top:1px solid #A7A283;
	font-size:11px;
}

div#navcontainer
{
width:850px;
height:23px;
background-color:#FFF;
padding-left:19px;
padding-top:11px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
	color: #8D8971;
	width: auto;
	height:34px;
	text-decoration: none;
	margin: 0;
	padding-right:22px;
	font-size: 12px;
	font-weight:bold;
}

#navcontainer A.active
{
color:#9F0810;
}

div#subnavcontainer
{
position:absolute;
background-color:#FFF;
border:1px solid #ECECEC;
border-top:0;
border-left:0;
width:182px;
top:30px;
}

#subnavcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
padding-top:26px;
border: none;
}

#subnavcontainer LI
{
display: block;
margin: 0;
padding:0;
width: auto;
border-top:1px solid #ECECEC;
}

#subnavcontainer A
{
	display:block;
	color:#464E5A;
	width: auto;
	padding-top:6px;
	padding-left:33px;
	height:20px;
	text-decoration: none;
	margin: 0;
	font-size: 12px;
	font-weight:bold;
}

#subnavcontainer A.active
{
background-image:url(/images/background_activeSubMenu.gif);
	color:#464E5A;
}