body {
	background-color:#ff6400;
	color:#000000;
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
h1{
	font-size:20px;
}
h2{
	font-size:18px;
}

h3{
	font-size:16px;
}
h4{
	font-size: 14px;
}
p{
	margin-top: 10px;
	margin-bottom: 10px;
}
a{
	color: #0000CC;

}
img{
	border-width:0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
/********************** Header ***************************/
#header {
	margin: 0;
	background-image:url(images/header_1.jpg);
	width:717px;
	height:230px; /*288px*/
	position:relative;
	visibility: visible;
}
#header_text1, #header_text2 {
	font-size: 36px;
	font-style:normal;
	color:#000;
	text-align: center;
	letter-spacing: 8px;
}
#header_text1{
	left:2px;
	text-align: center;
}
#header_text2{
	right: 2px;
}
/********************** Content ***************************/
#content { 
	background-color: white; 
	background-image:none;
	width:717px; }
#pageIDheader {
	text-align: center;
	font-size: 24px;
	text-decoration: underline;
	padding-top: 20px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display: inline;
}
#left a{
	color:#0000CC;
}
#left a:hover{
	color:#ff6400;
}
#right {
	float:right;
	width:210px;
	padding: 20px;
	margin-top:10px;
	border-left: 2px solid orange;

}
#right a{
	color:#0000CC;
	font-size: 16px;
}
#right a:hover{
	color:#ff6400;
}
#photos a{
	margin-right:14px;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
#ps_service1 {
	list-style: none;
	padding-left: 10px;
	padding-bottom: 10px;
}

#ps_service2 {
	font-size: 11px;
}
.subheading {
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;
}
.faq_question {
	color: #F60;
	font: italic bold 14px Verdana, Geneva, sans-serif;
	padding-top: 20px;
	text-decoration: underline;
}
.faq_answer {
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
}
.referral_id{
	color:#F60;
	font: bold 14px Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.referral_quote{
	font-size:11px;
	color:#333;
	padding-left:10px;
	padding-right:10px;
}
.formLabel {
	text-align: right;
}
.formInput  {
	background: #FFC;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
}
.formInputComment {
	background: #FFC;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	height: 100px;
}

.sidePhone {
	text-align: center;
	padding-top: 5px;
}
.sidePhoneArea {
	text-align: center;
}
iframe {
	height: 800px;
	width: 100%;
	margin-bottom: 20px;
}
