.top_header {
	background-image: url(../images/top_header.jpg);
	height: 200px;
}
.content_container {
	background-color: #E3DBCA;
	padding: 8px;
	z-index: auto;
}
.navbar {
	background-image: url(../images/navbar.jpg);
	height: 100px;
	width: 800px;
}






.navbar_container {
	height: 50px;
	width: 440px;
	top: 25px;
	bottom: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
	left: auto;
	right: auto;
}



.content_container_left {
	background-color: #A7B1AC;
	z-index: 2;
	padding: 8px;
}
.mini_header {
	background-color: #7A9492;
	z-index: 1;
}

.button_1 a {
	

	height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	
	float: right;
	position: static;
	border-left-width: 3px;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/contact_dark.png);
	padding: 1px;
	height: 50px;
	margin-left: 3px;
}

.button_2 a {
	
	
	height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	float: right;
	position: static;
	border-left-width: 3px;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/about_dark.png);
	padding: 1px;
	height: 50px;
	margin-left: 3px;
}

.button_3 a {
	
	
	height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	
	float: right;
	position: static;
	border-left-width: 3px;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/services_dark.png);
	padding: 1px;
	height: 50px;
	margin-left: 3px;
}

.button_4 a {
		
	
	height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	
	float: right;
	position: static;
	border-left-width: 3px;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/home_dark.png);
	padding: 1px;
	height: 50px;
	margin-left: 3px;	
}

.button_1 a:hover {
	
	
	height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	float: right;
	position: static;
	border-left-width: 3px;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/contact_light.png);
}

.button_2 a:hover {
	
	
	height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	
	float: right;
	position: static;
	border-left-width: 3px;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/about_light.png);
}

.button_3 a:hover {
	
	
	height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	
	float: right;
	position: static;
	border-left-width: 3px;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/services_light.png);
}

.button_4 a:hover {

	
	height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	
	float: right;
	position: static;
	border-left-width: 3px;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/home1_light.png);
}
.box {
	height: 100px;
	width: 550px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #CCCCCC;
}

.content_container_left a:link {
	background-color: #A7B1AC;
	z-index: 2;
	padding: 8px;
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
.content_container_left a:link:hover {
	background-color: #A7B1AC;
	z-index: 2;
	padding: 8px;
	text-decoration: none;
	color: #666666;
	font-style: italic;
}
