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


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../images/bg_repeat.png);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #663300;
	text-decoration: none;
}
img {
 border: none;
}
p {
	margin: 0px;
	padding: 0px;
}
 
/* main layout divs */


.container {
	width: 1040px;
	padding: 0px;
	margin: 0 auto;
}
.wrap {
	float: left;
}
.header {
	width: 680px;
}
.logo {
	height: 237px;
	width: 635px;
	padding-left: 38px;
	text-align: center;
	padding-top: 15px;
}
.logo img {
	border: 1px solid #000000;
}
.logo2 img {
	border: 1px solid #000000;
	margin-top: 20px;
}
.clear {
	clear: both;
}
.nav {
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 20px;
	vertical-align: bottom;
	width: 645px;
	margin-left: 35px;
	text-align: center;
}
.main {
	float: left;
	width: 645px;
	margin: 35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-top: 1px solid #666666;
	margin-top: 4px;
	margin-bottom: 50px;
	margin-left: 35px;
}
.box_left {
	float: left;
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #520000;
	border-bottom: 1px solid #666666;
	margin-top: 10px;
}
.box_right {
	width: 400px;
	border-bottom: 1px solid #660000;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	margin-left: 71px;
}
.tail_note {
	margin-left: 223px;
	margin-top: 10px;
	float: right;
	margin-bottom: 40px;
	width: 250px;
	text-align: right;
}
.shot_front {
	width: 150px;
	float: left;
	margin-top: 15px;
	border: 1px solid #666666;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #520000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	width: 645px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.footer_note {
	font-size: 12px;
}
.side_col{
	width: 146px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	float: left;
	margin-top: 278px;
	text-align: center;
	margin-left: 14px;
	background-image: url(../images/side_col_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.side_col a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.side_col a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #520000;
	text-decoration: none;
}
.side_col a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.side_col a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663300;
	text-decoration: none;
}
.side_col img {
	border: 1px solid #666666;
}
.start {
	margin: 0 auto;
	text-align: center;
}
