html { 
margin: 0; 
padding: 0; 
height: 100%; 
overflow: -moz-scrollbars-vertical;
} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	background-attachment: scroll;
	padding: 0;
	background-position: center;
}
#container-page { 
	width: 100%; 
	position: relative; 
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
} 
#container-content { 
	padding-bottom: 40px; 
} 
#container-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 40px;
	visibility: visible;
} 
.boxes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1a3a5;
	text-transform: uppercase;
	text-align: right;
	font-weight: normal;
	letter-spacing: 2px;
}
.small-box {
	background-attachment: fixed;
	background-image: url(../images/small-box.gif);
	background-repeat: repeat-y;
	background-position: left top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
.home-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #D31044;
	padding-top: 5px;
	margin-top: 5px;
	text-align: left;
}
.home-body {
	font-size: 14px;
	text-align: left;
	color: #3b4b56;
	margin-top: -5px;
	padding-top: -5px;
	line-height: 20px;
}
.home-body a{
	color: 3b4b56;
	text-decoration: underline;
}
.home-body a:hover{
	color: #D31044;
	text-decoration: none;
}
a {
	color: #3b4b56;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #D31044;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a1a3a5;
	line-height: 17px;
}
.copyright a{
	color: #3b4b56;
	text-decoration: underline;
	font-weight: normal;
}
.copyright a:hover{
	text-decoration: none;
	color: #D31044;
}
.interior-title {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #D31044;
	padding-top: 5px;
	margin-top: 5px;
	text-align: left;
}
.interior-sub {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3B4B56;
	padding-top: 20px;
	margin-top: 20px;
	text-align: left;
}
.interior-intro {
	font-size: 17px;
	text-align: left;
	color: #3b4b56;
	padding-top: -5px;
	line-height: 22px;
	font-weight: normal;
}
.interior-body {


	font-size: 14px;
	text-align: left;
	color: #3b4b56;
	margin-top: -10px;
	padding-top: -5px;
	line-height: 18px;
}
.interior-title2 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #D31044;
	padding-top: 5px;
	margin-top: 20px;
	text-align: left;
}
ul {



	font-size: 14px;
	text-align: left;
	color: #3b4b56;
	line-height: 18px;
}
.interior-sub2 {



	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #3B4B56;
	padding-top: 5px;
	margin-top: 5px;
	text-align: left;
}
