body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F221E;
	background-color: #70696B;
	background-image: url(images/vertical-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

a {
	color: #0000FF;
}

a:hover {
	color: #FF4200;
}

a:visited {
	color: #636363;
}

a:visited:hover {
	color: #FF4200;
}

h1 {
font-size:14px;
}

.main-div {
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
	width: 997px;
}
.main-header {
	height: 151px;
	width: 997px;
	background-image: url(images/header-bg.gif);
}
.content-area {
}
.main-footer {
	background-image: url(images/footer-bg.gif);
	height: 76px;
	width: 997px;
}
.address {
	text-align: right;
	padding-top: 8px;
	padding-right: 23px;
	color: #B62F00;
	font-weight: bold;
	font-size: 12px;
}
.content-gutters {
	padding-right: 23px;
	padding-left: 22px;
}
.footer-content {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 23px;
	padding-left: 22px;
}

.footer-content a {
	color: #ffffff;
	text-decoration:none;
}

.footer-content a:hover {
	color: #000000;
	text-decoration:underline;
}

.footer-content a:visited {
	color: #ffffff;
	text-decoration:none;
}

.footer-content a:visited:hover {
	color: #000000;
	text-decoration:underline;
}



.content-gutters img {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:0px;
}


.menus {
	text-align: right;
	padding-top: 9px;
	padding-right: 23px;
	color: #2F221E;
	font-weight: bold;
	font-size: 15px;
	padding-left:222px;
}

.menus a {
	color: #2F221E;
}

.menus a:hover {
	color: #FF4200;
}

.menus a:visited {
	color: #2F221E;
}

.menus a:visited:hover {
	color: #FF4200;
}

.descriptn {
	text-align: right;
	padding-top: 28px;
	padding-right: 23px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}

