/* CSS Document */

body {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin : 0;
	padding : 0;
	color : #808080;
	background-color : #ffffff;
	text-align : left;
} 
a:link { 
color : #808080; 
text-decoration : underline; 
} 
a:visited { 
text-decoration : underline; 
color : #808080; 
} 
a:hover { 
text-decoration : underline; 
color : #92b809; 
} 
a:active {
	text-decoration : underline;
	color : #FFF;
	font-size: 12px;
} 
#top_wrapper {
	width : 100%;
	height : 90px;
	background-image : url(footer_bg.jpg);
	background-repeat : repeat-x;
} 
#top_wrap { 
width : 800px; 
height : auto; 
margin : 0 auto; 
} 
#logo {
	margin-top : 10px;
	width : 300px;
	height : auto;
	float : left;
} 
.logo1 { 
font-family : "myriad Pro"; 
font-size : 40px; 
color : #fff; 
} 
.logo2 { 
font-family : "myriad Pro"; 
color : #fff; 
font-size : 25px; 
} 
#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 : right; 
width : 490px; 
height : 40px; 
display : block; 
} 
#foxmenu {
	position : relative;
	display : block;
	height : 40px;
	font-size : 12px;
	font-family : Arial, Verdana, Helvitica, sans-serif;
	margin-top : 0;
	width: 490px;
	float: right;
} 
#foxmenu ul { 
height : 40px; 
margin : 0; 
padding : 0; 
list-style-type : none; 
width : auto; 
} 
#foxmenu ul li {
	width : 80px;
	height : 20px;
	display : block;
	float : right;
	margin : 0 0 0 0;
	text-align : center;
} 
#foxmenu ul li a { 
display : block; 
float : right; 
color : #ffffff; 
text-decoration : none; 
padding : 35px 0 0 0; 
height : 25px; 
width : 80px; 
} 
#foxmenu ul li a:hover {
	color : #92b809;
	width : auto;
	height : 20px;
	text-decoration : none;
	background : transparent url(button_over.jpg) no-repeat;
	width : 80px;
} 
#foxmenu ul li a.current, #foxmenu ul li a.current:hover { 
color : #000; 
background : #fff; 
} 
#banner_wrapper {
	width : 100%;
	height : 200px;
	background-image : url(banner_bg.jpg);
	background-repeat : repeat-x;
	margin-bottom : 20px;
} 
#banner_wrap { 
width : 800px; 
height : 264px; 
background-image : url(newheader.jpg); 
background-repeat : no-repeat; 
margin : 0 auto; 
} 
.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 : 800px; 
height : auto; 
margin : 0 auto; 
margin-bottom : 10px; 
} 
h1 {
	color : #FFF;
	font-family : "Trebuchet MS";
	font-size : 28px;
	padding : 0;
	margin : 0;
	padding-bottom : 10px;
} 

h3 {
	color : #FA6C06;
	font-family : "Trebuchet MS";
	font-size : 15px;
	padding : 0;
	margin : 0;
	padding-bottom : 0px;
} 
#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 : 800px; 
height : auto; 
float : left; 
} 
#test1 { 
width : 800px; 
height : auto; 
padding-left : 0; 
} 
#read_more { 
width : 800px; 
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 : #eef6ed;
	border-left : 1px solid #8ab573;
	float : right;
	padding : 10px 10px 10px 10px;
	width : 200px;
	height : 405px;
} 
#footer_wrapper {
	width : 100%;
	height : 60px;
	background-image : url(footer_bg.jpg);
	background-repeat : repeat-x;
} 
#footer { 
width : 800px; 
height : auto; 
margin : 0 auto; 
text-align : center; 
padding-top : 10px; 
color : #e7e7e7; 
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 {
	background-color: #FA6C06;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}
.speechbubble {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	width: 48%;
	min-width: 200px;
	background-color: #FFF;
	border: 2px solid #FA6C06;
	-moz-border-radius: 8px;
	font-style: italic;

}
.comment {
	padding: 10px;
	font-size: 16px;
}
.commentator {
	padding-top: 20px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
	background-image: url(../images/arrowwhite.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
	background-position: 50px 0px;
	height: 50px;
	
}.smalltext {
	font-size: 10px;
}
.logo {
	background-image: url(logowhite.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 80px;
	width: 280px;
}

.footerleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-style: normal;
	color: #999;
	float: left;
	width: 430px;
	text-align: left;
	font-weight: normal;
	height: 50px;
}
.footerright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	float: right;
	width: 350px;
	text-align: right;
	vertical-align: top;
	height: 50px;
	clear: none;
	top: auto;
	position: absolute;
	left: 700px;
}
.footerright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	float: right;
	height: 50px;
	width: 300px;
	line-height: 16px;
}

