@charset "utf-8";
/* CSS Document */
body {
	background-color:#d2d3d5;
	height:auto;
}
.home {
	background-color:#d2d3d5;
	width:960px;
	height:auto;
}
.blocks {
	width:960px;
	height:auto;
	background-color:#ffffff;
}
.header {
	width:900px;
	height:148px;
}
.logo {
	width:900px;
	height:90px;
}
.logo_left {
	float:left; text-align:left;
	width:575px;
	height:90px;
}
.secondary_nav {
	float:right;
	width:322px;
	height:90px;
	font-family:Arial;
	color:#000000;
	font-size:9pt;
}
.logo_right {
	padding-top:68px;
	text-align:right;
	padding-right:3px;
	
}
.logo_right a {
	text-decoration:none;
	border:none;
	color:#000000;
}
.search, TextBox {
	border:solid #d2d3d5 1px;
	width:135px;
}



.space1 {
	width:900px;
	height:12px;
	background-color:#FFFFFF;
}
.space2 {
	width:900px;
	height:6px;
	background-color:#d2d3d5;
}
.top_menu {
	text-align:left;
	width:900px;
	height:40px;
}
.top_menu a {
	text-decoration:none;
	border:none;
}
img {
	border:none;
}
.body_content {
	width:900px;
	height:auto;
	background-color:#FFFFFF;
}

.space9 {
	width:900px;
	height:20px;
}
.line {
	width:900px;
	height:1px;
	background-color:#999999;
}
.space10 {
	width:900px;
	height:10px;
}
.footer {
width:885px color:#000000;
	text-align:left;
	padding-left:15px;
	font: 7pt Verdana;
}
.footer a {
	text-decoration:none;
	color:#000000;
}
