@charset "UTF-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

.clear {clear:both;} 

ul {
	margin: 0;
	padding: 0;
}

li {
	height: 30px;
	float: right;
	text-align: center;
	overflow: hidden;
	padding-right: 15px;
}

body {
	margin: 0;
	padding: 0;
	background: url(images/blue.gif) repeat;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

#header {
	height:30pt;
	width: 100%;
	background: url(images/red.gif) repeat;
}

#background {
	width:100%;
	background: url(images/blue.gif) repeat;
	display: block;
	height: 1%;
	padding-bottom: 50px;
	}
	
#background:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}


#container {
	width: 1024px;
	height: 760px;
	margin: 0 auto;
	background: url(images/gradientbg.png);
}

#logo {
	margin: 0 auto;
	padding-top: 120px;
	width: 700px;
	font-size: 16px;
}

#toptext {
	font-size: 22px;
	text-align: center;
	padding-top: 115px;
	height:80px;
}

#headerbuttons {
	text-align: right;
	margin: 0 auto;
	width: 1024px;
	padding-top: 15px;
	}
	
.navbtn {
	margin-right: 10px;
	}
	
#logotop {
	float:left;
	margin-bottom:-134px;
	margin-top:-32px;
	}

.frontdivider {
	padding-top: 15px;
	padding-bottom: 15px;
	}

#slogan {
	float:right;
	margin-bottom:-80px;
	margin-right:180px;
	margin-top:25px;
	}
	
#fullcolumn {
	padding-top: 125px;
	padding-right: 5px;
	}

#leftcolumn {
	width: 540px;
	padding-top: 125px;
	padding-left: 22px;
	padding-right: 5px;
	float: left;
	}
	
.leftsmall {
	font-size: 12px;
	}

#rightcolumn {
	width: 359px;
	padding-right: 22px;
	padding-left: 25px;
	margin-top: 125px;
	float: right;
	border-left:1pt solid #FFFFFF;
	}
	
#rightcolumnnoline {
	width: 359px;
	padding-right: 22px;
	padding-left: 25px;
	margin-top: 125px;
	float: right;
	}
	
#columnphoto {
	text-align: center;
	}
	
.sitephotos {
	border: 5pt solid #ffffff;	
}

#servicesphoto {
	float: left;
}

img.floatLeft {
	float: left;
	margin:4px 15px 4px 4px;
	border: 5pt solid #ffffff;	
}

#listofservices {
	float: left;
	padding-left:50px;

}

#testimonial {
	font-size: 12px;
	color: #ffffff;
	}

#clientname {
	font-size: 12px;
	color: #BE2332;
	padding-bottom: 15px;
	}

.homebtns {
	padding-right: 30px;
}

#answer {
	color: #ffffff;
	}

#question {
	font-weight:600;
	color: #BE2332;
	padding-top: 15px;
	}
	
#testpgtestimonial {
	color: #ffffff;
	}

#testpgclientname {
	font-weight:600;
	color: #BE2332;
	padding-bottom: 15px;
	}
	
#submittestimonial {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	}
	
#contactus {
	padding-bottom: 15px;
	text-align: center;
	}

#senditcontainer {
	width: 571px;
	height: 56px;
	background: url(images/senditbar.png) no-repeat;
	margin: 0 auto;
}

#thankscontainer {
	width: 571px;
	height: 56px;
	background: url(images/thanks.png) no-repeat;
	margin: 0 auto;
}

.textfield_effect {
	width: 445px;
	height: 32px;
	margin-top: 8px;
	margin-left: 20px;
	font-size: 18px;
}

.textfield_effect_area {
	width: 445px;
	height: 100px;
	margin-top: 8px;
	margin-left: 20px;
	font-size: 18px;
}

.senditbtn {
	margin-left:10px;
	vertical-align: middle;
}

#bottomtext {
	font-size: 22px;
	text-align: center;
	padding-top: 25px;
	height:10px;
}

#questionsemail {
	margin: 0 auto;
	text-align: center;
}

#footer {
	height: 30px;
	width:100%;
	margin: 0 auto;
	background: url(images/red.gif) repeat;
	clear: both;
	display: inline-block;
	padding-bottom: 5%;
}

#footertext {
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	padding-top: 8px;
}

#copyright {
	float: left;
}

#bcdlogo {
	float: right;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

.services {
	font-size: 20px;
}

.medium {
	font-size: 14px;
}

#wwfhashome {
	padding-bottom: 15px;
	text-align: center;
}

#wwfhashome a {
	text-decoration: none;
	font-weight: 900;
	color: #ffffff;
}

#wwfhaslogo {
	text-align: center;
	padding-bottom: 15px;
}

#donationbtns {
	text-align: center;
	padding: 10px;
}

#sponsorlogos {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}

#sponsorlogos img {
	padding-left: 15px;
	padding-right: 15px;
}
