

body {

	margin: 0px;

	padding: 0px;

	background-color: #E9F4E9;

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

}

p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 130%;

	margin-top: 0px;

	margin-bottom: 0px;



}

td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

}

a:link {

	color: #300080;

}

a:active {

	color: #300080;

}



a:hover {

	color: #000000;

	text-decoration: none;

	background-color: #E3F1E4;

}



a:visited {

	color: #300080;

}



#nav {

	background-image: url(images/nav-bg.gif);

	background-repeat: repeat-x;

	margin: 0px 0px 0px 10px;

	padding: 0px;

	width: 700px;

}

#head {

	width: 700px;

	margin-top: 10px;

	margin-left: 10px;



}

#main {

	background-color: #FFFFFF;

	padding: 10px;

	width: 650px;

	height: 300px;

	margin-right: 30px;

	margin-left: 30px;

	background-image: url(images/main-bg.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

#maintd {

	padding: 15px;

}

.caption {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 110%;

}

#mainsidebar {

	padding: 15px;

	width: 150px;

}

#mainsidebar p {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 110%;

	margin-top: 0px;

	margin-bottom: 0px;



}

.productdesc {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 110%;

	margin-top: 0px;

	margin-bottom: 0px;



}

.bordertop {

	padding-top: 10px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #D9ECD9;

}

#footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	padding: 10px;

}



#footer a:link {

	color: #FFFFFF;

	text-decoration: none;

}



#footer a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

#footer a:hover {

	color: #000033;

	text-decoration: underline;

	background-color: #FFFFFF;



}

#menuContainer {

	cursor: pointer;

}

.heading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;



}

.subheading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color:#4B954B;

	font-weight: bold;

}

.boldgreen {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color:#4B954B;

	font-weight: bold;

}

.highlight {

	background-color: #E9DDF9;

}

.testimonials {

	font-family: Verdana,Helvetica, sans-serif;

	font-size: 11px;

	color:#300080;

	font-weight: normal;

}

.author {

	

	font-style:italic;

}

.no border around linked images {

    a img { border: none; 
	
}

