body {
	margin:0;
	padding:0;
}

#container {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

#header {
	margin:0;
	background-image: url(images/topspec.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:87px;
}

#menu {
	position:absolute;
	left:250px;
	top:67px;
}


#menu span a {
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	border-left:1px dotted #000000;
	border-right:1px dotted #000000;
	text-decoration:none;
	color:#666666;
	vertical-align:middle;
}

#home a:hover {
	color:#339933;
	border-left:1px solid #339933;
	border-right:1px solid #339933;
}

#one a:hover {
	color:#FF9933;
	border-left:1px solid #ff9933;
	border-right:1px solid #ff9933;
}

#two a:hover {
	color:#3366CC;
	border-left:1px solid #3366CC;
	border-right:1px solid #3366CC;
}

#three a:hover {
	color:#CC0000;
	border-left:1px solid #CC0000;
	border-right:1px solid #CC0000;
}

#opening {
	background-image: url(images/opening.jpg);
	background-repeat:no-repeat;
	height:193px;
	width:694px;
}

#services {
	background-image: url(images/servpic.jpg);
	background-repeat:no-repeat;
	height:193px;
	width:694px;
}

#about {
	background-image: url(images/aboutpic.jpg);
	background-repeat:no-repeat;
	height:199px;
	width:694px;
}

#testimonials {
	background-image: url(images/testpic.jpg);
	background-repeat:no-repeat;
	height:98px;
	width:694px;
}

#how {
	background-image: url(images/howpic.jpg);
	background-repeat:no-repeat;
	height:193px;
	width:694px;
}

#leftbox {
	width:250px;
	height:250px;
	border-left:1px dotted #FF9933;
	border-top:1px dotted #FF9933;
	margin-left:20px;
	margin-top:10px;
	float:left;
}

#rightbox {
	width:250px;
	height:250px;
	border-right:1px dotted #3366CC;
	border-bottom:1px dotted #3366CC;
	margin-left:50px;
	margin-top:10px;
	float:left}

#test {
	width:500px;
	border-top:1px dotted #CC0000;
	border-bottom:1px dotted #CC0000;
	margin-top:25px;
	margin-left:60px;
}

#servicescontent {
	width:630px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	border-left:1px dotted #FF9933;
	border-top:1px dotted #FF9933;
	padding:6px;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:16px;
}

#aboutcontent {
	width:618px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	border-right:1px dotted #CC0000;
	border-bottom:1px dotted #CC0000;
	padding:6px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
}

#aboutcontentbot {
	width:618px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	border-left:1px dotted #CC0000;
	border-top:1px dotted #CC0000;
	padding:6px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
}

#testimonialscontent {
	width:618px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	border-left:1px dotted #339933;
	border-top:1px dotted #339933;
	padding:6px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
}

#howcontent {
	width:618px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	border-bottom:1px dotted #3366CC;
	border-left:1px dotted #3366CC;
	padding:6px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
}

#howcontentbot {
	width:618px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	border-top:1px dotted #3366CC;
	border-right:1px dotted #3366CC;
	padding:6px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
}

#footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

#footer {
	vertical-align:bottom;
	background-image: url(images/bottomspec.jpg);
	background-repeat:repeat-x;
	height:17px;
}
