html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}

.order {
	font-size: 1.2em;
	color: red;
}

a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #000000 url(images/page_bg2.gif) repeat-x; 
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** 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: #ee3424;
  color: #ffffff;
  font: 24px "Verdana";
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
  position: absolute;
  top: 15px;
  left: 414px;
  width:266px;
  height: 360px;
  background: #ee3424 bottom left ;
}


#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;
}


#sideheader {
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}

#header {
/*  background: url(images/fixxlogo.gif) no-repeat; */
 background: url(images/logoextreme.jpg) no-repeat;
  position: absolute;
  top: 97px;
  left: 0px;
  width: 414px;
  height: 160px;
}

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

#body {
  background: url(images/body_bg.gif) repeat-y;
  width: 100%;
}

#left {
  float: left;
  height: 500px;
  width: 414px;
  position: absolute;
}

#left2 {
  float: left;
  height: 500px;
  width: 412px;
  position: absolute;

}

#right {
  float: right;
  width: 312px;
  padding: 135px 10px 10px 10px;
}







#nav ul {
}
#nav li {
  float: left;
  width: 102px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  background: url(images/tab_litred.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}
#nav a {
  font: 13px "Verdana";
  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;
}

#caption {
  background: #EEEEEE;
}

#caption h2 {
 font: 14px "Verdana";
font-weight: bolder;
padding: 10px 0px 0px 60px;
}


#caption h3 {
  font: 13px "Verdana";
  font-weight: bold;
  color: white;
  background: #0076bf;
  height: 45px;
  padding: 10px 0px 0px 30px;
}

#caption h4 {
  font: 12px "Verdana";
  font-weight: bold;
  color: white;
  background: #ee3424;
  height: 25px;
  padding: 4px 0px 0px 30px;
}

#caption h5 {
  font: 12px "Verdana";
  font-weight: bold;
  color: black;
  height: 70px;
padding: 0px 30px 30px 60px;
}

#visit {
  background: #EEEEEE;
  height: 600px;
 padding: 20px 20px 10px 20px; 
}



#visit h2 {
  font: 18px "Verdana";
}

#visit h4 {
  font: 12px "Verdana";
  font-weight: bolder;
  color: #1b2a3a;
}
#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: white;;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}
#right h3 {
  font: 13px "Verdana", serif;
  margin-bottom: 5px;
  color: white;
}
#right p {
  margin-top: 0;
 color: white;;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

#right ul {
 padding: 2px 5px 5px 15px;
}

#right li {
font: 12px "Verdana", serif;
  color: white;
  padding: 4px 4px 4px 4px;
 }



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