@charset "utf-8";
/* CSS Document */

html, body {
	background:url(../images/maininbg.gif) no-repeat center top;
}

#mainmenu {
	left:0;
	top:0;
	margin:35px 0 0 17px;
}
#mainmenu ul {margin:35px 0 0 0 ;padding:6px 0 15px 7px;background:url(../images/menuleft.gif) 0 0px no-repeat;}

#flash {
	position:absolute;
	z-index:100;
	top:1px;
	right:0;
}

#sideleft {
	float:left;
	position:relative;
	width:239px;
	min-height:600px;
	_height:600px;
}


#sidemiddle {
	float:left;
	width:750px;
	min-height:600px;
	_height:600px;
}

#sideright {
	float:left;
	width:14px;
	min-height:600px;
	_height:600px;
}

.maintitle {
	margin:126px 0 0 0;
}
.submenu {
	color:#069;
	font-size:9.3px;
	font-weight: normal;
}
.submenu2 {
	color:#069;
	font-size:10px;
	text-align:left;
}
.locationbg {
	color:#29c9dc;
	padding:0 35px 0 0;
	font-size:11px;
	text-align:right;
	height:40px;
	line-height:40px;
	background:url(../images/locationbg.jpg) no-repeat;
}
.locationbg a:link, .locationbg a:visited {color:#29c9dc;}
.locationbg a:hover {text-decoration:underline;}
#maincontent {
	position:relative;
	color:#666;
	font-size:14px;
	line-height:20px;
	background:url(../images/contentbg.gif) repeat-y #fff;
}
#copyright {
	padding:10px 7px 0 0;
	text-align:right;
	height:60px;
	color:#0358ab;
	font-size:10px;
}
#copyright a:link,#copyright a:visited {color:#222;}
#copyright a:hover {text-decoration:underline;}



.bigtitle {padding:0 43px;}
