@charset "utf-8";

body, html {

	padding:0px;

	margin:0px;

	background:#999;

	color:#fff;

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 12px;

	line-height: 18px;

}

a {

	text-decoration:none;

	color: #FFFFCC;

}

.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.legaltext h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #f0dd36;
	text-decoration: underline;
}

.disprivy
{
	width: 342px;
	background-color:#141c2c;
	margin:0px;
}
.disprivy a
{
	text-decoration:underline;
}



#container {width:760px; margin:0px auto; background:url(images/background.gif);}

#header {width:760px; height:214px;}

#address {width:725px; height:49px; padding:4px 0px 4px 35px; color:#f0dd36; background:#000; font-size:14px;}

#flashmenu {width:760px; height:94px; border-bottom:1px solid #000;}

#leftcolumn {width:152px; float:left;}

#menu a {display:block; width:133px; padding:3px 3px 3px 15px; margin-bottom:14px; background:url(images/buttonback.gif); background-repeat:repeat-y; border-top:1px solid #000; border-right:1px solid #000; border-bottom:1px solid #000; color:#fff; font-weight:bold;}

#menu a:hover {border-top:1px solid #fff; border-right:1px solid #fff; border-bottom:1px solid #fff; color:#f0dd36;}

#leftcontent {width:122px; padding:15px;}

#address a, #leftcontent a, #footer a {font-weight:bold; color:#f0dd36;}

#address a:hover, #leftcontent a:hover, #footer a:hover {text-decoration:underline;}

#centercolumn {width:401px; padding:16px; float:left;}

#rightcolumn {width:165px; padding:5px; float:left;}

input, textarea {font-size:10px; width:154px; padding:3px; margin-bottom:2px; font-family:Tahoma, Geneva, sans-serif;}

.clearbox {clear:both;}

#footer {width:720px; padding:20px; text-align:center; font-size:10px; margin:0px auto; background:#141c2c;}

.slogan {font:18px "Times New Roman", Times, serif; text-align:center; display:block; margin-bottom:10px;}

h1 {color:#f0dd36; font-size:14px;}

h2 { line-height: 24px; }

#container #centercolumn a {

	text-decoration: underline;

}
.headerslide img {
	display:none;
}
.headerslide img.first {
	display:block;
}

