@charset "utf-8";
#wwwww{
	float: left;
	width: 440px;
}
#wwwww div{
	width:440px;
	float:left;
	overflow: hidden;
}
#wwwww .buttons{
	text-align:center;
	clear: left;
	font-size: 16px;
	padding-top: 8px;
	margin-bottom: 5px;
}
#wwwww .next{
	float:right
}

body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#mainContent h1,h2,h3,h4,h5,h6 {
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	background-color:#000000;
	text-align:right;
	margin-top: 10px;
}
h2 {
	font-size:16px;
}
#headline {
	height:60px;
	padding-right: 6px;
	text-transform: uppercase;
}
#headline h1 {
	text-align:left;
	padding:0;
	margin:0;
	font-size:24px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 60px;
}
#container {
	width: 740px;
	margin: 0 auto;
	text-align: left;
}
#header {
	color:#000000;
	height: 80px;
	background: #FFFFFF url('images/w5logo2.gif') left bottom no-repeat;
	padding: 0;
	text-align:right;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
	font-size:200%;
}
#header a:link {
	color:#000000;
	text-decoration:none;
}
#header a:visited {
	color:#000000;
	text-decoration:none;
}
#header a:hover {
	color:#000000;
	text-decoration:underline;
	background:none;
}
#mainContent {
	padding:0 0 10px 0;
	text-align:justify;
}
#nav {
	width:100%;
	height:23px;
	float:left;
	padding:0;
	margin:0;
	text-align:left;
	background-color: #000000;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav a {
	display:block;
	padding: 3px 10px 3px 10px;
	font-size:12px;
}
#nav li a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#nav li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#nav li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#nav li {
	list-style:none;
	display:block;
	background-color:#000;
	width: 160px;
}
#content {
	width:740px;
	float:right;
	background: #FFFFFF;
	padding:0;
	color:#333333;
}
#content_footer {
	height:16px;
	float:left;
	color:#999;
	text-align:right;
	font-size:0.9em;
	padding:5px 0;
	clear: left;
	background-color: #000;
	width: 100%;
}
#footer {
	color:#444444;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
} 
#footer a:link {
	color:#999;
	text-decoration:none;
}
#footer a:visited {
	color:#999;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	background:none;
}
#footer p {
	text-align:left;
	margin: 0;
}
.selected {
	color:#000000;
	text-decoration:none;
	background-color:#FF9933;
}
.photobox {
	width:236px;
	height:215px;
	background-color:#E5E5E5;
	float:left;
	border:5px solid #FFFFFF;
	border-bottom: 2px;
	border-top: 2px;
}
.photo {
	width:210px;
	height:152px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom: 10px;
}
.photo img{
	border:1px solid #000000;
}
.caption {
	text-align:center;
	color:#000000;
	line-height:18px;
}
.photo_download {
	color:#009900;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}
.photo_download a:link {
	color:#009900;
	text-decoration:none;
}
.photo_download a:visited {
	color:#009900;
	text-decoration:none;
}
.photo_download a:hover {
	color:#009900;
	text-decoration:underline;
}
#wwwww_wrapper {
	width:220px;
	height: auto;
	float:right;
}
.wwwww_title {
	width:220px;
	height:60px;
	float:right;
	background:transparent no-repeat 100px 0px;
}
.wwwww_description {
	color:#000000;
	width:200px; 
	height:75px; 
	float:left; 
	padding:10px 5px; 
	position:relative; 
	top:30px; 
	left:0px;
}
.testimonial {
	width:49%;
	float:left;
	color:#000000;
	text-align: left;
}
.serviceDescription {
	width:460px;
	float:left;
	height:260px;
	padding: 20px 10px;
	line-height: 20px;
}
.contactBox {
	width:50%;
	height:100%;
	padding: 20px;
	float: left;
}
.formdata{
	display:block;
	width:100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.name {
	border: 1px solid #333333;
	height:25px;
	width:80%;
	padding-left: 5px;
	color:#000000;
	line-height: 24px;
	background-color: #FFFFFF;
}
.email {
	border: 1px solid #333333;
	height:25px;
	width:80%;
	padding-left: 5px;
	color:#000000;
	line-height: 24px;
	background-color: #FFFFFF;
}
.phone {
	border: 1px solid #333333;
	height:25px;
	width:80%;
	padding-left: 5px;
	color:#000000;
	line-height: 24px;
	background-color: #FFFFFF;
}
.comments {
	border: 1px solid #333333;
	color:#000000;
	background-color: #FFFFFF;
	width:79%;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	padding: 5px 5px;
}
.send {
	margin-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
	height: 30px;
	width: 83%;
}
.clear {
	clear: both;
}
#emailAddress {
	text-align:center;
	font-size:1.2em;
	float: right;
	width: 180px;
	padding: 40px 20px;
	height: 44px;
}
#emailAddress a {
	color:#000;
}
#emailAddress a:link {
	color:#000;
	text-decoration:none;
}
#emailAddress a:visited {
	color:#000;
	text-decoration:none;
}
#emailAddress a:hover {
	color:#000;
	text-decoration:underline;
}
#findUs {
	width:160px; 
	float:left; 
	padding:0px 20px; 
	text-align:center;
}
#findUs img {
	border:none;
}