html {
	margin: 0;
	padding: 0;
	border-width: 0;
}

body {
	background: #fff;
	padding: 0;
	margin: 10px 0;
	font: 14px "Times New Roman", Times, serif;
	color: #58595b;
	min-width: 864px;
	border-width: 0;
}

#content {
	width: 864px;
	margin: 0 auto;
	padding: 0;
	border-width: 0;
}

#home {
	background: url(../img/bg.png) top center no-repeat;
	float: left;
	width: 864px;
	height: 546px;
	border-width: 0;
	
}

#footer {
	clear: both;
	margin: 0;
	height: 100px;
}


h1#hdr {
	width: 864px;
	height: 97px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url(../img/header.png) no-repeat center bottom;
	display: block;
}

h1#hdr span {
	display: none;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	margin: 0;
}

h6#ftr {
	width: 864px;
	height: 84px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url(../img/tag.png) no-repeat center bottom;
	display: block;
}

h6#ftr span {
	display: none;
}

p {
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 1.8em;
}

#margin {
	float: left;
	width: 279px;
	height: 100%;
}

#text {
	margin-left: 279px;
	padding-top: 40px;
	padding-right: 149px;
	position: relative;
}

.inset {
	float: right;
	margin: 0 -100px 10px 30px;
	font-size: 14px;
	font-style: italic;
	text-align: right;
}
#footer p {
	font-size: 10px;
	margin-left: 55px;
}

em {
	font-weight: bold;
	font-style: italic;
}

bold {
	font-style: normal;
	font-weight: bold;
	color: #0083c3;
}

a {
	font-weight: bold;
	color: #006ca0;
}

a:visited {
	color: #005680;
}

/* @group Nav */


#navtop {
	margin: 0;
	padding: 0;
	width: 864px;
	height: 38px;
	background: url(../img/nav.png) no-repeat center;
}

#navtop #nav {
	margin: 0;
	padding: 0;
}

#navtop #nav li {
	display: inline;
}

#navtop #nav li a {
	float: left;
	padding-top: 38px;
	height: 0;
	overflow: hidden;
}

#navtop #nav li#hm a {
	width: 250px;
}

#navtop #nav li#ab a {
	width: 124px;
}

#navtop #nav li#sv a {
	width: 124px;
}

#navtop #nav li#cn a {
	width: 124px;
}

#navtop #nav li#cr a {
	width: 242px;
}

/* @end */

#quotes {
	margin-top: 170px;
	margin-left: 529px;
	margin-bottom: 25px;
	width: 266px;
	height: 351px;
	display: block;
	border-width: 0;
}

#music {
	float: right;
	margin-right: 45px;
}