/* CSS Document */

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-image:
}
#horizon {
 background-color: transparent;
 position: absolute;
 top: 0%;
 left: 0px;
 width: 100%;
 margin-top: 0px;
 text-align: left;
 min-width: 922px;
 }
#wrapper {
	width: 922px;
	height: 902px;
	padding-left: 20px;
	background-color:#FFFFFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }
certs {
	color: #FFF;
	height: 70px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	position: absolute;
	background-image: url(images/cert_logos.jpg);
	background-position: center center;
	border-top-color: #CCC;
}
 #header {
 width: 320px;
 height: 130px;
 float: left;
 margin: 10px 0px 10px 0px;
 border: 0px solid #ccc;
}
#testimonials{
width: 380px;
height: 110px;
float: left;
padding: 10px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin: 10px 0px 10px 0px;
}
#logo{
	width: 154px;
	height: 105px;
	float: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/microsoft.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
images{
width: 570px;
height: 204px;
float: left;
padding: 0px;
border: 1px solid #ccc;
margin: 0px 5px 5px 0px;
}
#content{
width: 620px;
height: 160px;
float: left;
padding: 10px;
border: 0px solid #ccc;
margin: 0px 5px 5px 0px;
}
#signup{
	width:240px;
	height: 170px;
	float: left;
	padding: 10px;
	border-left: 1px solid #ccc;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#home{
	width: 280px;
	height: 200px;
	float: left;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}
#business{
	width: 280px;
	height: 200px;
	float: left;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}
#web{
	width: 279px;
	height: 200px;
	float: left;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	background: #fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
 #footer { 
 width: 882px;
 height: 15px;
 clear: both;
 border: 0px solid #ccc;
 font-family: Arial, Helvetica, sans-serif;
 float: left;
 font-size: 12px;
 padding: 10px;
 color: #fff;
 background-image: url(images/footer.jpg);
 background=repeat: none;
 margin: 0px 0px 0px 0px;
}
 .formfield {
 background-image:;
 font-size : 12px;
 font-family: "Verdana", Helvetica, sans-serif;
 padding: 5px;
 color : #666;
 border:1px solid #ccc;
 }
 form {
 border: 0px solid #d776bd;
 padding: 0px;
 background: #fff;
}
#menu{
	width: 300px;
	height: 202px;
	float: left;
	padding-right: 18px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#menu a, #menu a:visited {
  text-decoration:none; 
  text-align:left; 
  background-image:url(images/button.jpg);
  background-repeat: none; 
  color:#fff; 
  display:block; 
  width:300px; 
  height:20px;
  border:0px solid #fff;
  padding:10px;
  margin:1px;
  }

#menu a:hover {
  top:0px;
  left:0px;
  color:#fff;
  background-image:url(images/button_two.jpg);
  }
