@charset "utf-8";
/* CSS Document */
/*************************MAIN CONTENT ***************************/
#main-content
{
		float:left;
		width:94%;
		margin:0 0 20px 10px;
}

	
/*****************logo *************************/
#logo
{
		float:left;
		width:90%;
		margin:3% 1% 1% 2%;
	
}

#top-left-phone
{
		float:left;
		width:90%;
		margin:0 0 0 10px;
		font-size:17px;
		color:#FF0;
		
			
}

#top-right-phone
{
		float:left;
		width:90%;
		margin:0 0 0 10px;
		font-size:16px;
		color:#FF0;
		
			
}

#services-container .services-boxes
{
		float:left;
		width:95%;
		margin:10px 0 10px 0;
		
}


/******************** CONTACT DETAILS ********************/
#contact-details
{
		float:left;
		width:90%;
		margin:1% 1% 1.5% 0;
		
						
}


/******************** BUSINESS HOURS ********************/
#business-hours
{
		float:left;
		width:90%;
		margin:1% 1% 1.5% 1%;
	
						
}

/******************** SOCIAL MEDIA********************/
#social-media
{
		float:left;
		width:90%;
		margin:1% 1% 1.5% 10px;
	
						
}

/*************** CONTACT PAGE ******************/
#contact-address
{
		float:left;
		width:90%;
		height:auto;
		margin:10px 0 10px 10px;
		font-size:14px;
		
}

#contact-hours
{
		float:left;
		width:90%;
		height:auto;
		margin:10px 0 10px 10px;
		
}