body {
	background: #ffffff;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 150%;
}

img {
  border: 0px;
}

div.clear {
	clear: both;
}

p {
	text-align: left;
}	

h1 {
	font-size:170%;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
}

h2 {
	font-size:140%;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
}

h3 {
	font-size:110%;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
}

a:link{
	color: #2cadff;
	text-decoration: none;
}


a:visited{
	color: #2cadff;
	text-decoration: none;
}

a:hover{
	color: #2cadff;
	text-decoration: underline;
}

a:active{
	color: #2cadff;
	text-decoration: none;
}







#topbarwrapper {
	background: #1c1c1c;
	height: 60px;
	width: 100%;
	font-weight: bold;
	vertical-align: middle;
}

#topbar {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

#topmenubar {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	float: left;
	font-size: 100%;
	padding-top: 20px;
}

#topmenubar a:link{
	color: #ffffff;
	text-decoration: none;
}

#topmenubar a:visited{
	color: #ffffff;
	text-decoration: none;
}

#topmenubar a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#topmenubar a:active{
	color: #ffffff;
	text-decoration: none;
}

#certwrapper {
	width: 500px;
	height: 60px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:right;
	float: right;
}

#headerwrapper {
	width:960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 320px;
	height: 60px;
	margin-top: 20px;
	padding: 0;
	margin-bottom: 0px;
	text-align:left;
	float: left;
}

#phonenumberwrapper {
	background: url(http://www.cleaning-team.co.uk/images/phone.png) no-repeat left;
	width: 200px;
	height: 60px;
	padding: 0;
	margin-bottom: 0px;
	text-align:left;
	float: right;
}

#phonenumber {
	font-size: 140%;
	font-weight: bold;
	padding-top: 8px;
	width: 150px;
	text-align:right;
	float:right;
	color: #ffffff;
}

#gallery-container {
	background: url(http://www.cleaning-team.co.uk/images/office_cleaning_nottingham.jpg) no-repeat center top;
	width: 960px;
	position:relative;
	height:300px;
}
#box-link { 
	position: absolute; 
	top: 234px; 
	left: 22px; 
	width: 60px; 
	height: 25px; 
	background-color: transparent; 
}	

#contentouter {
	width:100%;
	background: #f8f8f8;
}

#blogsidebar {
	width:200px;
	float: right;
}

#contentinner {
	width:960px;
	margin-left: auto;
	margin-right: auto;
}


#mainmenuwrapper {
	float: left;
	width: 210px;
	height: 100%;
	padding-top: 20px;
	padding-right: 10px;
	border-right: #d1d1d1 dotted 1px;
}

#leftcontactbox {
	width:210px;
	background: url(http://www.cleaning-team.co.uk/images/contact.png) no-repeat;
	text-align: right;
	vertical-align: top;
	padding-bottom: 20px;
}


#certifications {
	width: 210px;
	text-align: left;
}

#quotes {
	width:190px;
	background: #cdcdcd;
	padding:10px;
}

#latestbox {
	width:210px;
	text-align: left;
	margin-top: 20px;
}

.latest_title {
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}

#content {
	float: right;
	width: 720px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}

#blogcontent {
	float: left;
	width: 520px;
	padding-top: 5px;
	text-align: justify;
}

#content ul {
	list-style-image: url(http://www.cleaning-team.co.uk/images/list-item.gif);
}

#content li {
	list-style-image: url(http://www.cleaning-team.co.uk/images/list-item.gif);
}

	.form {
		width: 700px;
		margin: 0;
		padding: 0;
	}
	.form_left {
		width: 350px;
		float: left;
		margin-top: 10px;
	}

	.form_right {
		width: 350px;
		float: right;
		margin-top: -15px;
	}
	
	.button {
		margin-top: 30px;
	}

	label {
		font-weight: bold;
		padding: 10px;
	}

	.formwrapper {  
		margin: 1.5em 0 0 0;  
		padding: 10px; 
		border: none;
	}

#subscribeouter {
	width: 100%;
	background: #5c5b5b;	
	height: 180px;
	padding-top: 20px;
	padding-bottom: 20px;
}
	
#subscribeinner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}	

#subscribeleft {
	width: 300px;
	margin-right: 15px;
	float: left;
	display: inline;
}	

#subscribemiddle {
	width: 300px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	display: inline;
}	

#subscriberight{
	background: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	width: 270px;
	margin-left: 15px;
	float: right;
	display: inline;
	text-align: left;
	padding: 15px;
	color: white;
	font-size: 125%;
	font-weight: bold;
}		
	
input.dark {
	background-color: #1c1c1c;
	color: white;
	float: right;
	}	
	
#bottombar {
	background: #1c1c1c;
	width: 100%;
	height: 170px;
	padding-top: 20px;
}

#bottomtext {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 110%;
}

#bottombar a:link{
	color: #666666;
	text-decoration: none;
}

#bottombar a:visited{
	color: #666666;
	text-decoration: none;
}

#bottombar a:hover{
	color: #999999;
	text-decoration: underline;
}

#bottombar a:active{
	color: #666666;
	text-decoration: none;
}
