body {
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #000;
}

h1 {
	color: #960;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 7px;
}

h2 {
	color: #960;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 7px;
	margin-right: 15px;
}

h3 {
	color: #960;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 7px;
	margin-right: 15px;
	margin-left: 15px;
}

.beforeBullet {
	margin-bottom: 5px;
}

.indent {
	margin-left: 0px;
}

a {
	color: #960;;
}

ul {
	margin-top: 0px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 15px;
	margin-left: 15px;
}

#holder {
	width: 1000px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#header {
	width: 1000px;
	height: 80px;
	background-color: #000000;
}

#mainImage {
	width: 1000px;
	height: 160px;
	float: left;
	background-image: url(../images/main_img.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffdf;
	margin-top: 10px;
}

#portImage {
	width: 1000px;
	height: 160px;
	float: left;
	background-image: url(../images/port_img.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffdf;
	margin-top: 10px;
}

#commImage {
	width: 1000px;
	height: 160px;
	float: left;
	background-image: url(../images/comm_img.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffdf;
	margin-top: 10px;
}

#restoreImage {
	width: 1000px;
	height: 160px;
	float: left;
	background-image: url(../images/restoration_img.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffdf;
	margin-top: 10px;
}

#webImage {
	width: 1000px;
	height: 160px;
	float: left;
	background-image: url(../images/web_img.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffdf;
	margin-top: 10px;
}

#contactImage {
	width: 1000px;
	height: 160px;
	float: left;
	background-image: url(../images/contact_img.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffdf;
	margin-top: 10px;
}

#testimonalImage {
	width: 1000px;
	height: 160px;
	float: left;
	background-image: url(../images/testimonal_img.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffdf;
	margin-top: 10px;
}

#calendarImage {
	width: 1000px;
	height: 160px;
	float: left;
	background-image: url(../images/calendar_img.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffdf;
	margin-top: 10px;
}

#navigation {
	width: 1000px;
	float: left;
	background-color: #000;
}

#content {
	background: url(../images/content_bg.jpg) repeat-y;
	width: 1000px;
	float: left;
}

#content_b {
	width: 1000px;
	float: left;
	background-color: #FFFFDF;
	border-top: 8px solid #960;
}

#content_b p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin-top: 0px;
	line-height: 1.5;
	background-position: center;
}

#boxl {
	float: left;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 148px;
}

#boxl h1 {
	margin-left: 0px;
	margin-top: 7px;
	color: #960;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0px;
}
#boxl p {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	font-size: 8.5pt;
	line-height: 1.5;
	margin-bottom: 15px;
}

#main_content {
	width: 820px;
	float: right;
}

#main_content hr {
	width: 800px;
	color: #960;
	background-color: #960;
	height: 1px;
	margin-bottom: 15px;
	float: left;
}	

#main_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin-top: 0px;
	margin-right: 20px;
	line-height: 1.5;
}

#main_content p.emphasize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #960;
	margin-top: 0px;
	margin-right: 20px;
	line-height: 1.5;
	font-weight: bold;
}

#main_content p.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9pt;
}

#main_content li {
	line-height: 1.5;
}

#main_content table {
	margin-top: 0px;
	margin-bottom: 15px;
	width: 624px;
	font-size: 12px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#main_content img {
	border: 1px solid #960;
	float: right;
	margin-right: 22px;
	margin-left: 12px;
	margin-top: 6px;
}

#footer {
	width: 990px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebb9;
	clear: both;
	text-align: left;
	background: #ffffdf;
	height: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#footer p {
	color: #960;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#footleft {
	float: left;
	width: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footright {
	float: right;
	width: 50%;
	text-align: right;	
}

