body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #fff;
	font: 62.5%/140% "Trebuchet MS", sans-serif;
	color: #666;
	text-align: center;
}

a {
	color: #da9a1a;
	text-decoration: none;
}

* a:hover, #menu a:hover, #latest_news a:hover, #secondary_copy a:hover {
	text-decoration: underline;
	color: #a70b23;
}

#container {
	width: 800px;
	min-height: 768px;
	margin: 0px auto;
	text-align: left;
}

.credentials {
	font-weight: normal !important;
	font-style: normal !important;
}

#footer {
	font-size: 0.9em;
	margin-left: 40px;
}

#headline {
	width: 399px;
	height: 250px;
	background: url(../images/index_04.png) no-repeat top left;
}

#headline h1 {
	margin-top: 40px;
	margin-right: 50px;
	margin-left: 120px;
	color: #fff;
	font-style: italic;
	font-size: 2.4em;
	text-align: right;
	line-height: 130%;
}

#intro {
	width: 401px;
	min-height: 135px;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/index_05.png) repeat-y top left;
}

#intro h2 {
	color: #da9a1a;
	font-size: 1.4em;
}

#intro p {
	font-size: 1.1em;
	font-style: italic;
}

#latest_news {
	width: 399px;
	min-height: 102px;
	background: url(../images/index_07.png) no-repeat top left;
}

#latest_news a, #secondary_copy a {
	text-decoration: none;
	color: #a70b23;
}

#latest_news li {
	/* list-style-type: none; */
	margin-right: 40px;
	margin-left:20px;
}

/*#latest_news li:before {
	content: ">  ";
} */

#menu {
	width: 800px;
	height: 20px;
	text-align: center;
	font: 1.2em "Arial Black", "Arial Narrow", sans-serif;
}

#menu a {
	color: #da9a1a;
	text-decoration: none;
	margin: 0 5px;
}

#news_footer {
	width: 399px;
	min-height: 19px;
	background: url(../images/index_08.png) no-repeat top left;
}

#news_top {
	width: 399px;
	background: url(../images/index_06.png) no-repeat top left;
}

#secondary_copy {
	width: 401px;
	min-height: 190px;
	background: url(../images/index_11.png) no-repeat top left;
}

#secondary_copy h2 {
	margin-left: 170px;
	margin-right: 40px;
	padding-top: 10px;
	color: #a70b23;
	font-size: 1.4em;
}

#secondary_copy p {
	margin-left: 170px;
	margin-right: 30px;
	font-style: italic;
	color: #fff;
	font-size: 1.1em;
}

#sub_copy {
	width: 800px;
	min-height: 570px;
	background: url(../images/sub_04.png) repeat-y top left;
}

#sub_copy p {
	margin-right: 40px;
	margin-left: 40px;
	font-size: 1.2em;
	line-height:150%;
}

#sub_copy h1 {
	margin-left: 40px;
	margin-right: 40px;
	color: #a70b23;
	font-size: 1.6em;
}

#testimonials {
	width: 399px;
	min-height: 190px;
	padding-top: 10px;
	background: url(../images/index_12.png) repeat-y top left;
}

#testimonials h2, #testimonials p {
	color: #fff;
	font-size: 1.4em;
	margin-left: 40px;
	margin-right: 40px;
}

#testimonials p {
	font-style: italic;
	font-size: 1.1em;
}
