a {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #6d6e71;
	text-decoration: none;
}
a:visited {
	font-family: 'Lato', sans-serif;
	color: #6d6e71;
}
a:hover {
	font-family: 'Lato', sans-serif;
	color: #11b6b2;
}
a:active {
	font-family: 'Lato', sans-serif;
	color: #6d6e71;
}
.class1 A:link {
	font-family: 'Lato', sans-serif;
	
}
#nav  {
	font-family: 'Lato', sans-serif;
	text-decoration: underline;
}
.class1 A:hover  {
	text-decoration: underline;
	color: #11b6b2;
	
}
.class1 A:visited {
	font-family: 'Lato', sans-serif;
	

	
}
p {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color: #333;
	letter-spacing: 0.1em;
	line-height: 18px;
}
.contact_bold {
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	color: #543017;
	letter-spacing: .1em;
	font-weight: normal;
	text-decoration: none;
	}
.blue_tx {
	color: #11b6b2;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	letter-spacing: .3em;	
	}

.size_tx{
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	
	}
.footer_tx{
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	vertical-align: bottom;	
	}
.contact_bold{
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;	
	}
#wrapper_footer {
	height: 580px;
	width: 950px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px; /*set to a negative number 1/2 of your height*/
	margin-left: -475px; /*set to a negative number 1/2 of your width*/
	z-index:0;
	   
}

#wrapper {
	height: 550px;
	width: 950px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px; /*set to a negative number 1/2 of your height*/
	margin-left: -475px; /*set to a negative number 1/2 of your width*/
	background-color: #FFF;    
}

#header {
	float: left;
	height: 100px;
	width: 950px;
}
#logo {
	float: left;
	height: 100px;
	width: 200px;
	margin-left: 35px;
}
#info {
	position: absolute;
	float: right;
	height: 25px;
	width: 370px;
	margin-right: 35px;
	text-align: right;
	left: 541px;
	top: 9px;
}
#content {
	height: 403px;
	width: 877px;
	margin-left: 35px;
	clear: left;
}
#sub_rgt {
	float: right;
	height: 403px;
	width: 277px;
}
#sub_left {
	float: left;
	height: 403px;
	width: 600px;
	background-image: url(../images/about_bkg.jpg);
	background-repeat: no-repeat;
}
#sub_left_contact {
	float: left;
	height: 403px;
	width: 600px;
	background-image: url(../images/contact_bkg.jpg);
	background-repeat: no-repeat;
}
#footer {
	float: left;
	height: 403px;
	width: 600px;
	background-image: url(../images/contact_bkg.jpg);
	background-repeat: no-repeat;
}
#about_tx {

	margin: 55px;
	float: left;
	height: 250px;
	width: 490px;
}
#contact_tx {
	float: left;
	height: 150px;
	width: 490px;
	margin-top: 250px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#footer_box {
	height: 15px;
	width: 900px;
	margin-top: 560px;
	margin-left: 30px;
}
