body {
	margin: 0px;
	padding: 0px;

	margin-left:auto;
	margin-right:auto;

	background-color:#227096;
	color:#FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

body, td, tr{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.2pt;
	color: #FFF;
}

table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-spacing: 0px;
	padding: 0px;
}

a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}


h1 {
	font-weight: normal;	
	font-size: 26px;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 16px;
	margin: 3px;
}

h3 {
	font-weight: normal;	
	font-size: 14px;
	margin: 3px;
}

#wrapper {
	width:938px;
	min-height:575px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#topmenu {
	background-image: url(images/topmenu.png);
	background-repeat: no-repeat;
	width: 938px;
	height: 123px;
	display: block;
}

#topmenu ul {
	padding-top: 20px;
	list-style-type: none;
	max-height: 103px;
}

#topmenu ul li {

	padding-top: 45px;

	width: 120px;
	height: 58px;
	float: left;

	vertical-align: middle;
	text-align: center;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505153;
}

#topmenu ul li:hover, .CMSListMenuHighlightedLI {
	background-image: url(images/menubg.png);
	background-repeat: no-repeat;	
}

#topmenu ul li a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

#header {
	clear: both;
	width: 920px;
	height: 200px;
	padding-left: 18px;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
}

#header #headerfoto {
	background-image: url(images/headerimg.png);
	background-repeat: no-repeat;	
	height: 189px;
	width: 707px;
	float: left;
	padding-right: 8px;
}

#header #headerlogo {
	float: left;
	height: 190px;
	width: 190px;
	background-image: url(images/block1bg.png);
	background-position: 0px 8px;
	background-repeat: no-repeat;
}

#header #headerlogo img {
	padding-top: 38px;
	padding-left: 15px;
}

#content {
	clear: both;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 18px;
	width: 920px;
	display: inline-block;
}

#content #contentmain {
	width: 712px;
	float: left;
}

#content #contentmain #contentheader {
	background-image: url(images/contenttop.png);
	background-repeat: no-repeat;	
	height: 30px;
	width: 712px;
}

#content #contentmain #contenttext {
	background-color: #414142;
	min-height: 350px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	width: 677px;
}

#content #contentmain #contentfooter {
	background-image: url(images/contentbott.png);
	background-repeat: no-repeat;
	height:25px;
	width: 712px;
	background-position: left -8px;
}

#content #contentblocks {
	float: left;
	padding-left: 4px;
}

#content #contentblocks #block1 {
	height: 170px;
	width: 160px;
	background-image: url(images/block2bg.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 15px;
}

#content #contentblocks #block2 {
	height: 150px;
	width: 160px;
	background-image: url(images/block1bg.png);
	background-repeat: no-repeat;		
	text-align: left;
	padding: 15px;
}

.gallery {
	float: left;
	width: 250px;
	height: 100px;
	color: #FFF;
}

.gallery img {
	padding-right: 5px;
}

.gallery a, .gallery a:visited, .gallery a:active, .gallery a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.gallery h1, .gallery a, .gallery img {
	color: #FFF;
	float: left;
	width: auto;
}

.gallery:hover {
	background-color: #666;	
}

#footer {
	clear: both;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;	
	height: 95px;
	width: 808px;
	padding-top: 25px;
	padding-left: 130px;
}

#footer #footertext {
	line-height: 15px;
	font-weight: bold;
	color: #636363;	
	width: 790px;
	height: 60px;
}
