/* G E N E R A L */

* {
	padding:0;
	margin:0;
	}

body{
background-image:url(../images/bg.gif);
	}



h1, h2, h3, h4{
	font-size:14px;
	}

ul {
	}

a img{
	border:none;
	}
	
	/* M A I N  */

#container {
	width: 683px;
	background-color:#2c2c2c;
   height:1000px;
	position: relative;
	margin: 0 auto;
	padding:0;
	}
/* H E A D E R */

#header{
	width:683px;
	height:253px;
	background-image:url(../images/header.jpg);
	padding:0;
	margin:0;
	}


#posthead{
    background-image:url(../images/postnav.jpg);
	width:683px;
	height:76px;
	}
	
	
#navwrap{
 width:585px;
 height:29px;
 position:relative;
 top:1px;
 left:25px;

}	

table.navbar {
  border:0px;
  padding:0px;
  margin-right:10px;
 float:right;


}
table.navbar img{
vertical-align:top;
}

/*#banner {
	width:770px;
	height:97px;
	background: url(../images/banner.jpg) no-repeat bottom left; 
	margin:0 auto;
	padding:0;
	}
*/
.hide {
	display:none;
	}

#contact{
	font-weight:bold;
	color:#003366;
	font-size:11px;
	float:right;
	margin:0;
	}

#contact a{
	font-weight:bold;
	color:#003366;
	
	}




/* C O N T E N T */

#content{
	width:683px;
	
	
	/*position:absolute;
	margin: 0 auto 60px auto;
	padding:0;
	
*/


	}
#content p.imghead{

margin-left:15px;
margin-top:20px;
}




#leftcontent{
	width: 260px;
	height:600px;
	/*margin: 0 550px 0 0;*/
  background-color:#4b4a5f;	
	float:left;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:  #FFF;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 0.3px;
	text-indent: 0px;
	line-height: 1.5em;
	font-size: 0.8em;
	
	position:relative;
	left:10px;
	
	}

#leftcontent p {
   margin-left:15px;

}

#leftcontent b.title{
font-size:1.1em;

}
#leftcontent b{
font-size:1em;

}

#leftcontent p a {
text-decoration:underline;
color:#CCCCCC;

}

#leftcontent p a:hover {
text-decoration:underline;
color:#666666;

}

p.text {
   margin-left:15px;

}
#leftcontent h2{
	background:none;
	}

#content a{
	color:#666;
	}
#content a:hover{
	color:#000;
	}

#address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ff7c1d;
	}

#rightcontent{
	/*padding:5px 15px;*/
	/*margin: 0 0 0 200px;*/
	width: 385px;
	background-color:#888888;
    height:600px;
	position:relative;
	right:10px;
	float:right;
	
	font-family: Arial;
	margin-left:5px;
	color: #FFF;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 0.2px;
	text-indent: 0px;
	line-height: 1.5em;
	font-size: 0.8em;
	
	}

#rightcontent p {
   margin-left:10px;
   margin-right:5px;

}
#rightcontent img {
   margin-left:0px;

}

#rightcontent b{

   font-weight:bold;

}
#rightcontent p a {
text-decoration:underline;
color:#CCCCCC;

}

#rightcontent p a:hover {
text-decoration:underline;
color:#666666;

}

#rightcontent table {
   margin-left:10px;

}
	
#rightcontent ul {

margin-left:25px;


}
	



#car

{
position:relative;
float:right;
right:-65px;
top:57px;

width:296px;
height:219px;

}



/* F O O T E R */

#footer {
	

	
	margin:auto;

	
	
	
	}
	
	
#postfoot{
 	width: 710px;

	height:21px;
	margin:auto;

}
	
#footer a {
	color:#000;
	font-weight:bold;
	}	
	

		
#w3c {	
	float:right;
	padding: 10px;
	}