body {
	margin: 0;
	padding: 0;
	background-image: url(backgnd_strip.jpg);
	background-repeat: repeat-y;
	background-color: #d2d1d7;
}
.content {
	background-image: url(backgnd.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.bodytxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.bodyheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 3px;
	line-height: 30px;
}
.bodysubheading {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 10px;
	line-height: normal;
}
.bodysubheading2 {
	font-size: 14px;
	font-weight: bold;
	color: #e5e5e5;
	padding-bottom: 10px;
	line-height: 30pt;
}
.abouttxt {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
#headingimg {
	padding-top: 22px;
	padding-left: 49px;
}
.footer {
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
}
a{
	color: #e5e5e5;
	text-decoration: none;
}
a:hover{
	color: #CC0000;
	text-decoration: none;
}
#supportlist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#supportlist h3 {
	font-size: 14px;
	color: #CC0000;
}
#footerlinks {
	padding-left: 380px;
}
li {
	text-indent: 5px;
	list-style-type: none;
	margin: 8px;
	color: #FFFFFF;
	font-size: 12px;
}
