html { margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	background: #00adb1 url('images/bg.gif') repeat-x;
	font: .7em  Verdana, Arial, Georgia;
	line-height: 17px;
}

p {line-height: 17px;
}

a:link { color: #0a54f3;  text-decoration: none; font-family: "Trebuchet MS", Arial, Verdana; }
a:visited { color: #0a54f3; text-decoration: none; font-family: "Trebuchet MS", Arial, Verdana;}
a:active, a:hover { color: #0a54f3; text-decoration: underline; font-family: "Trebuchet MS", Arial, Verdana;}

img { border: 0px; }
.clear { clear: both; }

.shadeform	{ FONT: 13px georgia;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

h1 {
	color: #494f55;
	font: 16px Verdana, Arial, Georgia;
	weight: bold;
	
}

h2 {
	color: #494f55;
	font: bold Verdana, Arial, Georgia;
	font-size: 10px;
}

h3 {
	color: #494f55;
	font: bold italic 130% Verdana, Arial, Georgia;
}

h4 {
	color: #494f55;
	font: bold 120% Verdana, Arial, Georgia;
}

h5 {
	color: #494f55;
	font: bold italic 120% Verdana, Arial, Georgia;
}

h6 {
	color: #494f55;
	font: bold 100% Verdana, Arial, Georgia;
}

#container {
	width: 754px;
	margin: 0px auto;
	border-left: solid 2px #cccccc;
	border-right: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
	background: #fff;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
}
	html>body #container { width: 750px; }

#top {
	background: url('images/topbg.jpg');
	text-align: left;
	height: 75px;
	border-bottom: solid 1px #cccccc;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 75px;
	color:#FFFFFF;
	font-size: 10px;
	
}
#top a{color:#FFFFFF;}

	html>body #top { height: 63px; }

#logo {
	width: 197px;
	height: 75px;
	float: left;
}

#menu {
	width: 517px;
	height: 63px;
	float: left;
	background: url('images/menubg.gif');
	padding: 25px 10px 0px 50px;
	font-size: 90%;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #2f3037;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 457px;
	height: 38px;
}
	html>body #menu { width: 457px; height: 38px; }
	
	#menu a:link, #menu a:visited { color: #2f3037; text-decoration: none; }
	#menu a:active, #menu a:hover { color: #2f3037; text-decoration: underline; }
	
#flashmovie {
	border-bottom: solid 1px #282829;
}
	#flashmovie embed { margin-top: -1px; }

#body2 {
	width: 196px;
	background: #ffffff;
	padding: 10px;
	float: left;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 176px;
}
	html>body #body2 { width: 176px; }
	
	#body2 h1, #body2 h2, #body2 h3, #body2 h4, #body2 h5, #body2 h6 {
		border-bottom: solid 1px #494f55;
	}

#body1 {
	width: 554px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 534px;
	line-height: 16px;
}
	html>body #body1 { width: 534px; }
	
#footer {
	clear: both;
	background: url('images/footerbg.jpg');
	padding: 2px;
	text-align: left;
	font-size: 9px;
	color: #2f3037;
	border-top: solid 1px #cccccc;
}

.submenu {
letter-spacing:-1px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Verdana;
}
	.submenu a:link, .submenu a:visited {
	letter-spacing:-1px;
		display: block;
		width: 176px;
		height: 15px;
		background: url('images/bullet.gif') no-repeat 0px 4px;
		padding-left: 9px;
		text-decoration: none;
		color: #313138;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 165px;
		font-family: "Trebuchet MS", Arial, Verdana;
	}
	
	
	}
	
	.submenu a:active, .submenu a:hover {
		background: url('images/bullet.gif') no-repeat 0px;
		color: #0c2577;
		font-family: Verdana, Arial, Georgia;
	}