.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.serviceTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #954c02;
	text-decoration: none;
}
#Layer2 {
	position:fixed;
	width:100%;
	height:60px;
	vertical-align: middle;
	text-align: right;
	bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/subfooterbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
#indexbg {
	background-attachment: fixed;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	width: 979px;
	margin-right: 0px;
	margin-left: 0px;
	height: 200%;
}
