body {
	margin:0px;
	padding:0px;
	margin-top:5px;
	background:#404040;
	font-family:Arial, Verdana, sans-serif;
	font-size:75%;
	text-align:center;
}

h1 {
	padding:0px;
	margin:0px;
	font-family:Arial,Verdana,sans-serif;
	font-size:2.5em;
	font-weight:bold;
	color:#000080;
	margin-bottom:10px;
}

h2 {
	padding:0px;
	margin:0px;
	font-family:Arial,Verdana,sans-serif;
	font-size:1.4em;
	font-weight:bold;
	padding-top:5px;
	color:#000080;
	margin-bottom:5px;
	margin-top:10px;

}

h3 {
	padding:0px;
	margin:0px;
	font-family:Arial,Verdana,sans-serif;
	font-size:1.4em;
	font-weight:bold;
	padding-top:5px;
	color:#ffffc0;
}

blockquote {
	margin:0px;
	padding:0px;
	padding-left:20px;

}
p {
	padding:0px;
	margin:0px;
	font-size:1em;
	padding-top:5px;
	padding-bottom:5px;
}


a:link {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
}

ul {
margin:0px;
padding:0px;
padding-left:20px;
}

#wrapper {
	width:991px;
	background:#c0c0c0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
	
#header {
	margin:0px;
	padding:0px;
	width:991px;
	height:155px;
	background-image: url(whl_top.png);
	background-repeat:no-repeat;
}
#navigation {
	margin:0px;
	padding:0px;
/*	width:870px;
	height:35px;*/
	text-align:center;
	padding-top:100px;
	padding-left:220px;
}

#navigation ul {
	margin:0px;
	padding:0px;
	padding-top:5px;
	text-align:center;
	margin-left:60px;
}

#navigation li {
	background-image: url(top_menu_button.png);
	background-repeat:no-repeat;
	display:inline;
	padding:0px;
	padding:0px;
	margin:0px;
	padding-top:10px;
	float:left;
	height:35px;
	width: 100px;
	text-align:center;
	font-size:1em;
	color:#fff;
	font-weight:bold;
}

#navigation a:link, #navigation a:visited {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

#navigation a:hover {
	text-decoration:none;
	color:#000;
}	

#content_top {
	margin:0px;
	padding:0px;
	width:991px;
	height:44px;
	background-image: url(content_top.png);
	background-repeat:no-repeat;
}
#content_top2 {
	margin:0px;
	padding:0px;
	width:991px;
	height:41px;
	background-image: url(modf_t.png);
	background-repeat:no-repeat;
}
.modf_b {
	width:941px;
	margin:0px;
	padding:0px;
	background-image: url(modf_b.png);
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
}
.modf_f {
	margin:0px;
	padding:0px;
	background-image: url(modf_f.png);
	background-repeat:no-repeat;
	width:991px;
	height:29px;
}

#content_bottom {
	margin:0px;
	padding:0px;
	width:991px;
	height:36px;
	background-image: url(content_bottom.png);
	background-repeat:no-repeat;
}
#footer {
	margin:0px;
	padding:0px;
	padding-top:0px;
	width:991px;
	height:67px;
	background-image: url(whl_footer.png);
	background-repeat:no-repeat;
}

#left_foot {
	width:330px;
	float:left;
}

#center_foot {
	margin-top:20px;
	width:330px;
	float:left;
}

#right_foot {
	width:200px;
	float:right;
	text-align:right;
	padding-top:17px;
	padding-right:70px;
}
#botnav {
	margin:0px;
	padding:0px;
/*	width:870px;
	height:35px;*/
	text-align:center;
	padding-top:12px;
	padding-left:10px;
}

#botnav ul {
	margin:0px;
	padding:0px;
	padding-top:5px;
	text-align:center;
	margin-left:60px;
}

#botnav li {
	background-image: url(top_menu_button.png);
	background-repeat:no-repeat;
	display:inline;
	padding:0px;
	padding:0px;
	margin:0px;
	padding-top:10px;
	float:left;
	height:35px;
	width: 100px;
	text-align:center;
	font-size:1em;
	color:#fff;
	font-weight:bold;
}

#botnav a:link, #botnav a:visited {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

#botnav a:hover {
	text-decoration:none;
	color:#000;
}



#content {
	margin:0px;
	padding:0px;
	background:#fff;
	background-image: url(content_back.png);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
}

.module_l {
	width:450px;
	margin-left:10px;
/*	height:200px;*/
	background:#fff;
	float:left;
}
.module_r {
width:450px;
	margin-right:10px;
/*	height:200px;*/
	background:#fff;
	float:right;
}


.modh_l {
	height:31px;
/*	width:408px;*/
	margin:0px;
	padding:0px;
	background:#fff;
	background-image: url(modh_l.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:3px;
	float:left;
}
.modh_r {
	margin:0px;
	padding:0px;
	height:35px;
	width:22px;
	background:#fff;
	background-image: url(modh_r.png);
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
}
.modb_l {
	margin:0px;
	padding:0px;
	float:left;
/*	width:450px;*/
	text-align:left;
	background:#fff;
	background-image: url(modb_b.png);
	background-position:left;
	background-repeat:repeat-y;
	font-family:Arial,Verdana,sans-serif;
	font-size:1em;
	color:#000;
	padding-left:10px;
	padding-top:5px;
}
.modb_r {
	margin:0px;
	padding:0px;
	text-align:left;
	background:#fff;
	background-image: url(modb_r.png);
	background-position:right;
	background-repeat:repeat-y;
	width:22px;
	border:1px solid #f00;
	float:right;
	height:100%;
	
}
.modf_l {
margin:0px;
	padding:0px;
	height:27px;
/*	width:428px;*/
	background:#fff;
	background-image: url(modf_l.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
}
.modf_r {
	margin:0px;
	padding:0px;
	height:27px;
	width:22px;
	background:#fff;
	background-image: url(modf_r.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:right;
}
.clr {
	clear:both;
}
.copyright {
	font-size:1em;
	text-align:center;
	color:#fff;
	font-weight:bold;
	
}
.dividor {
width:50%;
margin-left:auto;
margin-right:auto;
height:1px;
background:#ccc;
clear:both;
margin-top:10px;
margin-bottom:10px;
}
/* variable_module*/
.module_v {
	margin-right:15px;
	margin-left:10px;
	background:#fff;
	float:left;
	width:445px;
	
}


.a {
	width:403px;
	height:32px;
	margin:0px;
	padding:0px;
	background:#fff;
	background-image: url(modh_l.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:3px;
	float:left;
}
.b {
	margin:0px;
	padding:0px;
	padding-top:3px;
	height:32px;
	width:22px;
	background:#fff;
	background-image: url(modh_r.png);
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
}

.c {
	margin:0px;
	float:left;
	width:440px;
	text-align:left;
	padding-left:5px;
	background-image: url(modb_b.png);
	background-position:left;
	background-repeat:repeat-y;
	font-family:Arial,Verdana,sans-serif;
	font-size:1em;
	color:#000;
}

.d {
	margin:0px;
	padding:10px;
	padding-left:5px;
	text-align:left;
	width:425px;
	background:#fff;
	background-image: url(modb_r.png);
	background-position:right;
	background-repeat:repeat-y;
} 

.e{
	margin:0px;
	padding:0px;
	height:27px;
	width:423px;
	background:#fff;
	background-image: url(modf_l.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
}
.f {
	margin:0px;
	padding:0px;
	height:27px;
	width:22px;
	background:#fff;
	background-image: url(modf_r.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:right;
}
