*{
	padding:0px;
	margin:0px;
}

body{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	background-color:
	line-height: 16px;
	color: #fff;
	font-size: 11px;
}

#wrapper {
	width: 722px;
	margin-left: auto;
	margin-top:20px;
	margin-right: auto;
}

#header {
	width:722px;
	height: 157px;
	background-color:#363f54;
}

#logo {
	height:157px;
	width:143px;
	padding-left:12px;
	float:left;
}

#img1 {
	width:448px;
	height:157px;
	padding-left:24px;
	float:left;
}

#img2 {
	width:211px;
	height:157px;
	padding-right:50px;
	float:right;
}

#strap {
	width:722px;
	height:60px;
}

#bodyContainer {
	background-color:#6d7587;
	width:642px;
	padding:35px 40px 40px 40px;
	float:left;
}

#banner {
	float:right;
	width:200px;
	height:316px;
	margin-top:-40px;
}

#bodytext {
	width:385px;
	padding-top:20px;
}
#bodytextWide {
	width:630px;
	padding-top:20px;
}

.clear {
	clear:both;
	height:1px;
}

p{
	margin-bottom:10px;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 10px 0px;	
}

h6{ 
	display: inline;
	color:#fff;
}

h1{	
	font-size: 140%;
	color: #fff;	
}

h2{
	font-size: 110%;
	color: #fff;	
}

h3{
 font-size: 95%;
 color: #fff;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #666;
}

h5{
 font-size: 95%;
 color: #666;
}




#footer {
	padding-top:10px;
	color:#666;
	width:722px;
}

#footer a:link {
	color:  #666;
	text-decoration: none;
}

#footer a:visited {
	color:  #666;
	text-decoration: none;
}

#footer a:hover {
	color: #b6a8a1;
	text-decoration: underline;	
}



a:link {
	color:  #fff;
	text-decoration: underline;
}

a:visited {
	color:  #fff;
	text-decoration: none;
}

a:hover {
	color: #859cce;
	text-decoration: none;	
}

a.linkOpacity:hover img {
	filter:alpha(opacity=50); 	
	opacity: 0.5;
	
}


#navContainer{
	width:722px;
	height: 30px;
	padding-top:0px;
}

#navtext{
	color: #6e6366;
	width:722px;

}


#navtext ul li{
	float:left;
	padding-right:35px;
	padding-left:35px;
	list-style:none;
	border-right: 1px solid #000;

}

#navtext ul #last{
	border-right: none;

}


#navtext ul li a:link, #navtext ul li a:visited{
	color:#000;
	text-decoration: none;

}

#navtext ul .dwn a:link, #navtext ul .dwn a:visited{
	color:#666;


}

#navtext ul li a:hover{
	color:#6e6366;
	text-decoration: none;
}
