@import url(general.css);


body {
font-family:Verdana, Geneva, sans-serif;
background:#E1EBB7;
}

.clearfix{
	clear:both;
}

#page_wrap{
	width:946px;
	padding:0 27px 0 27px;
	margin:0px auto;
	padding:0 29px 0 27px;
	background:url(../images/layout/body_bkg.jpg) repeat-y;
}


#header{
	width:946px;
	float:left;
	height:223px;
	background:url(../images/layout/header.jpg);
	position:relative;
	}
#header p.order_now{
	font-size:11px;
	color:#fff;
	position:absolute;
	bottom:57px;
	left:30px;
	}


#page_content{
	width:942px;
	float:left;
	}

#left_side{
	float:left;
	min-height:400px;
	height:auto !important;
	height:400px;
	width:199px;
	padding:10px 0 10px 0;
	background:url(../images/layout/left_side.gif) no-repeat right bottom #013301;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0 0 10px 0;
}
#left_side h3{
	font-size:11px;
	color:#fff;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0 0 0 10px;
	float:left;
	}
#left_side ul{
	padding:0px 0px 10px 0px;
	float:left;
	}
#left_side ul li{
	padding:2px 0 2px 0;
	float:left;
	}
#left_side ul li a{
	font-size:11px;
	color:#fff;
	padding:2px 0 2px 10px;
	text-decoration:none;
	float:left;
	width:189px;
	}
#left_side ul li a:hover, #left_side ul li a.active{
	background:#004A00;
	}

#right_side{
	width:700px;
	padding:5px 0 15px 30px;
	float:left;
	font-size:11px;
	color:#252525;
	line-height:135%;
	}
#right_side a{
	color:#D10000;
	}
#right_side h1{
	color:#D10000;
	font-size:24px;
	margin:0 0 15px 0;
	}
#right_side h2{
	color:#D10000;
	font-size:24px;
	margin:0 0 15px 0;
	}
#right_side p{
	margin:0 0 15px 0;
	}
	
#right_side ul{
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	color:#252525;
	font-size:11px;
	}
	
#right_side ul li{
	list-style:circle;
	}
#right_side img{
	margin:5px;
	}
#right_side #promo_boxes{
	width:100%;
	float:left;
	clear:both;
	}
#right_side .promo_box{
	width:340px;
	float:left;
	margin:0 8px 8px 0;
	}
#right_side .promo_box a.btn{
	float:right;
	margin:3px 0 0 5px;
	}
#right_side .promo_box a.btn img{
	margin:0;
	}
#right_side .promo_box .promo_box_content{
	width:338px;
	float:left;
	height:100px;
	overflow:hidden;
	background:url(../images/layout/promo_box_flower.gif) no-repeat right bottom;
	border:1px solid #B8D4B8;
	}
#right_side .promo_box .promo_box_content img{
	float:left;
	margin:0 2px 0 0;
	}
#right_side .promo_box .promo_box_content h6{
	margin:5px 0 3px 0;
	color:#E90000;
	font-size:14px;
	font-weight:bold;
	}
#right_side .promo_box .promo_box_content p{
	color:#252525;
	margin:2px 0 4px 0;
	}

	
#footer_wrap{
	width:946px;
	height:70px;
	padding:0 27px 0 27px;
	background:url(../images/layout/footer.jpg);
	margin:0px auto;
	}
#footer{
	float:left;
	width:900px;
	padding:12px 15px 15px 15px;
	clear:both;
	}
#footer p{
	text-align:center;
	font-size:11px;
	color:#fff;
	margin:0px;
	line-height:140%;
	}
#footer p a{
	color:#fff;
	}


#bottom_page_end{
	width:990px;
	height:15px;
	margin:0px auto;
	}