body {
	font-family: Arial;
	font-size: 11px;
	color: #175341;
	background-color: #333333;
	margin:0px;
}


h1 {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal}

a:link, a:visited, a:active {
	color: #000000;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
#container {
	width: 824px;
	text-align:left;
	background-color: #eaeef0;
	
}
#footer {
	text-align:center;
	padding-top:10px
	
	
}
#head {
	background-image:url(../images/head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	width: 789px;
	height: 240px;
	padding-top: 27px;
	padding-right: 35px;
}
#left {
	float:left;
	width:600px;
}

#right {
	width:210px;
	float:right;
	background-image:url(../images/point.jpg);
	background-position:left;
	background-repeat:repeat-y
}

.clear {
	clear: both;
	font-size:1px
}

.img {
	border:#CCCCCC solid 1px
}
	
.leftlinks {
	padding-top: 10px;
	padding-left: 32px;
}
.leftlinks a:link, .leftlinks a:visited, .leftlinks a:active {
	font-weight:bold;
	color:#175341
}
.leftlinks a:hover {
	text-decoration: none;
	color:#175341
}
.menu {
	color: #000000;
	text-transform:uppercase;
	font-size:10px
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #000000;
	text-decoration:none
}
.menu a:hover {
	color: #000000;
	text-decoration:underline

}
.rightlinks {
	line-height:16px;
	padding-right:10px;
	padding-left:20px;
	
	padding-bottom: 20px;
	padding-top: 10px;
}

.searchform {
	width: 270px;
	border:7 solid #7e92a7;
	font-size:11px;
	color:#000000
}

.top {
	font-size:9px;
	color:#3c442d
}
.top a {
	color:#3c442d;
	}
