﻿





html {
	background: #006600;
	margin: 0 0 0 -1px;
	padding: 0;
	overflow-Y: scroll;
}

body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
}


  
  
body {
	color: #006600;
	font-family: Verdana, Geneva, Tahoma, sans-serif ;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}




h1 {
	color: #006600;
	font-size: 22px;
	margin: 25px 0 10px 0;
	clear: both;
}


h2 {
	color: #006600;
	font-size: 20px;
	margin: 20px 0 10px 0;
	clear: both;
}


h3 {
	color: #006600;
	font-size: 24px;
	margin: 20px 0 5px 0;
	clear: both;
	font-weight: bold;
}



a:link, a:visited {
	color:#566400 ;
	text-decoration:none;
}


a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}




  
  

#wrapper {
	background: transparent url( Capture.jpg ) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
}

  
  
body {
	background-color: #006600;
	background: #006600 url('Capture.JPG');
}


#bg {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image: url( Capture.jpg ) ;
 	background-repeat:  no-repeat ;  	
	background-position: center top ;
}



  
  
#header {
	margin: 0 auto;
	min-height:30px;
	height: 30px;
	width: 800px;
}


#page {
	background: transparent url('1.jpg') no-repeat center top;
}

#container {
	margin:0 auto;
	width:800px; 
}

#banner {
	margin: 0 auto;
	height:210px;
	width:100%;
}


#content {
	width: 800px;
	margin: 0 auto;
	min-height: 800px;
}



#footerWrapper {
	margin:0 auto;
	height:140px;
	padding:0;
	background:transparent url( Capture.jpg ) no-repeat scroll center top ;
}


#footer {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: auto;
	background-image: url('footer-bg.png');
	font-size: small;
}
#footer {
	color: #008000;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #008000;
	text-decoration: underline;
}
#footer a:hover{
	color: #808000;
	text-decoration: none;
}



  
  





#left {
	width: 200px;
	float: left;
}
#center {
	width: 500px;
	padding: 10px;
	float: left;
	margin: 0 15px;
}

#content p {
	margin-top:10px;
	}


  
  

#sidebar {
	width: 220px;
}
#sidebar * {
}



#acc {
	border-top-style: solid;
	border-color: #008000;
	border-top-width: 1px;
	text-align: center;
	padding: 3px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#contentslider {
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
	width: 500px;
	height: 300px;
}



#callnow {
	height: 50px;
	background-image: url('2.jpg');
}



