* {	
	padding: 0px;
	margin: 0px;
	font-family:arial;
	font-size:12px;	
	
}

img {	
	border:0px;	
}

.img-right { 
	float:right;
	text-align:right;
	margin-left:20px;
	margin-bottom:20px;
}

td {
	vertical-align:top;
}

a {
	color:#06265f;
}

a:hover {
	color:#06265f;
	text-decoration:none;
}

body
{
	background-image: url(/images/body_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 10px 0px 10px 0px;
	color: #06265f;
}

#wrapper {	
	width: 970px;
	margin: 0px auto;
	background-image:url(/images/wrapper_bkg.gif);
	background-repeat:no-repeat;
	min-height:966px;
	padding:0px 14px 0px 14px;
}

#wrapper2 {
	width:970px;
	background-color:#fff;
}

#header { 
	background-image:url(/images/header_bkg.jpg);
	background-repeat:repeat-x;
	width: 970px;	
	height:138px;
	
}

#logo {
	width:272px;	
	float:left;	
}

#headerlinks {	
	color:#fff;
	width:698px;
	float:left;
	text-align:right;
	margin-bottom:-3px;
}

#navigation {	
	float:right;
}

#navigation ul {	
	 margin: 0px;
	 padding: 0px;
	 list-style:none;
}

#navigation ul li {	
	float: left;	
}

#banner {
	clear:both;
	overflow:auto;
	width:970px;
}

#body {
	background-image:url(/images/body2_bkg.jpg);
	background-repeat:no-repeat;
	width: 930px;
	border-right:1px solid #bec2c6;
	border-left:1px solid #bec2c6;
	overflow: auto;
	margin:0px auto;
	background-color:#fff;
	padding-bottom:15px;	
}

#body ul {
	padding-left:30px;
}

#body #home {
	background-image:url(/images/homecontentbkg.gif);
	background-repeat:repeat-y;
}

#body .sub {
	background-image:url(/images/contentbkg.gif);
	background-repeat:repeat-y;
}

#body .sub #widecolumn {
	
	background-repeat:no-repeat;
	padding:80px 80px 0px 80px;
	width:770px;
}

#body .sub ul {
	padding-left:20px;
	margin-bottom:20px;
}

#body .sub ul li {
	margin-bottom:5px;
	
	
}

#body p {
	margin-bottom:20px;
	line-height:18px;
}

#body strong {
	
}

#body em {
	
}

#body h2 {
	
	font-size:18px;
	margin-bottom:15px;
	color:#426ea3;
	
}

#body h3 {
	font-size:14px;
	margin-bottom:5px;
	color:#886e27;
}

#widecolumn {
	
	width:930px;
	overflow:auto;	
	background-image:url(/images/sub_column_bkg.jpg);
	background-repeat:no-repeat;
	min-height:453px;
	
}

#footer {
	
	font-size:11px;
	width:935px;	
	padding:20px 35px 15px 0px;
	background-image:url(/images/footer_bkg.jpg);
	background-repeat:no-repeat;
	min-height:119px;
	text-align:right;	

			
}

#footer a {
	color:#06265f;
	text-decoration:none;
	font-size:inherit;
}

#footer img {
	float:left;
	margin-left:50px;
}

#footer span {
	display:block;
	color:#999999;
	margin-top:5px;
	font-size:inherit;
}
