/* Free css docuement at www.cssmoban.com
Template: Go Green Perfect
 Author Paarth */


*{	margin:0;
	padding:0;
		font-weight:normal;
	
}
body {
	background-color:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#717171;

}
a {
	color:#73ae22;
	text-decoration:underline
}
a:hover {
	color:#73ae22;
	text-decoration:none
}
#wrapper {
	border-bottom:20px solid #529118;
	background:#fff;
}

#header {
	width:100%;
	margin:0 auto;
	padding:0;
	background:#588e05;
}

#splash {
width:1000px;
height:240px;
	margin:0 auto;
	background:url(images/header.jpg) no-repeat top center;
	
}

.inner_copyright{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}

img {
border : none;
float : left;
}
#logo {
margin : 65px 0 0 60px;
width : 350px;
float : left;
height : 80px;
}
#logo h1 a {
color :#363;
text-decoration : underline;
text-align : left;
display : block;
text-align : left;
padding-left : 20px;
text-decoration : none;
font-size : 36px;
}
#logo h1 a:hover {
color :#090;
text-decoration : none;
}

#navbar {
width:500px;
 float: right; 
margin-top:60px;
background:#588e05;


}
#navbar ul { list-style : none; }
#navbar li 
{ padding-top: 15px; 
padding-bottom: 15px;
 float: left; 
 width:90px;
 font-size:18px;
 text-align:center;
 line-height:30px;
 margin:3px 0 0 3px;
  }
#navbar li a
{  
color:#fff;
 padding-bottom: 4px;
 text-decoration:none;
  }
  #navbar li a:hover
{
color:#6F0; 
  }
  
div.container {
	width:1000px;
	margin:0 auto;
	padding:0;
	clear:both
}

 p {
color : #555;
padding : 10px;
line-height:20px;
}

#service-bar {
clear : both;
}
.services {
width : 300px;
float : left;
padding : 10px;
margin-left : 10px;
margin-bottom : 10px;
border : 1px solid #eee;
background : #fcfcef;
font-size:12px;
}
#left-box {
width : 670px;
margin-left : 10px;
margin-top : 10px;
}
#left-box ul {
margin-left : 80px;
padding : 10px;
list-style : url(images/web.png);
}
#left-box ul li {
padding : 2px 0;
font-size : 17px;
color : #063;
}
#left-box ul li a {
text-decoration : none;
border : none;
color : #063;
}
#left-box ul li a:hover {
text-decoration : underline;
border : none;
color : #063;
}
.readmore {
background :#690;
border:1px solid #093;
display : block;
font-size : 14px;
color : #fff;
padding : 5px 8px;
font-weight : bold;
float : right;
}
.readmore a {
color : #fff;
text-decoration : none;
}
.readmore a:hover {
color : #000;
text-decoration : none;
}
#right-box {
width : 300px;
float : right;
border-left : 1px dashed #ccc;
padding:10px;
}
/*- Footer -*/
#footer {
	clear:both;
	margin:20px 30px 0 30px;
	padding:10px;
	border-top:1px solid #dddddd;
	text-align:right;
}
#footer img { float:right; margin-left: 10px;}