body {
	margin:0px;
	background-image:url('./images/menu_backg.jpg');
	background-repeat:repeat-y;
}
#rb_main_container{
	width:100%;
	height:100%;
}
#rb_top_header{
	width:100%;
	height:125px;
	background-image:url('./images/background.jpg');
	background-repeat:repeat-x;
	background-color:#5a0000;
	overflow-y:hidden;
}
#rb_top_header_address{
	color:#ffffff;
	font-size:12px;
	width:408px;
	font-weight:bold;
	float:right;
	position:relative;
	right:15px;
	height:120px;
}

#rb_top_header_logo{
	width:454px;
	float:left;	
}
#rb_left_bar{
	width:200px;
	float:left;
	height:100%;
	background-color:#999999;
	
}
#rb_main_content{
	margin-left:215px;
	margin-top:15px;
}
#rb_main_menu{
	left:200px;
	width:100%;
	
	font-size:14px;
	overflow:none;
}
.rb_menu_item, .rb_menu_item_selected{
	float:left;
	height:30px;
	text-align:center;
	border-right:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	background-image:url('./images/menu_backg.png');
	background-repeat:repeat-x;
	height:30px;
}
.rb_menu_item_selected{
	background-image:url('./images/menu_selected.jpg');
	background-repeat:repeat-x;
}
.rb_menu_item_selected a{
	color:#ffffff;
}
.rb_menu_item_selected a:hover{
	color:#ffffff;
}
.rb_menu_item_link{
	margin-top:8px;	
}
#rb_menu_sub{
	
}
#rb_menu_sub a{
	color: #ffffff;
}
.rb_menu_sub_item{
	float:left;
	border-right:1px solid #aeaeae;	
	width:100%;
	height:20px;
	
}

#menu_side{
	width:170px;
}


#menu_column_content{
	text-align:right;
	width:138px;
	margin-left:14px;
	margin-top:10px;
}
.menu_closed,.menu_open{
	font-family:'arial narrow',sans-serif;
	color:#fdb98c;
	font-size:16px;
	border-bottom:1px solid #ffffff;
	margin-bottom:5px;
	padding-bottom:4px;
	font-weight:bold;

}
.menu_closed a,.menu_open a{
	color:#ffffff;
}
.menu_closed a:hover,.menu_open a:hover{
	color:#fdb98c;
}



/* ORDER FORM */

.order_form{
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
.order_form fieldset{
	width:45%;
	margin-bottom:15px;
	padding:8px;
	border:1px dashed #939190;
	float:left;
	margin-right:9px;
}
.order_form legend{
	font-weight:bold;
	color:#c10000;
	background-color:#ffffff;
	font-size:.9em;
}
.order_form input,.order_form select{
	font-size:.8em;
	margin-top:10px;
	color:#939190;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
.order_tip{
	float:right;
	font-size:1.1em;
	font-weight:bold;
	cursor:pointer;
	width:15px;
}
.order_recquired{
	color:#c10000;
	float:right;
	font-size:.8em;
}
.submit{
	background-color:#c10000;
	color:#ffffff;
	border:1px solid white;
	cursor:pointer;
	margin-top:10px;
}

/*
body {
	margin:0px;
	background-image:url('./images/menu_backg.jpg');
	background-repeat:repeat-y;
	
}
#header{
	width:100%;
	background-image:url('./images/background.jpg');
	background-repeat:repeat-x;
	height:146px;
	position:fixed;
	top:0px;
	left:0px;
	z-index:3;	
}
#header_top_left{
	background-image:url('./images/contact_details.jpg');
	backgrond_repeat:no-repeat;
	width:408px;
	height:133px;
	float:left;	
}
#menu_column{
	background-image:url('./images/menu_column.jpg');
	background-repeat:no-repeat;
	width:175px;
	height:439px;
	float:left;
	clear:both;
	z-index:1;
}
#menu_column_content{
	text-align:right;
	width:138px;
	margin-left:14px;
	margin-top:10px;
}
.menu_closed,.menu_open{
	font-family:'arial narrow',sans-serif;
	color:#fdb98c;
	font-size:16px;
	border-bottom:1px solid #ffffff;
	margin-bottom:5px;
	padding-bottom:4px;
	font-weight:bold;

}
.menu_closed a,.menu_open a{
	color:#ffffff;
}
.menu_closed a:hover,.menu_open a:hover{
	color:#fdb98c;
}
.menu_sub{
	font-size:10px;
	color:#fdb98c;
	font-weight:bold;
	margin-bottom:3px;
}
.menu_sub_bot{
	margin-top:5px;
	border-bottom:1px solid #ffffff;
	margin-bottom:5px;
}
.menu_sub a{
	color:#ffffff;
}
.menu_sub a:hover{
	color:#fdb98c;
}
#data_col{
	float:left;
	width:385px;
	margin-top:135px;
	margin-left:175px;
	padding:8px 5px 0px 15px;
	margin-bottom:65px;
}
#footer{
	position:fixed;
	bottom:0px;
	width:100%;
	height:37px;
	color:#ffffff;
	text-align:right;
	background-image:url('./images/footer_background.jpg');
	background-repeat:repeat-x;
	clear:both;
	background-color:#ffffff;
	z-index:5;
}
#footer_ie6{
	width:100%;
	height:37px;
	color:#ffffff;
	text-align:right;
	background-image:url('./images/footer_background.jpg');
	background-repeat:repeat-x;
	clear:both;
	background-color:#ffffff;
	z-index:5;
}
#footer_holder{
	width:295px;
	height:57px;
	background-image:url('./images/footer_holder.jpg');
	background-repeat:no-repeat;
	float:right;
	padding:8px 0px 0px 0px;
}
#footer_holder p{
	font-size:.75em;
	color:#5c5c5c;
	margin-right:8px;
	font-weight:bold;
}
#logo_col{
	left:546px;
	width:454px;
	height:550px;
	position:absolute;
}
.specials_cont{
	float:left;
	width:182px;
	position:relative;
	margin-top:20px;
}
.specials_head{
	background-image:url('./images/specials_head.jpg');
	background-repeat:no-repeat;
	width:172px;
	height:29px;
	color:#ffffff;
	font-family:'arial narrow',sans-serif;
	font-weight:bold;
	padding-left:10px;
	font-size:14px;
	padding-top:12px;
}
.specials_mid{
	background-image:url('./images/specials_mid.jpg');
	background-repeat:repeat-y;
	width:182px;
	font-size:10px;
}
.specials_mid img{
	margin-left:15px;
	margin-top:5px;
	margin-bottom:8px;
	border:1px solid #000000;
}
.specials_mid_cont{
	margin-left:15px;
	width:120px;
}
.specials_foot{
	background-image:url('./images/specials_foot.jpg');
	background-repeat:no-repeat;
	width:182px;
	height:9px;
}
.specials_link{
	width:24px;
	height:24px;
	position:absolute;
	bottom:6px;
	right:5px;
}
.specials_link img{
	border:0px;
}

*/
