body{
	margin: 0 auto 0 auto;
	font: 11px Verdana, sans-serif;
}
a{
	text-decoration: none;
	cursor: pointer;
	color: #185d74;
}
a:hover{text-decoration:underline;}
h1{
	font: 22px Times New Roman, sans-serif;
	color: #185d74;
}
h2{
   font: bold 11px Verdana, sans-serif;
	color: #185d74;
}
p{
	font: 11px Verdana, sans-serif;
	color: #363636;
}
img{border: none;}
.container{
	width: 800px;
	margin: 0 auto 0 auto;
}
.topbar{
	height: 35px;
}
.topbar ul{
	margin: 0;
	padding: 0 0 0 13px;
	list-style: none;
	font: normal 13px Verdana, sans-serif;
	color: #6e6e6e;
	line-height: 35px;
}
.topbar li{
	display: inline;
	color: #000;
	padding: 0 5px 0 0;
}
.topbar li a{
	color: #6e6e6e;
}
.header{
	padding: 0 0 2px 0;
}
.topnav{
	background: url(../images/nav-bg.jpg) repeat-x;
	width: 100%;
	height: 27px;
	text-align: center;
	padding: 0 0 5px 0;
}
.topnav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font: bold 14px Century Gothic, sans-serif;
	line-height: 27px;
	text-align: center;
}
.topnav li{
	display: inline;
	color: #fff;
}
.topnav li a{
	color: #fff;
}
.content{
	width: 482px;
	float: left;
	margin: 0;
	padding: 10px 13px 10px 13px;
	text-align: justify;
	background: url(../images/hook.png) no-repeat;
}
.features{
	width: 292px;
	float: right;
	margin: 0;
	padding: 10px 0 10px 0;
}
.content2{
	width: 774px;
	float: left;
	margin: 0;
	padding: 10px 13px 10px 13px;
	text-align: justify;
	background: url(../images/hook.png) no-repeat;
	display: inline;
}
.bottomnav{
	width: 100%;
	height: 27px;
	clear:both;
	margin: 0;
	padding: 0;	
	background: #bcbcbc;
}
.bottomnav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font: bold 14px Century Gothic, sans-serif;
	line-height: 27px;
	text-align: center;
}
.bottomnav li{
	display: inline;	
	color: #fff;
}
.bottomnav li a{
	color: #fff;
}
.copyright {
	font: normal 11px Verdana, sans-serif;
	text-align: center;
	padding: 10px 0 0 0;
}
.info li {
	list-style: none;
	font: 11px Verdana, sans-serif;
	color: #363636;
}
.sitemap li {
	list-style: none;
	font: 11px Verdana, sans-serif;
	color: #363636;
	padding: 10px 0 0 0;
}