@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(../images/bodyspacer.jpg);
	background-repeat: repeat-y;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyspacer {
	background-image: url(../images/bodyspacer.jpg);
	background-repeat: repeat-y;
}
#wrapper #footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 72px;
	font-size: 12px;
	color: #666666;
	clear: both;
}
#wrapper #bodyspacer #Bodyleft {
	float: left;
	height: 300px;
	width: 450px;
	padding-left: 20px;
}
#wrapper #bodyspacer #Bodyright {
	float: right;
	height: 300px;
	width: 300px;
	padding: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
#wrapper #bodyspacer #bodymore {
	clear: both;
	height: 596px;
	width: 800px;
}
#wrapper #bodyspacer #bodymore #optin {
	height: 300px;
	width: 400px;
	float: left;
}
#wrapper #bodyspacer #bodymore #fillpic {
	float: left;
	height: 464px;
	width: 300px;
	padding-left: 35px;
}
#wrapper #bodyspacer #bodycenter {
	text-align: center;
}

#wrapper  #bodyspacer  #BodyrightContact {
	float: right;
	height: 300px;
	width: 200px;
	padding: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
#wrapper #bodyspacer #BodyleftContact {
	float: left;
	height: 380px;
	width: 550px;
	padding-left: 20px;
}
#wrapper #bodyspacer #boxbehind {
}
#wrapper #bodyspacer #boxbehind #box1 {
	background-image: url(../images/boxbehind_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
#wrapper #bodyspacer #boxbehind #box2 {
	background-image: url(../images/boxbehind_04.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
#wrapper #bodyspacer #boxbehind #box3 {
	background-image: url(../images/boxbehind_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
}
#wrapper #cpa {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #234090;
	padding-top: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
	border: thin none #00167E;
	font-style: oblique;
}
