body {
	background-color: #350000;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Trebuchet MS, Arial, Times New Roman;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
a:link {
	color: #8C2C2C;
}
a:visited {
	color: #8C2C2C;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
a.nav:link {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #CCCCCC; text-decoration: none; }
a.nav:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #CCCCCC; text-decoration: none; }
a.nav:hover {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: underline; }
a.nav:active {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; }
h1 {
	font-size: 17px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	color: #333333;
}.boxphone {
	height: 64px;
}
.footer {
	background-color: #350000;
	background-image: url(../images/container-footer.jpg);
	background-repeat: no-repeat;
	height: 33px;
	color: #FFFFFF;
	text-align: center;
}
.footernav {
	text-align: center;
	margin-top: 17px;
	font-size: 14px;
}
.maincontent {
	font-size: 14px;
	margin: 25px;
	color: #333333;
	font-weight: normal;
}
.margincontent {
    height: 8px;
	width: 100%;
	background-color: #333333;
}
