body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #636467;
	font-size: 11px;
    height: 100%;
}

/* clear fix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html {
    height: 100%;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

img {
    border: none;
}

a {
    color: #6693a8;
    font-size: 11px;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.paging {
    color: #000000;
    font-size: 11px;
}

div.paging_wrap {
    text-align: center;
    margin-top: 20px;
}

.mt_10 {
    margin-top: 10px;
}

.mt_15 {
    margin-top: 15px;
}

.mt_20 {
    margin-top: 20px;
}

.bold {
    font-weight: bold;
}

.brown_11 {
    font-size: 11px;
	color: #d1bc82;
}

.brown_12 {
    font-size: 12px;
	color: #d1bc82;
}

.brown_14 {
    font-size: 14px;
	color: #d1bc82;
}

.blue_12 {
	font-size: 12px;
	color: #6693a8;
}

.blue_14 {
	font-size: 14px;
	color: #6693a8;
}

.green_headline {
	font-size: 22px;
	color: #85a650;
	font-weight: bold;
}

.green_headline_italic {
	font-size: 22px;
	color: #85a650;
	font-weight: bold;
	font-style: italic;
}

.grey_headline {
	font-size: 12px;
	color: #939598;
	font-weight: bold;
}

.grey_subhead {
	font-size: 10px;
	color: #939598;
	text-transform: uppercase;
	font-weight: bold;
}

.teal_headline {
	font-size: 12px;
	color: #63b1a8;
	font-weight: bold;
}

div.wrap {
	width: 630px;
	margin: 0px auto;
	background-image: url( '../images/background.jpg' );
	background-repeat: repeat-y;
	padding: 0px 130px 0px 140px;
    /*min-height: 700px;*/
    min-height: 100%;
}

div.home_logo {
	width: 400px;
	margin: 0px auto;
	text-align: center;
    padding-top: 100px;
}

div.home_nav {
    text-align: center;
    margin-top: 60px;
}

div.home_find_us {
    text-align: center;
    margin-top: 60px;
}

div.header_find_us {
	padding-top: 30px;
}

div.find_us_item {
	float: right;
	margin-left: 15px;
}

div.nav_wrap {
    
}

div.nav_logo {
    width: 175px;
	float: left;
}

div.nav {
	float: right;
    margin-top: 39px;
	padding: 10px 0px;
	background: url( '../images/nav_bg.png' ) repeat-x top;
}

div.nav_item {
	float: left;
	margin: 0px 8px;
}

div.footer {
    text-align: center;
	color: #D1BC82;
	font-weight: bold;
	font-size: 12px;
    padding-bottom: 25px;
}

div.horz_breaker {
    width: 630px;
	float: left;
	height: 5px;
	margin: 20px auto;
	background: url( '../images/breaker.png' ) repeat-x left;
}

img.page_title {
    margin-top: 25px;
}

h3.body_header {
    font-size: 14px;
	color: #939598;
	font-weight: bold;
}

div.main_col {
    width: 430px;
	float: left;
	padding-right: 20px;
}

div.news_col {
    width: 160px;
	float: right;
	padding-left: 20px;
	text-align: center;
	background: url( '../images/breaker.png' ) repeat-y left;
}

div.about_us_block {
    float: left;
    padding-right: 10px;
}

div.about_us_emp {
    float: left;
    width: 200px;
}

div.client_list {
    width: 185px;
	float: left;
	margin: 15px 5px 15px 0px;
	padding-right: 15px;
    text-align: right;
	background: url( '../images/breaker.png' ) repeat-y right;
}

div.client_images {
    width: 390px;
	float: left;
	padding: 15px;
}

div.client_image {
    width: 125px;
	float: left;
}

div.client {
    padding-bottom: 5px;
}

div.news_blurb {
    text-align: right;
}

div.post_image {
    float: left;
    padding-right: 15px;
    width: 185px;
    text-align: center;
}

div.post {
    width: 420px;
    float: left;
}
