body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	font: bold 11px/1.5em Verdana;
	}
	.input, select {
	background-image:url(images/form_bg.jpg);
	border:1px solid #cecece;
	color:#333333;
	height:24px;
	font-size:18px
}
.textarea{
font-size:18px;
font-weight:bold}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left;
	width:100%;
	
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	.home-services {
	/*border: 1px solid red;*/
	float: left;
	margin-top: 2px; }
.home-services ul {
	font-size: 11px;
	float: left;
	margin: 3px 0 10px 15px;
	padding: 0 5px 0 14px; }
.home-services ul li {
	list-style-image: url(images/red_arrow.gif);
	margin-bottom: 4px;
	padding: 0; }
.comboBox1{width:500px}