@charset "UTF-8";
h2 {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 18px;
	font-weight: bold;
	line-height: 39px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 16px;
	line-height: 39px;
	font-weight: normal;
}

.ptitlebold {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	line-height: 14px;
}

.ptitle {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 16px;
	font-weight: normal;
	color: #660066;
	line-height: 14px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-weight: normal;
	color: #FF5009;
	text-decoration: none;
	margin-left: 12px;
}

a.menu:link {
	color: #FF5009;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

a.menu:visited {
	font-size: 14px;
	color: #FF5009;
	font-weight: normal;
	text-decoration: none;

}
a.menu:hover {
	font-size: 14px;
	color: #FF5009;
	font-weight: normal;
	text-decoration: underline;
}

.phonetitle {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
}


.phonenumber {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 28px;
	font-weight: bold;
	color: #660066;
}


#nav {
	z-index: 99;
	position: relative;
}


#wrapper {
  text-align: left;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

body {
	background-image: url(/images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	min-width: 900px;
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 12px;
	color: #000000;
}

#phone {
	width:442px;
	height:360px;
	position: absolute;
	top: 60px;
	left: 45%;
	z-index: 1;
}

#promo {
	width:0px;
	height:156px;
	position: absolute;
	top: 0px;
	left: 70%;
	z-index: 99;
}

#promohome {
	width:160px;
	height:156px;
	position: absolute;
	top: 0px;
	left: 70%;
	z-index: 99;
}

#success {
	width:224px;
	height:124px;
	position: absolute;
	top: 307px;
	left: 70%;
	z-index: 99;
}

#navigation {
	width:200px;
	height:445px;
	position: absolute;
	top: 138px;
	left: 50px;
	z-index: 1;
}

#inside {
	background-image: url(/images/inside_background.jpg);
	width:900px;
	position: relative;
	background-position: center top;
	
}

#footer {
	width:900px;
	z-index:1;
	position: relative;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: 660066;
}

p.footer {
	font-size: 12px;
	font-weight: bold;
	color: #660066;}

a.footer:link {
	font-size: 12px;
	font-weight: bold;
	color: #660066;

}
a.footer:hover {
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
a.footer:visited {
	font-size: 12px;
	font-weight: bold;
	color: #660066;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}





p{
	font-family:Arial, Helvetica, sans-serif, verdana;
	font-size:12px;
	color:#ffffff;
	margin-left:4px;
	}
	
ul{
	font-family:Arial, Helvetica, sans-serif, verdana;
	font-size:12px;
	color:#ffffff;

	}
.list2{
	font-size:14px;
	font-weight:bold;
	}
	
.header1{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	padding:3px;
	padding-bottom: 8px;
	margin-left:-4px;
	}
	

.header2{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	padding:3px;
	padding-bottom: 8px;
	margin-left:-4px;
	}
	

.subheader{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	}
	
.orange {
	color: #FE9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
