@charset "utf-8";
/* CSS Document */

.bodybg {
	background-color: #000;
	height:10px;
}
.menubg {
	background-image: url(menubg.jpg);
	background-repeat: no-repeat;
}

.menutext{
	
	text-align: center;
	background-image:url(midle_menu_bg.jpg);
	background-repeat:repeat;
}

.menutext a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #dadada;
	text-align: center;
	text-decoration: none;
}

.menutext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


td.menutext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d58318;
	text-align: center;
	text-decoration:none;
}

.header_bar {
	background-image: url(header_bar.jpg);
	height:15px;
}
.buynow_bg {
	/*background-image: url(buy_now.jpg);
	background-repeat: no-repeat;*/
	border:solid 1px #393939;
	background-color:#272727;
	height: auto;
	width: auto;
}
.buynowheader {
	font-family: "Chaparral Pro";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #dadada;
}
.buynowcompare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #dadada;
	text-align: center;
}

.buynowsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #dadada;
	padding-left: 10px;
}
.buytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #dadada;
	padding-left: 2px;
}
.services_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dadada;
	padding: 5px;
}

.services_sub a 
{
	text-decoration:none;
	color: #dadada;
}

.aff_logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #dadada;
	text-align: center;
}
.testimonial_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dadada;
	text-align: left;
	padding-left: 2px;
}
.footerbg {
	background-color: #2D2D2D;
}
.copyright_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dadada;
	padding-left: 7px;
}
td.footer_menu
{
	text-align:center;
	vertical-align:middle;
}
.footer_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dadada;
	text-align: center;
	text-decoration:none;
}

td.footer_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dadada;
	text-align: center;
	text-decoration: underline;
}
td.footer_menu a:hover{
	cursor:pointer;
	cursor: hand;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #dadada;
	padding-left: 5px;
	text-align:justify;
}

.bodytxtTitle 
{
	background-color:#272727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #dadada;
	padding-left: 5px;
	text-align:justify;
}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: Bold;
	color: #dadada;
	padding-left: 5px;
}

.bodytext1 a 
{
	text-decoration:none;
	color:White;
}

.bodytext1 a:hover
{
	text-decoration:underline;
	color:White;
}

.body_head1 {
	font-family: "Chaparral Pro";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	/*font-weight: bold;*/
	font-variant: normal;
	color: #dadada;
	padding-left: 3px;
}
.unorderlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
	color: #dadada;
	padding-left: 10px;
}
.unorderlist li a,.bodytxt a
{
	color:#ffffff;
	text-decoration:none;
}

.unorderlist li a:hover,.bodytxt a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #dadada;
	padding-left: 5px;
}


.mainbodyline {
	background-color: #545353;
}
.menutextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #d58318;
	text-align: center;
}

.howitworks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #d58318;
	text-align: center;
}


.contactus_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #dadada;
	text-align: center;
}
.udonot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #d58318;
	text-align: center;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 5px;
}
BODY
{
	margin: 10px 50px 0px 50px;
	background-color: #000000;
}
.ContentSettings
{
	border-left:solid 1px #393939;
	border-right:solid 1px #393939;
}


A {
color: #ffffff;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
A:HOVER {
color: Orange;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

