body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	padding-top: 0px;
}
#container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */

} 
#bodywrapper{
width: 1000px;
background-color:#fff;
padding: 10px 0px 0px 0px;
}
#leftnav{
width: 220px;
background-color:#FFFFFF;
float:left;
}
#mainbody{
width: 570px;
background-color:#FFF;
float:left;
}
#rightmenu{
width: 205px;
background-color:#FFF;
float:left;
}
#header{
width: 1000px;
background-color:#99CCFF;
height: 93px;
background-image:url('topheader.jpg');
}
/*top curve*/
.curved-box
    {
    margin: 0px 0px 10px 0px;
    width: 995px;
    background-color: #82BA1A;
}

.curved-box h2
    {
    background: #82BA1A url('curve_top.png') no-repeat left top;
    color: #fff;
    padding: 10px 15px 0px 15px;
}

.curved-box p
    {
    background: #000 url('curve_bottom.png') no-repeat left bottom;
    margin: 0px;
    padding: 0px 15px 10px 15px;
    text-align: left;
	color:#FFFFFF;
	
} 
.curved-box h1{
background: #82BA1A url('curve_top.png') no-repeat left top;
color:#FFFFFF;
font-size:12px;
padding: 10px 15px 0px 15px;
}
/*left navigation*/
#search{
width: 200px;
padding: 0px 0px 0px 5px;
color:#FFF;
}
#searchtop{
width:200px;
height:10px;
background-image:url('topsearch.gif');
}
#searchmiddle{
width: 200px;
background: url('middlesearch.gif') repeat-y;
height:45px;
padding: 0px 0px 0px 10px;
}
#searchbottom{
width: 200px;
background-image:url('bottomsearch.gif');
height:10px;

}
h2.search {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding: 0px 0px 0px 0px;
}
/*main navigation*/
#mainnav{
width: 200px;
padding: 0px 0px 0px 10px;
}
/*Act nav*/
/*top curve*/
.curved-box2
    {
    margin: 0px 0px 10px 0px;
    width: 560px;
    background-color: #82BA1A;
}

.curved-box2 h2
    {
    background: #82BA1A url('curve2_top.png') no-repeat left top;
    color: #fff;
    padding: 10px 15px 0px 15px;
}

.curved-box2 p
    {
    background: #000 url('curve2_bottom.png') no-repeat left bottom;
    margin: 0px;
    padding: 0px 15px 10px 15px;
    text-align: left;
	color:#FFFFFF;
	
}
/*right menu*/
#telephone{
width: 205px;
color:#FF0099;
font-size:17px;
font-weight:bold;
padding: 2px 0px 0px 8px;
} 
#secure{
width: 205px;
padding: 10px 0 0 8px;
}
/*footer*/
/*footer info*/
#footer { 
	padding: 0 10px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#fff;
	height: 55px;
	}
.footer-curved-box
    {
    margin: 8px;
    width: 980px;
    background-color: #82BA1A;
}

.footer-curved-box h2
    {
    background: #82BA1A url('footer_curve_top.png') no-repeat left top;
    color: #fff;
    padding: 0px 15px 0px 15px;
}

.footer-curved-box p
    {
    background: #82BA1A url('footer_curve_bottom.png') no-repeat left bottom;
    margin: 0px;
    padding: 5px 15px 4px 15px;
    text-align: center;
	color:#FFFFFF;
	font-size:10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
} 
/*mini new products*/
#miniproducts{
width: 200px;
padding: 10px 0 0 10px;
}

/* top text*/
/*top text curve*/
.homecurved-box
    {
    margin: 8px;
    width: 555px;
    background-color: #fff;
}

.homecurved-box h1
    {
    background: #fff url('home_top_curve.gif') no-repeat left top;
    color: #333333;
    padding: 10px 15px 0px 15px;
	font-size:14px;
}

.homecurved-box p
    {
    background:  url('home_midd_curve.gif') repeat-y;
    margin: 0px;
    padding: 10px 10px 10px 15px;
    text-align: left;
	color:#000;
	font-size:11px;
} 
.homecurved-box h3
    {
    background: #fff url('home_bottom_curve.gif') no-repeat left bottom;
    margin: 0px;
    padding: 10px 15px 10px 15px;
    text-align: left;
	color:#000;
} 
#homecurved-box a:link {
	color: #CC0000;
	font-size:11px;
	font-weight:bold;
}
#homecurved-box a:active {
	color: #CC0000;
		font-size:11px;
	font-weight:bold;
}
#varied{
width: 563px;
font-size:9px;
color:#666666
}
/*additional info*/

#addrow1{
width: 563px;
padding: 10px 0 0 0;
}
#addrow2{
width: 563px;
padding: 0px 0 0 0;
}
#orders{
width: 186px;
float:left;
}
#sameday{
width: 333px;
float:left;
padding: 0px 0 0 40px;
}
#bankhol{
width: 284px;
float:left;
}
#left{
width: 234px;
float: left;
padding: 0px 0 0 40px;
}