@charset "utf-8";
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation {
	float: left;
	height: 30px;
	width: 620px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	padding-top: 60px;
	padding-left: 10px;
	background-color: #FFF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
#logo {
	float: left;
	height: 60px;
	width: 260px;
	padding-top: 30px;
	text-align: right;
	padding-right: 10px;
	background-color: #FFF;
}
#banner {
	float: left;
	height: 320px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#content_left {
	float: left;
	height: 230px;
	width: 430px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #FFF;
}
#content_main {
	float: left;
	height: 230px;
	width: 880px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #FFF;
}
#content_right {
	float: left;
	height: 230px;
	width: 430px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 15px;
	padding-right: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	background-color: #FFF;
}
#line {
	float: left;
	height: 15px;
	width: 900px;
	color: #666;
	background-color: #FFF;
}
#strap_line {
	float: left;
	height: 25px;
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	padding-top: 5px;
	background-color: #FFF;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 16px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: 5px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	background-color: #EAEAEA;
}
h2 {
	font-size: 12px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
h3 {
	font-size: 13px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 5px;
	font-weight: normal;
	font-variant: normal;
}
h4 {
	font-size: 14px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
