.layout {
position:relative;
left: 50%;
margin-left: -512px;
width: 1024px;
height: auto;
border: 0px solid;
}

.socialmedia {
background: url(../images/socialmedia.jpg);
border: 0px solid;
height: 34px;
}

.socialmedia p {
	position: relative;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	font-size: 0.9em;
	padding-top: 5px;
	margin-top: 0;
}


.header_frame {
clear: right;
background: url(../images/header_frame.jpg);
border: 0px solid;
height: 535px;
z-index: 0;
margin: 0;
padding: 0;
}

.header {
position: relative;
margin-left: 436px;
top: 125px;
border: 0px solid;
width: 534px;
z-index: 1;
}


.content_frame {
background: url(../images/content.jpg);
background-repeat: no-repeat;
background-position: bottom;
background-color: #fff;
border: 0px solid #f00;
margin: 0px;
padding: 0;
}

.content_title_background {
position: relative;
background: url(../images/akm_title.jpg);
border: 0px solid;
height: 285px;
margin: 0;
padding: 0;
}


.content_title {
position: relative;
height: 285px;
left: 200px;
top: 70px;
}


.content {
position: relative;
margin-left: 436px;
border: 0px solid;
width: 375px;
text-align: left;
padding-bottom: 100px;
margin-top: 0px;
}

.icon {
margin-left: -30px;
z-index: 1;
}

.footer {
float: left;
width: 1024px;
height: 195px;
background: url(../images/footer.jpg);
border: 0px solid;
}

.footer_content {
margin-left: 436px;
margin-top: 10px;
}

html, body {
height: 100%;
font-size: 100.1%;
margin: 0px;
background-color: #f5f5f5;
}

img { border: 0 none; }
