body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}

a:link { text-decoration:underline; color:#FFFFFF;}
a:hover { text-decoration:none; color:#FFFFFF;}
a:visited { text-decoration:underline; color:#FFFFFF;}
a:active { text-decoration:none; color:#FFFFFF;}

img
{  border-style: none;
padding:0px;
margin:0px;
}

#wrapper {
	margin: 0px;
	width: 960px;
	padding:0px;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-x;
	height:800px;
}

#top_part {
	height: 400px;
	width: 960px;
	font-size:15px;
}

#header {
	width: 960px;
	padding:0px;
	margin:0px;
	float: left;
}

.logo {
	margin-left: 10px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 290px;
	top: 32px;
}

#secondary_nav {
	text-align:center;
	color: #CCCCCC;
	font-size:10px;
	padding: 0px 0px 0px 340px;
	width:600px;
	text-transform: uppercase;
	margin:0px;
}

#secondary_nav UL { margin:0; padding:20px 0px 1px 0px;font-size: 11px; font-weight:normal;}
#secondary_nav UL LI { margin:0; list-style-type:none; display:inline; text-decoration: none; padding:5px 5px 1px 5px;color: #3499CD;  }
#secondary_nav UL LI A:link, #secondary_nav UL  LI A:visited {font-size: 11px;color:#666666;text-decoration: none;  }
#secondary_nav UL LI A:hover {font-size: 11px;text-decoration: none; color: #3499CD;}


.search { float: right;
	margin: 25px 45px 0px 0px;
	width:400px;
	padding-top: 0px;
	text-align:right;
	}


/* Menu
----------------------------------------------------------- */

#Menu {
	padding-top: 15px;
	margin:0px;
	background: url(../images/mainnav_bg.gif) no-repeat;
	height:36px;
	float:right;
	width:660px;
	position: absolute;
	top: 94px;
	left:300px;
}

#Menu ul {
	height: 15px;
	overflow: hidden;
	margin:0px 0px 0px 38px;
	padding:0px;
	
}

#Menu li {
	display: inline;
}

#Menu a {
	display: block;
	float: left;
	height: 15px;
	text-indent: -100em;
	overflow: hidden;
}

#Menu a:hover {
	background-position: 0 -15px;
}

#m1 a {
	width: 97px;
	background-image: url(../images/mainnav_01.gif);
}

#m2 a {
	width: 125px;
	background-image: url(../images/mainnav_02.gif);
}

#m3 a {
	width: 116px;
	background-image: url(../images/mainnav_03.gif);
}

#m4 a {
	width: 130px;
	background-image: url(../images/mainnav_04.gif);
}

#m5 a {
	width: 108px;
	background-image: url(../images/mainnav_05.gif);
}


#banner {
	width: 960px;
	padding:0px;
	margin:0px;
	float: left;
}

.standing {
	float: left;
	margin: 35px 0px 0px 0px;
	width:221px;
	margin:0px;
	top:171px;
	left:21px;
	position:absolute;
}
.flash {
	float: right;
	padding:0px;
	margin:0px;
	top:130px;
	left:232px;
	position:absolute;
}

#bottom_part {
	height: 150px;
	width: 910px;
	margin:20px 0px 0px 0px;
	padding-left:5px;
	top:485px;
	left:0px;
	position:absolute;
}


#Hex_01 {
	padding:0px;
	margin:0px;
	height:227px;
	width:895px;
	float:left;
	position:absolute;
	top: 0px;
	left:125px;
}

#Hex_01 ul {
	height: 227px;
	overflow: hidden;
	margin:0px;
	padding:0px;	
}

#Hex_01 li {
	display: inline;
}

#Hex_01 a {
	display: block;
	float: left;
	height: 227px;
	text-indent: -100em;
	overflow: hidden;
	margin:0px 0px 0px -30px;
	padding:0px;
}

#Hex_01 a:hover {
	background-position: 0 -227px;
}

#hex1 a {
	width: 223px;
	background-image: url(../images/hex_01.png);
	margin:0px ;
	padding:0px;
}

#hex2 a {
	width: 223px;
	background-image: url(../images/hex_02.png);
	margin:0px 0px 0px -36px;
	padding:0px;
}

#hex3 a {
	width: 223px;
	background-image: url(../images/hex_03.png);
	margin:0px 0px 0px -36px;
	padding:0px;
}

#hex4 a {
	width: 223px;
	background-image: url(../images/hex_04.png);
	margin:0px 0px 0px -36px;
	padding:0px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.hr{ clear:both; height: 1px;margin:0px;}

.sponsor {
	float: right;
	margin: 180px 30px 0px 0px;
}
