body { 
	color: #555555;
	font: 14px 'Trebuchet MS', Verdana, sans-serif;	margin: 0; padding: 0; background: url(bg.gif) repeat-x;}
a:link { text-decoration : none; color : #3B393A; border: 0px; outline: none;-moz-outline-style: none;} 
a:active { text-decoration : underline; color : #3B393A; border: 0px; outline: none; -moz-outline-style: none;} 
a:visited { text-decoration : none; color : #616A6F; border: 0px; outline: none; -moz-outline-style: none;} 
a:hover { text-decoration : underline; color : #00A7CF; border: 0px; -moz-outline-style: none;} 
#header { height: 113px;  }
#header h1 {
	margin: 0;
	font-weight: normal;
	font-size: 24px;
	color: #e1a52d;
	background: url(logo.jpg) no-repeat;
	text-align: center;
	width:242px;
	border: 1 solid #FFFFFF;
	height: 113px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 40px;
}
#page { } 
#promo {background: url(banner.jpg) no-repeat; height: 243px; margin-top:20px; margin-bottom: 20px;}
#wrapper { width: 100%; text-align: center; }
#container { width: 760px; text-align: left; margin: 0 auto; }
#menu {
	width: 210px;
	float: left;
	margin-right: 10px;
	/*background-color: #4A4849;*/
	background-image: url(bgmenu.gif);
}
#menu ul { list-style: none; margin: 0; padding: 0; }
#menu a {
	display: block;
	border: 1px solid #ccc;
	margin: 0;
	padding: 2px 30px;
	font-size: 12px;
}
#menu a {
	color: #e1a52d;
	text-decoration: none;
	background-color: #600e00;
	background-image: url(menuactive.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a:hover {
	color: #fff;
	background-color: #731605;
	background-image: url(menuover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu li { position: relative; margin: 0; }
#menu ul ul ul { position: absolute; top: 0; left: 100%; width: 100%; }
#menu ul ul ul, #menu ul ul li:hover ul ul {display: none;}
#menu ul ul li:hover ul, #menu ul ul ul li:hover ul {display: block;}
#main h1 {
	font: 2em Arial, Helvetica, sans-serif;
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px solid #731605;
	color:#00334F;
}
#main { width: auto; margin-left: 250px; }
#main p {
	text-align: justify;
	color: #555555;
	font-size: 14px;
}
#footer {
	clear: left;
	font-size: 10px;
	color: #ccc;
	text-align: center;
	border-top: 1px solid #731605;
	margin-top: 2em;
}
#footer p { padding: .1em 0; margin: 0; }
#footer a:link, #footer a:active, #footer a:visited { color: #003875; } 
#footer a:hover { color: #001730; }
strong {
	font-weight: 900;
}
