body{
	margin:0;
	color:#271737;
	font:13px Verdana, Geneva, sans-serif;
	background:#F3F4F7 url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#6E525F;
}
a:hover{text-decoration:none;}
#wrapper{
	width:952px;
	margin:0 auto;
}
#header{
	height:1%;
	padding:13px 9px 0px 8px;
}
.logo{
	margin:0 auto;
	width:600px;
	height:139px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background:url(../images/logo.jpg) top center no-repeat;
}
.logo a{
	position:relative;
	height:100%;
	display:block;
}
#main{
	height:1%;
	background:url(../images/bg-main.png) no-repeat;
	padding:0 9px 0 8px;
}
#nav{
	font:bold 15px "Trebuchet MS", Helvetica, sans-serif;
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{float:left;}
#nav li:first-child em{background:none;}
#nav a{
	position:relative;
	text-decoration:none;
	color:#fff;
	background:url(../images/bg-nav.gif) repeat-x;
	float:left;
}
#nav .active a,
#nav a:hover{background-position:0 -38px;}
#nav em{
	cursor:pointer;
	font-style:normal;
	height:1%;
	padding:9px 0;
	text-align:center;
	float:left;
	background:url(../images/separator-nav.png) no-repeat;
}
.promo{padding:5px 5px 1px 5px;}
.promo .flash{
	position:relative;
	display:block;
	width:925px;
	height:233px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
#twocolumns{
	padding:23px 5px 22px;
	height:1%;
	overflow:hidden;
	background:#fff url(../images/bg-twocolumns.gif) repeat-x;
}
#content{
	padding:0 0 0 14px;
	width:643px;
	float:left;
}
#content h1{
	color:#774f62;
	font:19px "Trebuchet MS", Helvetica, sans-serif;
	margin:0 0 7px;
	border-bottom:2px solid #774f62;
	text-align: left;
}
#content h3{
	color:#000;
	font:15px "Trebuchet MS", Helvetica, sans-serif;
	margin:0 0 7px;
	border-bottom:1px solid #774f62;
	text-align: left;
}
#content h4{
	color:#000;
	font:16px "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
}
.article{
	line-height:21px;
	width:100%;
	overflow:hidden;
	text-align: justify;
}
.alignright{float:right;}
.alignleft{float:left;}
.article .alignright{margin:5px 0 0 10px;}
.article .alignleft{margin:5px 10px 0 0;}
* html .article .alignright{margin-left:7px;}
* html .article .alignleft{margin-right:7px;}
.article .alignright a,
.article .alignleft a{position:relative;}
.article .alignright img,
.article .alignleft img{
	border:2px solid #7f9caa;
	display:block;
}
.article p{margin:0 0 10px 0;}
.article p a{position:relative;}
#sidebar{
	padding:1px 0 0;
	width:260px;
	float:right;
}
#sidebar address{
	margin:0 0 0 10px;
}
.menu{
	font:bold 15px "Trebuchet MS", Helvetica, sans-serif;
	margin:0;
	padding:0 0 16px;
	list-style:none;
}
.menu li{
	margin:0 0 2px;
	height:1%;
	vertical-align:top;
}
.menu a{
	position:relative;
	background:#123d7b url(../images/bg-menu.gif) repeat-x;
	color:#fff;
	padding:7px 12px 3px;
	text-decoration:none;
	display:block;
	height:1%;
	border-bottom:2px solid #88182c;
}
.menu .active a,
.menu a:hover{
	border-color:#892e5b;
	background:#145099 url(../images/bg-menu-hov.gif) repeat-x;
}
.contacts{
	padding:0 4px;
	color:#29669e;
	line-height:15px;
}
.contacts address span,
.contacts .phone,
.contacts .org{display:block;}
.contacts address{font-style:normal;}
.contacts address,
.contacts .org{margin:0 0 1px;}
#footer{
	font-size:11px;
	padding:8px 19px 12px 16px;
	border-top:3px solid #AAC1CE;
	color:#7681A9;
	background-color: #DAE5EA;
}
.nav{
	font-size:13px !important;
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
	padding:0;
	list-style:none;
	font-style: normal;
}
.nav li{
	margin:0 18px 0 -18px;
	display:inline;
	padding:0 18px;
	float:left;
	background:url(../images/separator-nav.gif) no-repeat 0 65%;
}
.nav a{
	text-decoration:none;
	color:#7681A9;
	font-style: normal;
}
.nav a:hover{text-decoration:underline;}
.copyright{
	width:100%;
	overflow:hidden;
}
.designed-by{
	margin:3px 0 0;
	font-size:9px !important;
	float:right;
	color:#7681A9;
}
.designed-by a{
	text-decoration:none;
	color:#7681A9;
}
.designed-by a:hover{text-decoration:underline;}
#footer p{margin:0;}

/* Contact Form --------------------------------------- */
/* Common Parts */
#form-container a {color:#003e51;}
#form-container a:hover {text-decoration:none;}
#form-container p {
	margin:0 0 16px;
	line-height:16px;
}
#form-container form, #form-container fieldset {
	margin:0;
	padding:0;
	border:none;
}
#form-container input, #form-container select, #form-container label, #form-container textarea {vertical-align:middle;}
#form-container input.text,
#form-container select,
#form-container textarea {
	font:13px verdana, arial, sans-serif;
	color:#000;
}
#form-container input.text {
	padding:2px 3px;
	border:1px solid #a4abb2;
	width:300px;
}
#form-container input.radio {
	padding:0;
	margin:0;
}
#form-container .hr {
	height:2px;
	overflow:hidden;
	clear:both;
	margin:15px 0 20px;
	background-color: #001C43;
}



#form-container {
	background-color: #fff;
	color:#000;
	font:13px verdana, arial, sans-serif;
	width:620px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
#form-container h2 {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #000;
	color:#6A7266;
	padding:0 0 3px;
	margin:0 0 12px;
}
#form-container h3 {
	font-size:16px;
	color:#61695E;
	margin:0 0 5px;
}





.form-content {font:11px Arial, Helvetica, sans-serif;} 
.form-content .required {
	font-weight: bold;
	color: #CC0000;
	padding-left: 3px;
} 
.schedule strong {
	float:left;
	width:185px;
	margin-top:3px;
}

.row {
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.row div {
	float:left;
	width:49%;
}
.general-info label {
	float:left;
	width:160px;
	margin-top:3px;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	line-height:15px;
}
.general-info .text {width:200px;}
.add-info label, .add-info strong.label {
	float:left;
	width:330px;
	margin-top:3px;
	font-weight:normal;
}
.help strong, .help label {
	float:left;
	width:353px;
	margin-top:3px;
	font-weight:normal;
}
.help .text {width:140px;}
.type-cleaning label {
	width:135px;
	float:left;
	margin-top:3px;
}
.simple {
	float:none !important;
	width:auto !important;
	margin-top:0 !important;
}
.general-info .radiorow label{
	float:none;
	margin-right: 25px;
}
.general-info .radiorow strong{
	float:left;
	width:160px;
	text-align: right;
	margin-top:3px;

}
