/* SDH Tiling Services Portsmouth CSS*/

body, html {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	background-image:url(Tiling-Bathroom-Builder-Portsmouth-Hampshire/bg.jpg);
	background-repeat:repeat-all;

}

.red {
	color: #EF1821;
}
a:link {
	color: #F00;
}
a:visited {
	color: #F00;
}
a:hover {
	color: #313031;
}
body {
	background-color: #FFF;
}


body {
	min-width: 800px;
}

#pageContainer #siteHeader {
	width: 800px;
	height: 158px;

}

#pageContainer {

	background-color: #ffffff;
	width: 800px;
	/*margin-left: auto;
	margin-right: auto;*/
	margin: 0 auto;
	margin-top: 0px;
	border: 2px solid #666666;
	
	}

#title-tiling-services {
	padding-top:15px;
	padding-bottom:5px;
	height:60px;
	background-image:url(Tiling-Bathroom-Builder-Portsmouth-Hampshire/tiled-bathroom.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;



}


#rightColumn {
	float: right;
	width: 430px;
	padding: 10px;
	padding-left: 5px;
	padding-right: 15px;
	text-align: left;

}

#leftColumn {
	float: left;
	width: 300px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;

}

#footer {
	text-align: center;
	clear: 	both; /* makes sure this cant have any elements next to it */
	background-color: #333333;

}

#footer a {
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	background-color: #FF0000;
	color: #FFFFFF;	
}

#footer p {
	text-align: center;
	font-size: 10px;
	background-color: #FF0000;
	color: #FFF;
	
}

body a {
color: #9999cc;
}

body a:hover {
	color: ##635D5A;
}


h1 {
	font-size: 22px;
	/* color: #3399FF; */
	color: #211C21;
	text-align: left;
}

h1 a {
	text-decoration: none;
	color: #6699CC;
}

portfolio-img {
	border: 1px solid #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}

.center-content p{
	text-align: center;
}

