/* CSS Document */
body 	{
	margin:0;
	padding:0;
	border:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color:#7cd8f5;
	color:#3e636f;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:center top;
}
div, ul, li, p, h1, h2, h3, h4, h5, h6, img	{
	display:block;
	font-weight:normal;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	margin: 38px 0 20px 50px;
	color:#fff;
	text-decoration:underline;
	text-transform:uppercase;
}
h2 {
	margin:0 0 15px -1px;
}
#side_text h2 {
	margin-top:30px;
}
h3, h4, h5, h6 {
	font-size: 14px;
	margin: 25px 0 0 0;
}

p {
	margin: 0 0 10px 0;
	text-align:left;
}
#side_text p {
	text-indent: -13px;
	padding-left: 13px;
}
a	{
	color:#364e67;
	text-decoration:none;
}
a:focus { 
	outline: none; 
}
a:hover	{
	color:#111;
	text-decoration:underline;
}

#body {
	width:900px;
	margin:0;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position: 22px 0;
}
#header, #menu, #content, #footer {
	width:inherit;
	margin: 0 auto;
	clear:both;
}
#header, #content, #footer {
	border-left: 22px solid #006f92;
}
#h1 {
	display:block;
	width:900px;
	height:370px;
}
#h1 h1 {
	display:none;
}
.menu ul {
	margin: 0 auto;
	display:block;
	text-align:left;
}
.menu ul li {
	display:inline;
	padding:0 21px;
}
#top_menu, #bot_menu {
	height:55px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	line-height:50px;
	padding: 0;
	width:900px;
	color:#333;
}
#bot_menu {
	font-size:12px;
	margin:-30px 0 0 310px;
	_margin-left:-300px;
	position:absolute;
	width:660px;
}
#bot_menu ul li {
	padding: 0 10px;
}
#top_menu {
	top: 0;
	left: 23px;
	position:absolute;
}
#top_menu a {
	color:#333;
	text-decoration:none;
}
#bot_menu a {
	color:#fff;
	text-decoration:none;
}
#top_menu a:hover, #bot_menu a:hover {
	color:#599d00;
	text-decoration:underline;
}
#side_text {
	background-color:#C4F0FC;
	background-image:url("../images/header.jpg");
	background-position:0 -316px;
	background-repeat:no-repeat;
	border-left:22px solid #FFFFFF;
	float:left;
	font-size:12px;
	line-height:20px;
	margin:-54px 0 0 -22px;
	_margin-left:-11px;
	_position:relative;
	padding:20px;
	width:243px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#side_text p {
	line-height:18px;
	margin:0 0 0 18px;
	text-align:left;
}
#side_text h2 {
	margin-bottom:0;
	font-size:12px;
	text-decoration:none;
	color:#333;
}
#side_text a {
	text-decoration:none;
	color:#333;
}
#side_text a:hover {
	text-decoration:underline;
	color:#111;
}
#main_text {
	margin:0 20px 0 363px;
	padding-top:24px;
	line-height:15px;
}
p.pre {
	white-space:pre;
	margin: 10px 0 0 0;
}
.category {
	width:300px;
	float:left;
	margin-right: 20px;
}
.cleaner {
	clear:both;
}
#footer {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position: 560px 64px;
	margin-top:-30px;
	min-height:98px;
	padding:80px 0 0;
	_height: 98px;
}
#banners {
	float:left;
	margin:20px 10px 0 35px;
	min-height:57px;
	width:544px;
	_margin-left:20px;
}
#banners img {
	float:left;
	margin: 13px 11px 0 0;
}
#copy {
	margin:-11px 0 0 35px;
	_margin-left:-555px;
	position:absolute;
}
#copy a, #copy a:hover {
	color:#666666;
}
.page {padding: 0px 5px 0px 5px;}



.form {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.form TEXTAREA {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-top: 1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #929292;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #929292;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #929292;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #929292;width:250px;
} 

.form INPUT {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-top: 1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #929292;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #929292;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #929292;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #929292; width:250px;
}




.pop {display: none;}
.go {display: block;}

