/* CSS Document */

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	margin : 0;
	padding : 0;
	color : #333;
	background-color : #fff;
	text-align : left;
	line-height: 22px;
} 
a:link {
	color : #80B501;
	text-decoration : underline;
} 
a:visited {
	text-decoration : underline;
	color : #80B501;
} 
a:hover { 
text-decoration : underline; 
color : #92b809; 
} 
a:active {
	text-decoration : underline;
	color : #80B501;
} 
#top_wrapper {
	width : 100%;
	height : 170px;
	background-image : url(images/header_blank.jpg);
	background-repeat : repeat-x;
	background-color: #FFF;
} 
#top_wrap {
	width : 780px;
	height : 120px;
	margin : 0 auto;
	padding-top: 15px;
} 

#content_wrapper img { 
background : #fafafa; 
border : 1px solid #ffffff; 
padding : 5px; 
} 
img.float-right { 
margin : 5px 0 10px 10px; 
} 
img.float-left { 
margin : 5px 10px 10px 0; 
} 
img.float-right-nomarg { 
margin : 0 0 0 0; 
} 
#foxmenucontainer {
	float : left;
	width : 500px;
	height : 80px;
	display : block;
} 
#foxmenu {
	position : relative;
	display : block;
	height : 20px;
	font-size : 12px;
	font-family : Arial, Verdana, Helvitica, sans-serif;
	margin-top : 0;
	color: #000;
	padding-top: 75px;
} 

#banner_wrapper {
	width : 100%;
	height : 300px;
	margin-bottom : 10px;
	background-color: #80b501;
} 
#banner_wrap {
	width : 780px;
	height : 250px;
	background-image : url(newheader.jpg);
	background-repeat : no-repeat;
	margin : 0 auto;
	background-color: #80B501;
} 
.style { 
padding : 5px; 
padding-top : 30px; 
width : 500px; 
height : auto; 
color : #ffffff; 
padding-left : 20px; 
} 
#learn { 
width : 87px; 
height : auto; 
padding-top : 20px; 
padding-left : 400px; 
} 
a.learn { 
display : block; 
width : 87px; 
height : 31px; 
background-image : url(learn.jpg); 
background-repeat : no-repeat; 
} 
a.learn:hover { 
display : block; 
width : 87px; 
height : 31px; 
background-image : url(learn_over.jpg); 
background-repeat : no-repeat; 
} 
#content_wrapper {
	width : 780px;
	height : auto;
	margin : 0 auto;
	margin-bottom : 10px;
	background-color: #FFF;
	padding-top: 50px;
} 
h1 {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	padding : 0;
	margin : 0;
	padding-bottom : 5px;
	font-weight: bold;
} 
#news_test { 
width : 800px; 
height : auto; 
margin : 0 auto; 
margin-top : 15px; 
} 
#news { 
width : 390px; 
height : auto; 
float : left; 
margin-right : 20px; 
} 
#news1 { 
width : 170px; 
height : auto; 
padding-left : 10px; 
padding-bottom : 15px; 
} 
#learn2 { 
width : 70px; 
height : auto; 
padding-left : 320px; 
} 
a.learn2 { 
display : block; 
width : 70px; 
height : 21px; 
background-image : url(learn2.jpg); 
background-repeat : no-repeat; 
} 
a.learn2:hover { 
display : block; 
width : 70px; 
height : 21px; 
background-image : url(learn2_over.jpg); 
background-repeat : no-repeat; 
} 
#test { 
width : 780px; 
height : auto; 
float : left; 
} 
#test1 { 
width : 780px; 
height : auto; 
padding-left : 0; 
} 
#read_more { 
width : 780px; 
text-align : right; 
margin-bottom : 5px; 
color : #92b909; 
padding-right : 30px; 
} 
#read_more a { 
text-decoration : underline; 
color : #92b909; 
} 
#read_more a:hover { 
text-decoration : underline; 
color : #92b909; 
} 
#rightColumn1 {
	background-color : #FFF;
	float : right;
	padding : 0px 10px 10px 10px;
	width : 270px;
	margin-left: 20px;
} 

#newscolumn{
	background-color : #FFF;
	float : right;
	padding : 0px 10px 5px 10px;
	width : 270px;
	margin-left: 20px;
	vertical-align: top;
	border-left-style: dashed;
	border-left-color: #80B501;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #80B501;
	border-bottom-width: 1px;
} 
#footer_wrapper {
	width : 100%;
	height : 70px;
	background-image: url(images/1336.png);
	background-repeat : repeat;
	background-color: #000;
} 
#footer {
	width : 780px;
	height : auto;
	margin : 0 auto;
	text-align : center;
	padding-top : 5px;
	color : #FFF;
	font-size : 12px;

} 
#footer a { 
color : #e7e7e7; 
text-decoration : none; 
} 
#footer a:link { 
text-decoration : none; 
} 
#footer a:hover { 
text-decoration : underline; 
} 
.copyright { 
font-size : 11px; 
} 
form { 
margin : 5px; 
padding : 0 0; 
} 
label { 
display : block; 
font-weight : bold; 
margin : 5px 0; 
} 
.style1 { 
font-size : 16px; 
font-weight : bold; 
} 
.hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #80B501;
}
#topmenu {
	float: right;
	height: auto;
	width: auto;
	padding-top: 45px;
}
h1green {
	color: #0C0;
}

input {
	color: #000;
	padding: 0.5em;
	border: 1px dotted #AAAAAA;
	background-color: #FFF;
}

textarea {
	color: #AAAAAA;
	padding: 0.5em;
	border: 1px dotted #AAAAAA;
	width: 330px;
}
#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
	float: right;
	width: 130px;
	padding-top: 50px;
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 45px;
	padding-left: 50px;
	padding-bottom: 15px;
}
 LI { 
list-style-image: url(images/bullet.gif);
}


