/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop12.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#block {position:relative; width:700px; height:35px; background:url(images/back.gif); font-family:verdana, arial, sans-serif; font-size:12px; font-weight:bold;}
#block, #block ul {padding:0; margin:0; list-style:none;}
#block table {border-collapse:collapse; width:0; height:0; border:0; font-size:1em; position:absolute; left:0; top:0;}
#block div {position:absolute; left:-9999px;}
#block div ul {background:url(images/buttonon4.png);}
#block li.top {float:left;}
#block li.first {margin-left:10px; display:inline;}
#block li.top a {display:block; width:110px; color:#000; height:35px; line-height:33px; text-align:center; text-decoration:none; background:transparent;}

#block li.top a:hover  {border:0; color:#dacba4;}
#block li.top:hover > a  {color:#dacba4;}

#block :hover div {left:0; top:34px; width:700px; height:auto;}
#block :hover div ul {width:700px; height:373px;}
#block :hover ul li {width:100%; height:100%; background:url(images/trans.gif);}
#block :hover ul li dl {padding:0; width:320px; margin:0 auto; padding:50px 0; text-align:left;}
#block :hover ul li dl dt {padding:0; margin:0; color:#ddf85f; height:25px; line-height:25px;}
#block :hover ul li dl dd {padding:0; margin:0; color:#fff; text-align:left; width:100%;}
#block :hover ul li dl dd a {text-decoration:none; color:#ffffff; width:100%; font-weight:normal; text-align:left; height:25px; line-height:25px; position:relative;}
#block :hover ul li dl dd a:hover {color:#dacba4;}

#footer{
	width: 750px;
	margin-top: 10px;
	overflow: hidden;
}
#footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 750px;
	text-align: center;
}
#leftside{
	float: left;
	width: 450px;
	margin-left: 100px;
	margin-top: 20px;
	overflow: hidden;
}
#leftside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 350px;
	text-align: left;
}
#leftside h1{
	color: #ffffff;
}
#leftside h2{
	color: #ffffff;
	text-align: left;
	margin-left: 90px;
}

#rightside{
	float: right;
	width: 250px;
	margin-right: 150px;
	margin-top: 50px;
	overflow: hidden;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-right: 80px;
	margin-bottom: 20px;
	width: 250px;
}
#center p{
	text-align: center;
	align: center;
}

