/* MISC */
body {
	background-image:url(../images/bg_dot.gif);
	margin:0px;
}
#drow_top_shadow {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}
#clear-float {
	clear:both; border:1px solid #FFFFFF;
}

/* CONTAINER */
#container {
	width:828px;
	margin:0px auto;
}
#cont_top {
	background-image:url(../images/top_body_end.gif);
	width:828px;
	height:13px;
}
#cont_body {
	position: relative;
	background-image:url(../images/content_bg.gif);
	width:828px;
}
#cont_body object {
	position: relative;
	left: -2px;
}

#cont_bottom {
	background-image:url(../images/bottom_body_end.gif);
	width:828px;
	height:15px;
}

/* HEADER IMAGES */

#head_left_bg {
	background-image:url(../images/bg_pic_left.jpg);
	width:497px;
	height:291px;
	float:left;
}

#head_right_bg {
	background-image:url(../images/bg_pic_right.jpg);
	width:331px;
	height:291px;
	float:left;
}

#head_left_whatsnew {
	background-image:url(../images/whatsnew_pic_left.jpg);
	width:497px;
	height:291px;
	float:left;
}

#head_right_whatsnew {
	background-image:url(../images/whatsnew_pic_right.jpg);
	width:331px;
	height:291px;
	float:left;
}

#head_left_products {
	background-image:url(../images/products_pic_left.jpg);
	width:497px;
	height:291px;
	float:left;
}

#head_right_products {
	background-image:url(../images/products_pic_right.jpg);
	width:331px;
	height:291px;
	float:left;
}

#head_left_clearance {
	background-image:url(../images/clearance_pic_left.jpg);
	width:497px;
	height:291px;
	float:left;
}

#head_right_clearance {
	background-image:url(../images/clearance_pic_right.jpg);
	width:331px;
	height:291px;
	float:left;
}

#head_left_directions {
	background-image:url(../images/directions_pic_left.jpg);
	width:497px;
	height:291px;
	float:left;
}

#head_right_directions {
	background-image:url(../images/directions_pic_right.jpg);
	width:331px;
	height:291px;
	float:left;
}

#head_left_employment {
	background-image:url(../images/employment_pic_left.jpg);
	width:497px;
	height:291px;
	float:left;
}

#head_right_employment {
	background-image:url(../images/employment_pic_right.jpg);
	width:331px;
	height:291px;
	float:left;
}

#head_left_contact {
	background-image:url(../images/contact_pic_left.jpg);
	width:497px;
	height:291px;
	float:left;
}

#head_right_contact {
	background-image:url(../images/contact_pic_right.jpg);
	width:331px;
	height:291px;
	float:left;
}

#head_left_subscribe {
	background-image:url(../images/subscribe_pic_left.jpg);
	width:497px;
	height:291px;
	float:left;
}

#head_right_subscribe {
	background-image:url(../images/subscribe_pic_right.jpg);
	width:331px;
	height:291px;
	float:left;
}

/* HEADER */

#header {
	width:828px;
	height:291;
}

#header_left {

	width:497px;
	height:291px;
}

#header_right {

	width:331px;
	height:291px;
}

/* CONTENT */
#body {
	width:800px;
	margin:0px auto;
}
#left_col {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:179px;
	float:left;
	line-height:16px;
	background-image:url(../images/left_menu_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#left_col strong {
	color:#660033;
}
#left_col a {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#left_col a:hover {
	font-size:16px;
	font-weight:bold;	
	color:#660033;
	text-decoration:underline;
}
#left_col_pad {
	padding-top:20px;
	padding-left:10px;
	padding-bottom:10px;
}

#right_col {
	width:580px;
	float:right;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 18px;
}
#right_col a {
	font-size:12px;
	color:#660033;
	text-decoration:underline;
}
#right_col a:visited {
	font-size:12px;
	color:#660033;
	text-decoration:underline;
}
#right_col a:hover {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#right_col h2 {
	font-size:22px;
	font-weight:normal;
	color:#FFFFFF;
	margin:0px;
}

#right_col h1 {
	font-size:22px;
	font-weight:normal;
	color:#FFFFFF;
	margin:0px;
}


/* FOOTER */
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC9966;
	text-align:center;
	width:800px;
	margin:0px auto;
	padding-bottom:15px;
}
#footer a {
	color:#CC9966;
	text-decoration:underline;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}