body{
	background:url(../images/background.jpg) top center no-repeat;
	margin:0px;
	padding:0px;
	font-family:Helvetica, Arial, sans-serif;
}
img{
	border:none;
}
p{
	color:#5b5b5b;
	font-size:12px;
	line-height:18px;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
}
a{
	color:#5b5b5b;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.fullcapacity{
	font-size:14px;
	padding-top:15px;
}
.visitFullCC{
	font-size:14px;
	color:#2e7205;
	font-weight:bold;
	text-decoration:none;
}
	.visitFullCC:hover{
		text-decoration:underline;
	}
#main{
	width:700px;
	margin:0 auto;
}
#header{
	margin-top:65px;
	width:700px;
	height:47px;
	position:relative;
}
	#logo{
		float:left;
	}
	#tagline{
		float:right;
	}
#content{
	clear:both;
	height:392px;
	position:relative;
}
#paragraph{
	top:95px;
	left:407px;
	width:294px;
	height:254px;
	position:absolute;
}
#foooter{
	
}
#services p{
	text-align:center;
	font-size:14px;
	line-height:20px;
}
#contactUs p{
	text-align:center;
	margin:20px 0px;
}
#copyright p{
	font-size:10px;
	text-align: center;
	text-transform:uppercase;
}
#copyright a{

}