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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
}
#footer {
	font-size: 9px;
	color: #666666;
	text-align: right;
	clear: both;
	padding: 20px 5px;
}
#menu {
	height: auto;
	width: 730px;
	padding: 0px 5px 10px 0px;
	margin: 0px;
	float: right;
	text-align: right;
}
a:link {color:#333333; text-decoration: none;}
a:visited {color:#666666; text-decoration: none;}
a:active {text-decoration: none}
a:hover {color:#333333;text-decoration: underline;}
#content_1 {
	height: auto;
	width: 400px;
	float: left;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}
p {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
#divider_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	height: 1px;
	width: 750px;
}
#image {
	float: right;
	height: auto;
	width: 250px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#content_2 {
	height: 372px;
	width: 400px;
	float: left;
	padding: 0px;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a {
	text-decoration: none;
}

