/* @override http://www.monarch-renovations.uk/css/styles.css */

/* @override http://www.monarch-renovations.uk/css/styles.css */

body, html {
	height:100%; /*fill the viewport*/
	background-color: #fff;
} 

#container{
	height:100%; 
	text-align: center;
} 

#inner {
	position:relative; 
	top:50%; 
	margin-top:-176px; 
	margin-left: auto;
	margin-right: auto;
	height: 352px;
	color: #000;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
} 

a {
	color: #000;
	text-decoration: none;
} 

.border-style {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.social-wrapper {
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}

div.phone-numbers {
	margin-bottom: 20px;
}

div.social-wrapper div {
	float: left;
	margin-right: 10px;
}

