/* this is a 800px larg css file */
body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	color:000000;
	background: #ffffff;
}

a {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color:000000;
}

img {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	color:000000;
}

html, body, h1, li, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

img { border: 0; }


h1, h2, h3 {
	font-size: 11px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:617px;
		height:180px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:18px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:18px;
		line-height:10px;
		border:1px solid #000000;
		background:#CCCCCC;
		color:#000000;
		padding:0 5px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#FFCC00;
		color:#FFFFFF;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/* start */

.main_container{
width:800px;
margin: 0 auto;
background-color:ffffff;
}

.header{
text-align:center;
position:relative;
border:0px;
height:200px;
background-repeat:x-repeat;
background-image:url('img/top_center.gif');
}

.header-logo{
text-align:left;
position:absolute;
left:10px;
top:20px;
bottom:40px;
border:0px;
}

.header-logo-img{
width:80%;
}

.header-phone1{
text-align:left;
position:absolute;
left:380px;
top:100px;
width:400px;
bottom:40px;
border:0px;
}

.header-phone2{
text-align:left;
position:absolute;
left:380px;
top:150px;
width:400px;
bottom:40px;
border:0px;
}


.header-img1{
position:absolute;
right:100px;
bottom:-28px;
z-index-2;
}

.NavbarWrapper{
position:relative;
text-align:center;
top:40px;
height:50px;
color:gray;
}



.navlink{
color:ffffff;
text-decoration:none;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px;
#font-size:9px;
}



#navigation{
/* defines navigation bar (full width) parameters */
#padding:6px 26px 6px 26px;
position:absolute;
height:32px;
left:0px;
right:0px;
top:0px;
bottom:0px;
color:black;
border:solid 0px;
background-repeat:x-repeat;
background-image:url('img/navbar_bg.gif');
z-index:10;
}


.wrapper{
position:relative;
/* height:660px; */
border:0px;
padding: 40px 100px; 60px 100px;
}

.FooterWrapper{
text-indent:20px;
#text-indent:10px;
position:fixed;
bottom:0px;
height:20px;
width:100%;
background-color:gray;
#background-color:white;
z-index:1000;
}

.footer-left-img{
position:absolute;
left:40px;
top:0px;
bottom:0px;
width:60px;
border:solid 0px;
background-repeat:no-repeat;
background-image:url('img/footer-left.gif');
z-index:-1;
}

.footer{
position:absolute;
left:00px;
right:00px;
bottom:0px;
#bottom:-800px;
border:solid 0px;
background-repeat:x-repeat;
color: #000000;
}

.footer-right-img{
position:absolute;
right:40px;
top:0px;
bottom:0px;
width:60px;
border:solid 0px;
background-repeat:no-repeat;
z-index:-1;
}

.footer-contact-info{
text-indent: -99999px;
position:absolute;
width:401px;
height:105px;
right:250px;
top:-55px;
border:solid 0px;
background-repeat:no-repeat;
z-index:3;
}

