a img
{
	border:0px;
}

a:link {color:#222222;}
a:visited {color:#222222;}
a:hover {color:#000000;}


body
{
	background:#FFFFFF url('images/body_bg.jpg') repeat-x;
	color:#333333;
	font-size:.8em;
	font-family:Myriad Pro, Trebuchet MS, Sans, Arial;
	
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

#all
{	
	background:url('images/all_bg.jpg') no-repeat top center;
	width:100%;
	min-width:950px;
	height:100%;
	min-height:500px;
}

#main
{
	height:400px;
	height:auto;
	min-height:400px;
	width:900px;
	margin:auto;
	margin-bottom:13px;

}

#head
{
	height:300px;
}

#logo
{
	margin-top:10px;
	margin-left:0px;
	position:absolute;
}

#menu
{
	position:absolute;
	margin-top:20px;
	margin-left:135px;
	text-align:right;
	width:780px;
}

#menu ul
{
	
}

#menu ul li
{
	background:#555555;
	font-size:1.25em;
	float:left;
	display:block;
	padding-left:0px;
	padding-right:0px;
	margin-left:3px;
	margin-right:3px;
}

#menu ul li:hover
{
	background:#888888;
}

#menu ul li.active
{
	background:url('images/menu_bg.gif') repeat-x top;
}

#menu a
{
	padding:10px;
	padding-bottom:7px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}

#menu li.active div.l
{
	background:url('images/menu_l.gif') no-repeat left top;
}

#menu li div
{
}

#menu li.active div.r
{
	background:url('images/menu_r.gif') no-repeat right top;
}

#callusnow
{
	position:absolute;
	margin-top:220px;
	margin-left:28px;
}

#title_container
{
	
	border:#fed616 1px solid;
	border-bottom:none;
	
	height:75px;
	width:898px;
}

#content_container
{
	background:#f9eac5 url('images/title_bg.jpg') repeat-x;
	height:250px;
	height:auto;
	min-height:250px;
	width:900px;
	margin:auto;
}

#content h1
{
	height:70px;
	padding:0px;
	margin:0px;
	margin-top:5px;
}

#content h2
{
	color:#000000;
	padding:0px;
	margin:0px;
	margin-top:16px;
}

#content
{	
	padding:20px;
	padding-left:30px;
	color:#5c5c5c;
}

#footer_holder
{
	padding:10px;
	width:880px;
}

#footer
{
	margin-top:7px;
	width:670px;
	float:left;
}

#footer_links
{
	float:left;
	width:400px;
}

#facebook
{
	width:81px;
	height:23px;
	display:block;
	float:left;
padding-right:20px;	
	margin-top:-4px;
}

#facebook div
{
	width:81px;
	height:23px;
	position:absolute;
	background:url('images/facebook.jpg') no-repeat;
}

#facebook a
{
	width:81px;
	height:23px;
	display:block;
	position:absolute;
}

#youtube
{
	width:108px;
	height:25px;
	display:block;
	float:left;	
}

#youtube div
{
	width:108px;
	height:25px;
	position:absolute;
	background:url('images/youtube.jpg') no-repeat;
}

#youtube a
{
	width:108px;
	height:25px;
	display:block;
	position:absolute;
}

.hide:hover img
{
	display:none;
	visibility:hidden;
	width:0px;
}

#recentnews
{
	xpadding: 10px; 
	float: right; 
	width: 200px; 
	height: auto; 
	margin-bottom: 10px; 
	position: absolute; 
	margin-top: -77px; 
	margin-left: 660px
}

.bigtitle
{
	color:#ffffff;
	font-weight:normal;
	font-size:1.9em;
	height:70px;
	padding:0px;
	margin:0px;
	margin-top:7px;
	margin-bottom:14px;
}



#whyus
{
	xpadding: 10px; 
	width: 180px; 
	height: auto; 
	margin-bottom: 10px; 
	position: absolute; 
	margin-top: -77px; 
	margin-left: 440px
}


ul.col2
{
	margin: 0px 0px 0px 320px; 
	padding: 0px; 
	width: 300px; 	
	position: absolute
}


ul.col3
{
	margin: 0px 0px 0px 600px; 
	padding: 0px; 
	width: 300px; 	
	position: absolute
}

.showhide
{
	display:inline;
	margin-left:4px;
}

h2.showhide
{
	display:inline;
	cursor:pointer;
}

.showhide a
{
	color:#888888;
}








