*{
	margin: 0px;
	padding: 0px;
}

body 
{
	margin: 0px;
	background: #ffffff;
	color: #06344f;
	font-family: Verdana;
	font-size: 11px;
}

img 
{
	border: none;
}

#logocontainer
{
	width: 960px;
	margin: 0px auto;
}

#logo
{
	float: left;
	width: 320px;
	height: 80px;
	margin: 10px 0px 10px 10px;
	background: url(../styleImages/jwp_03.png) no-repeat;
}

#ads
{
	float: left;
	width: 360px;
	margin: 30px 0px 10px 40px;
	height: 60px;
}

#ads img
{
	margin-right: 30px;
}

#search
{
	float: right;
	height: 50px;
	margin: 40px 10px 10px 0px;
	text-align: right;
}

#header
{
	width: 960px;
	height: 170px;
	margin: 0px auto;
	background: url(../styleImages/jwp_06.png) no-repeat;
}

#container
{
	width: 960px;
	margin: 0px auto;
}

#contentleft
{
	width: 240px;
	float: left;
}

#contentright
{
	float: right;
	width: 700px;
	margin-right: 10px;
}

#sitedocs
{
	margin: 0px auto;
	width: 940px;
	background: #ececec;
	border-top: solid 1px #afb8b8;
	border-bottom: solid 1px #afb8b8;
	text-align: center;
	line-height: 18px;
}

#footer, #meta
{
	font-size: 10px;
	color: #06344f;
}

#footer a, #meta a
{
	color: #06344f;
	text-decoration: none;
}

#map
{
	width: 500px;
	height: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #c1c1c1;
}

.txtCopyright
{
	display: none;
}

strong
{	
	color: #062f47;
}
