body {
	background-image: url(../images/body_interior.gif);
	background-color: #e05e24;
	background-repeat: repeat-x;
	margin: 0px; 
}
h1 {
	font-family: Arial;
	font-size: 20px;
	text-transform: uppercase;
	color: #5b0000;
}
h2 {
	font-family: Arial;
	font-size: 15px;
	text-transform: uppercase;
	color: #5b0000;
}
ul.leftnav {
	font-family: Arial;
	line-height: 1.3;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul.leftnav li {
	font-size: 11px;
}
ul.leftnav li.category {
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}
#masthead {
	width: 886px;
	text-align: left;
}
#interiorlogo {
	float: left;
	display: inline;
	margin-top: 30px;
	margin-left: 50px;	
}
#nav_services, #nav_clients, #nav_aboutus {
	margin-top: 30px;
	width: 155px;
	float: left;
	display: inline;
}
#nav_clients, #nav_aboutus {
	margin-left: 5px;
}
#nav_services {
	margin-left: 155px;
}
#masthead a {
	text-transform: uppercase;
	color: #ec6627;
	text-decoration: none;
	font-size: 11px;
	line-height: 1.2;
}
#masthead a:hover {
	text-decoration: underline;
}
#masthead p {
	text-align: left;
}
#orangedivider {
	margin-left: 10px;
	margin-bottom: 20px;
}
#background_repeater {
	width: 886px;
	background-image: url(../images/pagecontainer_interior.gif);
	background-repeat: repeat-y;
}
#content_container {
	width: 886px;
	background-image: url(../images/content_container.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#pagetitle {
	margin: 58px 0px 20px 50px;
	float: left;
	clear: both;
	display: inline;
	color: #5b0000;
	text-transform: uppercase;
	font-size: 24px;
	font-family: Times, Times New Roman;
}
#tagline {
	float: left;
	display: inline;
	margin-left: 19px;
	margin-top: 45px;
	margin-bottom: 20px;
}
#interior_left {
	width: 268px;
	margin-left: 50px;
	clear: both;
	float: left;
	display: inline;
}
#interior_right {
	width: 477px;
	margin-left: 50px;
	float: left;
}
#clearcontent {
	display: block;
	clear: both;
}
#interior_right p, #interior_right li {
	text-align: left;
	font-size: 13px;
	color: #471f1f;
	line-height: 1.5;	
}