* {
	margin: 0;
	}
	
	
	
html, body {
	height: 100%;
	font: 0.85em 'Lucida Grande',arial,helvetica,sans-serif;
	background-color:#FFF;
	line-height: 28px
	}
	
p.contentp {
	padding-bottom: 15px;
	}	

.header {
	background-color:#333333;
	}
		
	
.header-inside {
width: 960px;
margin: 0 auto;
text-align: left;
height: 48px;
overflow: hidden;
}
img {
border: 0px; 
	}
img.rightbar {
	 padding-left:20px;
	 }

	
.logo {
	float: left;
	padding-top: 10px;
	}

.bar  {
	height:156px;
	background-image:url(images/greenbarbg.jpg);
	background-color: #6de152;
	text-align:center;
	}
	

	
.navigation
{
background-color:#333333;
height: 30px;

}

.content  {	

padding-top: 10px;
background-color:#FFFFFF



	}


.content-inside { 
	
	width: 960px;
    margin: 0 auto;
	text-align:left;
	overflow:hidden
		
	 }
	
.content-inside6 {
	width: 200px;
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	padding-top:5px;
	padding-bottom: 60px;
	height: 600px;

	}
.content-inside2 {
	float: right;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom: 60px;

	 }
	 

	 

	
	ul.rightbar
{
list-style-type: none;
margin-bottom: 20px;
font-size:14px;
margin-left:0;
padding-left:0;


}

li.rightbar{
padding-top: .75em;
padding-bottom:.75em;
border-bottom: 1px solid #ccc;
margin-left:0;
padding-left:15px;
padding-right:5px;


}
li.rightbarbottom{
padding-top: .75em;
padding-bottom:.75em;
margin-left:0;
padding-left:15px;
padding-right:5px;


}
	 
.list
	{
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	list-style-type: circle;
	font-weight: bolder;
	list-style-position: inside;
}
ul li {
	font-size: 0.9em;
	list-style-type: disc;
}




ul.list
	{
	list-style-type: none;
	padding-left: 2em;
	margin-bottom: 20px;
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
}

li.list {
	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: .01em;
	padding-top: .5em;
	padding-bottom:.5em;
	padding-left: 2em;
	margin-left:1em;
	color: #333;
	font-size: 0.8em;


}

.content li,ul {
	line-height: 15px;
	color: #333;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 1.0em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	}	

h1 {
	font-size:1.1em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000;
	border-bottom-color: #000;
}
ul {
	font-size: 1.0em;
	list-style-type: disc;
	font-weight: normal;
}


h2 {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #84D419;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border-bottom-color: #000;
	border-right-color: #000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}


	
.footer2
{border-top:1px #ccc solid;
background-color:#f2f2f2;
padding-top: 20px;
padding-bottom:20px;
margin: 0 auto;
text-align:center;
}

.footer2 a, ul {
text-decoration:none;
color:#999;
}

.footerparent, .footerparent a {
color:#000000;
font-weight:bold;
}

.footer2 ul {
list-style-type: none;
padding-left: 70px;
text-align:left;
}

.footer2 li {
padding-bottom: 15px;
}

.footer2-inside {
margin: 0 auto;
width: 960px;
height: 350px;
}

.footer2-inside-about, .footer2-inside-services, .footer2-inside-services, .footer2-inside-guidance, .footer2-inside-web{
width: 192px;
float: left;
}

.footer2-inside-contact {
width: 190px;
float:left;
}

	
		
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
	}
	
	
	
.footer {
border-top: 1px #fff solid;
background-color:#333333;
padding-top:10px;
color:#FFFFFF
	}
	
	

.footer p {
	text-align:center;
	padding:0;
	}
	
	
	
.footer, .push {
	height: 30px; /* .push must be the same height as .footer */
	}
	
	
	
i {
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
}
