@charset "utf-8";
/* CSS Document */

html {height: 100%;}

body {
	height: 100%;
	background-color: #4B525A;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	margin: 0%;
	padding: 0%;
}

div#site {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
 	min-height:100%;
	background-image: url(back2.gif);
	background-repeat: repeat-y;
	border-left: 1px solid #9EA2A6;
}

#top {
	width: 950px;
	height: 15px;
	background-color: #FFFFFF;
}
#top1 {
	float: left;
	width: 217px;
	height: 15px;
	background-color: #4B525A;
}

#logo {
	width: 950px;
	height: 138px;
	background-color: #70AF28;
}
#logo1 {
	float: left;
	width: 217px;
	height: 138px;
	background-image: url(logo.gif);
}

#list {
	width: 950px;
	height: 26px;
	background-color: #ffffff;
}
#list1 {
	float: right;
	width: 733px;
	height: 26px;
	background-image: url(nav.gif);
}

#content {
	width:950px;
	background-image:url(back2.gif);
	clear:both;
}

#content1 {
	width:217px;
	float:left;
}
#content2 {
	width:552px;
	float:left;
}
#rotate {
	width:552px;
	height:199px;
	background: url(headers/rotate.php) no-repeat 100% 0;
}
#content3 {
	width:181px;
	float:left;
}
#content31 { clear:left;
}

#content4 {
	height:199px;
	width:217px;
	background-color: #4B525A;
}


#navigation {
font-family: Geneva, Arial, Helvetica, sans-serif;
width:218px;
list-style-type: none;
}

#navigation ul {
list-style:none;
width:217px;
margin:0px 0 10px 0;
padding:0;
font-size:0.8em;
}

#navigation li {
margin-bottom:0px;
}

#navigation li a {
height:24px;
text-decoration:none;
color:#ffffff;
display:block;
line-height:24px;
padding:0px 0 0px 10px;
background:#f4f4f4 url(navbg.gif) repeat-x;
}

#navigation li a:hover, #avmenu li a.current {
background:#eaeaea url(navbg2.gif) bottom left repeat-x;
color:#7CB905;
}

#navigation ul ul {
margin:0px 0px 0px 0px;
font-size:0.9em;
width:217px;
}

#navigation ul ul a {
height:24px;
margin:0;
padding:0px 0 0 20px;
}


#text {
	margin: 3px 3px 28px 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#text a:link {color: #70AF28; text-decoration:none;}
#text a:visited {color: #70AF28; text-decoration:none;}
#text a:hover {color: #70AF28; text-decoration:none;}
#text a:visited:hover {color: #70AF28; text-decoration:none;}

#link2 a:link {color: #5C5B5B; text-decoration:none;}
#link2 a:visited {color: #5C5B5B; text-decoration:none;}
#link2 a:hover {color: #5C5B5B; text-decoration:none;}
#link2 a:visited:hover {color: #5C5B5B; text-decoration:none;}

#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: -26px;
	width: 950px;
	height: 26px;
    background-image: url(back2.gif);
	background-repeat: repeat-y;
	background-color: #000000;
	border-left: 1px solid #9EA2A6;
	clear:left;
}
#footer1 {
	color:#FFFFFF;
 	float: left;
	width: 769px;
	height: 26px;
	background-color: #4B525A;
	clear:left;
}
#nav5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 181px;
	padding-left: 1px;
	padding-top: 3px;
}
#nav5 a:link {color: #000; text-decoration:none;}
#nav5 a:visited {color: #000; text-decoration:none;}
#nav5 a:hover {color: #000; text-decoration:none;}
#nav5 a:visited:hover {color: #000; text-decoration:none;}

#foot {
	padding-top:4px;
	width: 770px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#foot a:link {color: #fff; text-decoration:none;}
#foot a:visited {color: #fff; text-decoration:none;}
#foot a:hover {color: #fff; text-decoration:none;}
#foot a:visited:hover {color: #fff; text-decoration:none;}
#foot ul {list-style-type: none;}
#foot li {list-style-type: none;}