

body {
	margin: 2px 0 0 0;
	padding: 0;
	background: #eeeced;
	line-height: 1.6em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	}

#topheader{
	width:1004px;
	height:230px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
	background-image: url(../images/header_1.jpg);
	background-repeat: no-repeat;
}

#body_area{
	width:1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
	background-color:#ffffff;
}
.body_area1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 378px;
	width: 760px;
}
#mid {
	margin-top: 0px;
	padding-right: 7px;
	padding-left: 10px;
	padding-top: 6px;
	float: left;
	width: 727px;
	background-color:#ffffff;
}
#right_area {
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 6px;
	float: right;
	width: 235px;
	background-color: #ffffff;
}
#foxmenucontainer{
	height:24px;
	background:#000;
	display:block;
	padding:0px 0 0 0px;
	}
.chromestyle{
	width: 950px;
	height:24px;
	padding:0px 0 0 0px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	padding-left: 20px;
	padding-top:206px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
margin:0px;
	padding:0;
	list-style-type:none;
	width:auto; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display:block;
	float:left;
	margin:0 1px 0 0;
}

.chromestyle ul li a{
display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 15px 0 15px;
	height:19px;
	background:transparent url(foxmenu_bg-OFF.gif) no-repeat top left;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
color:#fff;
	background:transparent url(foxmenu_bg-OVER.gif) no-repeat top right; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #cccccc; color:#FFFFFF;
}

#menu {
	width: 1004px;
	height: 40px;
	margin: 0px auto;
	background: url(../images/image02.jpg) no-repeat left top;
}

/** CONTENT */

#content-wrap {
	width: 1004px;
	margin: 0 auto;
	background: url(../images/image03.jpg) repeat-y left top;
}

#content {
	width: 970px;
	padding-top: 6px;
	padding-left: 30px;
	padding-right: 0px;
}

#columnA {
	float: left;
	width: 670px;
}

#columnA h2 {
	border-bottom: 1px #5384d0 dashed;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#columnB {
	float: right;
	width: 240px;
	padding-left: 5px;
	padding-right: 30px;
}
#top { background-image:url(../images/top.png);
		background-repeat:no-repeat;
		}
#bottom { background-image:url(../images/bottom.png);
background-repeat:no-repeat; }

#columnB h2 {
	border-bottom: 1px #5384d0 dashed;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}


#columnB a { color: #F06C00; text-decoration:none; display: block; border-bottom: 1px solid #666666; padding-left: 3px; padding-bottom: 2px; padding-top: 3px; line-height: 13px; }

#columnB a:hover { color: #ffffff; text-decoration:none; background: #666666; padding-left: 3px; padding-bottom: 2px; padding-top: 3px; line-height: 13px; }


/** FOOTER */

#footer {
	width: 1004px;
	height: 68px;
	margin: 0px auto;
	background: url(../images/image04.jpg) no-repeat left top;
	font-size: 11px;
	color: #000000;
}

#footer p {
	margin: 0;
	padding: 5px 10px;
}

#footer .copyright {
	float: left;
	margin: 45px 0px 0px 30px;
	padding-left: 280px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 50px 30px 0px 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
}

#footer .xhtml {
	padding-left: 20px;
}

#footer a { color:#333333; text-decoration:none;
}
#footer a:hover { color: #CC0000; text-decoration:none;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	padding: 4px 0px;
	margin: 0 2px 0 0;
	width: 92px;
	background:#CC0000;
	color: #FFF;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	background: #666666}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #666666;
	width: 118px;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #333333;
		font: 11px arial}

	#sddm div a:hover
	{	background: #666666;
		color: #FFF}
#m2 { width:70px; }
#m3 { width:70px; }
#m4 { width:70px; }
#m5 { width:70px; }
#navigation { 	width: 965px;
	height:24px; 	padding-left: 20px;
	padding-top:208px;}
