#header {
	padding-top: 3px;
}

#header a {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#header a:hover {
	color: #EEEEEE;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#subnav a {
	background: #FAFAF8 url(../images/sub_nav_background.jpg) no-repeat top left;
	color: #BABAB9;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	height: 30px;
	_height: 40px;
	width: 288px;
	padding-top: 10px;
	text-indent: 50px;
	margin-bottom: 1px;
}

#subnav a:hover {
	background: #FAFAF8 url(../images/sub_nav_background.jpg) no-repeat top left;
	color: #76AA48;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	height: 30px;
	_height: 40px;
	width: 288px;
	padding-top: 10px;
	text-indent: 50px;
	margin-bottom: 1px;
}

h1 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	height: 20px;
}

h1 p {
	display: none;
}

h1.home {
	background: #FFFFFF url('../images/title_home.png') no-repeat;
}

h1.services {
	background: #FFFFFF url('../images/title_services.png') no-repeat;
}

h1.our-team {
	background: #FFFFFF url('../images/title_our_team.png') no-repeat;
}

h1.resources {
	background: #FFFFFF url('../images/title_resources.png') no-repeat;
}

h1.contact {
	background: #FFFFFF url('../images/title_contact_us.png') no-repeat;
}

h1.videos {
	background: #FFFFFF url('../images/videos.gif') no-repeat;
}

h2 {
	font-size: 10pt;
	color: #E69D1E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	background: transparent url(../images/arrow.gif) no-repeat top left;
	padding-left: 20px;
	text-transform: uppercase;
}

h3 {
	color: #5AA51A;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
}

h4 {
	color: #5AA51A;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}


body {
	color: #686868;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;

}


p, ul, ol {
	margin-top: 3;
	margin-bottom: 3;
	color: #686868;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}


p span {
	margin-top: 3;
	margin-bottom: 3;
	color: #5AA51A;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}


a {
	font-size: 10pt;
	color: #76AA48;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 0;
}

a:hover {
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: normal;
	margin-top: 0;
	margin-bottom: 0;
}


.footer{
text-align:center;
height:60px;
padding-top:25px;
font-size:10pt;
}