@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a {
	color: #000;
}

p {
	margin: 5px 0 5px 0;
}

h2 {
	margin: 0;
}

h3 {
	margin: 0;
	font-size 16px;
}

h4 {
	margin: 0;
	font-size: 12px;
}

.logo {
	height: 75px;
}

.head {
	height: 75px;
	background:url(images/call_us.jpg) right top no-repeat;
}

.head li {
	float: left;
	list-style: none;
	font-size: 16px;
	color: #53322B;
	margin: 0 0 0 20px;
	font-weight: bold;
}

.head li a {
	color:#53322B;
	text-decoration: none;
}

.head li a:hover {
	color:#25276f;
	text-decoration: none;
}

.head ul {
	margin: 50px 0 0 0;
}

.content {
}

.footer {
	font-size: 10px;
}

.con_home {
	background:url(images/con_home.jpg) no-repeat;
	height: 350px;
	width: 824px;
	padding: 40px;
	margin: 0 8px 8px 8px;
}

.con_contact {
	background:url(images/con_contact.jpg) no-repeat;
	height: 296px;
	width: 824px;
	padding: 40px;
	margin: 0 8px 8px 8px;
}

.con_gallery {
	background:url(images/con_gallery.jpg) no-repeat;
	height: 706px;
	width: 824px;
	padding: 40px;
	margin: 0 8px 8px 8px;
}

.con_why {
	background:url(images/con_why.jpg) no-repeat;
	height: 1987px;
	width: 824px;
	padding: 40px;
	margin: 0 8px 8px 8px;
}

.con_whyus {
	background:url(images/why_us-back.jpg) repeat-y;
	width: 824px;
	padding: 0 40px 0 40px;
	margin: 0 8px 0 8px;
}

.con_whyus-end {
	width: 904px;
	padding: 0;
	margin: 0 8px 0 8px;
	background:url(images/why_us-back.jpg) repeat-y;
}


padding {
	padding: 40px;
}

.religion a {
	width: 226px;
	height: 156px;
	background:url(images/religious.jpg) no-repeat;
	display: block;
}

.religion a:hover {
	width: 226px;
	height: 156px;
	background:url(images/religious-over.jpg) no-repeat;
	display: block;
}

.residential a {
	width: 226px;
	height: 156px;
	background:url(images/residential.jpg) no-repeat;
	display: block;
}

.residential a:hover {
	width: 226px;
	height: 156px;
	background:url(images/residential-over.jpg) no-repeat;
	display: block;
}

.commerical a {
	width: 226px;
	height: 156px;
	background:url(images/commercial.jpg) no-repeat;
	display: block;
}

.commerical a:hover {
	width: 226px;
	height: 156px;
	background:url(images/commercial-over.jpg) no-repeat;
	display: block;
}

.stained a {
	width: 226px;
	height: 156px;
	background:url(images/stained.jpg) no-repeat;
	display: block;
}

.stained a:hover {
	width: 226px;
	height: 156px;
	background:url(images/stained-over.jpg) no-repeat;
	display: block;
}

.over {
	background: #fff;
}

.con_clear {
	background:url(images/clear_glass.jpg) no-repeat;
	height: 1576px;
	width: 824px;
	padding: 40px;
	margin: 0 8px 8px 8px;
}