/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	line-height: 1;
	font-size:14px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	vertical-align: top;
	background:url(http://b1d51dbb416b93969a1123ef302494d18225524a.gripelements.com/img/body-bg.jpg) no-repeat fixed top center;
	color: #334e1e;
}
p {
	line-height:1.5em;
	margin:5px 0 20px 0;
}
ul {
	margin-left:15px;
	list-style: disc;
	margin:-10px 0 20px 0;
}
li {
	line-height:1.5em;
	margin-bottom:8px;
}
small {
	font-size:11px;
	color:#666;
}
.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a {color:#6a1d74;text-decoration: underline;}
a:hover {color:#5A6D30;}
#footer a {
	color:#fff;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font: bold 1.7em Arial, Geneva, Helvetica, sans-serif;
}
h2 {
	font: bold 1.5em "Times New Roman", Times, serif;
}
h3 {
	font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
}
h4 {
	font: bold 1em Arial, Geneva, Helvetica, sans-serif;
}
h5 {
	font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}
/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#logo {
	display:block;
	height:430px;
	width:150px;
}
/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#nav {
	height:35px;
	margin:15px 0;
	list-style:none;
}
#nav li {
	margin:0;
	display:inline;
}
#nav a {
	float:left;
	display:inline;
	
}
#nav a img {
	background:url(http://b1d51dbb416b93969a1123ef302494d18225524a.gripelements.com/img/nav.png) no-repeat;
	height:35px;
	float:left;
	width:150px;
}
#nav a.a img {background-position:0 0;}
#nav a.b img {background-position:-150px 0;}
#nav a.c img {background-position:-300px 0;}
#nav a.d img {background-position:-450px 0;}
#nav a.e img {background-position:-600px 0;}
#nav a.f img {background-position:-750px 0;}


#nav a.a:hover img {background-position:0 -36px;}
#nav a.b:hover img {background-position:-150px -36px;}
#nav a.c:hover img {background-position:-300px -36px;}
#nav a.d:hover img {background-position:-450px -36px;}
#nav a.e:hover img {background-position:-600px -36px;}
#nav a.f:hover img {background-position:-750px -36px;}


/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#wrapper {
	width:900px;
	margin:auto;
	position:relative;
}
#content-wrap {
	width:975px;
	margin-left:-75px;
	background:url(http://b1d51dbb416b93969a1123ef302494d18225524a.gripelements.com/img/white-bg.png) repeat-y top right;
		position:relative;
}
#bg-fix {
	background:url(http://b1d51dbb416b93969a1123ef302494d18225524a.gripelements.com/img/content-bg.png) no-repeat;
}
#leftcolumn {
	display:inline;
	float:left;
	margin-left:85px;
	width:205px;
}
#content {
	float:right;
	width:653px;
	margin:10px 10px 0 0;
	display:inline;
}
.page-btm {
	height:2px;
	clear:both;
	background:url(http://b1d51dbb416b93969a1123ef302494d18225524a.gripelements.com/img/page-btm.png) no-repeat bottom right;
	font-size:1px;
	line-height:1px;
}
.testimonial {
	background:url(http://b1d51dbb416b93969a1123ef302494d18225524a.gripelements.com/img/quotes.png) top left no-repeat;
}
.testimonial p {
	text-indent: 30px;
}
.testimonial small {
	font-size:13px;
	color:#666;
}
/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#content ul {
	list-style:none;
}
#content ul li {
	background:url(http://b1d51dbb416b93969a1123ef302494d18225524a.gripelements.com/img/arrow.png) no-repeat 0 2px;
	padding-left:25px;
}
#latest {
	background:url(http://b1d51dbb416b93969a1123ef302494d18225524a.gripelements.com/img/news-bg.png) repeat-y;
	margin-bottom:20px;
}
#latest .top {
	height:46px;
	line-height:1px;
	background:url(http://b1d51dbb416b93969a1123ef302494d18225524a.gripelements.com/img/news-top.png) no-repeat;
}
#latest .padding {
	padding:10px;
}
#latest .btm {
	height:6px;
	line-height:1px;
	background:url(http://b1d51dbb416b93969a1123ef302494d18225524a.gripelements.com/img/news-btm.png) no-repeat;
}

/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#footer {
	height:47px;
	background:url(http://b1d51dbb416b93969a1123ef302494d18225524a.gripelements.com/img/footer-bg.png) no-repeat;
	margin-top:15px;
	font-size:12px;
	text-transform: uppercase;
}
#footer ul {
	padding: 0 10px;
	list-style:none;
}
#footer li {
	line-height:47px;
	padding:0 5px;
	display:inline;
}
