html, body{
		margin: 0;
		padding:0;}

body{
		font-family:"Trebuchet MS1", helvetica,sans-serif; 
		font-size: 2em;
		background-color:#323131;}
#wrapper{ width:1000px; height:550px; margin:auto;}		
#page_container{
		width:1000px;
		height:500px;
		margin:auto;
		margin-top:0px;
		padding:0;
		clear:both;}
#bottom_bg{
		width:1000px;
		height:124px;
		margin:auto;
		margin:0px;
		padding:0;
		background:url(../images/all/page_bg_bottom.jpg) no-repeat; background-position:bottom; clear:both;}
#header{width:1000px; height:74px; margin:0; padding:0;}
.call{float:right; margin-top:0; padding:0;}
		
.logo{
	position:absolute;
	float:left;
	margin:-74px 0 0 30px;
	padding: 0;
	width:178px;
	height:210px;
	display:inline;
	z-index:1;
	}

/*-------Left--Container-----*/
.content{width:400px; height:200px; margin:150px 10px 0 300px; padding:0; background:none; clear:both;}
.welcome{width:700px; height:30px; margin:0; padding:0; background:#8D0208;}



/*-------Left--Container-----*/
#right_container{width:260px; display:inline;}
img{border:none;}
.chair{margin:190px 0 0 50px; float:left; position:relative; }
	

	
/*------Navigation--anchors--------------------*/
	
.content a:active {
	color:#fff;
 	text-decoration:underline;}

.content a:visited, .content a:link  {
	color:#8D0208;
 	text-decoration:underline;
	font-weight:bold;}

.contact a:hover {
	color:#fff;
 	text-decoration:underline;}
	/*------FOOTER--SECTION---*/
#footer{
		padding:0px;
		width:1000px;
		font-family:"Trebuchet MS1", helvetica,sans-serif; 
		text-align:left; 
		clear:both;
		margin:auto;
		height:100px;
		margin-top:20px;
		}
#footer_bg{background-image:url(../images/all/bg_footer.jpg); background-repeat:no-repeat; clear:both; margin-top:20px;}

.nav_footer{
	margin:0;
	text-align:center;
	font-size:0.3em;
	color:#666;
	width:750px;}
.cc{ padding:0; margin:0px; width:200px; height:60px; float:right;}
.cc_img{margin:5px 0px 0 40px; padding:0;}			
.contact_footer{
	float:right;
	margin:0;
	padding: 5px 0 0  0;
	color:#666;
	font-weight:500;
	width:228px;
	height:60px;
	background-color:#585858;
	}
.contact_footer h2{
	margin:0; padding:10px 0 0 20px; color:#FFF;}
.contact_footer a, .contact_footer a:active, .contact_footer a:visited{
	color:#CCC; text-decoration:underline;}
.contact_footer a:hover{
	color:#FFF; text-decoration:underline;}
		
/*------Footer--anchors----------*/

.nav_footer a{
		font-family:"Trebuchet MS1", helvetica,sans-serif; 
		font-size:1em; 
		line-height:3em; 
		text-decoration:none;}


#footer a{color:#666;}

#footer a:visited {color:#666;}

#footer a:hover {
	color:#fff;
	text-decoration:none;}
	
#footer a:active{color:#fff;}

/*------Headings and paragraphs---*/
h1{
 	color:#fff;
	font-family:"Courier New", Courier, monospace; 
	font-size:0.8em;
	margin:10px 0 0 15px;
	font-weight:bold;
	padding-top:5px;
	line-height:1;}

	
h2{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 0.5em;
	margin:10px 0px 10px 20px;
	padding:0;
	}

h3{
	font-family:Tahoma,Arial; 
	font-size:0.3em;
	color:#666;
	line-height:1;
	margin: 10px 10px 0 50px;}
	

 h4{
 	font-family:Arial, Helvetica, sans-serif; 
	color:#666; 
	font-size:0.3em; 
	margin:20px 10px 0px 20px;
	padding-top:30px;
	line-height:1;}
	
p{
	font-family:Arial, Helvetica, sans-serif; 
	color:#ccc; 
	font-size:0.5em; 
	margin:5px 10px 0px 60px;
	padding:0;
	line-height:1;
	}
	
.clear {
   clear: both;
} 
	
