@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#header {
	padding: 0px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	background-image: url(images/logo_02.jpg);
	background-repeat: no-repeat;
	background-position: 25px 5px;
	margin-top: 10px;
}

#header #nav {
	padding: 0px;
	float: right;
	width: 471px;
	height: 34px;
	margin-top: 76px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tagline {
	padding: 0px;
	width: 762px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#wrapper #content_left {
	float: left;
	width: 283px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	background-image: url(images/content_left_bg_ALL.jpg);
	background-repeat: no-repeat;
	height: 337px;
	padding-top: 20px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#wrapper #content_left h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E87CC;
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #5E87CC;
	padding-left: 15px;
	margin-left: 10px;
	letter-spacing: 1px;
}
#wrapper #content_left p {
	font-family: Arial, Helvetica, sans-serif;
	color: #53504b;
	font-size: 12px;
	letter-spacing: 1px;
	padding-left: 43px;
	line-height: 18px;
}



#wrapper #content_right {
	padding: 0px;
	float: right;
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	padding: 0px;
	height: auto;
	width: 762px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	letter-spacing: 1px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#wrapper #content_left a {
	color: #5E87CC;
}

#wrapper #content_left a:hover {
	color: #000000;
	text-decoration: none;
}
.back {
	color: #5E87CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.back:hover {
	color: #000000;
	text-decoration: none;
}
.back:visited {
	color: #075699;
}


#wrapper #thumb {
	margin-right: 15px;
}
#wrapper #content_right #classic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
