body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font:normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #333;
	padding-top: 10px;
	text-align: left;
	background-color: #721E0F;
	list-style: none;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
h1 {
	margin: 0;
	font: bold 16px georgia, times, "times new roman", serif;
	color: #7B4900
}

h2 {
	margin: 0px 0px 2px;
	font: bold 120% georgia, times, "times new roman", serif;
	color: #FFFFFF
}
h2 a {
	text-decoration: none
}
h3 {
	margin: 20px 0px 6px 30px; 
	font: bold 15px georgia, times, "times new roman", serif; 
	color: #2d73B9;
}
li {
	text-decoration: none;}
	
#container {
	margin: 0 auto;
	width: 780px;
	border: 0px;
	background-color: #EBE5C5;
	text-align: left;

}
#header {
	width: 100%;
	background: #c08c48 url(images/banner_03.gif) no-repeat top left;
	position: relative;
	height: 96px;
	margin: 0px;
	border: 0px;
	border-bottom:#9D7C4F solid 1px;
}
#header h1 {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	color: #fff; 
	padding-top: 0px; 
	text-align: right
}
#contact {
	padding-right: 4px; 
	padding-left: 15px; 
	padding-bottom: 0px; 
	margin: 0px; 
	color: #182875; 
	padding-top: 85px; 
	text-align: right; 
	width: 200px; 
	float: right;
}

#contact a {
	padding: 85px 10px 0 25px;
	font: bold 10px verdana, times, "times new roman", serif;
	text-decoration: none;
		color: #182875 } 
#contact a:hover {
	color: #7B4900
	} 

#footer {
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 14px;
	padding-top: 10px;
	background-color: #C08C48;
}
#logo {
	left: 34px;
	width: 203px;
	position: absolute;
	text-align: left;
	border: 0px;
	top: 12px;
}
#logo img  {
	border: 0px;
}
#info {
	left: 570px;
	width: 149px;
	position: absolute;
	border: 0px;
	top: 10px;
	height: 37px;
}
#info img  {
	border: 0px;
}

li {
	margin-left: 30px;
}
	
/*------------------------------------------------left panel--------------------*/

#left{
	width:163px;
	float:left;
	height: 338px;
	background-color: #ebe5c5;
	border-bottom:#9D7C4F solid 1px;
}
#leftcontent{
	padding:5px 35px 40px 60px;
}
#navigation {
	width: 163px;
	background-color: #FCF8DF;
	border-bottom:#9D7C4F solid 1px;
	text-align: right;
	height:204px;
	text-decoration: none;
}
#navigation ul {
	margin:0;
	padding: 15px 5px 1px 5px;
	list-style: none;
}
#navigation li {
  	padding: 10px 10px 0 0;
	color: #000000;
	text-decoration: none;
}
#navigation li a {
	font: 12px verdana, times, "times new roman", serif;
	text-decoration: none;
		color: #5E5D59;
}
#navigation li a:hover {
	font: 12px verdana, times, "times new roman", serif;
	text-decoration: none;
		color: #182875;
}

/*------------------------------------------------left panel--------------------*/
/*------------------------------------------------right panel--------------------*/
#right{
	width:616px;
	float:left;
	
	
}
#right img{
	padding: 1px 0 0 0
}

#picture{
	width:616px;
	background-color: #C08C48;
	height: 338px;
	color:#878767;
	border-bottom:#9D7C4F solid 1px;
	border-left:#9D7C4F solid 1px;
}
#picture h2{
	padding:100px 10px 0 240px;
	width:300px;
	color:#EBE5C5
}


#locations{
	width:500px;
	color:#000000;
	border-left:#C18C48 solid 1px;
	padding-left: 30px;
	text-align: left;
}

#locations p.locationsTxt{
	float:left;
	padding:5px 3px 0px 0px;
	font:normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
	width:460px;
	line-height: 11pt;
}
#locations p.locationsTxt span{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#606048;
	padding:0 0 5px 0;
	display:block;
	
}

#right h2.solution{
	font:bold 24px/39px Arial, Helvetica, sans-serif;
	color:#497C00;
	background-color:#fff;
	padding:0 0 0 17px;
}
#right ul{
	width:150px;
	padding:0 0 0 17px;
}
#right ul li{
	display:block;
	background:url(images/solution_div.gif) left bottom repeat-x;
	height:20px;
	width:150px;
	padding:0 0 1px 0;
}
#right ul li a{
	background:url(images/arrow.gif) 0 7px no-repeat;
	padding:0 0 0 14px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	margin:0;
	display:block;
}
#right ul li a:hover{
	color:#A60303;
	background-color:#ECECEC;
}
#right ul li.noImg{
	display:block;
	background-image:none;
	height:20px;
}
#container #right #locations table {
	position: relative;
	top: 0;
	right: 10px;
}
#container #right #locations table {
	float: left;
}

