* {
	font-family:Arial, Helvetica, sans-serif;
	color:#7F7D7C;
}

#container {
	position:absolute;
	top:0px;
	left:50%;
	width:1024px;
	margin-left:-512px;
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	height:388px;
	width:1024px;
	background:url(../images/header.jpg);
}

#header #menu {
	position:absolute;
	top:149px;
	left:62px;
	padding-top:10px;
	padding-left:15px;
	height:216px;
	width:211px;
	color:#7F7D7C;
	font-size:16px;
	line-height:32px;
	text-transform:lowercase;
}

#header #menu a {
	color:#7F7D7C;
	text-decoration:none;
}

#header #menu a:hover {
	color:#CE7107;
	text-decoration:none;
}

#products_frame {
	position:absolute;
	top:418px;
	left:62px;
	width:190px;
	background:#F2F2F2 url(../images/products_footer.jpg) bottom no-repeat;
	padding-bottom:45px;
	padding-top:20px;
	padding-left:18px;
	padding-right:18px;
	font-size:11px;
	line-height:24px;
	color:#494949;
}

#products_frame h1 {
	color:#CE7107;
	font-size:16px;
	margin-bottom:14px;
}

#products_frame h2 {
	color:#494949;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

#products_frame a {
	color:#CE7107;
	font-size:11px;
	text-decoration:none;
}

#products_frame a:hover {
	color:#494949;
	font-size:11px;
	text-decoration:none;
}

#content_frame {
	position:absolute;
	top:418px;
	left:307px;
	width:431px;
	font-size:12px;
	line-height:24px;
	padding-top:18px;
	padding-bottom:15px;
	color:#7F7D7C;
}

#content_frame h1 {
	color:#CE7107;
	font-size:16px;
	margin-bottom:14px;
}

#content_frame h2 {
	font-size:12px;
	color:#7F7D7C;
	font-weight:bold;
}

#content_frame a {
	color:#CE7107;
	font-size:12px;
	text-decoration:none;
}

#content_frame a:hover {
	color:#7F7D7C;
	font-size:12px;
	text-decoration:none;
}

#content_frame .textfield {
	background:none;
	width:250px;
	border:1px solid #999999;
	padding:2px;
	color:#7F7D7C;
	font-size:12px;
	overflow:hidden;
}

#content_frame .button {
	background:url(../images/button_back.jpg);
	border:none;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

#content_frame #credits {
	position:relative;
	width:100%;
	margin-top:20px;
	text-align:center;
	font-size:10px;
	color:#999999;
}

#content_frame #credits a {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

#content_frame #credits a:hover {
	font-size:10px;
	color:#CE7107;
	text-decoration:none;
}

#news_frame {
	position:absolute;
	top:436px;
	left:749px;
	width:218px;
	background:url(../images/vertical_line_pattern.jpg) left repeat-y;
	font-size:11px;
	line-height:24px;
	padding-left:13px;
	color:#494949;
}

#news_frame a {
	color:#CE7107;
	font-size:11px;
	text-decoration:none;
}

#news_frame a:hover {
	color:#494949;
	font-size:11px;
	text-decoration:none;
}

#news_frame h1 {
	color:#CE7107;
	font-size:16px;
	margin-bottom:14px;
}

#news_frame h2 {
	color:#494949;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

#news_frame .textfield {
	background:none;
	width:125px;
	border:1px solid #999999;
	padding:2px;
	color:#7F7D7C;
	font-size:12px;
	overflow:hidden;
}

#news_frame .button {
	background:url(../images/button_back.jpg);
	border:none;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

#searchBox {
	width:431px;
	border:1px solid #F2F2F2;
	padding:4px;
}