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

#body-holder {
	height: 800px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}

#body-holder #header-block {
	width: 600px;
	float: right;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #727272;
	color: #FFFFFF;
	font-size: 24px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C8C8C8;
}.AKG {
	width: 300px;
	height: 200px;
}
#contact-block {
	float: left;
	height: auto;
	width: 575px;
	padding-left: 10px;
	padding-bottom: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #727272;
	border-right-color: #727272;
}
.subheader {
	float: left;
	height: auto;
	width: auto;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}

#address-block {
	height: 200px;
	clear: right;
}
#body-holder #information .info-block {
	width: 200px;
}

#information {
	float: right;
	width: 360px;
	height: 700px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
}


#info-block {
	height: 200px;
	width: auto;
	padding-top: 15px;
}
.info-header {
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #727272;
	color: #252525;
	padding-top: 10px;
	font-size: 24px;
}
