/*Unstyle*/
html {
	overflow: auto;
	background: #000;
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
}

div {
	position: relative;
}

a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	line-height: 1em;
}

div:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0px;
}


/*HTML styling*/
h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #fff;
}

h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #fff;
}

h3 {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 20px;
}

h4 {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
	margin: 20px;
}


p {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 20px;
}

.em {
	margin: 5px;
	margin-left: 20px;
	font-style: italic;
	font-size: 16px;
}

.jpgs img {
	position: absolute;
	}

.jpgs {
	width: 200px;
	height: 133px;
	margin-bottom: 80px;
	margin-left: 10px;
	margin-right: 30px;
}

/*Layout*/
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #3E232D;
}

#header {
	background: url('../images/header_background.jpg') no-repeat;
	height: 130px;
	width: 100%;
}

#navigation {
	background: #fff;
	height: 30px;
}

#quote {
	background: #3E232D;
	color: #fff;
	margin-left: 300px;
	top: 5px;
}

#content {
	background: #fff;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 25px;
}

#footer {
	background: #fff;
	text-align: center;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

/*Header*/
#header #title {
	position: absolute;
	left: 350px;
	top: 40px;
}

#header #subtitle {
	position: absolute;
	left: 450px;
	top: 75px;
}

#header a {
	text-decoration: none;
	color: #fff;
}

#header a:hover {
	text-decoration: none;
	color: #fff;
}
/*Navigation*/
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 300px;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	display: block;
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	color: #3E232D;
	text-decoration: none;
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	width: auto !important;
	width: 1px;
	white-space: nowrap;

}

#navigation ul li a:hover {
	color: #000;
}

#navigation ul li .selected {
	font-weight: normal;
}

/*Quote*/

#quote p {
	font-style: italic;
	color: #fff;
	font-size: 16px;
	margin: 15px;
}


/*Content*/
#content #content_text {
	width: 500px;
	float: left;
}

#content #content_text img{
	border: 1px solid #3E232D;
	margin-left: 20px;

}

#content #content_images {
	width: 342px;
	float: right;
}

#content #content_images img {
	width: 234px;
	height: 187px;
	background: url('../images/drop_shadow.gif') no-repeat;
	padding-right: 8px;
	padding-bottom: 8px;
	margin-left: 54px;
	margin-top: 25px;


}

#content #logos {
	margin-left: 25px;
	clear: both;
	width: 100%;
}

#content #logos img {
	border: 0px;
	margin: 25px;
}

#content address {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 20px;
}

#content ul {

}

#content ul li {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-left: 20px;
	margin: 2px;
}


#content table {
	width: 750px;
	margin-left: 45px;
	margin-right: 10px;
	border-collapse: collapse;
	margin-top: 20px;
}

#content table th {
	background-color: #3E232D; 
	color: white;
	font-weight: bold;

}

#content table td,
#content table th {
	padding: 4px;
}

#content table tr th {
	border: 1px solid #3E232D;
}


#content table tr td {
	border: 1px solid #3E232D;
}

#content a {
	color: #3E232D;
	text-decoration: none;
}

#content a:hover {
	color: #3E232D;
	text-decoration: underline;
}


#content #content_images #content_image1  {
	position: absolute;
	left: 40px;
	top: 0px;
	background: none;
	border: 1px solid #3E232D;
	padding: 0px;
}

#content #content_images #content_image2 {
	position: absolute;
	left: 15px;
	top: 90px;
	background: none;
	border: 1px solid #3E232D;
	padding: 0px;
}

#content #content_images #content_image3 {
	position: absolute;
	left: -30px;
	top: 200px;
	background: none;
	border: 1px solid #3E232D;
	padding: 0px;
}

#content #content_images img:hover {
	z-index: 100;
}

#content_text_only {
	float: left;
	width: 850px;
}


/*Footer*/
#address address {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 2px;
}

#phone_number {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 2px;
}

#email {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 2px;
}

#footer a{
	color: #000;
	text-decoration: none;
}

#footer a:hover{
	color: #000;
	text-decoration: underline;
}

#credit, #credit a {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-top: 8px;
}
