@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000000;
}
#container{
	height: 630px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	overflow: visible;
	}
#header{
	height: 160px;
	width: 800px;
	}	
#menubar{
	height: 45px;
	width: 800px;
	background-color: #86d1ed;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #4A8FA9;
	}
#social{
	height: 40px;
	width: 150px;
	background-color: #86d1ed;
	float: left;
	background-image: url(../images/social_buttons.gif);
	padding-right: 10px;
	}
#menu{
	height: 40px;
	width: 499px;
	background-color: #4a8fa9;
	}	
#phone{
	background-color: #86d1ed;
	height: 40px;
	width: 175px;
	float: right;
	}
/*2 column page Main Section*/	
#main{
	background-color: #c4c3c2;
	height: 425px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}	
#copy_header{
	height: 45px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 50px;
	}	
/* Main Section 1 columns*/		
#copy_main{
	height: 330px;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4a8fa9;
	padding: 10px;
}
	
/* Main Section 2 columns*/			
#copy_left{
	background-color: #4a8fa9;
	height: 315px;
	width: 342px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	}			
#copy_rt{
	background-color: #4a8fa9;
	height: 315px;
	width: 342px;
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	}
	
#copy_left_about{
	background-color: #4a8fa9;
	height: 315px;
	width: 225x;
	float: left;
	}				
#copy_rt_about{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #403721;
	background-color: #4a8fa9;
	height: 315px;
	width: 470px;
	float: right;
	padding-left: 10px;
	margin-left: 10px;
	}

/*Home page Main Section 3 columns*/
#copy_left_home{
	background-color: #4a8fa9;
	height: 315px;
	width: 225px;
	float: left;
	background-image: url(../images/home/pic1.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	text-align: center;
	}	
#copy_mid_home{
	height: 315px;
	width: 225px;
	float: left;
	margin-left: 5px;
	background-color: #4a8fa9;
	background-image: url(../images/home/pic2.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	text-align: center;
	}			
#copy_rt_home{
	background-color: #4a8fa9;
	height: 315px;
	width: 225px;
	float: right;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(../images/home/pic3.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	text-align: center;
	}	
#column_text1 {
	font-family: Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 12px;
	color: #403721;
	width: 215px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#column_text2 {
	font-family: Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 13px;
	color: #403721;
	width: 215px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#column_text3 {
	font-family: Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 13px;
	color: #403721;
	width: 215px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#about_text1 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #403721;
	width: 680px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	padding: 10px;
}		
.clearfloats {
clear: both;
	} 	

#footer{
	background-color: #c4c3c2;
	height: 35px;
	width: 800px;
	padding-top: 5px;
	}	
#testimonial {
	width: 640px;
	height: 140px;
	background-color: #8da1a9;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
}
#copy_left img {
	padding-top: 20px;
	padding-left: 10px;
}
#contact {
	zwidth: 300px;
	background-color: #86D1ED;
	height: 235px;
	margin-top: 10px;
	padding-top: 10px;
}
