@charset "utf-8";
/* CSS Document */


#main {
	position: fixed;
	background: #fef1d8;
	float: right;
	top: 130px;
	right: 6px;
	left:277px;
	padding-right: 0px;
	font-size:11px;
	z-index:-1;
}
#background {
	background:url(../images/bg_a.png) no-repeat;
	background-position:top center;
	min-height:1024px;
}
#header {
	background-color: #f9fae8;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border:1px solid #999;
	-moz-box-shadow: 3px 3px 10px #555;
	-webkit-box-shadow: 3px 3px 3px #555;
	box-shadow: 3px 3px 10px #555;
}
#header #logo {
	background-color: #f9fae8;
	height: 76px;
	background-repeat: no-repeat;
	right: auto;
	margin-right:40px;
}
.a_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #navigation {
	height: 38px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #535252;
	list-style: none;
	margin-left: 0px;
	margin-top:-50px;
	margin-bottom:-10px;

}

#header #navigation li {
	display:inline;
	padding:0;
	margin:0;
}

#header #flash {
	width: 960px;
}

@font-face {
	font-family: "GeosansLight";
	src: local("GeosansLight.ttf"), url(http://www.vita-vantage.com/GeosansLight.ttf) format("truetype");
}


#header #mission {
	font-family:GeosansLight, Tahoma, Geneva, sans-serif;
	color:#900;
	font-size: 28px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0px;
}
#header #mission #mission2 {
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#header #description {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #535252;
}
#header #description #descriptionText {
	margin-left: 25px;
	width: 640px;
	margin-top: 5px;
	float: left;
}
#header #description #descriptionImage {
	float: right;
}
#header #description #descriptionText2 {
	margin-left: 25px;
	margin-top: 50px;
}
#header #footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	background-image: url(../images/background.jpg);
	height: 113px;
	margin-top: 20px;
	clear: both;
}
#header #description #footer #images {
	float: left;
	width: 650px;
	margin-left: 25px;
	height: 96px;
	margin-top: 3px;
	
}
#header #description #footer #images #image1 img {
	float: left;
	
}
#header #description #footer #images #image2 img {
	margin-left: 90px;

}
#header #description #footer #images #image3 img {
	float: right;
	
	
}
#header #description #footer #address {
	text-align: right;
	margin-top: 20px;
	margin-right: 25px;
	width: 175px;
	float: right;
}

#header #footer #footerElements {
	margin-right: 25px;
	margin-left: 25px;
}
#header #mission #mission1 {
	margin-top: 7px;
	margin-bottom: 7px;
}
#header #mission #mission3 {
	text-align: right;
	margin-top: 7px;
	margin-bottom: 7px;
}

a {
	font-family: Times New Roman, Times, serif;
	color: #535252;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #535252;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:hover home{
	border:none !important;
	
}
a:active {
	text-decoration: none;
	color: #000;
}
#headerstyle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #333;
	text-decoration:underline;
}
#phone {
	position:relative;
	max-width:200px;
	margin-bottom:-19px;
	font-weight:bold;
	padding-top:3px;
	padding-left:5px;
}
.onpage {
	text-decoration: none;
	color: #900 !important;
	border-top:2px solid #900;
	cursor:default;
}
#footerww {
	font-size:60%;
	position:absolute;
	
}
#footerww a {
	color:#03F;
	text-decoration:none;
}
#footerww a:visited {
	color:#03F;
}
#small {
	font-size:80%;
}
