	body {		
		background-color: #B3ABA1;		
		font-family: Calibri, Arial, Verdana;
		font-size: 1em;
		color: #666666;
		margin: 0 0 0 0;
	}
	
	.background {
		background-image: url('../images/wvd_background.png');
		background-repeat: repeat-y;
		width: 1022px;
		padding-top: 20px;
		padding-bottom: 20px;
		border: 0;
	}
	.header {
		width: 927px;
		height: 182px;
		background-image: url('../images/wvd_01.png');
		cell-padding: 0;
		cell-spacing: 0;
		border: 0;
	}	
	.header h1 {
		position: absolute;
		left: -999px;
	}
	
	#container {
		display:inline-block;
		background: #fff;
		width: 927px;
		height: 100%;
		box-shadow:0em 0em 1.0em #000;
	}

	#content_container {
		position: relative;
		width: 927px;
		margin: 0;
		padding: 0;
	}
	#content {
		margin: 0;
		padding: 20px 5px 5px 40px;
		text-align: left;
		position: relative;
		float: left;
		height: 100%;
		width: 615px;
	}
	#address {	
		margin: 0;
		padding: 0 0 0 0;	
		text-align: left;
		position: relative;
		float: right;
		right: 15px;
		height: 209px;
		width: 239px;
		background-image: url('../images/wvd_address_new.png');
	}
	#address_content {
		font-size: 0.9em;
		position: relative;
		top: 58px;
		left: 18px;
		color: #fff;
	}
	#address_content a {
		color: #fff;
		text-decoration: underline;
	}	
	#address_content a:hover {
		color: #fff;
		text-decoration: none;
	}
	
	#footer {
		display: block;
		background: #000000;
		color: #999999;
		width: 100%;
		text-align: left;
		height: 220px;
	}
	#footer a {
		color: #999999;
		text-decoration: underline;
	}	
	#footer a:hover {
		color: #fafafa;
		text-decoration: none;
	}
	#footer_col_1 {
		float: left;
		margin: 10px 0 10px 0;
		margin-left: 65px;
		display: inline-block;
		width: 140px;
	}	
	#footer_col_2 {
		float: left;
		margin: 10px 0 10px 0;
		display: inline-block;
		width: 140px;
	}	
	#footer_col_3 {
		float: left;
		margin: 10px 0 10px 0;
		display: inline-block;
		width: 200px;
	}	
	#footer_col_4 {
		float: left;
		text-align: left;
		margin: 10px 0 10px 0;
		display: inline-block;
		width: 350px;
	}	
	
	.tabHome { background-image:url('../images/wvd_tab_home.png'); width: 121px; height: 122px;}
	.tabHomeSELECTED { background-image:url('../images/wvd_tab_home_over.png'); width: 121px; height: 122px;}
	.tabHome:hover { background-image:url('../images/wvd_tab_home_over.png'); width: 121px; height: 122px;}
	
	.tabAbout { background-image:url('../images/wvd_tab_about.png'); width: 120px; height: 122px;}
	.tabAboutSELECTED { background-image:url('../images/wvd_tab_about_over.png'); width: 120px; height: 122px;}
	.tabAbout:hover { background-image:url('../images/wvd_tab_about_over.png'); width: 120px; height: 122px;}
	
	.tabServices { background-image:url('../images/wvd_tab_services.png'); width: 120px; height: 122px;}
	.tabServicesSELECTED { background-image:url('../images/wvd_tab_services_over.png'); width: 120px; height: 122px;}
	.tabServices:hover { background-image:url('../images/wvd_tab_services_over.png'); width: 120px; height: 122px;}
	
	.tabOffice { background-image:url('../images/wvd_tab_office.png'); width: 118px; height: 122px;}
	.tabOfficeSELECTED { background-image:url('../images/wvd_tab_office_over.png'); width: 118px; height: 122px;}
	.tabOffice:hover { background-image:url('../images/wvd_tab_office_over.png'); width: 118px; height: 122px;}
	
	.tabEducation { background-image:url('../images/wvd_tab_education.png'); width: 120px; height: 122px;}
	.tabEducationSELECTED { background-image:url('../images/wvd_tab_education_over.png'); width: 120px; height: 122px;}
	.tabEducation:hover { background-image:url('../images/wvd_tab_education_over.png'); width: 120px; height: 122px;}
	
	.tabContact { background-image:url('../images/wvd_tab_contact.png'); width: 128px; height: 122px;}
	.tabContactSELECTED { background-image:url('../images/wvd_tab_contact_over.png'); width: 128px; height: 122px;}
	.tabContact:hover { background-image:url('../images/wvd_tab_contact_over.png'); width: 128px; height: 122px;}
	
	img { outline: 0; padding:0px; border-width:0px; margin:0px; display: block; }
	
	.title {
		font-family: Garamond, serif;
		font-weight: bold;
		font-style: italic;
		font-size: 1.8em;
		color: #333333;
	}
	
	.subtitle {
		font-family: Garamond, serif;
		font-weight: bold;
		font-style: italic;
		font-size: 1.4em;
		color: #333333;
	}	
	a.norm:link, a.norm:active, a.norm:visited, a.norm:hover {
		color: #666666;
		text-decoration: underline;
	}
	a.norm:hover {
		color: #ffffff;
		background: #999999;
	}
		
	/* jQuery lightBox plugin - Gallery style */
	img.lbox { padding: 2px;}
	#gallery {
		/*background-color: #444;*/
		padding: 0 0 0 0;
		margin-left: -40px;
		float: left;
	}
	#gallery ul { list-style: none;}
	#gallery ul li { display: inline; padding: 2px; width: 260px;}
	#gallery ul img {
		border: 1px solid #ececec;		
	}
	#gallery ul a:hover img {
		border: 1px solid #999999;
	}
	#gallery ul a:hover { }
	
	a.document-button:link, a.document-button:visited, a.document-button:active {
		position: relative;
		display: inline-block;
		padding: 20px;
		background-color: #9B8C7E;
		color: #494747;
		font-size: 1.1em;
		margin-bottom: 2%;
		width: 70%;
		text-decoration: none;
	}
	a.document-button:hover {
		background-color: #494747;
		color: #fff;
	}