body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/body-back.jpg);
	background-repeat: repeat-x;
}
.copy {
	height: auto;
	width: 900px;
	background-image: url(../images/white-copy-back.jpg);
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.footer {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 900px;
	background-image: url(../images/white-footer.jpg);
}
.footerinsert {
	height: auto;
	width: 790px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4A91DF;
	border-right-color: #4A91DF;
	border-bottom-color: #4A91DF;
	border-left-color: #4A91DF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.topnav {
	height: 40px;
	width: 900px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/top-nav-bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.right-img {
	float: right;
	height: 283px;
	width: 285px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	background-image: url(../images/sad-guy.jpg);
}

li {
	color: #000000;
	margin: 10px 10px 10px 20px;
	left: 10px;
	list-style-image: url(../buttons/tick1.jpg);
	border: 1px none #376295;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-repeat: no-repeat;
	list-style-position: outside;
}
ul {
	padding-left: 0px;
	margin: 10px 20px 10px 10px;
	background-repeat: no-repeat;
	list-style-position: outside;
}
.blockquote {
	height: auto;
	width: 550px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #990000;
	background-color: #E8E8E8;
	padding: 20px;
}
.blockquote2 {
	height: auto;
	width: 550px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #990000;
	background-color: #E8E8E8;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.blockquoteform-r {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #990000;
	background-color: #E8E8E8;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}
.strikethrough {
	font-size: 18px;
	color: #990000;
	text-decoration: line-through;
}
.copybox {
	background-color: #CCCCCC;
	height: auto;
	width: 550px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #990000;
	padding: 20px;
}
