html
{
	height:100%;
}

body  
{
	
	margin: 0;
	padding: 0;
	/*background: url('images/bush.png') no-repeat bottom left;*/

	
	}
	
h1
{
	font-size: 13pt;
}

h2
{
	font-size:11pt;
}

h3 
{
	font-size: 10pt;
}

img 
{
	border: none;
}

h2.side 
{
	
	color: #a5ca56;

}

a.side 
{
	/*color: #a5ca56;*/
	color: #8cc540;
	text-decoration: none;
	
}

hr.side

{ 
	color: #a5ca56;
}


	

a
{
	 font-family: verdana, tahoma, arial, sans-serif; 
	 color: #090909; 
	 padding-top:10px;
	 font-size:8pt; 
	 text-decoration: none;
	 
	 }
	 
a:hover  
{
	color: #666666; 
	
	}

#divLogoHdr 
{
	color: #090909; 
	padding-top:10px; 
	margin: 0 auto; 
	width: 800px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	
	}

#wrapper
{
	margin-top:0px;
	width: 100%;
	background: url('images/topbg.jpg') repeat-x top;
	margin-bottom: 0;
	padding-bottom: 0;
}

#header
{
	width: 100%;
	margin: 0 auto;
	background: url('images/greenery-bg.jpg') repeat-x;
}



#divContent  
{
	
	color: #090909; 
	padding-top:10px; 
	margin: 0 auto; 
	width: 800px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	line-height: 12pt;

	
	}
	


#leftcol

{
	float: left;
	padding-top: 10px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 500px;
	padding-right: 30px;	
	
}

#rightcol
{
	float: right;
	padding-top: 10px;
	width: 200px;
	position: relative;
	top: 0px;
	vertical-align: top;
	right: 50px;
	background: url('images/greenline.jpg') repeat-y left;
	padding-left: 20px;
}

/*#divLogo
{
	float: left;
	padding-top: 10px;
	position: relative;
	top: 0px;
	vertical-align: bottom;
	width: 300px;
	
	
}

#miniNav
{
	float: right;
	padding-top: 10px;
	width: 400px;
	position: relative;
	top: 0px;
	vertical-align: bottom;
	
}*/



#green

{
	background: url('images/greenery.jpg') no-repeat;
	height: 138px;
	width: 800px;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
}

#menuwrapper 
{
	
	background: url('images/nav_bg.jpg') repeat-x;	
	margin: 0 auto;
	width: 100%;
	
	
	
}

#newmenu
{
	width:800px;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}



#divSil  
{
	left: 0px; 
	bottom: 0px; 
	
	}
	
	#contactForm
  {
  	width: 400px;
  	background-color: #cdeb8b;
  	border: 1px dotted #333; 
  	padding: 5px;
	margin: 0px auto;
	float: left;
	 font-family: verdana, tahoma, arial, sans-serif; 
	 font-size: 10pt;

  }
  
  #contactForm h1 
  {
  	font-size: 12pt;
  }
  
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  } 
  
  .modalBackground

{

  background-color:#CCCCFF;

  filter:alpha(opacity=40);

  opacity:0.5;

}

.text 
{
	font-family: verdana, tahoma, arial, sans-serif; 
}
.articlehdr
{
	height: 20px;
	font-size: 16pt;
	background-color: #DDDDDD;
	border: solid 1px #ABABAB;
	margin: 0 auto;
}
.articleborderleft
{
	
	border-left: solid 1px #ABABAB;
	
	border-bottom: solid 1px #ABABAB;
}

.articleborderright
{
	border-right: solid 1px #ABABAB;
	
	border-bottom: solid 1px #ABABAB;
}

#svcmenu ul li
{
	background: url('images/m.png') no-repeat left;
	list-style-image:none;
	
	
	width: 200px;
	list-style-type:none;
	padding-left: 25px;
	text-align: left;

}

#svcmenu a
{
	text-align: left;
	/*font-weight: bold;*/
	
}

#svcmenu a:hover
{
	text-decoration:underline;
}
.portfolioimage
{
	padding: 3px; border: soild 1px #ABABAB;
}
