/* CSS Document */

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

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

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

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

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

.logo1 {
font-family:"myriad Pro";
font-size:40px;
color:#5C5C5C;
}

.logo2 {
font-family:"myriad Pro";
color:#808080;
font-size:14px;
}

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

#foxmenucontainer{ float:left;width:540px;height:58px;display:block;}

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

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

#foxmenu ul li{width:90px; height:25px;display:block;float:left;margin:0 0 0 0; text-align:center;}

#foxmenu ul li a{display:block;float:left;color:#4A4A4A;text-decoration:none;
padding:33px 0px 0 0px;height:25px; width:90px;}

#foxmenu ul li a:hover{color:#4A4A4A; width:90px; height:25px;
background:transparent url(button_over.jpg) no-repeat;}

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

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

#banner_wrapper {
width:100%;
height:264px;
background-image:url(banner_bg.jpg);
background-repeat:repeat-x;
margin-bottom:20px;
}

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

.style {
padding:5px;
padding-top:75px;
width:375px;
height:auto;
color:#FFFFFF;
padding-left:420px;
}

#learn {
width:87px;
height:auto;
padding-top:30px;
padding-left:710px;
}

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---------------------*/

#content_wrapper {
width:800px;
height:auto;
margin:0 auto;
margin-bottom:10px;
}

h1 {
color:#FF6C00;
font-family:"Trebuchet MS";
font-size:30px;
padding:0;
margin:0;
padding-bottom:10px;
}

#news_test {
width:800px;
height:auto;
margin:0 auto;
margin-top:15px;
}

#news {
width:390px;
height:auto;
float:left;
margin-right:20px;
}

#news1 {
width:355px;
height:auto;
background-image:url(arrow.jpg);
background-repeat:no-repeat;
background-position:left top;
padding-left:35px;
padding-bottom:25px;
}

#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:390px;
height:auto;
float:left;
}

#test1 {
width:380px;
height:auto;
padding-left:10px;
}

#read_more {
width:350px;
text-align:right;
margin-bottom:5px;
color:#92B909;
padding-right:30px;
}

#read_more a{
text-decoration:none;
color:#92B909;
}

#read_more a:hover{
text-decoration: underline;
color:#92B909;
}

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

#footer_wrapper {
width:100%;
height:132px;
background-image:url(footer_bg.jpg);
background-repeat:repeat-x;
}

#footer {
width:800px;
height:auto;
margin:0 auto;
text-align:center;
padding-top:30px;
color:#E7E7E7;
font-size:14px;
}

#footer a {
color:#E7E7E7;
text-decoration:none;
}

#footer a:link {
text-decoration:none;
}

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

.copyright {
font-size:11px;
}