body {
background: #CC99FF;
padding: 0px;
margin: 0px;
}
#cont {
position: relative;
top: 60px;
width: 750px;
left: 50%;
margin-left: -375px;
z-index: 0;
margin-bottom: 50px;
}
.cont2 {
position: relative;
top: 40px;
}
#menuarea {
position: relative;
margin: 0px;
width: 100%;
height: 120px;
background: transparent;
}
.rightimg {
position: absolute;
left: 350px;
}
.homeleftimg {
position: absolute;
left: 297px;
}
.logo {
position: absolute;
margin-top: -15px;
left: 50%;
margin-left: -110px;
z-index: 2;
}
.bar {
position: absolute;
top: 120px;
left: 0px;
height: 8px;
width: 100%;
z-index:1
}
#HomeInfo {
position: relative;
margin-top: 15px;
width: 98%;
left: 50%;
margin-left: -49.5%;
}


/* Menu stuff */
#menuitems {
	position: absolute;
	width: 220px;
	left: 50%;
	margin-left: -75px;
	top: 128px;
	z-index:3;
}
#menuitems a:link, #menuitems a:visited, #menuitems a:active { padding-left: 10px; padding-right: 20px; text-decoration: none;}
#submenuitems { position: absolute; width: 370px; left:50%; margin-left: -120px; top: 150px; z-index:4;}
#submenuitems a:link, #submenuitems a:visited, #submenuitems a:active { font-size: 14px; padding-left: 10px; padding-right: 20px; text-decoration: none;}
#menuitems a:hover, #submenuitems a:hover { text-decoration: underline; }
h1 {
	font-size: 14pt; 
	color: #990099;
	font-family: arial, helvetica, verdana, sans-serif;
	padding: 0px;
	margin-bottom: -15px;
	margin-left: 14px;
}
h2 {
	font-size: 14pt; 
	color: #990099;
	font-family: arial, helvetica, verdana, sans-serif;
	font-width: bold;
	padding: 0px;
	margin-bottom: -15px;
	margin-left: 14px;
}
h3 {
	font-size: 16pt; 
	color: #000000;
	font-family: arial, helvetica, verdana, sans-serif; 
	font-weight: bold;
	text-align: center;
}
h4 {
	font-size: 12pt; 
	color: #000000;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
}

#fullcolumn h4 a:link,
#fullcolumn h4 a:visited,
#fullcolumn h4 a:active,
#fullcolumn h4 a:hover {
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-size: 16pt; 
	color: #990099;
	font-family: arial, helvetica, verdana, sans-serif;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	text-align: right;	
	margin-top: 0px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990099;
	font-weight: bold;
}
.pwhite, .pwhite a:link, .pwhite a:active, .pwhite a:visited, .pwhite a:hover {
	color: #ffffff;
}
p, td { 
	color: #000000; 
	font-size: 12pt; 
	padding-left: 0px;
	padding-right: 15px;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif
}
a:link, a:visited, a:active { 
	font-size: 12pt; 
	font-weight: bold;
	color: #990099;
	text-align: centre;
	font-family: arial, helvetica, verdana, sans-serif; 
	text-decoration: none;
}
a:hover { 
	font-size: 12pt; 
	font-weight: bold;
	color: #ffffff;
	text-align: centre;
	font-family: arial, helvetica, verdana, sans-serif; 
	text-decoration: underline;
}
img {
border: 0px;
}
#header {
	font-family: Times, serif;
	height: 150px;
	font-size: 38px;
	font-weight:bold;
	width: 720px;
}	
#siteby {
position: relative;
margin-top: 15px;
margin-bottom: 50px;
text-align: right;
}
#siteby a:link,
#siteby a:active,
#siteby a:visited {
font-size: 11px;
font-family: arial, helvetica, verdana, sans-serif; 
color: #ffffff;
font-style: italic;
font-weight: normal;
text-decoration: none;
}
#siteby a:hover {
text-decoration: underline;
}
#productleft {
position: relative;
top: 10px;
left: 30px;
width: 400px;
}
#righttext {
position: absolute;
top: 0px;
right: 30px;
width: 50%;
float: right;
}
#productright {
position: absolute;
top: 0px;
right: 10px;
width: 50%;
}
#homeproductleft {
position: absolute;
top: 150px;
left: 20px;
width: 360px;
}
#homeproductright {
position: absolute;
top: 150px;
left: 580px;
width: 360px;
}
#homeabout {
position: absolute;
top: 850px;
left: 0px;
width: 100%;
}
#fullcolumn {
	position: relative;
	top: 10px;
	margin-left: 15px;
	width: 98%;
}
#fullcolumn p {
	font-size: 14px;
}
.input {
	position: absolute;
	left: 120px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}
.check {
	position: relative;
	left: 6px;
}
.other {
	margin-left: 280px;
	margin-top: 0px;
}
.reset {
	position: absolute;
	left: 0px;
	border: 0px;
}
.submit {
	position: absolute;
	left: 100px;
	border: 0px;
}
.product {
	padding-left: 3px;
	padding-right: 3px;
}
a:link, a:active, a:visited {
	text-decoration: underline;
}

.freeph {
	position: relative;
	float: right;
	margin-right: 35px;
}