BODY {
	background:#285874 url(../images/bg.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif; 
	color:#464c4f;
	margin:0px;
	font-size:100%;
}

a:link {color:#285874; text-decoration:underline; font-weight:bold;}
a:hover {color:#cc0000; text-decoration:underline; font-weight:bold;}
a:visited {color:#285874; text-decoration:underline; font-weight:bold;}

img {border:0px solid;}

h1 {font-family: Arial; font-weight:bold; font-size:170%; color:#94e634; margin:0px;position:relative;	z-index:1;}
h2 {font-family: Arial; font-weight:bold;font-size:180%; color:#464c4f; margin:5px 0px;text-decoration:underline}
.hs {position:absolute; z-index:1; font-family: Arial; font-weight:bold; font-size:170%; color:#000; margin:2px;}
.mini {color:#fff; font-size:60%; float:right;}

#box {
	width:770px;
	margin:0 auto;
	overflow:hidden;
}

#logo {
	width:352px;
	height:73px;
	padding:27px 2px 0px 0px;
	display:inline;
	float:left;
	background:url(../images/top1.jpg) no-repeat;

}

#top {
	width:416px;
	height:100px;
	display:inline;
	float:left;
	background:url(../images/top2.jpg) no-repeat;
}

#menu {
	width:760px;
	height:30px;
	color:#fff;
	font-size:70%;
	font-weight:bold;
	background:#132a37;
	clear:both;
	padding-left:10px;
}

.menulist {
	color:#8dd8f2;
	overflow:auto;
	list-style-type:none;
	list-style-position:inside;
	display:inline;
	margin:0px;
	padding:0px;
}

.menulist li {
	float:left;
	padding:7px 10px 0px 5px;
}

.menulist li a, .menulist li a:visited{
	color:#fff;
	text-decoration:none;
	background:url(../images/li.jpg) no-repeat left;
	padding-left:15px;
}

.menulist li a:hover{
	text-decoration:underline;
}

#shadow {
	width:770px;
	height:15px;
	background:url(../images/shadow.jpg) repeat-x;
	overflow:hidden;
}

#content {
	width:770px;
	background:#fff url(../images/back.jpg) no-repeat bottom left;
	overflow:hidden;
	padding:5px 27px 10px 27px;
	line-height:1.6;
	min-height:291px;
}

#left {
	width:541px;
	display:inline;
	float:left;
	color:#464c4f;
	font-size:80%;

}

#right {
	width:165px;
	display:inline;
	float:left;
	padding-left:10px;
	text-align:center;
}

#advert {
	width:770px;
	text-align:center;
	background:#fff;
}

.tb {
	margin:10px 0px;
}

.tb td{
	background:#fff;
	padding:1px 5px;
	margin:10px 0px;
	width:100px;
}

#footer{
	width:770px;
	margin-top:5px;
	text-align:right;
	font-size:70%;
	color:#b3cce4;
}

#footer a, #footer a:visited{
	color:#b3cce4;
	font-weight:normal;
}

#footer a:hover{
	color:#fff;
}

.call {
	margin-top:20px;
}

.tb td{
	background:#cfdbe2;
	font-size:90%;
}

.red {
	color:#cc0000;
}
