*{
	margin:0;
	padding:0;
	border:0;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border: none;
}
ul#minitabs{ list-style:none; margin:0; padding:7px 0; text-align:center; white-space:nowrap; text-transform:uppercase; font-size:7pt; font-weight:bold; }
ul#minitabs li{ display:inline; margin:0px 3px; }
ul#minitabs a{text-decoration: none;padding: 0 0 3px; color:#dab526;}
ul#minitabs a#current{color:white}
ul#minitabs a:hover{color: white}
body{
	background:#000;
	font:12px Verdana;
	color:#fff;
}
.clear{
	clear:both;
}
#wrapper{
	width:780px;
	margin:0 auto;
}
#header{
	width:780px;
	height:93px;
	margin-top:20px;
}
#infos{
	width:780px;
	font-size:16px;
}
.logo{
	width:450px;
	height:93px;
	float:left;
}
.logo h2{
	display:none;
}
.share{
	width:311px;
	height:50px;
	float:right;
	padding-top:20px;
	margin:0 13px 0 0;
}
.menu{
	position:relative;
	padding:0 0 0 24px;
	margin:0 auto 0 auto;
	height:52px;
	list-style:none;
	width:780px;
	background:#000;
	line-height:42px;
}
.menu li{
	float:left;
	list-style:none;
	margin:0 5px;
}
.menu li a{
	float:left;
	display:block;
	color:#717171;
	text-decoration:none;
	font-family:sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 12px;
	height:52px;
	cursor:pointer;	
}
.menu li a b{
	float:left;
	display:block;
	padding:0 24px 0 12px;
}
.menu li.current a{
	color:#7b9900;
	background:url(images/menu_hover_left.gif) no-repeat;
	background-position:left;
}
.menu li.current a b{
	color:#7b9900;
	background:url(images/menu_hover_right.gif) no-repeat;
	background-position:right;
	height:52px;
	line-height:32px;
}
.menu li a:hover{
	color:#7b9900;
	background:url(images/menu_hover_left.gif) no-repeat;
	background-position:left;
	line-height:34px;
}
.menu li a:hover b{
	color:#7b9900;
	background:url(images/menu_hover_right.gif) no-repeat;
	background-position:right;
	height:52px;
}
#banner{
	width:780px;
}
#container{
	background:#000000;
	width:780px;
	font:12px century gothic;
	color:#ffffff;
	margin-top:15px;
}
.left{
	width:780px;
	float:left;
	padding:0 0 5px 10px;
}
.left h2{
	font-size:16px;
	font-family:Helvetica, century gothic, Arial, sans-serif;
	font-weight:bold;
	color:#ffffff;
	margin:8px 0 5px 0;
}
.left p{
	font-size:8pt;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#717171;
	line-height:150%;
	margin:10px 0px;
}
.divider{
	background:url(images/divider.gif) no-repeat center center;
	width:5px;
	height:252px;
	float:left;
}
.right{
	width:215px;
	float:right;
}
.right h2{
	font-size:16px;
	font-family:Helvetica, century gothic, Arial, sans-serif;
	font-weight:bold;
	color:#bad709;
	margin:10px 0 10px 10px;
}
.right p{
	margin:5px 0 5px 14px;
}
#footer{
	width:780px;
	height:40px;
	font-size:11px;
	font-family:century gothic;
	color:#FFFFFF;
	background:#00000;
}
#footer a{
	font-size:11px;
	font-family:century gothic;
	color:#FFFFFF;	
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer ul{
	list-style:none;
	margin:6px auto;
	text-align:center;	
}
#footer li{
	display:inline;
	list-style:none;
	font-size:11px;
	font-family:century gothic;
	color:#717171;	
}
#footer li a{
	font-size:11px;
	font-family:century gothic;
	color:#717171;
	text-decoration:none;
	padding:0 10px;
}
#footer li a:hover{
	text-decoration:underline;
}
#footer p{
	font-size:11px;
	font-family:century gothic;
	color:#FFFFFF;
	text-align:center;
	margin:5px 0 0 0;	
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

input.text 
{
	width:200px;
	padding:2px;
	font-family:tahoma, arial, verdana;
	font-size:9pt;
}

input.button 
{
	background-color:#717171;
	color:white;
	font-family:Tahoma, Arial, Verdana;
	font-size:8pt;
	border:1px solid white;
	padding:2px 5px;
	cursor:pointer;
}
