html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
/**
	background: #fff url(images/page_bg.jpg) repeat-x;
**/
	text-align: center;
	font:12px arial, sans-serif;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
  position: relative;
}

/** Free **/
h1 {
  position: absolute;
  top: 22px;
  left: 0;
  height: 49px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 24px "Times new roman", serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}

/**Coolest Wallpaper **/
#top-nav {
  position: absolute;
  top: 2px;
  left: 414px;
  width: 350px;
  height: 253px;
  background: #6D7481 bottom left url(images/header.jpg) no-repeat;
}

#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#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/website.jpg) no-repeat;
  position: absolute;
  top: 2px;
  left: 764px;
  width: 40px;
  height: 253px;
}


/** Header1 **/
#header {
  background: url(images/header_bg.jpg) no-repeat;
  position: absolute;
  top: 60px;
  left: 1px;
  width: 414px;
  height: 200px;
}

/** Header2 **/
#header2 {
  background: url(images/address.jpg) no-repeat;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 414px;
  height: 200px;
}

/** body **/
#spacer {
  height: 256px;
}

#body {
  background: url(images/body_bg.gif) repeat-y;
  width: 110%;
}

#left {
  float: left;
  width: 412px;
}
#right {
  float: left;
  width: 372px;
}

#nav ul {
}
#nav li {
  float: left;
  width: 102px;
  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 {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
  background: url(images/tab_drk.gif) repeat-x;
  border-left: none;
  padding-left: 1px;
}

#visit {
  background: #cccccc;
  padding: 25px 40px 14px 36px;
}
#visit h2 {
  font: 24px "Times new roman", serif;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}

#subs-left {
  float: left;
  width: 340px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 165px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}

/** Left Content **/

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#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/bullet1.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 50px;
}
#right h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}
#right h3 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
  background: #d3d3d3;
  color: #ffffff;
  text-align: center;
  font-size: 11px;
  float: center;
  width: 825px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}

/**Category 1**/

#category1 {
  position: absolute;
  top: 2px;
  left: 0px;
  width: 91px;
  height: 1700px;
  background: #d3d3d3 bottom left url(images/Advertisement1.jpg) no-repeat;
}

#category1 ul {
  text-align: left;
  line-height: 22px;
}
#category1 li {
  display: inline;
  font-size: 10px;
  color: #fff;
padding-left: 5px;
}

#category1 a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#category1 a:hover {
  text-decoration: underline;
}

/**Category 2**/

#category2 {
  position: absolute;
  top: 2px;
  left: 0px;
  width: 1012px;
  height: 1800px;
  background: #d3d3d3 bottom left url(images/Links1.jpg) no-repeat;
}

#category2 ul {
  text-align: left;
  line-height: 22px;
}
#category2 li {
  display: inline;
  font-size: 10px;
  color: #fff;
}

#category2 a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#category2 a:hover {
  text-decoration: underline;
}

/**Advertisement**/
#adv1_B {
  position: absolute;
  top: 160px;
  left: 91px;
}

#adv2 {
  position: absolute;
  top: 160px;
  left: 891px;
}

#adv3 {
  position: absolute;
  top: 260px;
  left: 891px;
}

