@charset "utf-8";
body {
background-image:url(images/bg.JPG);
font-size:12px;
font-family: MS Sans Serif;
}
.main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}
.content {
	width: 590px;
    float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.contact {
	width: 545px;
    float: left;
	background-color: #336600;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.contact2 {
    background-color: #336600;
	width: 545px;
    float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	color: #ffffff;
	height: 18px;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
}
.content2 {
	width: 545px;
    float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.content2head {
    background-color: #336600;
	width: 545px;
    float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	color: #ffffff;
	text-decoration: underline;
	height: 18px;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
}
.side1 {
	width: 192px;
    float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.side2 {
	width: 240px;
    float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.container {
	clear: both;
}
.nav2 {
background-color: #FFFFFF;
width: 790px;
margin-right: 5px;
margin-left: 5px;
margin-top: 5px;
text-decoration:underline;
}
.head {
	width: 490px;
	float: left;
	font-size: 36px;
	margin-left: 5px;
	margin-top: 5px;
}

.homebtn {
	width: 295px;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	font-size:14px;
	text-decoration:underline;
}
.foot {
	width: 790px;
	font-size: 18px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
a.pctop { 
    color: #ffffff; 
    TEXT-DECORATION: underline; 
}
a.pctop:hover { 
    color: #ffffff; 
	text-decoration: overline;  
	}
a.pctop1 { 
    color: #000000; 
	text-decoration: underline; 
	}
a.pctop1:hover { 
    color: #336600; 
	background: none; 
	text-decoration: overline; 
	}
img { border: none; }
