#footer {
	background-attachment: scroll;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}
#ctable {
	background-attachment: scroll;
	background-image: url(images/ctable_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#leftpaper {
	background-attachment: scroll;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#leftpapercontent {
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#tag {
	font-size: 12px;
}

#rightcontent {
	padding-left: 25px;
	padding-right: 25px;
}
#pagehead {
	padding-bottom: 15px;
}
a {
	color: #ad3010;
	font-weight: bold;
}
a:hover {
	color: #7D932F;
	font-weight: bold;
}
#leftbullets ul li {
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5DAA2;
	color: #8A1E03;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bodytextbigger {
	font-size: 15px;
}

#leftbullets ul {
	margin-left: 0px;
	padding-left: 0px;
}
#testimonial strong {
	font-size:15px;
	}
