@charset "utf-8";
/* CSS Document */

html, body	{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background-color: #ffffff;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#mainwrapper {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background-image: url(/images/m_bg.jpg);
	background-repeat: repeat-y;
	}
	
#head {
	width:100%;
	background-image: url(/images/head.jpg);
	height: 144px;
	}
	
#contentwrap {
	width:100%;
	}
	
#navwrap {
	width:197px;
	background-image:url(/images/m_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	}
	
#navwrap ul {
	margin-top:10px;
	}
	
#navwrap li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	line-height: 14px;
	list-style-type: none;
	text-decoration:none;
}

#navwrap a {
	text-decoration:none;
	color: #999999;
	}

#navwrap a:hover, #navwrap #active {
	text-decoration:underline;
	}
	
#content {
	float:right;
	width: 560px;
	padding-right:60px;
}
#content-text {
	width: 340px;
}

#content-test {
	float:right;
	width: 550px;
	padding-right:70px;
}

#content-contact {
	float:right;
	width: 580px;
	padding-right:70px;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;	
}
#content-text  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;	
}

.website a {
	color: #bade86;
	padding-left: 30px;
	text-decoration: none;
	}
	
.website a:hover {
	text-decoration: none;
	}

#content a {
	color: #838586;
	text-decoration:none

}

#content a:hover {
	text-decoration:underline

}
	
#footer {
	width:100%;
	}
	
#cr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

#cr .small {
	font-size: 10px;
	}
#cr .small a {
	color: #999999;
}
.underlinetext {
	text-decoration: underline;
}
	
#pagephoto {
	float: right;
	margin-top:10px;
	
}

#testimonials {
	float: right;
	margin-top:10px;
	width: 50%;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 15px;
	height: 1435px;
}
	
#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	
	}	
	
.news_more a {
	color: #666666;
	padding-left: 30px;
	text-decoration: none;
	}
	
.news_mor a:hover {
	text-decoration: none;
	}
	
.newsimg {
	float: right;
	margin-left: 5px;
	padding-left: 5px;
	clear: both;
}
	
.link {
	color: #818285;
	text-decoration:none;
	}
	
 a:hover {
	text-decoration:underline;
	}
	
.city {
	color: #666666;
	}
	
.small {
	font-size: 10px;
	}
	
.smallitl {
	font-size: 10px;
	font-style:italic;
	}

h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}

h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}
	
h2 a:hover {
	text-decoration: underline;
	}

h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	
#portstuff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 150px;
	margin-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;	
}

#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;

	}

input.contact_btn {
	border:1px solid #CCCCCC;
	color:#666666;
	cursor: pointer;
	font-weight:400;
	padding:2px 6px;
	background-color: #F4FBE9;
}
input.contact_btn:hover {
	color:#FFFFFF;
	background-color: #cccccc;
}
#content-test  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#content1 {
	float:left;
	width: 600px;
	padding-left: 35px;
}
#emp_title {
	color: #8DA56E;
}
