/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin:0;
padding:0;
color :#4a4a4a;
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:#ff6c00;
}

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

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

#foxmenucontainer{ float:right;width:300px;height:58px;display:block;}

#foxmenu{display:block;height:58px;font-size:14px; font-weight:bold;
font-family:Arial,Verdana,Helvitica,sans-serif; margin-top:15px;}

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

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

#foxmenu ul li a{display:block;float:right;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:370px;
background-image:url(banner.jpg);
background-repeat:repeat-x;
margin-bottom:20px;
}

#banner_wrap {
width:800px;
height:370px;
/*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; */
}

.style h1 {
color:#fff;
}

#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: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: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;
}


table{ width:100%; /*margin-bottom:15px;*/ /*line-height:24px;*/ }
/*
th{ padding:7px 10px; color:#000;  background-color:#fff; text-align:left; font-weight:bolder; border: 1px solid #000;}
td{ border-bottom:1px solid #ffffff; padding:10px; border: 1px solid #000; }
*/

td {
	text-align: center;
}