	body {
		background-color: #2f2f2f;
		margin: 0px;
		padding: 0px;
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #555555;
	}
	a {
		color: #B52B3D;
		
	}
	#siteOverlay {
		background-color: #fafafa;
		width: 100%;
	}
	#siteContainer {
		width: 1000px;
		background-color: #fafafa;
		margin: 0px auto;
	}
	#header {
		height: 92px;
		width: 1000px;
		line-height: 40px;
		background: url('../imgs/logo.jpg') no-repeat 0% 50%;
		text-align: right;
		font-size: 30px;
		color: #b52b3d;
		font-style: italic;
		padding-top: 20px;
	}
	#header span {
		font-size: 14px;
		display: block;
		line-height: 20px;
		padding-right: 4px;
	}
	#header span#e145260384 { display: inline; }
	#menu {
		width: 1000px;
		height: 47px;
		background: url('../imgs/menuBG.jpg') repeat-x bottom left;
	}
		#menu ul {
			margin:  0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			height: 47px;
		}
			#menu ul li {
				float: left;
				list-style: none;
				height: 47px;
				padding-right: 10px;
			}
				#menu ul li a {
					display: block;
					font-size: 18px;
					color: #ffffff;
					text-decoration: none;
					padding: 16px 15px 8px 15px;
				}
			#menu ul li.cur {
				background: url('../imgs/menuOverEnd.jpg') no-repeat bottom right;
			}
			#menu ul li.cur a {
				background: url('../imgs/menuOverBG.jpg') repeat-x bottom left;
			}
			#menu ul li.right {
				float: right;
			}
			
	h1 {
		font-size: 25px;
		color: #b52b3d;
		font-weight: normal;
	}
	h2 {
		font-size: 18px;
	}
	h3 {
		font-size: 14px;
	}
	
	#colLeft {
		float: left;
		width: 450px;
		margin-top: 15px;
		margin-bottom: 30px;
		padding-left: 10px;
	}
		#colLeft h1 {

		}
		#colLeft h2 {
			font-size: 15px;
			color: #555555;
			font-weight: normal;
			text-align: justify;
		}
			#colLeft h2 span {
				font-weight: bold;
			}
		#colLeft p, #colRight p {
			font-size: 12px;
			text-align: justify;
		}
		#colLeft ul {
		}
			#colLeft ul li {
				color: #b52b3d;
				list-style: square;
			}
				#colLeft ul li span {
					color: #555555;
				}
		
	#colRight {
		float: right;
		width: 510px;
		margin-top: 15px;
		margin-bottom: 30px;
		padding-right: 10px;
	}
	.index #colRight {
		margin-top: 40px;
	}
	.services #colLeft, .about #colLeft, .gallery #colLeft {
		width: 700px;
	}
	.contact #colLeft { width: 500px; }
	.contact #colRight { width: 460px; }
	.services #colRight, .about #colRight, .gallery #colRight {
		width: 270px;
	}
		
		#footerContainer {
			width: 100%;
			background: url('../imgs/footerBG.jpg') repeat-x top left #2f2f2f;
		}
			#footerContainer #footer {
				width: 1000px;
				height: 198px;
				margin: 0px auto;
				background: url('../imgs/footerBG.jpg') repeat-x top left #2f2f2f;
				position: relative;
			}
				#footerContainer #footer #footerLogo {
					background: url('../imgs/footerLogo.jpg') no-repeat 0px 20px;
					padding: 90px 0px 0px 0px;
				}
					#footerContainer #footer #footerLogo a {
						color: #96b779;
						font-size: 14px;
						text-decoration: none;
						line-height: 22px;
					}
				#footerContainer #footer #contactTitle {
					position: absolute;
					left: 575px;
					top: 20px;
					height: 156px;
					line-height: 149px;
					width: 160px;
					background: url('../imgs/footerBrase.jpg') no-repeat center right;
					color: #96b779;
					font-size: 18px;
				}
				#footerContainer #footer #contactData {
					position: absolute;
					left: 735px;
					top: 37px;
					color: #96b779;
					font-size: 18px;
					line-height: 40px;
				}
a.buttonMore {
	display: block;
	width: 111px;
	height: 36px;
	background: url('../imgs/buttonMore.jpg') no-repeat;
	text-decoration: none;
	margin: 20px 0px;
}


form.quickContact {
	overflow: auto;
}
form.quickContact label {
	float: left;
	display: block;
	width: 187px;
	font-weight: bold;
	color: #b52b3d;
}
form.quickContact input, form.quickContact textarea {
	float: left;
	display: block;
	width: 175px;
	margin-bottom: 2px;
	border: 1px solid #cccccc;
	padding: 5px;
}
form.quickContact textarea {
	height: 175px;
	width: 275px;
	float: right;
}
form.quickContact input.chkBox {
	width: 38px;
	border: 0px none;
}	
form.quickContact input.submit {
	background: url('../imgs/buttonSub.jpg') no-repeat;
	border: 0px none;
	float: right;
	margin-top: 10px;
	width: 111px;
	height: 36px;

}
#recaptcha_widget_div { display: block; width: 100%; float: left; }

#gallery {
			width: auto;
			
}
table.gal { margin: 0px auto; }
#gallery table.gal td, #left table.gal td {
	background: #EEEEEE;
	color: #213E46;
	vertical-align: top;
	margin-left: 3px;
}
#gallery table.gal img, #left table.gal img {
	border: 0px none;
	margin: 5px 5px 5px;
}
#gallery table.gal .title, #left table.gal  .title {
	margin-bottom: 5px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #323D40;
}

#serviceTable {
	width: 694px;
	border-collapse: collapse;
}
#serviceTable .tblHead {
	background: url('../imgs/tblBG.jpg') repeat-x;
	font-size: 18px;
	color: #ffffff;
	height: 43px;
}
#serviceTable .tblHead td, #serviceTable .tblHead td.tblStart {
	border: 0px none;
	height: 43px;
	margin: 0px;
	padding: 0px;
	padding: 0px 0px 0px 5px;
}

#serviceTable .tblHead td.tblStart {
	background: url('../imgs/tblEnds.jpg') no-repeat top left;
	border-right: #acc991 solid 1px;
}
#serviceTable .tblHead td.tblEnd {
	background: url('../imgs/tblEnds.jpg') no-repeat top right;
	border-left: #acc991 solid 1px;
}
#serviceTable .tblHead td span.space {
	display: block;
	height: 43px;
	background: url('../imgs/tblSpace.jpg') no-repeat;
}
#serviceTable .tblHead td span.left {
	float: left;
}
#serviceTable .tblHead td span.right {
	float: right;
}
#serviceTable td {
	border-left: #c0d4af solid 1px;
	border-right: #c0d4af solid 1px;
	border-bottom: 1px solid #c0d4af;
	padding: 5px;
}
#serviceTable tr.alt {
	background-color: #cb6a77;
}
#serviceTable tr.alt td, #serviceTable tr.alt td.tblStart {
	/*border-color: #ffffff;*/
	color: #ffffff;
}
#serviceTable tr td.tblStart {
	border-left: #c0d4af solid 1px;
}

.listCol {
	width: 50%;
	float: left;
}

.msg { background: #95b77a; color: #FFFFFF; padding: 10px; }