body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066ff;
	text-decoration: none;
}
.content {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
}

.content a:link, .content a:visited{
	color:#0066FF;
	text-decoration:none;
	font-weight:bold;
}
.content a:hover{
	color:#000066;
	text-decoration:none;
	font-weight:bold;
}
.welcomePurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	line-height: 40px;
}
.welcomeGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #89E500;
	text-decoration: none;
}
.aboutusbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/aboutusbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding: 10px 15px 10px 0px;
}
.aboutusbg a:link,.aboutusbg a:visited{
	color:#FF0000;
	text-decoration:none;
	text-align:right;
	display:block;
}

.aboutusbg a:hover{
	color:#990000;
	text-decoration:none;
}

.contactusbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/contactusbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	padding: 10px 0px 10px 20px;
	line-height: 20px;
}
.ordernowbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/ordernowbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	padding: 10px 15px 10px 0px;
}

.ordernowbg a:link,.ordernowbg a:visited {
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

.ordernowbg a:hover{
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	color:#CC6600;
	text-decoration:none;
}
.rightourservicesbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/aboutusbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding: 10px 15px 10px 0px;
}
.rightourservicesbg a:link,.rightourservicesbg a:visited{
	color:#0000ff;
	text-decoration:none;
	text-align:right;
	display:block;
}

.rightourservicesbg a:hover{
	color:#000099;
	text-decoration:none;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	display:block;
}

.topmenu a:link,.topmenu a:visited {
color:#000066;
}
.topmenu a:hover {
color:#00ccff;
text-decoration:none;
}
.ourservicesleftbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
}
.trademark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	vertical-align: middle;
}
.top a:link, .top a:visited{
font:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:14px;
color:#FF3300;
text-decoration:none;
}
.top a:hover{
text-decoration:none;
color:#FFCC00;
}

.services{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	text-align : center;
}
.servicestable{
	margin: 10px;
	display: inline;
}
.quote {
	display: block;
	float:left;
	border: 1px solid #222222;
	padding: 10px;
	margin-right: 20px;
	background-color: white;
	width: 200px;
	background-image:url(images/quote.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
li {
	line-height: 25px;
	list-style-type: square;
	margin-left: 10px;
}
