body {
	padding:0;
	margin:0;
	font:13px Arial, Verdana, Geneva, sans-serif;
	color:#333;
	text-align:center;
}
#container {
	width:980px;
	margin:0 auto;
	text-align:left;
	-webkit-box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.05);
}
#header {
	width:980px;
	height:301px;
	float:left;
	border-top:10px solid #01903b;
	background:url(images/header.jpg) no-repeat;
}
#logo {
	width:440px;
	float:left;
	height:60px;
	margin:10px 0 0 20px;
}
#logo h2 {
	color:#fff;
	margin:-5px 0 0 0;
}
#contact {
	width:500px;
	text-align:right;
	float:left;
	height:60px;
	margin:10px 20px 0 0;
}
#contact h2 {
	color:#01903b;
}
#navbar {
	width:980px;
	height:35px;
	padding:5px 0 0 0;
	float:left;
	background:url(images/navbg.jpg) no-repeat;
}

#menu {
	width:680px;
	height:30px;
	float:right;
	margin:0 50px 0 0;
	padding:10px 0 0 5px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background: #fcfff4; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2RmZTVkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiM2JlYWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(40%,#dfe5d7), color-stop(100%,#b3bead)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* IE10+ */
background: linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); /* IE6-8 */



}
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
#menu li {
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
#menu li a {
	color:#333;
	text-decoration:none;
	padding:5px 10px;
	vertical-align: middle;
	font-size:14px;
}
#menu li a:hover {
   border-top: 1px solid #97f797;
   background: #65d668;
   background: -webkit-gradient(linear, left top, left bottom, from(#1c8523), to(#65d668));
   background: -webkit-linear-gradient(top, #1c8523, #65d668);
   background: -moz-linear-gradient(top, #1c8523, #65d668);
   background: -ms-linear-gradient(top, #1c8523, #65d668);
   background: -o-linear-gradient(top, #1c8523, #65d668);
   padding: 5px 10px;
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   text-decoration: none;
   vertical-align: middle;
   }

#home1 {
	width:230px;
	height:240px;
	margin:40px 40px 40px 40px;
	float:left;
	background:#01903b;
	padding:20px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
#home1 p, #home3 p {
	color:#fff;
	margin:0 0 15px 0;
	line-height:18px;
}
#home1 a {
	color:#fff;
}
#home1 a:hover {
	color:#CCC;
}
#home2 {
	width:230px;
	height:240px;
	margin:40px 40px 40px 0;
	float:left;
	padding:20px;
	background:#01903b;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
#left {
	float:left;
	width:660px;
	height:330px;
}

#home2 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#home2 li {
	list-style-type:none;
	padding:0 0 0 24px;
	margin:0 0 5px 0;
	color:#fff;
	line-height:22px;
	background:url(images/bullet.png) no-repeat;
}
#home3 {
	width:230px;
	height:320px;
	margin:40px 0 40px 0;
	float:left;
	padding:20px;
	background:#01903b;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#calltoaction {
	width:620px;
	height:50px;
	float:left;
	margin:0 0 0 40px;
}

#col1 {
	width:200px;
	float:left;
	margin:40px 0 0 40px;
}
#col2 {
	width:660px;
	float:left;
	margin:40px 0 0 40px;
}
#col2 ul {
	list-style:square;
	margin:0 0 20px 0;
	padding:0;
}
#col2 li {
	list-style:square;
	list-style-position:inside;
	margin:0 0 5px 20px;
	padding:0;
}


h1 {
	font-size:28px;
	font-weight:bold;
	color:#01903b;;
	margin:0 0 20px 0;
}

h3 {
	font-size:52px;
	font-weight:bolder;
	color:#fff;
	margin:0;
	text-shadow: 2px 2px -2px rgba(0,0,0, 0.5);
	letter-spacing:-3px;
}

h2 {
	font-size:18px;
	color:#fff;
	font-weight:bolder;
	margin:0 0 15px 0;
}

p {
	line-height:20px;
	color:#333;
	margin:0 0 15px 0;
}

.button {
   border-top: 1px solid #ff6701;
   background: #ff6701;
   background: -webkit-gradient(linear, left top, left bottom, from(#fdae46), to(#ff6701));
   background: -webkit-linear-gradient(top, #fdae46, #ff6701);
   background: -moz-linear-gradient(top, #fdae46, #ff6701);
   background: -ms-linear-gradient(top, #fdae46, #ff6701);
   background: -o-linear-gradient(top, #fdae46, #ff6701);
   padding: 11px 102px 11px 102px;
   -webkit-border-radius: 11px;
   -moz-border-radius: 11px;
   border-radius: 11px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 18px;
   font-weight:bold;
   font-family: Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #70e007;
   background: #70e007;
   color: #ffffff;
   }
.button:active {
   border-top-color: #1b5c24;
   background: #1b5c24;
   }

img.mainpics{
    display: inline;
    border: none;
    width:200px;
    height:200px; 
}
   
#footer {
	width:900px;
	border-top:1px solid #01903b;
	float:left;
	padding:20px 0 20px 0;
	margin:0 40px 0 40px;
	font-size:12px;
	color:#333;
}

