/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.htmlarea {
	border: 1px solid #ccc;
}

body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	background-color: #fff;
	font-size: 0.8em; 
	color: #000;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #34589b;
	font-size: 2em;
	margin-bottom: 20px;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
	margin: 12px 0px;
}
h4 {
	font-size: 1.4em;
	color: #1368c0;
}
a {
	color: #34589b;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0px;
	margin: 10px 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

textarea, select {
	border: 1px solid #ccc;
	font-family: Arial, Tahoma, Verdana;
	font-size: 1em;
	padding: 2px;
}

textarea {
	width: 294px;
	height: 111px;
}

select {
	width: 250px;
}

.textbox {
	border: 1px solid #ccc;
	width: 244px;
	padding: 2px;
}

.button {
	padding: 2px 5px;
	color: #fff;
	background-color: #1368c0;
	cursor: pointer;
	border: 0px;
	font-weight: bold;
	font-size: 1.1em;
	width: 76px;
}

#container {
	width: 950px;
	margin: auto;
	text-align: left;
	background: url(../images/container_bg.png) top repeat-y;
}

#header {
	float: left;
	width: 950px;
	height: 176px;
	background: url(../images/header_bg.png) top no-repeat;
}

#nav {
	float: left;
	width: 370px;
	padding-top: 15px;
}

#nav li {
	float: left;
	padding-right: 10px;
}

#nav a {
	color: #fff;
	font-weight: normal;
	font-size: 1.2em;
}

#nav .on a, #nav a:hover {
	color: #30217b;
	text-decoration: underline;
}

#servicesnav {
	float: right;
	width: 380px;
}

#servicesnav li {
	float: left;
}

#servicesnav a {
	float: left;
	display: block;
	width:46px;
	height:54px;
	
	
	
}


/* Servicesmav rollover images */


.btn_medical_cleaning {
	
	background:url(../images/btn_medical_cleaning.png) 0 0 no-repeat;

}

.btn_medical_cleaning:hover {
	
	background-position:0 -54px;

}


.btn_office_cleaning {
	
	background:url(../images/btn_office_cleaning.png) 0 0 no-repeat;

}

.btn_office_cleaning:hover {
	
	background-position:0 -54px;

}

.btn_retail_showroom_cleaning {
	
	background:url(../images/btn_retail_showroom_cleaning.png) 0 0 no-repeat;

}

.btn_retail_showroom_cleaning:hover {
	
	background-position:0 -54px;

}


.btn_warehouse_industrial_cleaning {
	
	background:url(../images/btn_warehouse_industrial_cleaning.png) 0 0 no-repeat;

}

.btn_warehouse_industrial_cleaning:hover {
	
	background-position:0 -54px;

}



.btn_tourist_attractions {
	
	background:url(../images/btn_tourist_attractions.png) 0 0 no-repeat;

}

.btn_tourist_attractions:hover {
	
	background-position:0 -54px;

}



.btn_ground_maintenance {
	
	background:url(../images/btn_ground_maintenance.png) 0 0 no-repeat;

}

.btn_ground_maintenance:hover {
	
	background-position:0 -54px;

}


.btn_window_cleaning {
	
	background:url(../images/btn_window_cleaning.png) 0 0 no-repeat;

}

.btn_window_cleaning:hover {
	
	background-position:0 -54px;

}


.btn_public_sector {
	
	background:url(../images/btn_public_sector.png) 0 0 no-repeat;

}

.btn_public_sector:hover {
	
	background-position:0 -54px;

}



/* Pagedriver rollover images */


.pd_medical_cleaning {
	
	background:url(../images/pd_medical_cleaning.png) 0 0 no-repeat;

}

.pd_medical_cleaning:hover {
	
	background-position:0 -161px;

}


.pd_office_cleaning {
	
	background:url(../images/pd_office_cleaning.png) 0 0 no-repeat;

}

.pd_office_cleaning:hover {
	
	background-position:0 -161px;

}

.pd_retail_showroom_cleaning {
	
	background:url(../images/pd_retail_showroom_cleaning.png) 0 0 no-repeat;

}

.pd_retail_showroom_cleaning:hover {
	
	background-position:0 -161px;

}


.pd_warehouse_industrial_cleaning {
	
	background:url(../images/pd_warehouse_industrial_cleaning.png) 0 0 no-repeat;

}

.pd_warehouse_industrial_cleaning:hover {
	
	background-position:0 -161px;

}



.pd_tourist_attractions {
	
	background:url(../images/pd_tourist_attractions.png) 0 0 no-repeat;

}

.pd_tourist_attractions:hover {
	
	background-position:0 -161px;

}



.pd_ground_maintenance {
	
	background:url(../images/pd_ground_maintenance.png) 0 0 no-repeat;

}

.pd_ground_maintenance:hover {
	
	background-position:0 -161px;

}


.pd_window_cleaning {
	
	background:url(../images/pd_window_cleaning.png) 0 0 no-repeat;

}

.pd_window_cleaning:hover {
	
	background-position:0 -161px;

}


.pd_public_sector {
	
	background:url(../images/pd_public_sector.png) 0 0 no-repeat;

}

.pd_public_sector:hover {
	
	background-position:0 -161px;

}






#content {
	float: left;
	width: 883px;
	padding: 10px 25px 0px 42px;
	background: url(../images/content_bg.png) top no-repeat;
}

#rightcol {
	float: right;
	width: 676px;
	
}



#rightcol .box {
	background-color:#FFF;
	padding:10px;	
	
}

#rightcol .box p {
	margin-top:0px;
	min-height:330px;
	margin-bottom:10px;
	padding:0px;
	width:380px;
	
}



#quote {

color:#06C;
font-style:italic;
font-size:14px;
display:block;
margin-bottom:40px;

}

#quote .mark_begin {

width:60px;
height:60px;
background:url(../images/quote_begin.png) no-repeat;
display:block;
margin-bottom:-25px;
	
}

#quote .mark_end {

width:60px;
height:60px;
float:right;
background:url(../images/quote_end.png) no-repeat;
display:block;
margin-top:-25px;
	
}



#rightcol .box .photos {
	float:right;
	
	width:260px;
}

#rightcol .box .photos img {
	margin-bottom:10px;
}

#rightcol ul {
	margin: 10px 0 10px 20px;
}

#rightcol li {
	list-style: disc;
}

#contact_box {
	
	padding-top:6px;
	background:url(../images/contact_box_bg.png) repeat-x top;
	height:44px;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	width:385px;
	margin:0px;
	
	
}

#contact_box .now {
	
	display:inline;
	font-weight:bold;
	
}



#pagedrivers {
	padding-bottom: 10px;
}

#pagedrivers img {
	float: left;
	width: 149px;
	padding: 2px 10px;
}

#pagedrivers a {
	
	
	width:149px;
	height:161px;
	display:block;
	
	
	
}


#homepage_content {
	float: right;
	width: 336px;
	height: 186px;
	padding: 0px;
	
	color: #fff;
}

#homepage_content h1 {
	margin-bottom: 0px;
	font-size: 1.6em;
	color: #fff;
}

#leftcol {
	width: 190px;
}

#leftcol h2 {
	color: #fff;
	font-size: 1.3em;
	width: 180px;
	padding: 3px 5px;
	background-color: #1368c0;
	margin-bottom: 2px;
}

#footer {
	margin: auto;
	width: 620px;
	height: 43px;
	padding: 10px 210px 0 150px;
	background: url(../images/footer_bg.png) top no-repeat;
	color: #aaa;
	font-size: 0.8em;
}

#footer p {

width:600px;
margin-left:10px;


}

/* common */

.floatleft {
	float: left;
	
}
.floatleft1 {
	float: left;
	margin-right: 10px;
	
}
.floatright {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.leftpic {
	float: left;
	margin: 0px 20px 20px 0px;
}

.rightpic {
	float: right;
	margin: 0px 0px 20px 20px;
}

.verify {
	border: 1px solid #ccc;
	position: relative;
	top: 6px;
}

.boldred {
	font-weight: bold;
	color: red;
}

.textright {
	clear: both;
	text-align: right;
}

.msg {
	color: #fff;
	font-weight: bold;
	background-color: red;
	padding: 5px;
}