body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/backgroundtile2.jpg);
	background-repeat: repeat-y;
}
#MainTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#Content {
	position: absolute;
	z-index: 1;
	left: 175px;
	top: 0px;
}

.style1 {
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	
}

.style2 {
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	font-weight: bolder;	
}
.style3 {
	font-size: 12px;
	font-style: normal;
	
}
.style4 {
	font-size: 10px;
	font-style: normal;
	
}

.style5 {
	font-size: 14px;
	font-style: normal;
	line-height: 35px;}
	
a:link {
	color: #3300CC;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #000033;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ProductList {
	padding-left: 20px;
}


#AboutText {
	padding-right: 100px;
	padding-left: 120px;
	padding-top: 55px;
}

#ContactText {
	padding-right: 100px;
	padding-left: 130px;
	padding-top: 55px;
}

#HomeText {
	padding-right: 160px;
	padding-left: 160px;
	padding-top: 40px;
}

