.headerbg {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
}
.subheadbg {
	background-image: url(images/sub-head-bg.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #6CA1D2;
	text-decoration: underline;
	}
.headings {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#main-features {
	padding: 18px 0 18px 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.feature-blox h2,
.feature-blox h3 {
	font-size: 12px;
	margin: 9px 0 3px;
}

.feature-blox td {
	vertical-align: top;
	width: 50%;
	padding: 0 18px 6px 0;
}body {
background:#333238;
}
