html, body {
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

a {
	color:#000000;
	text-decoration:underline;
}

#main {
	height:695px;
	width:1024px;
}

#topone{
	background-color:#ccd1d9;
	border-right-color:#fff;
	border-right-style:solid;
	border-right-width:1px;
	float:left;
	height: 108px;
	width: 149px;
}

#toptwo {
	background-color:#e0e3e8;
	float:left;
	height:108px;
	width:408px;
}

#topthree {
	float:left;
	height: 79px;
	padding-left:295px;
	padding-right:34px;
	padding-top:29px;
	width:137px;
}

#toponesmall {
	float:left;
	height: 17px;
	width:150px;
}

#toptwosmall {
	background-color:#ccd1d9;
	float:left;
	height:17px;
	width:408px;
}

#topthreesmall {
	background-color:#99a3b4;
	color:#fff;
	float:left;
	height:15px;
	padding-right: 14px;
	padding-top: 2px;
	width:452px;
}

#topthreesmall a, a:hover  {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

#left {
	background-color:#99a3b4;
	border-right-color:#fff;
	border-right-style:solid;
	border-right-width:1px;
	float:left;
	padding-left: 28px;
	height:567px;
	width:121px;
}

#menu {
	color:#fff;
	float:left;
	font: 12px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	padding-top:10px;
	text-decoration:none;
	width: 121px;
}

#menu ul {
	border-bottom:solid 1px #fff;
	margin:0;
	padding:0;
	padding-bottom:10px;
}

#menu ul li 
{
	list-style-type: none;
	margin:0;
	padding:0;
	padding-left:5px;
	padding-top: 10px;
}

#menu ul li a {
	color:#fff;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #e7b65e;
}

#menu ul li a.active {
	color: #e7b65e;
}

#menu ul li.sublevel2 {
	border-bottom:none;
	line-height:17px;
	margin:0;
	padding:0;
	width:90px;
}

#menu ul li.sublevel2 a 
{
	color:#fff;
	font-size: 12px;
	padding-left: 19px;
	text-decoration: none;
	width:90px;
}

#menu ul li.sublevel2 a:hover {
	color: #e7b65e;
	font-size: 12px;
	padding-left: 19px;
	text-decoration: none;
	width:90px;
}

#menu ul li.sublevel2 a.active {
	color: #e7b65e;
	font-size: 12px;
	padding-left: 19px;
	text-decoration: none;
	width:90px;
}

#mid {
	float:left;
	height:587px;
	width:408px;
}

#mid img {
	font-size:11px;
	padding-bottom: 5px;
}

#right {
	background-color:#e0e3e8;
	float:left;
	height:547px;
	padding-left:20px;
	padding-right:80px;
	padding-top:20px;
	width:366px;
}

#right a, a:hover, a.active {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

#footer {
	color:#fff;
	font-size:9px;
	width:80px;
	position: relative;
	top: 530px;
}

/* #footer {
        clear: left;
    color:#fff;
    font-size:9px;
    width:121px;
        margin-top: 530px;
}*/

#footer a, a:hover, a.active {
    color:#fff;
    font-size:9px;
    text-decoration:none;
}
