body,p,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0F2241;
	line-height: 20px;
}
.sectionTitle {
	position: relative;
	padding-top: 50px;
}
.homeTitle1 {
	position: relative;
	padding-top: 50px;
}
.homeTitle2 {
	position: relative;
	padding-top: 50px;
}
.bodyArea {
	padding-right: 110px;
}
.staffArea {
	padding-right: 50px;
}
h2 {
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration:none;
}
.glassbg {
	background-image: url(01/background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.homebg {
	background-color: #6C96BB;
	background-image: url(home/home_photo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.commercialbg {
	background-color: #6C96BB;
	background-image: url(commercial/commercial_photo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.automotivebg {
	background-color: #6C96BB;
	background-image: url(automotive/automotive_photo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.residentialbg {
	background-color: #6C96BB;
	background-image: url(residential/residential_photo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.photosbg {
	background-color: #6C96BB;
	background-image: url(photos/photos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.columnText {
	font-size: 11px;
	list-style-type: square;
	line-height: 18px;
	color: #0F2241;
	list-style-image: url(01/bullet.gif);
}
.columnText a:link {
	color: #ffffff;
	text-decoration: underline;
}
.columnText a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.columnText a:hover{
	color: #ffffff;
	text-decoration: none;
}
.columnText a:active {
	color: #ffffff;
	text-decoration: underline;
}
.column1 {
	position: relative;
	width: 50%;
	float: left;
	padding-top: 30px;
}
.column2 {
	position: relative;
	width: 50%;
	float: left;
	padding-top: 30px;
}
.textLinks {
	font-size: 10px;
}
.textLinks a:link {
	color:#FFFFFF;
}
.textLinks a:visited {
	color:#FFFFFF;
}
.textLinks a:active {
	color:#0E2141;
}
.textLinks a:hover {
	color:#CBC69C;
}
.homeLinks {
	position: relative;
	padding-top: 30px;
	font-size: 10px;
}
.homeLinks a:link {
	color:#FFFFFF;
}
.homeLinks a:visited {
	color:#FFFFFF;
}
.homeLinks a:active {
	color:#0E2141;
}
.homeLinks a:hover {
	color:#CBC69C;
}
.photoGallery {
	position: relative;
	top: 50px;
}
