html, body, h1, h2, h3, h4, ul, li {

	margin: 0;

	padding: 0;

}

h1 img {

	display: block;

}

img {

	border: 0;

}

a {


}

a:hover {
	color: #999;
	font-size: 12px;
	font-weight: bold;

}

.left {

	float: left;

}

.right {

	float: right;

}

.more {
	text-align: left;
	color: #666;

}

.clear {

	clear: both;

}



body {
	text-align: center;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;

}



/** layout **/

#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
	position: relative;

}



h1 {
	position: absolute;
	top: 46px;
	left: 0;
	height: 43px;
	padding-top: 8px;
	width: 414px;
	text-align: center;
	background: #7A808C;
	color: #ffffff;
	font: 24px "Times new roman", serif;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}

h1 strong {

  font-weight: normal;

  color: #0E1520;

}

#top-nav {
	position: absolute;
	top: 15px;
	left: 414px;
	width: 266px;
	height: 269px;
	background-color: #6D7481;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

#top-nav ul {
	text-align: center;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;

}

#top-nav li {

  display: inline;

  font-size: 12px;

  color: #fff;

}

#top-nav a {

  text-decoration: none;

  font-weight: normal;

  color: #fff;

}

#top-nav a:hover {

  text-decoration: underline;

}



#mmagic {

	background: url(images/media_magic.gif) no-repeat;

	position: absolute;

	top: 46px;

	left: 680px;

	width: 120px;

	height: 238px;

}

#header {

  background: url(images/header_bg.jpg) no-repeat;

  position: absolute;

  top: 89px;

  left: 0px;

  width: 414px;

  height: 195px;

}



/** body **/

#spacer {

  height: 285px;

}



#body {

  background: url(images/body_bg.gif) repeat-y;

  width: 100%;

}



#left {

  float: left;

  width: 412px;

}

#right {

  float: right;

  width: 312px;

}



#nav ul {

}

#nav li {
	float: left;
	width: 80px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: url(images/tab_lit.gif) repeat-x;
	border-left: 1px solid white;
	list-style: none;

}

#nav a {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}

#nav a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;

}

#nav li.drk {

  background: url(images/tab_drk.gif) repeat-x;

  border-left: none;

  padding-left: 1px;

}



#visit {
	background: #EEEEEE;
	padding: 15px 40px 14px 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#visit h2 {
	font: 24px "Times new roman", serif;
	font-family: Arial, Helvetica, sans-serif;

}

#visit a {

  text-decoration: none;

}

#visit a:hover {
	color: #666;

}



#subs-left {
	float: left;
	width: 180px;
	padding-left: 35px;
	padding-bottom: 10px;
	margin-top: 22px;

}

#subs-right {
	float: right;
	width: 160px;
	padding-bottom: 10px;
	margin-top: 17px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;

}

#subs-left a {

  color: #fff;

}

#subs-left {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;

}

#subs-left h3 {
	color: #333;
	font: 16px "Times new roman", serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

#subs-left p {
	text-align: left;
	z-index: auto;

}



#subs-right {
	color: #FFF;
	text-align: center;

}

#subs-right h3 {
	color: #333;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;

}

#subs-right h4 {

  color: #000000;

  font: 14px "Times new roman", serif;

  margin: 0.6em 0;

}

#subs-right ul {

  margin-top: 1em;

}

#subs-right li {

  list-style: none;

  padding-left: 20px;

  background: 5px 3px url(images/bullet.gif) no-repeat;

}

#subs-right p {
	margin: 0.6em 0;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;

}



#right-i {

  padding: 4px 25px 0 20px;

}

#right h2 {
	color: #323E51;
	font: 22px "Times new roman", serif;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#right h3 {
	color: #000000;
	font: 14px "Times new roman", serif;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#right p {
	margin-top: 0;
	color: #163348;
	font-family: Arial, Helvetica, sans-serif;

}

#right .left {

  margin-right: 4px;

}

#right a {

  color: #163348;

  font-weight: bold;

  text-decoration: none;

}

#right a:hover {
	text-decoration: underline;
	font-size: 12px;

}



/** footer **/

#copyright {

  background: #6D7481;

  color: #fff;

  text-align: center;

  font-size: 11px;

  float: right;

  width: 315px;

  padding: 10px 0;

  margin-bottom: 20px;

}

#copyright p {

  margin: 0;

  padding: 0;

}

