body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	
}

body, body p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.main {
	background-image: url(images/header.gif);
	width: 960px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	padding-left: 10px;
	position: relative;




}
.outermain {
	text-align: center;
	text-align: -moz-center;
}


.top {
	margin: 70px 0px 0px 50px;
	width: 200px;
	padding: 0px;
	left: 20px;
    positioning:relative;


}


#telephone {
	position: absolute;
	left: 720px;
	top: 0px;
	height:70px;
	width:220px;
		font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-transform: uppercase;
	color: #040404;

}

#callus {
	position: absolute;
	left: 33px;
	top: 2px;
	height:70px;
	width:200px;
	font-size: 14px;

}

#location {
	position: absolute;
	left: 0px;
	top: 25px;
	height:70px;
	width:200px;
	font-size: 10px;
	font-weight: normal;


}

#sitetitle {
	position: absolute;
	left: 243px;
	top: 13px;
	height:30px;
	width:448px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #040404;

}


#link1 {
	position: absolute;
	left: 270px;
	top: 79px;
	height:30px;
	width:180px;
}

#link2 {
	position: absolute;
	left: 481px;
	top: 79px;
	height:30px;
	width:180px;
}

#link3 {
	position: absolute;
	left: 688px;
	top: 79px;
	height:30px;
	width:180px;
}

#link1 a,#link2 a,#link3 a{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #040404;
	text-align:center;
}

#link1 a:hover,#link2 a:hover,#link3 a:hover{
	color: #f4f4f4;
}

.left {
	margin: 230px 0px 0px 0px;
	width: 200px;
	padding: 0px;
	left: 20px;



}
.content {
	padding-top: 80px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 30px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #040404;


}

.content h1 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FF0000;

}

.content h2 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009933;
	
}

.content b,.content strong {
	color: #0099FF;

}

.trusted {
	position: absolute;
	left: 460px;
	top: 151px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
	font-style:italic;
}


.lefttitle {
	background-image: url(images/left_title.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: middle;
		padding-top: 10px;

	padding-left: 10px;

}
.leftitem {
	background-image: url(images/left_item.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	
}

.leftitem a {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #040404;
	vertical-align: middle;
}

.leftitem a:hover {
	color: #ff0000;
}



.leftimage {

	margin-top: 15px;
}

.footer
{
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;

}

