/* CSS Document */

/* ----------------------basic layout information---------------------------- */
body{
	margin:0px 0px 0px 0px;
	text-align:center;
	font-family:arial;
	font-size:11px;
	background-color: #8d1010;
	color:#666666;

}
#container{
	width:759px; 
	margin:0 auto; 
	text-align:left; 
	border:1px solid #fff;
	background-color:#fff;

}

td{	font-family:arial;
	font-size:12px;
	}


A.home:link {color:#fcd03b;  text-decoration:underline; }
A.home:visited {color:#fcd03b;  text-decoration:underline; }
A.home:hover {color:#fcd03b;  text-decoration:underline; }
A.home:active {color:#fcd03b;  text-decoration:none; }


/* ----------------------titles---------------------------- */

h1{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;

}



/* ----------------------header navigation---------------------------- */



#stylefive{

	display:block;
	height:41px;
	font-size:12px;
	font-weight:normal;
	color:#04362e;
	font-family:arial,sans-serif;
	background-color:#000;
	background-image: url(images/nav_slice.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;

}



#stylefive ul{margin:0px;padding:0;list-style-type:none;width:auto; }
#stylefive ul li{display:block;float:left;margin:0;  height:41px; }
#stylefive ul li.home{display:block;float:left;margin:0;  height:41px; }
#stylefive ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:7px 20px 0 20px;
	height:41px;
	background-image: url(images/nav_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#stylefive ul li a:hover, #stylefive ul li a.current:hover{color:#ffcc33;	background-image: url(images/nav_line.jpg);
	background-repeat: no-repeat;
	background-position: right top; height:41px;}
#stylefive ul li a.current{color:#fff;background: url(images/order_slice.gif) repeat-x; height:41px; padding:7px 10px 0 18px}

/* ----------------------home header ---------------------------- */

.blacktop{
	width:759px;
	background-color:#fff;
	height: 67px;



}



.blackleft{
	width:536px;
	float: left;

	

}

.blackright{
	width:223px;
	float: right;


}
/* ----------------------home white---------------------------- */

.whitewrapper{
	width:759px;
	background-color:#fff;
	font-size:12px;



}



.whiteleft{

	float:left;
	width: 536px;



}

#wlcopy{

	line-height:20px;
	padding:10px 24px 10px 24px;



}

#wrcopy{

	line-height:20px;
	padding-top:15px;
	color:white;
	padding:5px 0px 1px 26px;



}



.whiteright{
	float:right;
	width: 223px;
	background-color: #000;
	background-image: url(images/hone_address_slice.gif);
	background-repeat: repeat-y;


}

.whiteright2{
	float:right;
	width: 223px;
	background-color: #fff;
	background-image: url(images/full_service.jpg);
	height:262px;


}

.whiteright3{
	float:right;
	width: 223px;
	background-color: #000;
	background-image: url(images/hone_address_slice.gif);
	background-repeat: repeat-y;


}

.whiteright4{
	float:right;
	width: 223px;





}


#clear{

	clear:both;
}




/* ----------------------inner white---------------------------- */
.yellowwrapper{
	width:759px;
	background-color:#ffcc33;
	font-size:14px;
	background-image: url(images/inner_head.jpg);
	background-repeat: repeat-x;
	height:25px;
	font-weight:bold;
	color:#000
	


}

.whiteright3{
	float:right;
	width: 223px;
	height:25px;


}

.yellow_bg{
	background-image: url(images/yellow_bg.jpg);
	background-repeat: no-repeat;

}

#wrcopy1{

	line-height:20px;
	padding-top:15px;
	color:#000;
	padding:20px 0px 20px 26px;



}

#wlcopy3{


	padding:3px 0px 0px 24px;



}

/* -------------------footer--------------------------- */



#footercontainer{
	width:759px;
	height: 37px;
	border-top:1px solid #fff;
	text-align:left;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(images/foot_slice.jpg);
	background-repeat: repeat-x;


}



A.credit:link {color:#ccc;  text-decoration:underline; }
A.credit:visited {color:#ccc;  text-decoration:underline; }
A.credit:hover {color:#fff;  text-decoration:underline; }
A.credit:active {color:#ccc;  text-decoration:none; }

.foot{
	color:#cccccc;

}






