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

body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#header_full {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-image: url(../images/header_full_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
}

#header_full_tall {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 225px;
	background-image: url(../images/header_full_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
}

#header_container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#header_container_tall {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 225px;
	overflow: hidden;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#header_left {
	margin: 0;
	padding: 0;
	width: 420px;
	height: auto;
	float: left;
}

#header_right {
	margin: 0;
	padding: 0;
	width: 540px;
	height: auto;
	float: right;
}

#newsletter_box {
	margin: 200px 0 0 0;
	padding: 0;
	float: left;
	clear: both;
	width: 420px;
	height: 100px;
	background-image: url(../images/newsletter_box.png);
	background-repeat: no-repeat;
	background-position: left;
}

#newsletter_text {
	margin: 14px 0 0 10px;
	padding: 0;
	width: 175px;
	font-size: 16px;
}

#newsletter_form {
	padding: 0;
	margin: 10px 0 0 10px;
	width: 380px;
}

#linkbar_top {
	margin: 0;
	padding: 0;
	background-image: url(../images/linkbar.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 540px;
	height: 55px;
	float: right;
	font-size: 16px;
}

#editorials {
	margin: 40px 0 0 0;
	padding: 0;
	float: right;
	width: 540px;
	height: 255px;
	background-image: url(../images/editorial.png);
	background-repeat: no-repeat;
	background-position: top;
}

#ed_title {
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 16px;
	float: right;
	width: 160px;
	height: 28px;
	line-height: 30px;
	text-align: center;
}

#ed_content {
	margin: 20px 30px 0 0;
	padding: 0;
	width: 480px;
	height: 160px;
	float: right;
}

#body_lower_full {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

#body_lower_container {
	margin: 0 auto;
	padding: 30px 0;
	width: 960px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/body_lower_BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#body_lower_container_tall {
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 30px 0;
	width: 960px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/body_lower_BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#body_lower_content_container {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: auto;
}

#contact_left {
	margin: 0;
	padding: 0;
	width: 425px;
	float: left;
	overflow: hidden;
}

#contact_right {
	margin: 0;
	padding: 0;
	width: 388px;
	float: right;
	overflow: hidden;
}

#content_box {
	margin: 0 35px;
	padding: 0 0 15px 0;
	float: left;
	width: 250px;
	height: 300px;
}

#content_box_img {
	margin: 0 auto;
	padding: 0;
	width: 250px;
	height: 85px;
	text-align: center;
}

#footer_full {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 40px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#footer_container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 40px;
	line-height: 40px;
	color: #666666;
	text-align: left;
	font-size: 12px;
}

#footer_copyright {
	float: left;
}

#footer_links {
	padding: 0;
	margin: 0;
	float: right;
}

/* --------------------------- */

#event_container {
	margin: 15px auto;
	padding: 0;
	width: 900px;
	height: auto;
	overflow: hidden;
}

#event_title {
	padding: 5px;
	margin: 0 0 8px 0;
	float: left;
	width: 890px;
	height: auto;
	border-bottom: 1px solid lightgray;
}

#event_desc {
	padding: 
}

/* --------------------------- */

#product_container {
	padding: 5px;
	margin: 0 auto;
	margin-bottom: 40px;
	width: 860px;
	height: auto;
	overflow: hidden;
	border: 1px solid gray;
}

#product_image {
	padding: 0;
	margin: 0;
	width: 202px;
	height: auto;
	float: left;
}

#product_image img {
	border: 1px solid gray;
}

#product_desc {
	padding: 0 0 0 15px;
	margin: 0;
	width: 635px;
	height: auto;
	float: left;
}

#purchase_container {
	padding: 5px;
	margin: 0;
	width: 620px;
	height: 30px;
	background-color: #d4d4d4;
	border: 1px solid #666666;
}

#left {
	padding: 0 8px;
	margin: 0;
	float: left;
	height: 30px;
	line-height: 30px;
}

#right {
	padding: 0 8px;
	padding-top: 3px;
	margin: 0;
	float: right;
	height: 30px;
	line-height: 30px;
}
