@charset "UTF-8";
/* CSS Document */

body {
   margin:0;
   padding:0;
   height:100%;
}
#container {
   position:relative;
   left: 50px;
   top: 30px;
   right: 30px;
   width: 1200px;
   height: 700px;   
   margin-left: 5%;
   margin-right: 5%;
   z-index: 4;
}
#header {

	height:100px;
}
#body {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 22px;
	padding-bottom: 500px;
	padding-bottom: 500px;   /* Height of the footer */
	margin-right: 0px;
}

#bodyheader {
	float: left;
	height: inherit;
	padding-left: 22px;
	width: 630px;
	margin-right: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#contactheader {
	float: left;
	height: inherit;
	padding-left: 0px;
	width: 630px;
	margin-right: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#clientheader {
	float: left;
	height: inherit;
	padding-left: 22px;
	width: 1000px;
	margin-right: 100%;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

#homebody1	{
	width: 630px;
	float: left;
	padding-left: 22px;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: 40;
}

#clientinfo	{
	width: 630px;
	float: left;
	padding-left: 22px;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: 40;
	margin-right: 100%;
	padding-bottom: 35px;
	padding-top: 14px;
}
#homebody2	{
	width: 500px;
	float:left;
	font-size:14px;	
	font-size:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:40;
}

#aboutbody1	{
	width: 500px;
	float: left;
	padding-left: 22px;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: 40;
}
#aboutbody2	{
	width: 625px;
	float:left;	
	padding-left:30px;
	font-size:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:40;
}

#contactbody1	{
	width: 500px;
	float:left;
	padding-left:25px;
	font-size:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:40;
}
#contactbody2	{
	width: 275px;
	float: left;
	padding-left: 25px;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: 40;
	margin-top: 0px;
}

#newsbody1	{
	width: 350px;
	float:left;
	padding-left:25px;
	font-size:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:40;
}
#newsbody2	{
	width: 350px;
	float:left;	
	font-size:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:40;
}
#newsimage {
	float: left;
	height: 300px;
	width: 300px;
	padding-left: 25px;
	padding-right: 25px;
}

#newscaption {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	width: 300px;
	font-size:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:40;
}

#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 315px;  
	background-image: url(Images/Footer.png);
	background-repeat: repeat-x;
	z-index: 1;
	background-color: #81ca9c;
}
#backgroundimage{
	position: absolute;
	width: 300;
	float: left;
	z-index: 3;
	left: 70%;
	bottom: 200px;
}

#logo
{
	height:100px;
	width: 30%;
	float:left
}

#navigation
{
	height:100px;
	width: 70%;
	float:left
}
#navbtn
{
	float:left;
	height:30px;
	width:100px;
	padding-left:25px;
	padding-top: 35px;
}

#clientbody1	{
	width: 200px;
	float:left;
	padding-left:25px;
	height: 150px;
}
#clientbody2	{
	width: 200px;
	float:left;
	padding-left:20px;
	height: 150px;
	
}
#clientbody3	{
	width: 200px;
	float: left;
	padding-left: 20px;
	height: 150px;
	margin-right: 150px;
}


h1 {
	font-size:20px;
	color: #4FB270;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:80;
	}
	
h2 {
	font-size:18px;
	color: #4FB270;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:80;
	}
	
h3 {
	font-size:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:40;
	}


.big-link { display:block; margin-top: 100px; text-align: center; font-size: 70px; color: #06f; }
