@charset "utf-8";

p {
	margin: 0;
	padding: 0;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a img {
	border: none;
	background-color: none;
}
a:active {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.subhead2 {
	font-size: 13px;
	font-weight: bold;
	text-color: #324a84;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #324a84;
}
#content_block {
	width: 447px;
	padding: 10px;
	margin-top: 50px;
	background-color: #d1dde7;
}
* html #content_block {
	margin-top: 25px;
}
#wrapper {
	width: 760px;
	margin-left: 50px;
}
#logo_box {
	background-color: #324a84;
}
#header {
	width: 760px;
	height: 80px;
	/*background-color: #324a84;*/
}
#menu_block2 {
	width: 275px;
	height: 22px;
	float: left;
	background-color: #324A84;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu_block2 ul {
	margin: 0;
	padding: 0;

}
* html #menu_block2 ul {
	margin: 0;
	padding: 0;
}
#menu_block2 li {
	list-style: none;
	background-color: #324A84;
	display: inline;
	overflow: hidden;
	float: left;
	margin: 0;
	height: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu_block2 li a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	position:relative;
	top: 0;
	height: 22px;
	display: block;

	/display: inline;
	color: #FFFFFF;
	/*text-transform:uppercase;*/
}
* html #menu_block2 li a {
	padding-top: 3px;
	padding-bottom: 14px;
	display: inline;
}	
#menu_block2 li a:hover {
	background-color: #D1DDE7;
}
#menu_block {
	width: 760px;
	height: 33px;
	float: left;
	background-color: #CCCCCC;
	overflow: hidden;
}
#menu_block ul {
	margin: 0;
	padding: 0;

}
* html #menu_block ul {
	margin: 0;
	padding: 0;
}
#menu_block li {
	list-style: none;
	background-color: #CCCCCC;
	display: inline;
	overflow: hidden;
	float: left;
	margin: 0;
	height: 32px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu_block li a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 9px;
	position:relative;
	top: 0;
	height: 32px;
	display: block;
	/display: inline;
	color: #333333;
	/*text-transform:uppercase;*/
}
* html #menu_block li a {
	padding-top: 3px;
	padding-bottom: 14px;
	display: inline;
}	
#menu_block li a:hover {
	background-color: #999999;
}
#banner {
	width: 760px;
	height: 185px;
	background-color: #CCCCCC;
}
#column_block {
	width: 760px;
	display: block;
	margin-top: 50px;
}
* html #column_block {
	margin-top: 25px;
}
#left_column {
	width: 225px;
	background-color: #d1dde7;
	float: right;
	padding: 10px;
}
#testimonial_block {
	width: 215px;
	background-color: #7187be;
	color: #FFFFFF;
	padding: 5px;
}
#middle_column {
	width: 230px;
	clear: none;
	float: right;
	background-color: #CCCCCC;
	padding: 10px;
	margin-left: 7px;
}
#middle_column_allprod {
	width: 230px;
	clear: none;
	float: right;
	background-color: #CCCCCC;
	padding: 10px;
	margin-left: 7px;
	margin-top: 50px;
}
#column_box {
	width: 230px;
	margin-top: 10px;
}
#column_box_left {
	float: left;
	width: 115px;
}
#column_box_right {
	float: right;
	width: 115px;
}
.column_box_text {
	font-size: 12px;
}
#right_column {
	width: 230px;
	float: right;
	background-color: #CCCCCC;
	padding: 10px;
	margin-left: 7px;
}
#emp_box {
	width: 165px;
	height: 20px;
	float: left;
	clear: none;
	margin-top: 5px;
}
#go_box {
	width: 60px;
	height: 68px;
	float: right;
	clear: none;
}
#footer {
	width: 760px;
	height: 25px;
	float: left;
	margin-left: 50px;
	background-color: #324A84;
	margin-top: 15px;
	padding: 20px;
}
.footertype {
	text-align: center;
	}
* html #footer {
	margin-left: 25px;
	margin-top: 10px;
}
	
