@charset "utf-8";
/* Rubyroos CSS created by full phat design- nick it and we'll send the boys round! */
body {
	margin: 0;
	padding: 0px;
	background: url(images/background.gif) #110009 repeat-y center;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
#navigation{
	width:980px;
	height:37px;
	margin: 0px auto;
	padding:0;
	background:url(images/layout_03.gif) bottom;
	clear:both;
}
#header {
	width: 980px;
	height:166px;
	margin: 0px auto;
	padding:0;
}
#header-left {
	width: 347px;
	height:166px;
	float:left;
	padding:0;
}
#header-right {
	width: 633px;
	height:166px;
	float:left;
	padding:0;
}
#content{
	width: 960px;
	margin: 0px auto;
	padding:10px;
	overflow:auto;
	clear:both;
	background: url(images/layout_10.gif) #ffffff repeat-y;
}
.content-left{
	width: 660px;
	padding:0 10px 0 0;
	float:left;
}
.content-right{
	width: 290px;
	padding:0;
	float:right;
}
#footer{
	font-size:9pt;
	width: 970px;
	height:57px;
	margin: 0px auto;
	padding:20px 0 0 10px;
	clear:both;
	color:#1a171b;
	background-image:url(images/layout_11.jpg);
}
.testimonialstop{
	background:url('images/testone.jpg') #e6e6e6 top left no-repeat;
		padding:10px 0px 0px 40px;
	margin:0px 0px 53px 0px;
}
.testimonialsfoot{
	background:url('images/testone.jpg') #e6e6e6 bottom right no-repeat;
	padding:0px 38px 10px 0px;
}
#footer a {
	color: #1a171b;
}
#footer a:hover {
	color: #740e10;
}
h1{
font-weight:lighter;
	font-size:20px;
	color:#b1c900;
}
.h1copy{
font-weight:lighter;
	font-size:20px;
	color:#b1c900;
}
h2{
	font-weight: lighter;
	font-size:18px;
	color:#e00079;
}
.h2copy{
	font-weight: lighter;
	font-size:18px;
	color:#e00079;
}
.hwhite{
	font-weight: lighter;
	font-size:18px;
	color:#ffffff;
}
h3{
	font-size:15px;
	color:#a71620;
	font-weight:lighter;
}
a{
color: #b2c900;
}
a:hover {
color: #e00079;
}
.small-text{
font-size:10px;
}
.purple-text{
color:#79148a;
font-weight:bold;
}
.orange-text{
color:#f06922;
font-weight:bold;
}
.blue-text{
color:#00aabe;
font-weight:bold;
}
.green-text{
color:#b5da0a;
font-weight:bold;
}

/* FORMS STYLING */
label{
width: 200px;
text-align: left;
float:left;
display:block;
}
input{
background: #ffffff;
border: 1px solid #a19ca1;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
width:320px;
}
textarea{
background: #ffffff;
border: 1px solid #a19ca1;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
width:320px;
}
select{
background: #ffffff;
border: 1px solid #a19ca1;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
width:320px;
}
input.send-btn {
height: 20px;
background-color: #ffffff;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
border: 1px solid #a19ca1;
margin-top:20px;
}
legend
{
font: 11pt Tahoma, Arial, Helvetica, sans-serif; color:#832440; font-weight:bold;
background: #ffffff;
padding: 2px 6px;
} 
label em {  
margin-left:5px;
font: 8pt Tahoma, Arial, Helvetica, sans-serif; color:#ff0005; 
font-weight: normal; 
padding:0px;   
}
#form{
width:550px;
float:right;
}
.faq{
width:938px;
padding:10px;
background: #7e0044 url(images/faqback.jpg) repeat-x;
border:#FFFFFF solid 1px ;
margin-bottom:10px;
}
.faq2{
width:938px;
padding:10px;
background: #647008 url(images/faqback2.jpg) repeat-x;
border:#FFFFFF solid 1px ;
margin-bottom:10px;
}
.testimonial{
width:938px;
padding:10px;
background: #a2045a url(images/testone.jpg) repeat-x;
border:#FFFFFF solid 1px ;
margin-bottom:10px;
}