html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #990000;
}
a:hover {
	color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
		text-align: left;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** layout **/
#wrapper {
	
	margin: auto;
	width: 740px;
  position: relative;
}
#adsense {
margin-top: 20px}



#header {
  
  top: 0px;
  text-align:center;
  left:inherit;
    width: 740px;
  height: 115px;
}

/** body **/
#spacer {
  height: 132px;
}

#top {
  background color: #FFFFFF;
  width: 100%;
  
  text-align:center;
}

#left {
  float: left;
  width: 412px;
}
#right {
  float: right;
  width: 312px;
}
#nav {
vertical-align:middle;
text-align:center;
line-height:8px;
}

#navspace{line-height:20px}
.navbreak{
padding-left:8px;
padding-right:8px;
color:#FFFFFF;}

#nav ul {
vertical-align:middle;
text-align:center;
}
#nav li {
	
	float: left;
	vertical-align:bottom;
	height: 34px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top:5px;
	width:inherit;
	line-height: 20px;
	text-align: center;
	list-style: none;
	
}
#nav a {
  font: 13px "Arial";
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
 
  border-left: none;
  padding-left: 1px;
}

#visit {
  background: #EEEEEE;
  padding: 15px 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: 160px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 145px;
  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;
}

#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/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 20px;
}
#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;
}
.style1 {
	color: #000099;
	font-weight: bold;
}

/** 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;
}

/* the style for listing the lists */
LI.list {
  list-style-type:decimal;
  margin-left: 0px;
  font-weight:bold;
  line-height: 20px;
  margin-top: 20px;
}

/* the style for the description of a list in the listing of lists */
.listdescription {
  margin-left: 0px;
  font-weight:normal;
  line-height:normal;
}
