@import url("reset.css");

body
{
	color: #555;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #abd64e;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

a { color: #7BA428; text-decoration: none; }
a:hover { color: #8cc63f; text-decoration: none; }

#container
{
	width: 960px;
	background: #FFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 0 0px #000;
	-webkit-box-shadow: 0 0 0px #000;
	box-shadow: 0 0 0px #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

	#container #headercont
	{
	width: 960px;
	height: 155px;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
	background-color: #333333;
	}

		#container #headercont #logocont
		{
	float: left;
	width: 600px;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	height: 95px;
	padding-top: 10px;
	padding-left: 10px;
		}
		
			#container #headercont #logocont h1 a
			{
	color: #607F1F;
	font-size: 32px;
	letter-spacing: 0px;
	text-decoration: none;
	line-height: 50px;
	font-weight: normal;
			}
			
				#container #headercont #logocont h1 a:hover
				{
	color: #8EC447;
				}
#container #headercont #telcont {
	float: right;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	height: 80px;
	width: 330px;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	padding-top: 10px;
	padding-right: 10px;
}
#container #headercont #fb_like {
	float: right;
	width: 200px:
	padding-top: 5px;
	width: 160px;
	text-align: right;
}/*#container  #headercont  #telcontb a:hover   {
	color: #666666;
}*/
			
		#container #headercont #menucont
		{
	float: left;
	width: 960px;
	clear: left;
	position: relative;
	height: 40px;
	background-color: #7BBE31;
	margin-top: 10px;
	background-repeat: no-repeat;
		}
		
			#container #headercont #menucont ul
			{
	float: left;
	height: 50px;
			}
			
			#container #headercont #menucont ul li
			{
				float: left;
				display: block;
			}
			
			#container #headercont #menucont ul li a
			{
	float: left;
	display: block;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
			}
			
			#container #headercont #menucont ul ul li a
			{ 
				float: none; 
				width: 160px;
				padding: 10px 20px;
				border: 0;
				line-height: 14px;
				font-weight: normal;
			}
	
			#container #headercont #menucont ul li a:hover, #container #headercont #menucont ul li.sfHover a, #container #headercont #menucont ul ul a
			{
				color: #FFF;
				background: #607F1F;
			}
			
			#container #headercont #menucont ul li li a:hover, #container #headercont #menucont ul li.sfHover li a:hover
			{
				color: #9fe016;
				background: #516B19;
			}
			
			/*** SuckerFish Styles START HERE ***/
			
				.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style:	none;
}
				.sf-menu {
	line-height:	1.0;
}
				.sf-menu ul {
	width: 240px;
	margin-top: 0;
	padding-top: 0;
	position: absolute;
	top: -999em;
}
				.sf-menu ul li { width:	100%; }
				.sf-menu li:hover { visibility: inherit; }
				.sf-menu li {
	float: left;
	position: relative;
}
				.sf-menu a { display: block; position: relative; }
				.sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0; top: 40px; z-index: 99; }
				ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em; }
				ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 200px; top: 0; }
				ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; }
				ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left: 10em; top: 0; }		
			
			/** End SuckerFish Styles **/

	#container #maincont
	{
	width: 960px;
	line-height: 22px;
	margin: 15px 0 0 0;
	background: url("../images/bg-maincont.png") repeat-y;
	}
#container #maincont_services {
	width: 960px;
	line-height: 22px;
	margin: 15px 0 0 0;
}
#container #maincont_projects {
	width: 960px;
	line-height: 22px;
	margin: 15px 0 0 0;
}
	
			#maincont p { margin: 0 0 15px 0; }
h1,#maincont  h2,#maincont  h3      {
	margin: 0 0 10px 0;
	font-weight: 400;
	letter-spacing: -1px;
	color: #7BA428;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
}
				#maincont #mainright h1, #maincont #mainright h2, #maincont #mainright h3, #maincont #mainright h4, #maincont #mainright h5 { color: #FFF; }
h1 {
	margin: 0 0 10px 0;
	font-weight: 400;
	letter-spacing: -1px;
	color: #7BA428;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 26px;
}
h2 {
	margin: 0 0 10px 0;
	font-weight: 400;
	letter-spacing: -1px;
	color: #7BA428;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h3 {
	margin: 0 0 10px 0;
	font-weight: 400;
	letter-spacing: -1px;
	color: #7BA428;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 22px;
}
h4 {
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #999999;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: -0.1mm;
}
h5 {
	font-weight: normal;
	letter-spacing: 0px;
	color: #7BA428;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
			#maincont ul { margin: 0 0 15px 35px; list-style-type: square; }
			#maincont ul li { padding: 0 0 0 2px; }
			#maincont ol { margin: 0 0 15px 35px; list-style-type: decimal; }
			#maincont ol li { padding: 0 0 0 2px; }
			
/** START OF REVIEWS FOR INDEX PAGE **/


#maincont #reviews .comment
{
	background: #EEE;
	border-left: 3px solid #9C3;
	font-style: italic;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #999999;
	list-style-image: none;
	list-style-type: none;
}
#maincont #reviews .comment span
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincont #reviews .comment span p
{
	padding-top: 5px;
	font-weight: bold;
	margin: 0;
	
/** END OF REVIEWS FOR INDEX PAGE **/

	
/** START OF REVIEWS FOR PROJECTS PAGE **/

}
#maincont_projects #reviews_projects .comment
{
	background: #EEE;
	border-left: 3px solid #9C3;
	font-style: italic;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 15px;
	height: 150px;
}
#maincont_projects #reviews_projects .comment span
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincont_projects #reviews_projects .comment span p
{
	padding-top: 5px;
	font-weight: normal;
	margin: 0;	
/** END OF REVIEWS FOR PROJECTS PAGE **/	
		

}
#container #maincont #mainleft
		{
	float: left;
	width: 640px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0;
		}
#social    {
	float: left;
	width: 535px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	margin-left: 105px;
}

#container #maincont #mainleft #headergallery
			{
	float: left;
	width: 630px;
	height: 200px;
	margin: 0 0 25px 0;
	-moz-box-shadow: 3px 3px 6px #999;
	-webkit-box-shadow: 3px 3px 6px #999;
	box-shadow: 3px 3px 6px #999;
}
			
			/** Fading Gallery Styles index page **/
			
				#container #maincont #mainleft #headergallery #slideshow
				{
	position: relative;
	width: 630px;
	height: 200px;
				}
				
				#container #maincont #mainleft #headergallery #slideshow img
				{
					position:absolute;
					top:0;
					left:0;
					z-index:8;
					opacity:0.0;
				}
				
				#container #maincont #mainleft #headergallery #slideshow img.active
				{
					z-index:10;
					opacity:1.0;
				}
				
				#container #maincont #mainleft #headergallery #slideshow img.last-active
				{
					z-index:9;
				}
				
	       /** End Fading Gallery Styles index page **/



			#container #maincont_projects #headergallery
			{
	float: left;
	width: 960px;
	height: 250px;
	margin: 0 0 25px 0;
	-moz-box-shadow: 3px 3px 6px #999;
	-webkit-box-shadow: 3px 3px 6px #999;
	box-shadow: 3px 3px 6px #999;
}
			
			/** Fading Gallery Styles projects page **/
			
				#container #maincont_projects #headergallery #slideshow
				{
	position: relative;
	width: 960px;
	height: 250px;
				}
				
				#container #maincont_projects #headergallery #slideshow img
				{
					position:absolute;
					top:0;
					left:0;
					z-index:8;
					opacity:0.0;
				}
				
				#container #maincont_projects  #headergallery #slideshow img.active
				{
					z-index:10;
					opacity:1.0;
				}
				
				#container #maincont_projects #headergallery #slideshow img.last-active
				{
					z-index:9;
				}
				
	       /** End Fading Gallery Styles projects page **/


#mainleft_services      {
	float: left;
	width: 450px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(../images/v_rule.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#mainright_services    {
	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
}
			
			

/** START OF ROTATING TEXT**/

#rotating-text-wrapper {
	position: relative;
	width: 220px;
	height: 169px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.rotating-text {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

/** END OF ROTATING TEXT **/

		#container #maincont #mainright
		{
	float: left;
	width: 240px;
	color: #5E7E1F;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
		}
#container #maincont #mainright p {
	margin-left: 30px;
}
		
			#maincont #mainright ul.sidemenu
			{
	float: left;
	width: 240px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
			}
			
			#maincont #mainright ul.sidemenu li
			{
	display: block;
			}
			
			#maincont #mainright ul.sidemenu li a
			{
	float: left;
	width: 210px;
	background: #7BA428;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 30px;
			}
			
			#maincont #mainright ul.sidemenu li a:hover
			{
				color: #FFF;
				background: #60801F;
			}
		
	#footercont
	{
	width: 960px;
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
		#footercont p
		{
			margin: 0 0 5px 0;
		}
		
		#footercont a:hover
		{
	color: #339933;
		}
#footerleft {
	width: 300px;
	text-align: left;
	float: left;
}
#footerleft p {
	margin-top: 5px;
}
#footercentre {
	width: 460px;
	text-align: left;
	float: left;
}
#footerright {
	width: 200px;
	text-align: right;
	float: right;
}
#footerright p {
	margin: 0 0 5px 0;
}
#topimage {
	float: left;
	width: 960px;
	height: 200px;
	margin: 0 0 25px 0;
	-moz-box-shadow: 3px 3px 6px #999;
	-webkit-box-shadow: 3px 3px 6px #999;
	box-shadow: 3px 3px 6px #999;
}
#toptext {
	float: left;
	width: 960px;
	margin: 0 0 10px 0;
}
#form {
	line-height: 20px;
	font-size: 18px;
	float: left;
	width: 640px;
	clear: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
#form a:hover {
	color: #339933;
		}
#maincont_projects #reviews_projects .privacy {
	border-left: 3px solid #9C3;
	font-style: italic;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 15px;
	background-color: #F0F0F0;
}
#maincont_projects #reviews_projects .privacy span {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincont_projects #reviews_projects .privacy span p {
	padding-top: 10px;
	font-weight: normal;
	margin: 0;
}
