/*-------------------------------------
Stylesheet For XREMECONVERSIONS.COM
Design & Coding by MinisiteStudio.com
---------------------------------------*/

body {
	background: #252525;
background-image:url(images/mainbg.jpg);
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;

}

p{line-height:1em;padding:0;margin:0;}

a {color:#000000;text-decoration:none;}

a:hover{color:#000000;text-decoration:underline;}

.headline{
	margin:0px auto;
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.1em;
	text-align:center;
	color: #101010;
	letter-spacing:-1px;
}

.subheadline{
	padding-top:20px;
	margin:0px auto;
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.1em;
	text-align:center;
	color: #BA0005;
	letter-spacing:-1px;
	}
	
.maincopy{
	padding-top:40px;
	margin:0px auto;
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	text-align:left;
}

.maincopy p{line-height:1.2em;padding:0;margin:0;}

#headerbar{
	height:124px;
	padding:0px;
	margins:0px;
	background-image:url(images/headerbk.jpg);
	background-repeat:repeat-x;
}

#headercontent{
	margin:0px auto;
	width:741px;
	height:124px;
	padding:0px;
	line-height:0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#maincontent{
	margin:0px auto;
	width:681px;
	background-image:url(images/mainbk.jpg);
	padding-top:10px;
	padding-left: 30px;
	padding-right: 30px;
}

#footer{
	background-image: url(images/footerbk.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 134px;
	padding:0px;
	margin:0px;
}

#footercontent{
	margin:0px auto;
	height:134px;
	width:741px;
	background-image:url(images/footer.jpg);
}

#navbar{
	height:28px;
	padding:0px;
	margins:0px;
	background-image:url(images/navbk.gif);
	background-repeat:repeat-x;
}

#navbarcontent{
	margin:0px auto;
	width:741px;
	height:28px;
	padding:0px;
	line-height:0px;
	background-image:url(images/navbarbk.jpg);
	background-repeat:no-repeat;
}

#maintop{
	margin:0px auto;
	width:741px;
	height:10px;
	padding:0px;
	line-height:0px;
	background-image:url(images/headerbtm.jpg);
	background-repeat:no-repeat;
}


ul{
margin:0 auto;
padding:0;
list-style:none;
width:741px;
margin-left:30px;
}

ul li{
float:left;
}

ul a{
display:block;
height:28px;
line-height:28px;
text-decoration:none;
background-repeat:no-repeat;
}

#home {width: 80px; background: url(images/navhome1.jpg);}
#faq {width: 71px; background:url(images/navfaq1.jpg);}
#testimonial {width: 149px; background: url(images/navtest1.jpg);}
#demo {width: 82px; background: url(images/navdemo1.jpg);}
#contact {width: 106px; background: url(images/navcontact1.jpg);}

#home a:hover{width: 80px; background: url(images/navhome.jpg);}
#faq a:hover{width: 71px; background:url(images/navfaq.jpg);}
#testimonial a:hover{width: 149px; background: url(images/navtest.jpg);}
#demo a:hover{width: 82px; background: url(images/navdemo.jpg);}
#contact a:hover{width: 106px; background: url(images/navcontact.jpg);}
