@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
BODY {
	background-position: 50%;
	background-image: url(images/mainbg.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#mainTable table {
	background-image: url(images/main-layout.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 560px;
	width: 900px;
	background-repeat: no-repeat;
}
#contactTBL {
	background-image: url(images/main-layout.jpg);
	background-repeat: no-repeat;
}
#quoteTBL {
	background-image: url(images/online-quote-bg.jpg);
	background-repeat: no-repeat;
}
.quoteTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

table tr td #lookInside {
	position: relative;
	width: 170px;
	float: right;
	top: 28px;
	left: -4px;
}

table tr td #nav {
	position: relative;
	height: 30px;
	width: 460px;
	left: 58px;
	top: 0px;
	float: none;
	padding-right: 0px;
}
table tr td #mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	position: relative;
	width: 510px;
	float: left;
	top: 15px;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: normal;
}
table tr td #mainTextGallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: justify;
	position: relative;
	width: 510px;
	float: none;
	top: 0px;
}
table tr td #quote {
	position: relative;
	height: 112px;
	width: 170px;
	top: 137px;
	left: 5px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	position: relative;
}
table tr td #yellowRule {
	color: #FC0;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	line-height: 1.4em;
}
#features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: justify;
	position: relative;
	width: 250px;
	top: 0px;
	clear: none;
	float: left;
}
#features2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: justify;
	width: 230px;
	float: right;
	right: 4px;
	position: relative;
}
.yellow {
	color: #FC0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#galleryTableHolder {
	position: relative;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
}

#galleryTable {
	background-image: url(images/main-layout-gallery.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 340px;
	width: 900px;
	background-repeat: no-repeat;
}
#mainTextGallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	position: relative;
	width: 510px;
	float: left;
	top: 14px;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: normal;
}
#mainTextContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	position: relative;
	width: 400px;
	float: left;
	top: 15px;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: normal;
	left: 64px;
}
#mainTableContact {
	background-image: url(images/main-layout-contact.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 560px;
	width: 900px;
	background-repeat: no-repeat;
}
tr td table tr .style16 .style5 li strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

