html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: url(none) none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
.left {
	float: left;
}
.subheading {
	background: url(images/hook.png) no-repeat;
	padding-left: 35px;
	height: 28px;
	padding-top: 10px;
}

.right {
	float: right;
}
.more {
	text-align: right;
}
.color1 {
	font-weight: bold;
	color: #EE1B24;
}


.clear {
	clear: both;
}
body {
	text-align: center;
	font: 12px arial, sans-serif;
	background: #eee;
	color: #515151;
}
#outer {
	background: top center url(images/header_bg.jpg) repeat-x;
	cursor: crosshair;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 756px;
}

#header {
	background: url(images/record.png) no-repeat left 4px;
	height: 78px;
}
#header p {
	color: #7A46C1;
	padding: 0 0 10px 70px;
	margin: 0;
}
#nav {
	background: url(images/header_c_bg.gif) repeat-x;
	position: relative;
	height: 370px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #8A63C0;
	text-decoration: none;
}
#nav ul {
	padding: 40px 0 0 400px;
	margin: 0;
	position: relative;
	z-index: 1;
}
#nav li {
	background: left center url(images/bullet.gif) no-repeat;
	padding: 10px 0 8px 30px;
	margin: 0;
}
#nav li#m1 {
	margin-left: 12px;
}

#nav li#m2 {
	margin-left: 0px;
}
#nav li#m3 {
	margin-left: -8px;
}
#nav li#m4 {
	margin-left: -12px;
}
#nav li#m5 {
	margin-left: -11px;
}
#nav li#m6 {
	margin-left: -7px;
}
#nav a {
	font-weight: normal;
}
#head {
	background: url(images/header.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 382px;
	height: 370px;
}
#head-pip {
	background: url(images/header_pip.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 382px;
	width: 48px;
	height: 94px;
}

#body {
	background: top left #EEEEEE url(images/body_bg.gif) repeat-y;
	position: relative;
	left: -10px;
	width: 775px;
}
#body-inner {
	padding-top: 20px;
	padding-right: 23px;
	padding-bottom: 28px;
	padding-left: 31px;
}
#body-left {
	float: right;
	width: 280px;
}
#body-right {
	float: left;
	width: 384px;
}
#topic-pic {
	background: #EEE;
	padding: 0px;
	text-align: center;
}
#body-left h2 {
	background: #333;
	font-size: 12px;
	color: #FFF;
	margin: 6px 0 40px;
	padding: 6px 23px;
}
#body-left ul {
	margin: 30px 30px 30px 55px;
}
#body-left li {
	margin: 5px;
}

#body-right .box {
	padding: 15px;
	background: #fff;
	border: 1px solid #999;
	margin: 1em 0 3em;
}
#body-right h2 {
	font: 18px "arial narrow", arial, sans-serif;
}
#body-right .box p {
	margin: 0 0 1em 0;
}
#body-right .box .left {
	margin-right: 15px;
	border: 1px solid #999;
}
#body-right .box .btns {
	text-align: right;
	padding-top: 10px;
	position: relative;
}
.btns a {
	background: left #CC0000 url(images/btn.gif) repeat-y;
	border: 2px solid #E68282;
	border-color: #E68282 #650000 #650000 #9C2828;
	color: #fff;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
	position: relative;
}
.btns a:hover {
	background-color: #EF1818;
	color: #fff;
}

#copyright {
	float: none;
	width: 100%;
	clear: both;
	margin-right: 9px;
	padding-bottom: 30px;
	_margin-right: 5px;
}

#copyright-left {
	font-size: 11px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
#telephone {
	position: relative;
	float: right;
	color: #999;
	font-weight: bold;
	font-size: 18px;
	top: 30px;
}
#welcome {
	position: relative;
	height: 85px;
	width: 360px;
	float: right;
	bottom: -5px;
	padding: 5px;
}
.navname {
	line-height: 75px;
	font-size: xx-large;
	color: #CCC;
}
h3 {
	font-size: 14px;
}
#logo {
	position: relative;
	height: 60px;
	left: 70px;
	width: 180px;
	top: 8px;
}

