body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}



.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
}

.wrapper_inside {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(img/col_interior.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header {
	background-image: url(img/logo_wam.jpg);
	height: 200px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center top;
}

.content_container {
	height: auto;
	width: 350px;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	padding-top: 2px;
	background-image: url(img/bg_text.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.text_container {
	height: inherit;
	width: inherit;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.button_container {
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

.btn_container {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

.content_btn1a_Z {
	height: 15px;
	width: 50px;
	background-color: #666666;
	float: left;
	display: block;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}

.content_btn1b_Z {
	height: 15px;
	width: 90px;
	background-color: #999999;
	float: left;
	display: block;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}


.content_btn1a_A {
	width: 100px;
	background-color: #FF6600;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.content_btn1b_A {
	height: 15px;
	width: 90px;
	background-color: #FF9933;
	float: left;
	display: block;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}


.content_btn1a_B {
	height: 15px;
	width: 50px;
	background-color: #3366CC;
	float: left;
	display: block;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}

.content_btn1b_B {
	height: 15px;
	width: 90px;
	background-color: #6B8FDA;
	float: left;
	display: block;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}

.content_btn1a_C {
	height: 15px;
	width: 50px;
	background-color: #336633;
	float: left;
	display: block;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}

.content_btn1b_C {
	height: 15px;
	width: 90px;
	background-color: #339933;
	float: left;
	display: block;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}

a.button_d1 {
	background-image: url(img/d1.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 93px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 5px;
	float: left;
	display: block;
}
a.button_d1:hover {
	background-image: url(img/dc1.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 93px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 5px;
	float: left;
	display: block;
}

a.button_d2 {
	background-image: url(img/d2.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 93px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 5px;
	float: left;
}
a.button_d2:hover {
	background-image: url(img/dc2.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 93px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 5px;
	float: left;
	display: block;
}

a.button_d3 {
	background-image: url(img/d3.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 93px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 5px;
	float: left;
}
a.button_d3:hover {
	background-image: url(img/dc3.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 93px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 5px;
	float: left;
	display: block;
}.wrapper .header .header_column {
	background-image: url(img/col_interior.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 127px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
a {
	text-decoration: none;
}

