body {
	background:url(../images/bg.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#494949;
}

#wrapper {
	width:859px;
	margin:40px auto 60px auto;
}

#header {
	width:859px;
	height:163px;
	background:url(../images/newbanner.png) no-repeat;
}

#logo {
	margin:40px 0px 0px 43px;
}

#navigation {
	margin:0px;
	padding:0px;
	list-style:none;
	width:839px;
	height:36px;
	background:url(../images/navBg.png) no-repeat;
	padding-left:20px;
}

#navigation li {
	float:left;
}

#navigation a {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:28px;
	padding:0px 10px 0px 10px;
	margin:8px 15px 0px 15px;
}

#navigation a:hover, #navigation a.current {
	background:url(../images/navHover.png) repeat-x;
	border-top:#FFF 1px solid;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	color:#89170a;
	margin:7px 14px 0px 14px;
}

#contentWrapper {
	width:841px;
	margin:auto;
	padding:9px;
	background-color:#FFF;
}

#banner {
	width:842px;
	height:387px;
	margin:10px auto 10px auto;
}

#bannerText {
	width:232px;
	height:229px;
	background:url(../images/bannerBox.png) no-repeat;
	padding:20px 20px 0px 20px;
	margin-top:95px;
}

#bannerText h1 {
	font-size:18px;
	color:#831308;
	margin-bottom:20px;
}

#bannerText p {
	font-weight:bold;
	color:#FFF;
}

#banner a.email {
	color:#aeae2f;
}

#banner a.email:hover {
	color:#bbbb36;
}

.bannerButton {
	width:97px;
	height:33px;
	background:url(../images/bannerButton.png) no-repeat;
	display:block;
	text-align:center;
	line-height:33px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	margin:20px 0px 0px 145px;
}

.box {
	width:241px;
	height:216px;
	background:#f2f2f2;
	border:#c0c0c0 1px solid;
	float:left;
	padding:12px;
	margin-right:20px;
}

.blast {
	margin-right:0px;
}

.box h2 {
	font-size:18px;
	color:#a6220f;
	margin:10px 0px 10px 0px;
}

.box h2.sm {
	font-size:13px;
	color:#a6220f;
	margin:10px 0px 15px 0px;
}

.box ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.box li {
	padding-left:24px;
	background:url(../images/tick.png) left center no-repeat;
	font-size:11px;
	margin-bottom:10px;
}

#footer {
	font-weight:bold;
	font-size:11px;
	color:#494949;
	margin:5px;
}

#sidebar {
	width:265px;
	float:left;
	background:#f2f2f2;
	border:#c0c0c0 1px solid;
	float:left;
	margin-left:10px;
	padding:10px 0px 10px 0px;
	text-align:center;
	margin-top:10px;
}

#sidebar img {
	margin-bottom:10px;
}

.button {
	width:394px;
	height:39px;
	margin:auto;
	background:url(../images/button.png) no-repeat;
	line-height:39px;
	font-size:14px;
	text-align:center;
	color:#494949;
	text-decoration:none;
	display:block;
}

#contentRight {
	width:525px;
	float:right;
	margin-right:20px;
	margin-top:10px;
}

label {
	font-size:14px;
	color:#89170a;
}

.input {
	width:372px;
	height:12px;
	background:url(../images/input.png) no-repeat;
	border:none;
	margin-top:5px;
	padding:10px;
}

textarea {
	width:494px;
	height:125px;
	background:url(../images/textarea.png) no-repeat;
	border:none;
	overflow:auto;
	margin-top:5px;
	padding:10px;
}

.submit {
	margin-left:348px;
}

#contactInfo {
	width:288px;
	height:60px;
	float:right;
	padding:20px; 
	font-size:14px;
	color:#a6220f;
	background:url(../images/contactInfo.png) no-repeat;
	margin-top:20px;
}

.gallery {
	width:162px;
	height:187px;
	background:url(../images/gallery.png) no-repeat;
	float:left;
	padding:12px;
	margin:10px 10px 10px 12px;
}



.center {
	text-align:center;
}

.h1Red {
	font-size:24px;
	color:#a6220f;
}

.h1RedBorder {
	font-size:24px;
	color:#a6220f;
	width:97%;
	padding:10px;
	background-color:#ebebeb;
	border:#b2b2b2 1px solid;
}

.graybold {
	color:#707070;
	font-weight:bold;
}.boxfooter {
	width:841px;
	height:60px;
	background:#f2f2f2;
	border:#c0c0c0 1px solid;
	float:none;
	padding:5px;
	margin-right:20px;
}
.boxfootersmall {
	width:860px;
	height:5px;
	background:#f2f2f2;
	border:#c0c0c0 1px solid;
	float:none;
	padding:5px;
	margin-right:20px;

}
.testimonialsbox {
	width:830px;
	height:75px;
	background:#f2f2f2;
	border:#c0c0c0 1px solid;
	float:none;
	padding:5px;
	margin-right:20px;
}

