body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3c3c3c;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
.Header {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/HeaderBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 974px;
}
.Globallinks {
	margin-top: 70px;
	margin-left: 30px;
	width: 200px;
	float: left;
}
.Globallinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.Logo {
	float: right;
	margin-right: 5px;
}
.SiteBody {
	background-color: #4c4c4c;
	background-image: url(images/RightBevel.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 974px;
}
.Menu {
	width: 200px;
	float: left;
	background-image: url(images/MenuBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Page {
	background-color: #c71357;
	float: left;
	width: 770px;
}
.Content {
	background-color: #FFFFFF;
	width: 550px;
	float: left;
}
.Content2 {
	background-color: #FFFFFF;
	float: left;
	width: 770px;
}

.ContentContainer {
	margin: 20px;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	color: #4c4c4c;
}
h2 {
	font-size: 18px;
	color: #4c4c4c;
}
h3 {
	font-size: 16px;
	color: #4c4c4c;
}
p {
	font-size: 12px;
	color: #000000;
}




.PageTitle {
	font-size: 30px;
	color: #4c4c4c;
	letter-spacing: -1px;
}
.PageLinks {
	font-size: 11px;
	clear: both;
	padding-top: 30px;
}
.PageLinks a {
	color: #000000;
	text-decoration: none;
}

.Features {
	float: right;
	width: 190px;
	margin-top: 15px;
	margin-right: 15px;
}
.Features h1 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.Features p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.Features a {
	font-size: 11px;
	color: #ffc000;
	text-decoration: none;
	font-weight: bold;
}
.Footer {
	font-size: 11px;
	color: #878787;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(images/RightBevel.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 974px;
}
.Footer a {
	color: #878787;
	text-decoration: none;
}
.BottomBevel {
	background-image: url(images/bevelbottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 4px;
	width: 970px;
	margin-bottom: 20px;
}
.ContentPic {
	clear: right;
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.Description {
	margin-top: 5px;
}
.ContentBar {
	background-color: #c71357;
	height: 36px;
}
.ContentBar div {
	margin-left: 20px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
}
.ContentBar a {
	color: #FFFFFF;
	text-decoration: none;
}
.ContactContainer {
	float: left;
}
hr {
	width: 400px;
	text-align: left;
}

.ContactTable {
	width: 470px;
}
.ContactTable td {
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	font-weight: bold;
}
.ContactTable input {
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #efefef;
}
.ContactTable textarea {
	height: 100px;
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #efefef;
}
.ContactInfo {
	float: left;
	margin-left: 20px;
	width: 220px;
	color: #000000;
	background-color: #efefef;
}
.ContactInfo h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.ContactInfo p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
