/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color :#808080;
	text-align:justify;
	border-color: #999;
}

a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: underline;
	color: #F93;
}
a:active {
	text-decoration: none;
	color: #F60;
}

#top_wrapper {
	width:100%;
	height:0px;
	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;
	margin-right: 135px;
}

.logo1 {
	font-family:"myriad Pro";
	font-size:40px;
	color:#EEE;
}

.logo2 {
font-family:"myriad Pro";
color:#808080;
font-size:14px;
}


/*------------------MENU----------------------*/

#foxmenucontainer{
	width:800px;
	padding-top:30px;
	text-align:left;
	font-size:11px;
	color:#D3D3D3;
	margin:0 0 0 0px;
	height: 0px;	
	
}

#foxmenu{
	position:relative;
	display:block;
	height:60px;
	font-size:12px;
	font-family:Verdana,Helvitica,sans-serif;
	font-weight:bold;
	background-color:none;
	margin-left: 300px;
	margin-top: 0px;
}

#foxmenu ul{ height:60px;margin:0;padding:0;list-style-type:none;width:auto;}

#foxmenu ul li{
	width: auto;
	height:60px;
	display:block;
	float:left;
	margin:0 0px 0 0;
}

#foxmenu ul li a{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:230px 10px 0 10px;
	height:60px;
	width: auto;
	text-align:center;
}

#foxmenu ul li a:hover{
	width: auto;
	height:33px;
	border-bottom:4px #7ca939 solid;
}




/* ----- END LEVEL */



/*------------------------------------------------------------------------------------------------------/
 * @section	Support Class 'dir'
 * @level sep	ul, .class
 */


/* ----- ALL LEVELS (incl. first) */

ul.dropdown *.dir {
 padding-right: 12px;
 background-image: none;
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

/* ----- END LEVEL */



/*----------------------------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;
}

#meta{
	width:800px;
	padding-top:230px;
	text-align:left;
	font-size:11px;
	color:#D3D3D3;
	margin:0 0 0 0px;
	height: 0px;
}

.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:20px;
	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:720px;
}

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:#999;
	font-size:11px;
}

#footer a {
	color:#999;
	text-decoration:none;
}

#footer a:link {
text-decoration:none;
}

#footer a:hover {
text-decoration: underline;
}

.copyright {
font-size:11px;
}
