 * {
   margin : 0;
   padding : 0;
 }


#wrapper {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eef3f6;
	border-left-color: #eef3f6;
}
body {
	margin: 0px;
	padding: 0px;
}
#wrapper #header {
	height: 99px;
	width: 850px;
}
#wrapper #topnav {
	height: 42px;
	width: 850px;
	background-image: url(images/Top_nav.png);
}
#wrapper #leftnav {
	height: 735px;
	width: 191px;
	margin-left: 11px;
	float: left;
}
#wrapper #bodywrapper {
	height: auto;
	width: 482px;
	margin-right: 166px;
	margin-left: 202px;
}
#wrapper #block {
	float: right;
	height: 735px;
	width: 166px;
}
#wrapper #footer {
	clear: both;
	height: 98px;
	width: 850px;
	position: relative;
	background-image: url(images/Footer.png);
}
#wrapper #topnav .topnav li {
	font-family: arial;
	font-size: 13px;
	color: #FFF;
	font-weight: lighter;
	display: inline;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	padding-right: 10px;
}
#wrapper #topnav .topnav {
	padding-top: 9px;
	float: right;
	padding-right: 22px;
}
#wrapper #leftnav .leftnav {
	background-color: #e6f1fa;
	height: 415px;
	width: 191px;
	margin-top: 43px;
	padding-top: 45px;
}
#wrapper #leftnav .leftnav li {
	font-family: arial;
	font-size: 13px;
	color: #66686c;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66686c;
	border-right-color: #66686c;
	border-bottom-color: #66686c;
	border-left-color: #66686c;
	padding-top: 10px;
	font-weight: 100;
}
#wrapper #footer .footer li {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #footer .footer {
	margin-top: 44px;
	margin-left: 220px;
	padding-top: 43px;
}
#wrapper #footerbar {
	height: 26px;
	width: 850px;
}
#wrapper #bodywrapper #bodycontent {
	height: auto;
	width: 452px;
	padding-top: 43px;
	padding-right: 15px;
	padding-left: 15px;
}
#wrapper #bodywrapper #bodycontent h2 {
	font-family: arial;
	font-size: 20px;
	color: #155c93;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #bodywrapper #bodycontent h1 {
	font-family: georgia;
	font-size: 40px;
	color: #edb548;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #66686c;
	font-weight: bold;
	padding-bottom: 20px;
}
#wrapper #bodywrapper #bodycontent p {
	font-family: arial;
	font-size: 13px;
	color: #66686c;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}
#wrapper #bodywrapper #bodycontent .”list” li {
	font-family: arial;
	font-size: 13px;
	color: #a4cbeb;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #leftnav .leftnav li a {
	font-family: arial;
	font-size: 13px;
	color: #66686c;
	text-decoration: none;
}
#wrapper #header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #topnav .topnav li a {
	font-family: arial;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
