body,html {	margin:0;	padding:0;	background:#333333;	height: 100%;    }body {	min-width:760px;	font-family: Verdana;}a {	color: #000000;	text-decoration: none;}a:hover {	text-decoration: underline;}h1, h2, h3, h4, h5, h6 {	margin-bottom: 0;	padding-bottom: 0;	margin-top: 0px;	padding-top: 0px;}#wrap {    background:#FFFFFF;    margin:0 auto;    width:760px;    }#header {	font-family: Helvetica, Arial;	font-size: 16px;	text-transform: uppercase;	text-align: center;	color: #FFFFFF;	font-weight: bold;	height: 130px;	width: 100%;	background-color: #448eae;    }#nav {	background:#000000;	padding:10px 10px 10px 30px;	text-align: left;	text-transform: uppercase;	font-size: 9px;	color: #FFFFFF;	font-weight: bold;	height: 20px;    }#nav a {	color: #FFFFFF;	text-decoration: none;}#nav a:hover {	color: #FFFFFF;	text-decoration: underline;}#main {	background:#FFFFFF;	float:left;	width:500px;	font-size: 11px;	color: #000000;	line-height: 20px;	padding: 25px 30px 30px;    }#main h3 {	font-weight: bold;	font-size: 14px;	padding: 0px;	color: #336699;	letter-spacing: .1em;	text-transform: uppercase;}#sidebar {	background:#FFFFFF;	float:right;	font-size: 9px;	width: 180px;	padding: 25px 10px 10px;	text-align: center;	font-weight: bold;	text-transform: uppercase;    }#sidebar ul {    margin-bottom:0;    }#sidebar h6 {	font-size: 9px;	font-weight: bold;	text-transform: uppercase;	text-align: center;    }#footer {	background:#CCCCCC;	clear:both;	font-size: 9px;	text-align: center;	padding: 5px 0px;	width: 760px;    margin:0 auto;    }