body {
	background: url(../img/bg.png) repeat-x;
}

#outermain {
	width: 826px;
	position: relative;
	left: 50%;
	margin-left: -413px;
}

.heading {
	text-align: right;
	position: relative;
	top: 29px;
}

a img {
	text-decoration: none;
	border-style: none;
}

#main {
	top: 91px;
	position: relative;
}

#lefty {
	text-align: justify;
	font: 12px "Helvetica Neue",Helvetica, Arial, Geneva, sans-serif;
	left: 117px;
	top: -14px;
	width: 500px;
	float: left;
	padding-top: 14px;
}

#righty {
	font: 12px "Helvetica Neue",Helvetica, Arial, Geneva, sans-serif;
	border-left: 1px dotted silver;
	top: 28px;
	float: right;
	position: relative;
	margin-bottom: 51px;
	padding-left: 23px;
}

#phonenumber {
	font-size: 14px;
	font-weight: bold;
	color: #2f313f;
}

#alwayscontact {
	text-align: right;
	padding-top: 12px;
}

.nostylelink {
	color: black;
	text-decoration: none;
}

.nostylelink:hover {
	color: black;
	text-decoration: underline;
}

#footer {
	border-top: 2px solid #dbdbdb;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#leftfooter {
	text-align: left;
	float: left;
}

#rightfooter {
	float: right;
	text-align: right;
}

.plainlist {
	list-style-type: none;
	margin: 0;
	padding: 12px;
}

.serviceslist {
	list-style-type: square;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 18px;
}

.serviceslistlast {
	list-style-type: square;
	padding-bottom: 18px;
}

.outnav {
	background-color: #252525;
	position: relative;
	top: 71px;
	width: 100%;
	height: 20px;
	padding-top: 7px;
}

#frontimg {
	background: url(../img/skybw.jpg) no-repeat;
	height: 193px;
	width: 523px;
	position: relative;
	top: 15px;
	margin-bottom: 15px;
}

#frontactualimg {
	position: relative;
	top: 115px;
	background-color: #e9c3db;
	padding: 8px 100px 8px 8px;
	right: -290px;
}

#navtext {
	color: #f4f4f4;
	font-size: 10px;
	position: absolute;
	left: 1px;
}

#navtext a {
	color: #f4f4f4;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#navtext a:hover {
	text-decoration: underline;
}

h1 {
	font: small-caps 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	font: italic 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background-color: #e9c3db;
	padding: 8px;
	margin-bottom: 38px;
}

h3 {
	font: small-caps 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #e6e6e6;
	padding: 7px;
	border-bottom: 3px solid #e9c3db;
}

h4 {
	padding-bottom: 8px;
	text-align: center;
	opacity: 1;
	border-bottom: 2px solid #c7a7bd;
	padding-top: 2px;
}

h5 {
	font: normal normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 2px solid #e9c3db;
	padding: 17px;
	background-color: #f9f9f9;
}

.testimonialdate {
	float: right;
	font-style: italic;
	font-size: 11px;
}

.fronttable {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.fronttable th {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #e6e6e6;
	border-bottom: 2px solid #e9c3db;
	text-align: center;
	color: #2f313f;
}

.frontlist {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin-top: 40px;
}

.frontlist li {
	font-size: 15px;
	color: #2f313f;
	opacity: 1;
	top: 23px;
	padding: 8px;
	list-style-image: none;
	text-align: justify;
}

.frontlist li:hover {
	color: white;
	background-color: #50444c;
}

.ParaText {
	font-size: 9px;
}

.blackplain:link {
	text-decoration: none;
	color: black;
}

.blackplain:hover {
	text-decoration: underline;
}

.blackplain:visited {
	color: black;
	font-style: italic;
}

.pics {
	float: right;
	margin-left: 13px;
	overflow: hidden;
}

.bigtable {
	width: 100%;
}

.bigtable tr {
	background-color: #e9c3db;
}

.bigtable td {
	padding: 2px;
}

.choice td {
	width: 100px;
}

/* drop down menu */

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a
{
	position: relative;
	display: block;
}

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 250px;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

ul.dropdown li a
{
	display: block;
}

.menu {
	float: left;
}

#menuright {
	float: right;
	margin-right: 8px;
}

.menu ul
{
	margin: 0 auto;
}

.menu ul li h4
{
	margin: 0;
}

.menu ul li h4 a
{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 0 15px;
}

.menu ul li a
{
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	padding-left: 4px;
}

.menu ul li a:hover {
	text-decoration: underline;
}

.menu ul li a span
{
	display: block;
	padding: 0 15px 0 11px;
}

.menu ul.dropdown
{
	padding: 10px;
	overflow:hidden;
	border-bottom: 1px solid white;
	background-color: #252525;
	width: 180px;
}

.menu ul.dropdown li a
{
	border-bottom: 1px solid white;
	line-height: 30px;
	overflow: hidden;
	height: 30px;
}

.menu ul.dropdown li.last a
{
	border-bottom-width: 0;
}

.menu ul.dropdown li a:hover
{
	text-decoration: underline;
	background: url(../img/pinkarrow.png) no-repeat left center;
}

.menu ul li h4 a:hover
{
	background-image: none;
}