@charset "UTF-8";
* {
	margin: 0;
	
}
html, body {
	height: 100%;
}
.bod {
	padding: 0px;
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #21242b;
	background-repeat: no-repeat;
	
}
.bod1 {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #21242b;
	background-repeat: no-repeat;
	background-image: url(../images/backgrounds.jpg);
}
.bod2 {
	padding: 0px;
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #21242b;
	background-repeat: no-repeat;
	background-image: url(../images/backgrounds2.jpg);
}
.bod3 {
	padding: 0px;
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #21242b;
	background-repeat: no-repeat;
	background-image: url(../images/backgrounds3.jpg);
}
.bod4 {
	padding: 0px;
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #21242b;
	background-repeat: no-repeat;
	background-image: url(../images/backgrounds5.jpg);
}
.bod5 {
	padding: 0px;
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #21242b;
	background-repeat: no-repeat;
	background-image: url(../images/backgrounds7.jpg);
}
.bod6 {
	padding: 0px;
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #21242b;
	background-repeat: no-repeat;
	background-image: url(../images/backgrounds4.jpg);
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
a {
	font-size: 11px;
	color: #ff3300;
	text-decoration: none;
}
a:visited {
	color: #ff3300;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ff3300;
	text-decoration: none;
}
.enter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #ff3300;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.menu {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #ff3300;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
.menu#acvia {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
.menu_on {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
.menutable {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ff3300;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menutable1 {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ff3300;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	margin: 0px;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;	
}


.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -15px;
}

.footer, .push {
	height: 15px; /* .push must be the same height as .footer */
clear: both;


}

.footer p {
	
	font-size: 9px;
}

.footer a {
	font-size: 9px;
}

