body {
	background: url(../../images/template/template-bg.jpg) repeat-x #C7C7B2;
	color: #34321E;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	}

a:link {color:#7E001D}      /* unvisited link */
a:visited {color:#7E001D}  /* visited link */
a:hover {color:#7E001D; text-decoration:none;}  /* mouse over link */
a:active {color:#7E001D}  /* selected link */

strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}
	
div#template-container {
	width: 982px;
	background: url(../../images/template/template-container-bg.jpg) repeat-y;
	margin: 0 auto;
	overflow: auto;
	}
	
div#template-content {
	width: 982px;
	background: url(../../images/template/template-content-bg.jpg) no-repeat;
	margin: 0 auto;
	min-height: 932px;
	}
	
.header {
	height:156px;	position: relative;	
	}		
	
.header-facebook {	position: absolute;	width:140px;		right: 0;		top: 0;		padding-top: 20px;	}

.header-youtube {  position: absolute;	width:92px;		right: 140px;		top: 1px;		padding-top: 20px;	}
	
.nav {
	margin-left:34px;
	}
.nav li {
	float:left;
	display:inline;
	}
.nav a {
	line-height:49px;
	padding:0 23px;
	background:url(bul-nav.gif) no-repeat right;
	color:#fff;
	float:left;
	display:block;
	}
.nav li.nav-last a {
	background:none;
	}
	
.header-right {
	float:right;
	width:250px;
	margin-top:88px;
	}
.header-left {
	width:400px;
	float:left;
	padding-left:15px;
	padding-top:22px;
	}
	
div.col-container {
	clear: both;
	width: 982px;
	padding-top: 59px;
	}
	
div.col-1 {
	float: left;
	width: 132px;
	padding: 0 62px 0 50px;
}

div.col-1 h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
	}

div.col-1 ul li {
	background: url(../../images/template/bullet.gif) no-repeat 0 5px;
	padding-left: 15px;
	margin-bottom: 1em;
	}

div.col-1 ul li a {
	color: #790C1F;
	text-decoration: none;
	}

div.col-2 {
	float: left;
	width: 380px;
	padding: 0 41px 0 0;
	
}

div.col-2 p {
	margin-bottom: 1em;
	}

div.col-2 h1 {
	font-size: 24px;
	color: #4E4B2C;
	border-bottom: 1px solid #C3C8A7;
	padding-bottom: 12px;
	margin-bottom: 12px;
	}
	
div.col-2 h2 {
	color: #7E001D;
	font-size: 18px;
	margin-bottom: 10px;
	padding-top: 18px;
	}
	
div.col-2 h3 {
	color: #7E001D;
	font-size: 16px;
	margin-bottom: 10px;
	padding-top: 16px;
	}
	
div.col-2 ul {
	margin: 1.5em 0 1.5em 3em;
	}

div.col-2 ul li {
	list-style: circle;
	}

div.postitem {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px dotted #C3C8A7;
	}

div.col-3 {
	width: 270px;
	float: left;
}

div.testimonial {
	margin-top: 75px;
	background: url(../../images/template/testimonial-bg.gif) no-repeat;
	width: 179px;
	padding: 50px 35px 25px 35px;
	height: 426px;
	line-height: 1.6em;
	}
	
div.testimonial p {
	font-size: 14px;
	line-height: 1.61em;
	}

div.testimonial h3 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 12px;
	line-height: 1em;
	}
	
div.testimonial p.name {
	color: #33321E;
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
	}
	
div#footer {
	width: 982px;
	background: url(../../images/template/template-footer-bg.jpg) no-repeat;
	margin: 0 auto;
	min-height: 112px;
	padding-bottom: 2em;
	clear: both;
	}
.footerinfo {
	width: 900px;
	text-align: center;
	margin: 0 auto;
	padding-right: 100px;
	padding-bottom: 50px;
	}	
.footer-address {
	font-weight:bold;
	margin-left:185px;
	margin-bottom:10px;
	font-family:Palatino, 'Palatino Linotype', 'Hoefler Text', Times, 'Times New Roman', serif;
	}
.footer-links {
	font-size:11px;
	margin-left:120px;
	}
.footer-links a {
	display:inline-block;
	padding:0 8px;
	color:#48452C;
	text-decoration:underline;
	}
.footer-bul {
	display:inline-block;
	padding:0 10px;
	}