
body {
	background: #ffffff;
	margin: 0;
	padding; 0;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	text-align: center;

}

#text {
	position: absolute;
	top: 200px;
	left: 150px;
	right: 500px;	
	width: 500px;
	padding; 5px;

}

p {
	padding: 6px;
}


h1, h2, h3, h4, h5, h6 {
	border: 0;
	margin: 0;
	padding; 5px;
	font-family: "arial";
	font-weight: normal;
	font-size: 14px;
}

a:link {
	color: #cc33cc;
	font-size: 12px;
	font-family: "arial";
	font-weight: bold;
}

a:visited {
	color: #cc33cc;
	font-size: 12px;
	font-family: "arial";
	font-weight: bold;
}

a:hover {
	color: red;
	font-size: 12px;
	font-family: "arial";
	font-weight: bold;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	background-repeat: repeat-y;
	height: 105%;
	width: 800px;
	text-align: left;
}


#background {
	position: relative;
	top: 0px;
	background: url(images/lavenderblue_02.gif);
	height: 850px;
	width: 780px;
	background-repeat: repeat-y center;
}




#header {
	position: absolute;
	top: 20px;
	left: 40px;
	background: url(images/header2.gif);
	height: 155px;
	width: 700px;

}

#footer {
	position: absolute;
	top: 830px;
	left: 10px;

}


#header-left {
	position: absolute;
	top: 175px;
	left: 40px;
	background: url(images/lavenderblue_05a.gif) no-repeat;
	height: 36px;
	width: 380px;

}




#nav1 {
	position: absolute;
	top: 175px;
	left: 408px;

}

#nav2 {
	position: absolute;
	top: 175px;
	left: 522px;

}

#nav3 {
	position: absolute;
	top: 175px;
	left: 642px;

}



#leftsectiontop {
	background: url(images/specials.jpg) no-repeat;
	width: 169px;
 	height: 60px;
	position: absolute;
	top: 211px;
	left: 40px;
}


#leftsection {
	background: url(images/lavenderblue_09.gif);
	width: 169px;
 	height: 550px;
	position: absolute;
	top: 271px;
	left: 40px;
	padding-left: 5px;


}


#rightsectiontop {
	background: url(images/title1a.jpg) no-repeat;
	width: 529px;
 	height: 60px;
	position: absolute;
	top: 211px;
	left: 210px;


}


#rightsectionproducttop {
	background: url(images/title2a.jpg) no-repeat;
	width: 529px;
 	height: 60px;
	position: absolute;
	top: 211px;
	left: 210px;


}


#rightsectioncontacttop {
	background: url(images/title3a.jpg) no-repeat;
	width: 529px;
 	height: 60px;
	position: absolute;
	top: 211px;
	left: 210px;


}

#rightsection {
	position: absolute;
	background: url(images/lavenderblue_13.gif);
	width: 529px;
	height: 551px;
	top: 270px;
	left: 210px;
 	overflow: auto;

}

#column1 {
	position: absolute;
	top: 300px;
	left: 250px;
	right: 500px;	
	width: 200px; 
}

#column2 {
	position: absolute;
	top: 330px;
	left: 400px;
	right: 500px;	
	width: 200px;
}

#column3 {

	position: absolute;
	top: 500px;
	left: 250px;
	right: 500px;	
	width: 200px; 
}

#column4 {
	position: absolute;
	top: 500px;
	left: 400px;
	right: 500px;	
	width: 200px;
}

#column5 {
	position: absolute;
	top: 670px;
	left: 250px;
	right: 500px;	
	width: 200px;
}

#column6 {
	position: absolute;
	top: 670px;
	left: 400px;
	right: 500px;	
	width: 200px;
}

#column7 {
	position: absolute;
	top: 670px;
	left: 550px;
	right: 500px;	
	width: 200px;
}

#column8 {
	position: absolute;
	top: 500px;
	left: 550px;
	right: 500px;	
	width: 200px;
}

#column9 {
	position: absolute;
	top: 330px;
	left: 550px;
	right: 500px;	
	width: 200px;
}