body {
	margin: 0;
	padding: 0;
	background: #002745 url(../images/bg.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #002745;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.wrapper {
	width: 964px;
	margin: 12px auto 0 auto;
}

.bluebg {
	background: #002745;
	margin: 11px 0 0 0;
	padding: 1px 0 0 0;
}

.wrappersub {
	width: 964px;
	margin: 0 auto;
}

.redbg {
	background: url(../images/bgred.jpg) repeat-x top left #aa0836;
}

.footer {
	height: 36px;
	width: 964px;
	margin: 0 auto;
}

.photomainright {
	float: right;
	display: inline;
}

.divmainleft {
	height: 562px;
}

.divsubleft {
}

.menumainleft {
	height: 39px;
}

.contentmainright {
width: 394px;
height: 351px;
background:#FFFFFF url(../images/mainpage_whitebg.gif) no-repeat top left;
}

.contentmainrighttext {
margin: 0 28px 0 28px;
padding: 17px 0 0 0;
font-size: 15px;
line-height: 21px;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
}

.contentmainrightname {
	text-align: right;
}

.subpagecontent {
	background: #FFFFFF url(../images/subcontentwhitemiddle.jpg) repeat-y top left;
	line-height: 18px;	
}

.subpagecontentleftheader {
float: left;
display: inline;
width: 63px;
height: 309px;
}

.subpagecontentright {
float: right;
display: inline;
width: 400px;
margin: 0 51px 0 0;
}

.subpagecontentmiddle {
width: 411px;
margin: 0 0 0 63px;
}

.imgleftalign {
	margin: 0 9px 9px 0;
}

.imgrightalign {
	margin: 0 0 9px 9px;
}