@charset "utf-8";
.header {
	background: url(img/logo.gif) no-repeat;
	height: 135px;
	width: 950px;
	float:left;
}
.header a {display: block;text-indent: -9000px;}
body
{background:url(img/bg.gif) repeat-x;}

h1 {color:#b1ee56;}
h2, h3, h4, h5, h6, strong{color: #46bfef; font-size:20px;}
p, a, li {font: 14px Verdana; color:#666666;}
a, li { color:#39ad0f;}
p {text-align:justify;}
.topright  {font-size:9px; float:right; text-align:right; padding:0; margin:0; margin-bottom:5px;padding-right:20px; color:#ffffff;}
.topright a {color:#ffffff; font-size:9px;}
.wrap
{width:950px;
position:relative;
margin-left:auto;
margin-right:auto;
}

.right {float:right;width:210px;}

.content {float:left; width:700px; padding:20px;}

.full {float:left; width:100%;}

.footer {background:url(img/footer.gif) no-repeat; width:870px; height:57px; float:left; text-align:center; padding:20px 40px 40px 40px; color:#0066FF;}
.footer a {color:#0066FF; text-decoration:none;}
.footer a:hover { color:#b1ee56;}



#menu {position:relative; top:108px; width: 950px; overflow:hidden;}
#menu ul{margin: 0;display: inline; padding-left:12px;}
#menu li {list-style: none; display:inline; color:#ffffff;}
#menu ul ul li { display:inline;}
#menu ul ul li a:before {content: "» ";}
#menu li a {padding: 20px 10px;display: inline;line-height: 30px;color: #fff;text-decoration: none; font: 130%Times, "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; overflow:hidden;}
#menu li a:hover {color: #b1ee56;}
