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

body {
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font: normal 14px "Eras Medium ITC";
	padding:0px;
	margin:0px;
}

h2 {
	font: bold 14px "Eras Demi ITC";
	padding:0px;
	margin:0px;
}

h3 {
	text-align: right;
	font-size: 14px;
}

h4 {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	font-style: italic;
	color: #F00;
}

#overflow {overflow:auto;}

#outerWrapper {
	margin: 0px auto;
	width: 710px;
}
#header {
	background: url(images/top_row2.jpg) no-repeat center;
	height: 117px;
	padding-left: 58%;
	color: #999999;
}
#bottom_content {
	background: url(images/bottom_row2.jpg) no-repeat center;
	height: 53px;
	margin-top: 0px;
	color: #000000;
	font: bold 14px "Eras Medium ITC";
}

#top_content {
	background: url(images/top_nav_bar2.jpg) repeat-y center;
	height: 29px;
	margin-bottom: 0px;
	font: lighter 16px/31px "Eras Demi ITC";
	text-align: right;
	padding-right: 50px;
}

#product_content {
	width: 70%;
	margin-left: 60px;
}

#product_images {
	width: 82%;
	margin-left: 65px;
}

.nav {
	padding-left: 7px;
	padding-right: 7px;
}

#nav_text {
	top:154px;
	width:300px;
	height:29px;
	float: right;
	padding-top: 5px;
}

#contentWrapper {
	margin: 0px;
}

#content {
	background: url(images/mid_row2.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
}

#home_LEFT {
	float: left;
	width: 56%;
}

#home_RIGHT {
	float: right;
	width: 43%;
	overflow: auto;
	height: 190px;
	margin-top: 15px;
}

#bottom_contentRight {
	width: 30%;
	font: lighter 14px "Eras Demi ITC";
	margin-bottom: 10px;
}

#bottom_contentLeft {
	width: 60%;
	font: lighter 14px "Eras Medium ITC";
	margin-top: 0px;
	margin-left: 0px;
	text-align: right;
}

#bottomContent_products {
	width: 660px;
	padding-left: 0px;
	font: 14px "Eras Medium ITC";
	margin: 0px auto;
	text-align: center;
}

#contentCenter {
	width: 82%;
	position: relative;
	padding-bottom: 0px;
	font: 14px "Eras Demi ITC";
	padding-top: 10px;
	margin: 0px auto;
}

#contentCenter_products {
	width: 79%;
	position: relative;
	padding-bottom: 0px;
	font: 14px "Eras Demi ITC";
	padding-top: 10px;
	margin: 0px auto;
}

#contentCenter_error {
	margin-left: 60px;
	width: 65%;
	position: relative;
	font: 14px "Eras Demi ITC";
	padding-top: 40px;
}

#contentLeft_about {
	width: 30%;
	float: left;
	margin-left: 90px;

}

#contentRight_about {
	width: 35%;
	float: right;
	margin-right: 70px;
	padding-top: 5px;

}

#contentLeft_contact {
	float: left;
	width: 30%;
	padding-left: 60px;
	padding-top: 20px;
	margin-left: 0px;
	width: 40%;
	position: relative;
	padding-bottom: 0px;
	font: 12px "Eras Medium ITC";
}

#contentRight_contact {
	margin-left: 400px;
	padding-bottom: 0px;
	padding-top: 30px;
	margin-left: 450px;
	width: 20%;
	position: relative;
	font: 14px "Eras Medium ITC";
	margin-top: 0px;
}

#title {
	margin-left: 60px;
	width: 30%;
	position: relative;
	padding-bottom: 0px;
	font: 16px/30px "Eras Demi ITC";
	margin-top: 0px;
	padding-left: 2px;
}

.clearDiv {
	clear:both;
	margin: 0;
}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font: 16px "Eras Demi ITC";
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font: 16px "Eras Demi ITC";
}
A:hover {
	COLOR: #666666;
	TEXT-DECORATION: underline;
	font: 16px "Eras Demi ITC";
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font: 16px "Eras Demi ITC";
}

.footer {
	font: 12px "Eras Medium ITC";
}

.footer A:link {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font: 12px "Eras Medium ITC";
}
.footer A:visited {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font: 12px "Eras Medium ITC";
}
.footer A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
	font: 12px "Eras Medium ITC";
}
.footer A:active {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font: 12px "Eras Medium ITC";
}

img {
	border: 0px;
}

#copyright {
	width: 710px;
	text-align: center;
	margin-top: 50px;

}

#content_main {
	height: 330px;
}

.map_text {
	font: normal 10px "Eras Medium ITC";
	padding:0px;
	margin:0px;
	text-align: center;
}

#slogan {
	padding-right: 200px;
	font-family: "Eras Demi ITC";
	font-size: 14px;
	font-style: italic;
	color: #F00;
}
