﻿body 
{	
	margin-top: 0;
	background: #A1A6AA url(images/bgtop.jpg) repeat-x;
	/*background-color: #A1A6AA;
	background-color: #cccccc;
	background-color:#15222B;	*/
	/* Brown background: #ffffff url(images/content-BG.JPG) top left repeat-x;*/
	
}
.clear
{
	clear:both;
}
#wrapper
{	
	background-color: #FFFBCB;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;	
	margin-left: auto;
    margin-right: auto;
	width: 780px;
}
#header
{
	background-color:#ffffff;	
	height: 114px;			
}
#header #title
{		
	background: #ffffff url(images/Axis.JPG) top left no-repeat;	
	margin: 5px 5px 5px 5px;
	height: 104px;
	width: 300px;	
	float:left; 
}
#header #address
{
	font-size:8pt;	
	color:Gray;
	float: right;	
	width: 200px;
	margin: 5px 5px 5px 5px;	
	padding-top:50px;
	padding-right:5px;
	text-align:right;		
}
#navigation
{
	
}
#content
{
	margin: 0;
	padding: 20px;
	/*background-color: #B85D2D; */
	background-color: #613118; 
	/*background-color: #803B1D;
	background: #ffffff url(images/content-BG.JPG) top left repeat-x;*/	
	
	font-size:10pt;	
	/*background-color: #673419;
	height:700px;*/
}
#background-axle
{
	background: transparent url(images/content-axle.JPG) bottom right no-repeat;	
	padding:0;
	margin:0;
	height:98px;
	width:780px;
}
#content #content-top
{
	padding: 20px;	
	background-color: #FFF;
	/*background: #ffffff url(images/axle.JPG) bottom right no-repeat;	
	#FFFBCB;
	border: solid 1px #15222B;*/
	
}
#content #content-top h2
{	
	margin-top: 0px;
	padding-top:10px;	
	color: #613118;
	border-bottom: solid 1px #613118;
}
#content #content-top h3
{	
	margin-top: 0px;
	padding-top:10px;
	color: #613118;
	border-bottom: solid 1px #613118;
}
#content #content-bottom-left
{
	margin-top:20px;
	padding: 20px;
	background-color: #FFF;
	/*border: solid 1px #15222B;*/
	width: 350px;
	float:left;
	height:160px;
}
#content #content-bottom-left h3
{	
	margin-top: 0px;
	padding-top:10px;
	color: #613118;
	border-bottom: solid 1px #613118;
}
#content #content-bottom-right
{
	margin-top:20px;
	margin-left: 20px;
	padding: 20px;
	background-color: #FFF; /*#FFFBCB;*/
	/*border: solid 1px #15222B;*/
	width: 290px;
	float:left;
	height:160px;
}
#content #content-bottom-right h3
{	
	margin-top: 0px;
	padding-top:10px;
	color: #613118;
	border-bottom: solid 1px #613118;
	
}
#footer
{
	background-color: #121C25;
	/*background-color: #9DA3A6;*/
	font-size:8pt;	
	color:#fff;			
	padding: 10px 10px 10px 10px;	
	text-align:center;	
	border-top: solid 1px #ffffff;
	
}
