@charset "utf-8";
/* CSS Document */

html { background:url(images/background.jpg); }

body {
	margin:0px;
	padding:0px;
	background:url(images/background2.png) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}
img { border:0px; }
p, h3 {
	margin-bottom:5px;
	padding:0px;
	margin-top: auto;
	margin-right: 0px;
	margin-left: 0px;
}

#header { width:984px; height:186px; margin:0px auto; }
#header .logo { width:443px; height:186px; position:absolute; z-index:998; margin:25px 0px 0px -25px; padding:0px; }
#header .main-menu { position:relative; z-index:999; width:674px; height:36px; padding:22px 25px 0px 25px; margin-top:110px; background:url(images/main-menu-bg.png) no-repeat; _background:url(images/main-menu-bg.jpg) no-repeat; float:right; }
#header .main-menu a:link, #header .main-menu a:visited { display:block; float:left; padding-right:24px; margin-right:25px; *margin-right:24px; background:url(images/vertical-spacer.jpg) right repeat-y; font-size:12px; color:#FFF; text-decoration:none; }
#header .main-menu a:hover { text-decoration:underline; }

#website { width:984px; background:#FFF; margin:0px auto; }

#website .top { width:984px; height:20px; background:url(images/website-top.jpg) top no-repeat; }

#website .content { padding:0px 23px; }
#website .content .main-image { width:938px; height:172px; margin-bottom:20px; }
#website .content h3 { font-size:20px; font-weight:normal; color:#1574b1; font-family:Tahoma, Geneva, sans-serif; }
#website .content a:link, #website .content a:visited {
	color:#0099FF;
	text-decoration:none;
}
#website .content a:hover { text-decoration:underline; }

#left-content { width:640px; padding-right:9px; margin-right:10px; background:url(images/vertical-spacer.jpg) right repeat-y; float:left; }
.main-content {
	padding-bottom:9mm;
	margin-bottom:auto;
	background:url(images/horizontal-spacer.jpg) bottom repeat-x;
	margin-right: auto;
	padding-right: 9px;
	margin-top: 9px;
}
.content-box { width:200px; padding-right:9px; margin-right:10px; background:url(images/vertical-spacer.jpg) right repeat-y; float:left; }

#right-content { width:278px; text-align:center; float:right; }

#footer { background:url(images/footer-spacer.jpg) top repeat-x; margin-top:15px; padding-top:9px; }

#website .bottom { width:984px; height:20px; background:url(images/website-bottom.jpg) bottom no-repeat; }General content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
