	body {
		margin:0;
		padding:0;
		min-width:750px;
		background-color: #eee;
		text-align:center;
		background-image: url(/images/mainback.gif); 
		background-repeat: no-repeat; 
		background-position: left top;
		_border-bottom: 5px solid #185ea4;

	}
	div#wrap {
		margin:0 auto;
		width:750px;
		text-align: left;
	}


#topmail {
		margin:0px;
		margin-bottom: -14px;
		width:740px;
		_width:750px;
		padding:5px;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #999;
		text-align: right;
		}

.mailinput {
		background: #eee;
		border: 1px solid #ccc;
		font-family: Arial;
		font-size: 11px;
		color: #666;
		}

.topbutton {
		background: #ccc;
		border: 1px solid #ccc;
		font-family: Arial;
		font-size: 11px;
		color: #eee;
		}

	#header {
		background-color:#eee;
		padding:5px;
		margin: 0;
		background-image: url(/images/clouds.jpg);
		width:740px;
		_width:750px;
		border-top: 2px solid #fff;
		height: 140px;

	}

	#headleft {
		margin:0;
		padding:0;
		position: relative;
		float:left;
			}

	#headright {
		margin:0;
		padding:0;
		position: relative;
		float:right;
		text-align:right;
			}

	#menu {
		width:750px;
		height: 30px;
		_height:35px;
		border-top: 2px solid #fff;
		border-bottom: 1px solid #666;
		background: #ccc;
		}

	#topmenu ul
		{
		padding:0px;
		_padding-top:5px;
		margin: 0;
		}

#topmenu ul li { display: inline; }

		#topmenu ul li a
		{
		margin-right: 3px;
		padding: 8px 19px 5px 17px;
		background-color: #333;
		color: #eee;
		text-decoration: none;
		float: left;
		border-left: 1px solid #eee;
		border-top: 1px solid #eee;
		_height:30px;
		font-weight:bold;
		}

		#topmenu ul li.first a
		{
		margin-right: 3px;
		padding: 8px 19px 5px 17px;
		background-color: #333;
		color: #eee;
		text-decoration: none;
		float: left;
		border-left: 1px solid #333;
		border-top: 1px solid #eee;
		_height:30px;
		font-weight:bold;
		}

		#topmenu ul li a:hover
		{
		background-color: #666;
		border-left: 1px solid #333;
		border-top: 1px solid #333;
		color: #fff;
		}

		#topmenu ul li.on a
		{
		background-color: #666;
		border-left: 1px solid #333;
		border-top: 1px solid #333;
		color: #fff;
		}

#contactblock {
		width:740px;
		_width:750px;
		padding:5px;
		background: #666;
		font-family: Arial;
		font-size: 13px;
		font-weight: bold;
		color: #fff;
		text-align: right;
		}


	#maincontent {
		width: 750px;
		background-color:#fff;
		border-top: 3px solid #666;

		border-bottom: 1px dashed #ccc;
		margin-top: 10px;
		}



	#footer {
		clear:both;
		height: 100px;
		background-color: #eee;
		font-family: Arial;
		font-size: 11px;
		color: #666;
	}

	#floatleft {
		height:50px
		margin:0;
		padding:25px 0 0 0;
		position: relative;
		float:left;
		background-color: #eee;
			}

	#floatright {
		height:50px
		margin:0;
		padding:25px 0 0 0;
		position: relative;
		float:right;
		text-align:right;
		background-color: #eee;
			}



	#main {
		float:left;
		width:510px;
		_width:530px;
		padding-right:10px;
		padding-left:10px;

		padding-bottom:0;
	}
	#sidebar {
		width: 200px;
		_width:215px;
		margin-left:530px;
		background: #fff;
		padding-left: 10px;
		padding-bottom:0;
		padding-top:10px;


	}
	#wrap > #sidebar {
		width: 195px;
		_width:210px;
	}

#topspace {
width:750px;
height:30px;
}

a.hidden {
color:#eee;
}
a.hidden.hover {
color:#eee;
}


#sidemenu ul
{
padding: 10px;
margin-top:0px;
marging-left:0px;
margin-right: 5px;
margin-bottom:10px;
color: #cae948;
width:90%;
_width:100%;
list-style: none;
background: #eee;
}


#sidetitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	background: #666;
	color: #fff;
	height:20px;
	_height:30px;
	padding:5px;
width:90%;
_width:100%;
}




#sidemenu ul li a
{
display: block;
padding:5px;
color: #666;
text-decoration: none;
list-style: none;

height:20px;
font-size: 11px;
background: #ccc;
border-bottom: 2px solid #eee;
margin:0px;
}



#sidemenu ul li a:hover
{
background: #06c;
border-bottom: 2px solid #eee;
color: #fff;
}

#function {
		padding-top: 20px;
		width:100%;
	}

	#left {
		margin:0;
		padding:0;
		position: relative;
		float:left;
			}

	#right {
		margin:0;
		padding:0;
		position: relative;
		float:right;
		text-align:right;
		width:220px;
			}


#right ul
		{
		padding:0;
		margin: 0;
		text-align: right;
		list-style: none;
		}

#right ul li { display: inline; }

#right ul li a
		{
		padding: 5px;
		margin:1px;
		color: #000;
		text-decoration: none;
		float: right;
		border: 1px solid #126b9f;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		text-align: center;
		font-weight:bold;
		}



#right ul li a:hover
		{
		background: #126b9f;
		color: #fff;
		}

#left ul
		{
		padding:0;
		margin: 0;
		text-align: left;
		list-style: none;
		}

#left ul li { display: inline; }

#left ul li a
		{
		padding: 5px;
		margin:1px;
		color: #000;
		text-decoration: none;
		float: left;
		border: 1px solid #126b9f;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		text-align: center;
		font-weight:bold;
		}



#left ul li a:hover
		{
		background: #126b9f;
		color: #fff;
		}

#quicklinks {
		background: #eee;
		border: 2px solid #ccc;
		padding: 10px;
		width: 100%;
		}

.button
		{
		background: #126b9f;
		color: #fff;
		font-size:11px;
		border: 1px solid #ccc;
		pading: 5px;
		}