@charset "UTF-8";
/* CSS Document */

h1#ter {
background:url(../title_heads/terrani.png) no-repeat;
height:57px;
width:186px;
margin:10px 0 0 0;
}

h1#doub {
background:url(../title_heads/double.png) no-repeat;
height:100px;
width:180px;
margin:0px 0 10px 0;
}

h1#who {
background:url(../title_heads/who_is.png) no-repeat;
height:57px;
width:344px;
}

h1#cust {
background:url(../title_heads/cust.png) no-repeat;
height:57px;
width:344px;
margin:0px 0 10px 0;
}

h1#warranty {
background:url(../title_heads/warranty.png) no-repeat;
height:57px;
width:344px;
margin:0px 0 10px 0;
}

h1#faq {
background:url(../title_heads/faq.png) no-repeat;
height:57px;
width:344px;
margin:0px 0 10px 0;
}

h1#contact {
background:url(../title_heads/contact.png) no-repeat;
height:57px;
width:344px;

}

h1#buy {
background:url(../title_heads/where_to_find.png) no-repeat;
height:57px;
width:467px;

}


#sub_nav {
width:160px;
height:auto;

float:left;
margin:100px 0 0 0;

}

#sub_nav ul {
margin: 10px 0 0 -20px;
}

#sub_nav ul li {
list-style-type:none;
margin:10px 0 0 -10px;
margin-left:0;
padding:0 0 12px 0;
width:auto;
border-bottom:1px dotted #CCCCCC;
}

#b_text {
float:left;
width:400px;
margin:0 0 50px 30px;

top:20px;
/*position:absolute; */
position:relative;
/*left:180px;*/
}

#s_text {
	float:left;
	width:380px;
	margin:0 0 50px 30px;

top:20px;
	/*position:absolute; */
position:relative;
}

#w_text {
float:left;
width:780px;
margin:0 0 50px 30px;

top:20px;
/*position:absolute;*/
position:relative;

}

#s_text_rt {
	float:left;
	width:380px;
	margin:80px 0 0 15px;
	top:0px;
	/*position:absolute; */
	position:relative;	
}

#main_content_cs {
position:relative;
display:block;
top:0px;
margin:8px 0 0 0;

height:750px;
 width:981px;
 background:url(../bgs/customer.jpg) no-repeat;
}

#main_content_contact {
	position:relative;
	display:block;
	top:0px;
	margin:8px 0 0 0;
	height:620px;
	width:981px;
	background:url(../bgs/contact.jpg) no-repeat;
	padding: 35px 0 0 55px;
}

#main_content_about {
position:relative;
display:block;
top:0px;
margin:8px 0 0 0;

height:620px;
width:981px;
background:url(../bgs/who_is.jpg) no-repeat;
}
.blue {
	font-size: 18px;
	color: #0066FF;
	padding: 5px;
}

#main_content_extra {
position:relative;
display:block;
top:0px;
margin:8px 0 0 0;

height:620px;
width:981px;
background:url(../bgs/extra.jpg) no-repeat;
}
.contact_info {
	font-size:18px;
	margin:10px 0 0;
	color: #333333;
	font-weight: bold;
}



.column1 {
	width:520px;
	margin:20px 60px 0 0px;
	height:auto;
	float:left;
	padding:0 40px 0 0;
	border-right:1px dotted #CCCCCC;
}

.column2 {
	width:200px;
	margin:20px 40px 0 10px;
	height:auto;
	float:left;
	background-color: #FFFFFF;
	border: 2px solid #0099FF;
}
.column2 p {
	font-size: 14px;
	color: #333333;
}
.margin {
	margin-top: 20px;
}

.column3 {
width:82%;
margin:20px 60px 0 15px;
padding:20px 0 0 0;
height:300px;
border-top:1px dotted #CCCCCC;
float:left;
}



span.question {
font-weight:bold;
}

#current_sub {
text-decoration:none;
color:#FFFFFF;
padding:2px 10px;
}

a.sub {
text-decoration:none;
color:#006699;
padding:2px 10px;
}

a.sub:link a.sub:active {
text-decoration:none;


}

a.sub:hover {
text-decoration:none;
color:#FFFFFF;


}


a.email {
	text-decoration:none;
	color:#003399;
	font-size: 16px;

}

a.email:link a.email:active {
text-decoration:none;
color:#003399;

}

a.email:hover {
text-decoration:underline;
color:#003399;


}
.head {
	font-size: 24px;
	margin-top: 40px;
}
