@charset "utf-8";



*, html {

	margin: 0;

	padding: 0;

}



body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

}



p, ul, h1 {
	margin-bottom: 14px;
}
h4 {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: underline;
}



#wrapper {

	width: 940px;

	margin: 0 auto;

}



#header {

	height: 145px;

}



#header img#logo {

	border: 0;

}



#header ul#header-images li {

	list-style: none;

	float: right;

	margin: 50px 0 0 20px;

}



#header ul#header-images li img, #front-image img, #images img {

	border: 1px solid #2d273f;

}





#nav {

	margin: 12px 0 32px;

	height: 40px;

	border: 1px solid #2d273f;

	border-left: 0;

	border-right: 0;

	text-align: center;

}

#nav ul li {

	list-style: none;

	display: inline;

}

#front-content {

	float: right;

	width: 380px;

	line-height: 20px;

	margin-bottom: 20px;

}

#front-content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #735D5D;
	}



#content {

	float: right;

	width: 540px;

	line-height: 20px;

	margin-bottom: 20px;

}

#content1 {

	float: right;

	width: 300px;

	line-height: 20px;

	margin-bottom: 20px;

}
#content2 {

	float: right;

	width: 300px;

	line-height: 20px;

	margin-bottom: 20px;

}



#content .credits {
	margin-bottom: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #735D5D;
}

#content1 .credits {
	margin-bottom: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #735D5D;
}
#content2 .credits {
	margin-bottom: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #735D5D;
}


#content .credits span {

	display: block;

	text-transform: uppercase;

}



#front-image {

	float: left;

	width: 462px;

	margin-bottom: 20px;

}



#images {

	float: left;

	width: 320px;

	margin-bottom: 20px;

}



#images ul li {

	margin-bottom: 30px;

	list-style: none;

}



#footer {

	clear: both;

	border-top: 1px solid #2d273f;

	padding: 12px 0 30px;

}
