@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	background-color: #FFFFFF;
	height: 100px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 5px;
	text-align: left;
}
#wrapper #navigation {
	background-image: url(../Images/navigation%20swatch.gif);
	background-repeat: repeat-x;
	height: 35px;
}
#wrapper #headerImg {
	background-image: url(../Images/productpg/banner.jpg);
	height: 273px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3D0202;
}

#wrapper #bodyArea #footer {
	background-color: #FFFFFF;
	background-image: url(../Images/navigation%20swatch.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 15px;
	padding: 7px;
}
#wrapper #bodyArea #right2 {
	background-color: #CCCCCC;
	float: right;
	width: 318px;
	clear: right;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3D0202;
}


#wrapper #bodyArea #left {
	background-color: #FFFFFF;
	width: 450px;
	float: left;
	font-family: "Eras Medium ITC";
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#wrapper #bodyArea #left2 {
	width: 450px;
	clear: both;
	font-family: "Eras Medium ITC";
	font-size: 12px;
	padding-right: 5px;
	padding-left: 25px;
	float: left;
}
#wrapper #bodyArea #bottom {
	clear: both;
	font-family: "Eras Medium ITC";
	padding-right: 15px;
	padding-left: 15px;
	width: 450px;
	float: left;
}
#wrapper #bodyArea #bottom2 {
	background-color: #CCCCCC;
	width: 318px;
	float: right;
	clear: right;
	font-family: "Eras Medium ITC";
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3D0202;
}


#wrapper #bodyArea #left2 #leftright {
	float: right;
	width: 225px;
	margin-right: 10px;
	clear: none;
}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #left2 #right {
	background-color: #CCCCCC;
	float: right;
	width: 300px;
}
#wrapper #bodyArea #right {
	background-color: #CCCCCC;
	float: right;
	width: 288px;
	background-image: url(../Images/contact%5D/right.jpg);
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3D0202;
	font-family: "Eras Medium ITC";
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}

