html, body {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:12px;
	width: 99.9%;
	background-color: #eee;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
}

#logo {
	position:absolute;
	left:154px;
	width:177px;
	height:166px;
	font-size:14px;
	color:#000033;
	z-index:1;
	letter-spacing: 0.6em;
	text-align: center;
	vertical-align: text-bottom;
}

.header {
	display:block;
	height:178px;
	color:#fff;
	text-align:right;
	background-image: url(../images/hdr-bg-bg.jpg);
	background-repeat: repeat-x;
}
#headermenu {
	background: #E1E1E1;
	height: 23px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#topnav {
	height: 38px;
	background-image: url(../images/nav-bar-bg.jpg);
	background-repeat: repeat-x;
	clear: left;
	margin-left: auto;
	margin-right: auto;
}

#container {
	position:relative;
	display:block;
	background:#0ac;
	border-left:172px solid #072352;
	border-right:172px solid #072352;
	overflow:visible;
	background-color: #FFFFFF;
}
#left {
	float:left;
	position:relative;
	width:170px;
	margin-left:-170px;
	display:inline;
	color:#FFFFFF;
}
#right {
	float:right;
	position:relative;
	width:170px;
	margin-right:-170px;
	display:inline;
	color: #FFFFFF;
}

.clear {clear:both;height:1px;overflow:hidden;}
a:visited {color:#000;}

#container a:visited, a {color:#FFFFFF; text-decoration:none;}
#container a span {display:none;}
#container a:active, #container a:focus {color:#FFFFFF; text-decoration:none; background:transparent; cursor:default;}
#container a:active span, #container a:focus span {display:inline; left:0;}
.comment {text-align:center;}
.comment a {text-decoration:underline;}
em {font-weight:bold;}

.footer {
	display:block;
	height:20px;
	color:#fff;
	text-align:center;
	font-size:10px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
}
h1 {
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	width: 100%;
	padding-top: 0px;
}
h2 {
	margin-top: 0;
	background-image: url(../images/h2-bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-indent: 9px;
	width: 100%;
}
#topcontact {
	background-color: #333333;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#topleft {
	width: 50%;
	float: left;
	text-indent: 5px;
}
#topright {
	width: 48%;
	float: right;
	text-align: right;
	text-indent: 5px;
	margin-right: 5px;
}
p {
	padding: 0 10px 0 10px;
}
.footleft {
	display:block;
	color:#fff;
	text-align:left;
	width: 48%;
	float: left;
	text-indent: 20px;
}
.footright {
	display:block;
	color:#fff;
	text-align:right;
	width: 48%;
	float: right;
	margin-right: 20px;
}

.menu {
	float: left;
	color: #fff;
	line-height: 25px;
	text-decoration: none;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 22px 0 12px;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #072352;
}
.menu:hover {
	color: #FFFFFF;
	background-image: url(../images/hover.gif);
	background-repeat: repeat;
	background-position: left 10%;
	line-height: 26px;
	text-decoration: none;
}
#menunav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-right: auto;
	text-indent: 15px;
	height: 30px;
	display:block;
}
.menu:active {

	float: left;
	color: #fff;
	line-height: 25px;
	text-decoration: none;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 22px 0 12px;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #072352;
}
.menu:visited {color: #fff;}

.email {color: #072352; text-decoration:underline;}

.email:hover {color: #072352; text-decoration:none;}

.email:active {color: #072352; text-decoration:none;}

.email:visited {color: #072352; text-decoration:none;}

#container #left a {text-decoration:none; font-size: 10px;}

#container #left a:hover {text-decoration:underline;}

#container #left a:active {text-decoration:none;}

#container #left a:visited {text-decoration:none;}

#container .email {color: #072352; text-decoration:none;}
#container .email:hover {color: #072352; text-decoration:underline;}
#container .email:active {color: #072352; text-decoration:none;}
#container .email:visited {color: #072352;}

#headermenu a {color: #333333; text-decoration: none;}
#headermenu a:hover {color: #333333; text-decoration: underline;}
#headermenu a:visited {color: #333333; text-decoration: none;}
#headermenu a:active {color: #333333; text-decoration: none;}
#container #right img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
