@charset "utf-8";
#content #content_lt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 20%;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	height: 600px;
}
#content #content_mid {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 60%;
}
#content #content_rt {
	float: left;
	width: 19%;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
}
#header .header_top {
	width: 100%;
	height: 150px;
}
#header .header_top #header_top_lt {
	float: left;
	width: 50%;
}
#header .header_top #header_top_rt {
	float: right;
	width: 50%;
	text-align: right;
	margin-top: 2.5em;
}
.services {
	height: 325px;
	width: 100%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.services   #ser_links   {
	list-style-type: none;
	font-size: 0.75em;
	float: right;
	margin-top: 15em;
	margin-right: 5em;
}
.services #ser_links li h5 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}



#content_mid .big3 {
	height: 246px;
	width: 555px;
}
#page_con_2 {
	display: none;
}
#page_con_3 {
	display: none;
}
#page_con_4 {
	display: none;
}

