
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #000066;
}

#menu {padding-left: 0; margin-left: 0; width: 180px;}
.menubox {
	padding-left: 15px;
	padding-top: 22px;
}

#menu li {list-style: none; margin: 0; padding: 0 0 0.25em 0;}

#menu li a,#menu li a:link,#menu li a:active,#menu li a:visited {color: #333;font-weight: bold;text-decoration: none;}

#menu li a:hover {color: #999;font-weight: bold;text-decoration: underline;}

.main {
	border: 1px solid #CCCCCC;
}
.testimonialbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-attachment: scroll;
	background-image: url(images/test-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentbox {
	background-attachment: scroll;
	background-image: url(images/blogcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.style1 {
	color: #CC0001;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	color: #000066;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0001;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
