/*-------------------------------------------------
	STYLE FORMATTING
-------------------------------------------------*/

html, body, td, p, div, h3, ul, li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 16px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 16px;
	padding: 0px;
}

#centerContentDiv {
	padding: 10px 50px 0px 30px;
	margin-top: 0px;
}

#footer p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
}

#aboveFooter p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

/*--- Coming Soon elements ---*/

.imgBorder IMG {
	border: 3px solid #000000;
	padding: 0px;
	margin: 0px;
}

TD.csCell {
	vertical-align: top;
	padding: 4px;
}

.csHeader {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 8px;
}

.csText {
	font-size: 12px;
	padding-bottom: 12px;
}

.blackRule {
	margin: 8px 0px 16px 0px;
	padding: 0px;
}

.blackRule hr{
	width: 100%;
	height: 3px;
	color: #000000;
	background-color: #000000;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/*--- Press Listing Elements ---*/

.pressContainer{
	width: 411px;
	padding: 8px;
	margin-top: 16px;
	border: 3px solid #000000;
	background: #F8F8F8;
}

.pressRow {
	clear: both;
	padding: 0;
	margin: 0;
}

.pressImg1 {
	float: left;
	text-align: left;
	width: 131px;
	margin: 0;
	padding: 3px;
}

.pressImg2 {
	float: left;
	text-align: center;
	width: 131px;
	margin: 0;
	padding: 3px;
}

.pressImg3 {
	float: left;
	text-align: right;
	width: 131px;
	margin: 0;
	padding: 3px;
}

.pressLeft {
	float: left;
	text-align: left;
	width: 106px;
	margin: 0;
	padding: 3px;
}

.pressRight {
	float: right;
	text-align: left;
	width: 299px;
	margin: 0;
	padding: 0;
}

.spacer {
	clear: both;
	padding: 0;
	margin: 0;
}

.pressRight p {
	padding: 0 0 0 16px;
	margin: 0 0 8px 0;
}

/*--- Press View Elements ---*/

.backLink {
	text-align: right;
	padding: 10px 20px 0 0;
	margin: 0;
}

.pressHeader {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;	
}

.pressAbs {
	margin-bottom: 4px;
	font-style: italic;
}

.pressInfo {
	color: #ee80b2;
	font-size: 10px;
	font-weight: bold;
}

.divider {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

/*--- Locations Elements ---*/

.locSection {
	width: 98%;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 2px solid #000000;
	padding: 8px 0 2px 0;
}

/*--- Services Elements ---*/

.servicesMenu {
	width: 425px;
	border: 4px solid #000000;
	background-color: #ffffff;
	padding: 4px;
	margin: 0 0 16px 0;
}

.servicesCell1 {
	width: 245px;
	white-space: nowrap;
	overflow: hidden;	
}

.servicesCell2 {
	width: 176px;
	padding-left: 4px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.servicesCell1, .servicesCell2 {
	float: left;
	line-height: 18px;
}

.servicesClear {
	clear: both;
}

.serviceImagesMain {
	width: 440px;
	pading: 0;
}

.serviceImage1 {
	width: 212px;
	float: left;
	padding: 0 0 16px 0;
}

.serviceImage2 {
	width: 212px;
	float: left;
	padding: 0 0 16px 16px;
	
}

/*--- For the headers... ---*/

.hide {
	display: none;
}

.sectionHeader {
	margin: 10px 0px 16px 0px;
}

#comingsoon {
	width: 187px;
	height: 37px;
	background: transparent url(../images/coming_soon_head.gif) no-repeat;
}

#about {
	width: 295px;
	height: 40px;
	background: transparent url(../images/about_head.gif) no-repeat;
}

#contact {
	width: 329px;
	height: 41px;
	background: transparent url(../images/contact_head.gif) no-repeat;
}

#press {
	width: 173px;
	height: 36px;
	background: transparent url(../images/press_head.gif) no-repeat;
}

#locations {
	width: 342px;
	height: 41px;
	background: transparent url(../images/locations_head.gif) no-repeat;
}

#services {
	width: 328px;
	height: 41px;
	background: transparent url(../images/services_head.gif) no-repeat;
}

#intloc {
	width: 280px;
	height: 39px;
	background: transparent url(../images/intloc_head.gif) no-repeat;
	margin-bottom: 24px;
}

#webloc {
	width: 181px;
	height: 37px;
	background: transparent url(../images/webloc_head.gif) no-repeat;
}

#terms {
	width: 228px;
	height: 38px;
	background: transparent url(../images/terms_head.gif) no-repeat;
}

/*--- Other ---*/

TD.sectionEmpty {
	border: 3px solid #000000;
	background-color: #F8F8F8;
	padding: 16px;
	text-align: center;
}

.termsDiv {
	padding: 0;
	margin: 0;
}

.termsDiv ul {
	margin: 0;
	padding: 0 0 0 36px;
	text-indent: -12px;
}

/*--- Links ---*/

a:link, a:visited {
	color: #ee80b2;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ee80b2;
	text-decoration: underline;
	font-weight: bold;
}

.ooslink a:link, .ooslink a:visited, .ooslink a:active, .ooslink a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}