@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background: url(../elements/bc.jpg) top left repeat-x;
	background-color: #295F96;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
	font-size: 1.6em;
	line-height: 130%;
	color: #333333;
	clear: both;
}
h2{
	color: #333333;
	font-size: 1.4em;
	line-height: 130%;
}
h3{
	font-size: 1.2em;
	line-height: 130%;
}
h4{
	font-size: 1.0em;
	line-height: 130%;
}
h5{
	font-size: 0.8em;
	line-height: 130%;
}

#maincontainer{
width: 895px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 20px; /*Height of top section*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-left: 239px; /*Set left margin to LeftColumnWidth*/
	background: url(../elements/curl.gif) bottom right no-repeat;
	background-color: #FFF;
}

#leftcolumn{
float: left;
width: 239px; /*Width of left column*/
margin-left: -895px; /*Set left margin to -(MainContainerWidth)*/
}

.logo{
width: 239px;
height: 69px;
background:url(../elements/cleaning-services.jpg) top left no-repeat;
margin-top: 55px;
}

.menu{
width: 239px;
height: 253px;
overflow: hidden;
background: url(../elements/menu.jpg) top left no-repeat;
}

.menu a{
display: block;
width: 236px;
height: 35px;
background: url(../elements/button.jpg) top left no-repeat;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height: 35px;
color: White;
text-indent: 15px;
margin: 0px 0px 1px 3px;
font-size: 0.9em;
}

.menu a:hover{
background: url(../elements/button-h.jpg) top left no-repeat;
}

.menu #selected{
background: url(../elements/button-h.jpg) top left no-repeat;
}

.freephone{
width: 656px;
height: 67px;
background: url(../elements/cleaning-london.jpg) top left no-repeat;
}

.menu2{
width: 650px;
height: 37px;
background: url(../elements/menu-bc.jpg) top left repeat-x;
margin-left: 3px;
}

.menu2 a{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
display: block;
float: left;
line-height: 37px;
color: White;
padding: 0px 13px 0px 13px;
font-size: 0.9em;
}

div.header{
width: 650px;
height: 268px;
/*background:url(../elements/header-1.jpg) top left no-repeat;*/
margin: 3px 0px 0px 3px;
overflow: hidden;
}

div.entry{padding: 10px 20px 20px 20px; font-size: 0.8em;}

div.entry p{color: #333333; padding: 0px 0px 10px 0px; }

div.entry a{color: #215891; }

div.entry ul{margin: 10px;}

div.entry li{margin: 10px 0px 0px 10px;}

.banners {margin: 10px 0px 0px 0px;}

.banners img{border:0px; margin-bottom: 10px; }

.dotted{height:21px; overflow: hidden; background: url(../elements/dot.gif) center left repeat-x; clear: both;}

hr{height:21px; overflow: hidden; background: url(../elements/dot.gif) center left repeat-x; clear: both; border: 0px;}

div.home-img{float:left;border: 3px solid #e4e4e4; margin:0px 10px 5px 0px;}

img.home-img2{float:left;border: 3px solid #e4e4e4; margin:0px 10px 0px 0px;}

div.home-img a{}

div.gallery{
	margin: 20px 0px 10px 20px !important;
	clear: both;
}
div.gallery img{
	width: 120px;
	height: 100px;
	margin: 0px 15px 15px 0px;
	border: 2px solid #e4e4e4;
}
div.line{
	clear: both;
	padding: 5px;
}
label{
	float: left;
	width: 120px;
	line-height: 20px;
}

input{
	border: 1px solid #cccccc;
	font-size: 12px;
	font-weight: normal; 
	width: 200px;
	height: 20px;
}
select{
	border: 1px solid #cccccc;
	font-size: 12px;
	font-weight: normal; 
	width: 200px;
	height: 20px;
}
textarea{
	border: 1px solid #cccccc;
	font-size: 12px;
	font-weight: normal; 
	width: 300px;
	height: 50px;
}
.chk{
	width:16px;
	height:16px;
	border:0px;
	margin: 0px; 
	padding: 0px;
}
.sbmt{
	width: 75px;
	height: 35px;
	background: url(../elements/button.jpg) center left no-repeat;
	color: White;
	font-weight: bold;
	text-align:center;
	border: 0px;
}

.footer{
	font-size: 0.8em;
	padding: 10px 0px 10px 20px;
}
.footer a{color: #215891;}

table.rates{
	margin: 0px;
}
table.rates td{
	vertical-align: top !important;
} 
div.inline-container{
	display: none;
	font-size: 11px;
}
#inline-form{
	
}

div.vsm{
width: 570px;
height: 166px;
overflow: hidden;
background: url(../elements/v.gif) top left no-repeat;
margin-bottom: 15px;
padding: 0px 20px 0px 20px !important;
border-bottom: 1px dotted #e5e5e5;
border-top: 1px dotted #e5e5e5;
}

div.ccodes{
	width: auto;
	height: 65px;
	padding: 10px;
	font-size: smaller;
	overflow-y: scroll;
	overflow-x: hidden; 
}