font.footer {font-family: Tahoma, Geneva, sans-serif;color: #ffffff;font-size: 10px;font-weight: normal;}
a.footer {font-family: Tahoma, Geneva, sans-serif;color: #ffffff;font-size: 10px;font-weight: normal;text-decoration: none; border: 0;}
a.footer:hover {font-family: Tahoma, Geneva, sans-serif;color: #d8bc75;font-size: 10px;font-weight: normal;text-decoration: none;}
a.mp3 {font-family: Tahoma, Geneva, sans-serif;font-size: 11px;line-height: 16px;color: #666666;font-weight: normal;text-decoration: none; border: 0;}
a.mp3:hover {font-family: Tahoma, Geneva, sans-serif;font-size: 11px;line-height: 16px;color: #000000;font-weight: normal;text-decoration: none; border: 0;}
font.body {font-family: Tahoma, Geneva, sans-serif;font-size: 12px;line-height: 16px;color: #333333;font-weight: normal;}
font.body2 {font-family: Tahoma, Geneva, sans-serif;font-size: 11px;line-height: 16px;color: #333333;font-weight: normal;}

h1 {font-family: Tahoma, Geneva, sans-serif; font-size: 18px; font-weight: bold; line-height: 22px;color: #333333;}
h2 {font-family: Tahoma, Geneva, sans-serif; font-size: 15px; font-weight: bold;line-height: 20px;color: #333333; border-bottom: 1px solid #999;}
h3 {font-family: Tahoma, Geneva, sans-serif; font-size: 13px; font-weight: bold;line-height: 18px;color: #333333;}
h4 {font-family: Tahoma, Geneva, sans-serif; font-size: 12px; font-weight: bold;line-height: 16px;color: #333;}
h5 {border-bottom: 5px solid #333;}

* {
	margin: 0;
}

html {
	height: 100%;
}

body
{
background-image: url("../images/ue_bgrd.jpg");
background-repeat: no-repeat; 
background-position: bottom center;
background-attachment: fixed;
background-color: #669acc;
height: 100%;
	text-align: center;
}

#header {
  background: #000; 
  height: 130px;
}

ol {
padding-left: 20px !important;
padding-left: 20px;
}

ul {
padding-left: 10px !important;
padding-left: 20px;
}


#footer_left {
	float: left;
  width: 470px;
  /*position:absolute;*/
  margin-left: 20px;
    margin-top: 12px;
	text-align: left;
	
}

#footer_right {
float: right;
  width: 280px;
    /*position: relative;*/
  margin-right: 20px;
  margin-top: 12px;
  text-align: right;
}

#title {
width: 674px;
height: 28px;
padding: 7px 0 0 13px;
background: #666666;
font-family: Tahoma, Geneva, sans-serif;
font-size: 16px;
color: #d8bc75;
font-weight: bold;
margin: 0;
letter-spacing: 1px;
}

#sub_content {
width: 371px;
height: 100%;
float: left;
margin: 0;
padding: 20px 10px 0 20px;
}

#sub_content2 {
width: 630px;
height: 100%;
float: left;
margin: 0;
padding: 20px 10px 0 25px;
}

#sub_order {
width: 268px;
height: 100%;
float: right;
margin: 8px 0 10px 8px;
background-color: #666666;
}

#test {
background: #666666;
width: 268px;
height: 100%;
float: right;
margin: 8px 0 0 8px;
padding: 0;
}

#test2 {
background: #cccccc;
width: 230px;
border: solid #ffffff 1px;
height: 100%;
margin: 8px 8px 8px 8px;
padding: 10px;
}

#home_content {
width: 895px;
height: 100%;
/*test here*/
padding: 13px 0px 0px 21px;
}

#column_1 {
width: 179px;
height: 100%;
float: left;
/*margin: 13px 0px 8px 21px;*/
margin: 0px 0px 8px 0px;
}

#column_2 {
width: 455px !important;
width: 447px;
float: left;
height: 100%;
/*margin: 13px 0px 20px 8px;*/
margin: 0px 0px 20px 8px;
}

#product {
width: 687px;
float: left;
height: 100%;
margin: 0px 0 20px 8px;
}


#begin {
width: 435px;
float: left;
padding: 0 0 0 10px;
}


#bonus_video {
width: 224px !important;
width: 216px;
float: left;
margin: 0px 0px 0px 8px !important;
margin: 0px 0px 0px 0px;
}


#bonuses {
background: #666666;
width: 224px;
float: left;
margin: 0 0 8px 0;
}


#pic {
margin-top: 8px;
border: 1px #666666 solid;
}

#includes {
margin: 0px auto 0px auto;
background: #cccccc;
border: solid #FFFFFF 1px;
width: 190px;
padding: 10px;
vertical-align:middle;
}


ul.bonus {
margin: 0px 8px 8px 8px;
padding-left: 1px !important;
padding-left: 7px;
}

hr.bonus {
border: none 0;
border-top: 1px solid #fff;
height: 1px;
margin-bottom: 5px;
/*outline: none;*/
}

hr.quote {
height: 1px;
color: #666666;
background-color: #666666;
margin-bottom: 5px;
outline: none;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px;
	position: relative;
	width: 916px;
	font-size: 0.9em;
	margin: 0 auto -36px;
	text-align: left;
	background-image: url(../images/bg.jpg);


}

.push {
	height: 36px;
}

.footer {
	position: relative;
	width: 916px;
	margin: 0 auto;
	height: 36px;
	background-color: #000000;
}



