*{
	margin:0;
	padding:0;
}

a
{
outline: none;
}

body
{
	font-family: "verdana" sans-serif;
	font-size: 10px;
	color: #000000;
	background: url(bg.jpg) top left fixed no-repeat;
}

#header 
{ 
	width: 100%;
	height: 93px;
}

#headercenter
{
	width: 803px;
	height: 93px;
	background: url(headercenter.jpg) no-repeat;
	margin: 0 auto;
}

#topmenu
{	
	position:absolute;
	width:440px;
	height:32px;
	margin: 49px 0 0 347px;
	list-style-type:none;
}

*html #topmenu
{
	margin: 49px 0 0 360px;
}

#topmenu li
{	
	display:inline;
	float:left;
}

#topmenu li a 
{
	letter-spacing: 3px;
	display:block;
	height:32px;
	float:left;
	text-decoration:none;
	color: #fff;
	line-height:32px;
}

#topmenu li a span 
{
	letter-spacing: 3px;
	display:block;
	height:32px;
	float:left;
	text-decoration:none;
	color: #fff;
	line-height:32px;
	padding: 0 8px 0 8px;
	cursor: pointer;
	font-weight: normal;
}

#topmenu li a:hover
{
background: url(selectedleft.png) top left no-repeat;
color: #000;
}

#topmenu li a:hover span
{
	background: url(selectedright.png) bottom right no-repeat;
	color: #000;
}


#topmenu li a.selected
{
	color: #000;
	background: url(selectedleft.png) top left no-repeat;
}

#topmenu li a.selected span
{
	letter-spacing: 2px;
	display:block;
	height:32px;
	float:left;
	text-decoration:none;
	color: #fff;
	line-height:32px;
	background: url(selectedright.png) bottom right no-repeat;
	color: #000;
	cursor:pointer;
	padding: 0 8px 0 8px;
	font-weight:normal;
}

#main
{
	width: 803px;
	margin: 0 auto;
	background: #fff;
}

#left
{
	width:190px;
	float:left;
	padding:20px 0 10px 20px;
	background: #fff;

}

#left a img {
border:none;
}
#sidemenu
{	
	width:190px;
	list-style-type:none;
}

#sidemenu li a 
{
	display:block;
	height:27px;
	text-decoration:none;
	color: #2368A0;
	line-height:20px;
	font-size:13px;
	text-indent:12px;
	background: url(sidenormal.png);
}

#sidemenu li a:hover
{
	background: url(sideselected.png);
	color: #fff;
	text-indent:7px;
}
#sidemenu li a.selected
{
	text-indent:7px;
	background: url(sideselected.png);
	color: #fff;

}

#sidebox
{
	margin-top:61px;
	width:130px;
}

#sidebox .innerbox 
{
	width:110px;
	padding: 10px;
	color: #999;
}

#sidebox h3
{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000;
}

#sidebox .sidenote
{
	color:#4BA7CF;
	text-align:right;
}

#contact
{
	margin-top:10px;
	width:130px;
	height:48px;
	text-align:center;
	background: url(contact.png) top left no-repeat;
	padding-top:16px;
}

#contact a
{
	color:#2368A0;
	text-decoration:none;
}

#contact a:hover
{
	color: #000;
}
#right
{
	width: 571px;
	float:left;
	padding:10px 20px 10px 2px;
	background: #fff;
}

#rightbanner
{
	width: 571px;
	float:left;
	height: 165px;
	display:block;
	background: url(rightbanner.jpg);
}

#rightleft
{
	float:left;
	width:393px;
	padding:5px 10px 0 0;
}

#rightleft .h
{
	font-size:20px;
	color:#2368A0;
	font-weight:normal;
	padding-bottom:7px;
	padding-right:14px;
	background: #fff url(h1.png) top right no-repeat;
}

*html #rightleft .h
{
padding-bottom:4px;
}

#rightleft h2
{
	font-size:12px;
	color:#ccc;
}

#box1
{	
	margin-top:10px;
	width:393px;
	background: #DFDFDF url(rightleftbox1top.png) top no-repeat;
}

#box1bottom
{
	width: 393px;
	background: url(rightleftboxbottom.png) bottom no-repeat;
}

#box1bottom .innerbox
{
	font-size:13px;
	line-height:15px;
	width: 363px;
	padding:15px;
	color: #333;
	letter-spacing:-1px;
}

#box1bottom .innerbox .smaller
{
	font-size:10px;
	line-height:12px;
}

#box1bottom .innerbox .sidenote
{
	color:#4BA7CF;
}


#rightright 
{
	float:left;
	width:152px;
	margin-left:13px;
	margin-top:17px;
}

#rightright .box
{
	width:152px;
	background: url(boxtop.png) top left no-repeat;
	margin:5px 0 10px 0;
}
#rightright .innerbox
{
	width:122px;
	padding:15px;
	line-height:20px;
	color: #333;
	font-size:14px;
	background: url(boxbottom.png) bottom left no-repeat;
}

#rightright .innerbox h3
{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #000;
}

#rightright .innerbox .sidenote
{
	cursor: pointer;
	font-size:10px;
	color:#4BA7CF;
	
}

#footer
{
	font-size:11px;
	width:803px;
	margin:0 auto;
	clear:left;
	text-align:center;
	padding-top:20px;
	word-spacing: 28px;
}

*html #footer
{
word-spacing:38px;
}

#footer a
{
	font-size:11px;
	text-decoration:none;
	color:#2368A0;
}

#footer a:hover 
{
	color:#88b7de;
}
