body {
background:#F0D783 url(bg_body.gif) left -3px repeat-x;
}
#header {

background:transparent url(bg_header.gif) left top no-repeat;
margin-top:5px;
margin-left:20px;
width:988px;

}
#logo { 
width:100px;
height:55px;
margin-top:5px;
margin-left:17px;
float:left;
}

#top_text { 
margin-top:10px;
margin-right:20px;
float:right;
font-size:10px;
	text-align:right;
	text-transform:uppercase;
	width:300px;
}

#main_categories {
	float:right;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	margin:11px 20px 0 0;
	width:600px;
	
}

#searchArea {
	
	float:right;
	margin-top:10px;
	
	
}
#main_buttons {
	width:984px;
	height:31px;
	float:left;
	margin-top:5px;
	margin-left:2px;
	background:#000;
}

#second_header {
	width:988px;
	height:38px;
	background:url(bg_subheader.gif);

	float:left;
}

#under_second_header {
	width:988px;
	height:15px;
	background:url(bg_center_top.gif);

	float:left;
}

#main {
	width:988px;
	background:url(bg_center.gif) repeat-y;
	
	float:left;
	
	}
#left_menu {
	width:194px;
	
	margin-left:10px;
	float:left;

	}
#right_menu {
	width:700px;
	margin-left:25px;
	float:left;

}

#right_menu_header {
	width:80%;
	float:left;
	margin-top:15px;
	margin-bottom:10px;
		
}
#right_menu_sep {
	
	margin-left:-5px;
	float:left;

}
#sort {
	width:580px; 
	height:35px;
	background:#F7E8A5;
	float:left;
	border:1px;
	border-top-style:solid;
	border-top-color:#CCC;
	
	border-bottom-style:solid;
	border-bottom-color:#CCC;
	
	border-left-style:solid;
	border-left-color:#CCC;
	margin-left:-5px;
}
#sort_2 {
	width:167px; 
	height:36px;
	background:#F7E8A5;
	float:left;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#CCC;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
	
}

#products {
	width:749px;
	background:url(bg_2x2table.gif) repeat-y;
	float:left;
	margin-left:-5px;
}

#product_right {
	width:150px;
	float:left;
	margin-left:16px;
	margin-top:16px;
}

#product_info {
	width:148px;
	height:35px;
	border:1px;
	border-color:#CCC;
	border-style:solid;
	margin-top:4px;
	background:#fdf7e7;
	float:left;
}
#product_info_under {
	width:148px;
	border-left:1px;
	border-right:1px;
	border-left-color:#CCC;
	border-left-style:solid;
	border-right-color:#CCC;
	border-right-style:solid;
	background:#fdf7e7;
	float:left;
}

#product_left {
	width:192px;
	float:left;
	margin-left:16px;
	margin-top:16px;
}

#footer { width:988px;
height:147px;
margin-top:15px;
background:url(bg_footer.gif) no-repeat;

}
#ftext {width:988px;
height:40px;
margin-top:15px;
margin-left:20px;
text-align:center;
}
	#footer_text {
	
	height:120px;
	margin-left:20px;
	margin-top:40px;
	float:left;
	color: #132E71;
	font-weight: bold;
	}
#txt {
	margin-top:5px;
	color: #666;
	font-weight: normal;
}

#register {
	width:330px;
	height:280px;
	float:left;
	background:#FFF;
	border:1px;
	border-color:#cfcaad;
	border-style:solid;
	vertical-align:middle;
}
#register2 {
	width:550px;
	background:#FFF;
	border:1px;
	border-color:#cfcaad;
	border-style:solid;
	vertical-align:middle;
}
#register3 {
	width:729px;
	background:#FFF;
	border:1px;
	border-color:#cfcaad;
	border-style:solid;
	vertical-align:middle;
}
#register4 {
	width:450px;
	height:300px;
	float:left;
	background:#FFF;
	border:1px;
	border-color:#cfcaad;
	border-style:solid;
	vertical-align:middle;
}
.accout_links {  font-size:11px; text-decoration:underline; }
.accout_links:hover {  font-size:11px; text-decoration:none;  }