body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0C3E63;
	text-align: center;
	margin: 0px;
}
#container {
	width: 750px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#container #top {
	background-image: url(images/layout_02.jpg);
	height: 260px;
	text-align: center;
	vertical-align: top;
}
#container #menu {
	text-align: left;
	vertical-align: top;
	width: 170px;
	background-color: #429BDD;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/layout_04.gif);
	padding: 5px;
	color:#fff;
	font-size:11px;
}
#container #menu table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#container #menu .menutopone {
	background-color: #66CCFF;
	width: 25px;
	border: 1px solid #FFFFFF;
}
#container #menu .menutoptwo {
	background-color: #02508E;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
#container #menu a:link, #container #menu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #275577;
	display: block;
	border: 1px solid #F6EB15;
	text-decoration: none;
	padding: 2px;
	font-size: 11px;
}
#container #menu a:hover {
	background-color: #02508E;
	color: #66CCFF;
	text-decoration: none;
	display: block;
	padding: 2px;
	border: 1px solid #66CCFF;
	font-size: 11px;
}
#container #content img {
	margin: 2px;
	border: 1px solid #FFFFFF;
}
#container #content td {
	font-size: 12px;
	color: #FFFFFF;
}
#container #content .nbrdr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#container #menu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container #footer {
	background-image: url(images/layout_06.jpg);
	height: 48px;
	background-repeat: no-repeat;
	background-position: left center;
}
#container #content {
	text-align: left;
	vertical-align: top;
	background-color: #429BDD;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(images/layout_05.gif);
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
#container #content a:link, #container #content a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#container #content a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #275577;
	text-decoration: none;
}
#container #content h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#container #content iframe {
	height: 350px;
	width: 550px;
}
#container #menu a.promo:link, #container #menu a.promo:visited {
	background-color: #806375;
	text-decoration: blink;
}
h2 {
	font-size:18px;
	margin:5px 0;
	padding:0;
}