/* CSS Document */


BODY { font-size:11px; font-family:"Century Gothic", "Avenir LT Std 55 Roman", "Futura Std Medium", "Futura T", sans-serif;  
}

.container {
	width:783px;
	
	}

.header {
	width:100%;
	float:right;
	position:relative;
	top:-100px;
	height:52px;
	}
.header_left {
	width:43px;
	background-image:url(/v/vspfiles/images/header_left.gif);
	background-repeat:no-repeat;
	height:52px;
	}
.header_right {
	width:41px;
	background-image:url(/v/vspfiles/images/header_right.gif);
	background-repeat:no-repeat;
	height:52px;
	}
.header_middle{
	width:100%x;
	background-image:url(/v/vspfiles/images/header_middle.gif);
	background-repeat:repeat-x;
	height:52px;
	}
	

.headertext {
	position:relative;
	right: 0px;
	color:#FFFFFF;
	font-weight:bold;
	top:9px;
	font-size:11px;
	letter-spacing:.2em;
	text-decoration:none;
	z-index:45;
	}
.headertext a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.footer_left {
	width:43px;
	background-image:url(/v/vspfiles/images/footer_left.gif);
	background-repeat:no-repeat;
	height:30px;
	}
.footer_right {
	width:41px;
	background-image:url(/v/vspfiles/images/footer_right.gif);
	background-repeat:no-repeat;
	height:30px;
	}
.footer_middle{
	width:100%;
	background-image:url(/v/vspfiles/images/footer_middle.gif);
	background-repeat:repeat-x;
	height:30px;
	}

.footing {
	width:100%;
	float:right;
	position:relative;
	top:-100px;
	height:78px;
	}

.main {
	width:100%;
	float:right;
	position:relative;
	top:-100px;
	background-image:url(/v/vspfiles/images/whitebg_right.gif);
	background-repeat:repeat-y;
	background-position: 100% 100%;
	
	}

.main_left {
	background-image:url(/v/vspfiles/images/whitebg_left.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	}
	
.maincontent {
	width:400px;
	margin-right:200px;
	font-size:11px; 
	font-family:"Century Gothic", "Avenir LT Std 55 Roman", "Futura Std Medium", "Futura T", sans-serif;
	color:#6C5635;
	
	}

	
.logo {
	width:200px;
	float:left;
	position:relative;
	top:0px;	
	left:-50px;
	z-index:5;
	}

.sections {
	font-family:"Century Gothic", "Avenir LT Std 55 Roman", "Futura Std Medium", "Futura T", sans-serif;
	font-size:16px;
	font-weight:bold;
	}
	
.search {
	padding-top:5px;
	color:#6C5635;
	}
