/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
color:#2C2C2C;
background-color:#F3F1E9;
text-align:justify;
}

a:link {
	color: #337900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #337900;
}
a:hover {
	text-decoration: underline;
	color: #337900;
}
a:active {
	text-decoration: none;
	color: #003;
}


#top_wrapper {
width:100%;
height:107px;
background-image:url(top_bg.jpg);
background-repeat:repeat-x;
}

#top_wrap {
width:800px;
height:107px;
margin:0 auto;
}

#logo {
margin-top:15px;
width:auto;
height:auto;
float:left;
}

.logo_style1 {
font-size:45px;
color:#000000;
font-family:"Trebuchet MS";
float:left;
}

.logo_style2 {
font-size:45px;
color:#93B90C;
font-family:"Trebuchet MS";
float:left;
}

/*----------------------MENU-----------------*/

#foxmenucontainer{float:right; width:435px;height:30px;display:block;}

#foxmenu{
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	margin-top:77px;
}

#foxmenu ul{ height:30px;margin:0;padding:0;list-style-type:none;width:auto;}

#foxmenu ul li{width:83px; height:30px;display:block;float:left;margin:0 0 0 2px;}

#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;
padding:8px 0 0 22px;height:22px;
background:transparent url(button.jpg) no-repeat; width:61px;}

#foxmenu ul li a:hover{
	color:#fff;
	width:61px;
	height:22px;
	background-color: transparent;
	background-image: url(button_over.jpg);
	background-repeat: no-repeat;
}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}

/*----------------------------BANNER----------------------------*/

#banner {
width:800px;
height:190px;
background-image:url(banner.jpg);
background-repeat:no-repeat;
margin:0 auto;
}

/*----------------CONTENT------------------------*/

#content_wrapper {
	width:800px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:15px;
	font-size: 12px;
}

#left_box {
	width:405px;
	height:auto;
	float:left;
	font-size: 12px;
	color: #000;
}

.title1 {
padding-top:5px;
font-size:24px;
color:#323232;
font-family:"Trebuchet MS";
float:left;
}

.title2 {
	padding-top:5px;
	font-size:24px;
	color:#22186A;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}

#right_box {
padding-right:10px;
padding-left:5px;
padding-top:5px;
padding-bottom:10px;
width:370px;
height:auto;
float:right;
background-color:#FFFFFF;
}

.title3 {
font-size:24px;
color:#323232;
font-family:"Trebuchet MS";
float:left;
}

.title4 {
	font-size:24px;
	font-family:"Trebuchet MS";
	color:#22186A;
	float:left;
}

#read_more {
	width:370px;
	text-align:right;
	margin-bottom:5px;
}

/*-----------------------FOOTER-----------------------*/

#footer_wrapper {
width:100%;
height:auto;
background-color:#2C2C2C;
}

#footer_mid {
width:800px;
height:auto;
margin:0 auto;
padding-top:10px;
margin-bottom:10px;
}

#div1 {
	padding-right:15px;
	width:238px;
	height:auto;
	border-right:2px dotted #C0C0C0;
	float:left;
	margin-right:10px;
	color: #FFF7CF;
}

h1 {
margin:0;
padding:0;
font-size:24px;
font-family:"Trebuchet MS";
color:#fff;
}

.style1 {color: #CCCCCC}

#learn {
width:81px;
height:auto;
padding-left:155px;
padding-top:5px;
}

a.learn {
display:block;
width:81px;
height:34px;
background-image:url(learn.jpg);
background-repeat:no-repeat;
}

a.learn:hover {
	display:block;
	width:81px;
	height:34px;
	background-image:url(learn.jpg);
	background-repeat:no-repeat;
	color: #006;
}

#div2 {
padding-right:15px;
width:238px;
height:auto;
float:left;
margin-left:10px;
}

#copyright {
width:800px;
height:60px;
margin:0 auto;
border-top:3px solid #969696;
font-size:12px;
color:#FFFFFF;
text-align:center;
padding-top:20px;}

#copyright a {
font-size:14px;
text-decoration:none;
color:#FFFFFF;
}

#copyright a:hover {
text-decoration: underline;
}

#copyright a:link {
text-decoration:none;
}
#content_wrapper #right_box {
	font-size: 14px;
}
#content_wrapper #left_box .style2 {
	font-size: 12px;
}
#content_wrapper #left_box p {
	color: #000;
}
#content_wrapper #left_box p {
}
.s {
	color: #006;
}
#content_wrapper #left_box .style21 {
	font-size: 10px;
}
