#livechat {
position:fixed;
bottom:0;
right:0;
z-index:99;
}

	#horizontal{
border-bottom: 1px dotted silver;
width:90%;
margin-top:10px;
	}

	#horizontal-seo{
border-bottom: 1px dotted #FFCC00;
width:90%;
margin-top:10px;
	}

	#horizontal-footer{
border-bottom: 1px dotted silver;
width:100%;
margin-top:10px;
	}
	
	
#horizontal_carousel .container {
position:relative;
width:100%;
overflow: hidden;
}


#horizontal_carousel {

border-bottom: 1px dotted silver;
padding-bottom:20px;
padding-top:0px;
width:625px;
margin-left:25px;
	}

	#horizontal_carousel .buttons{
text-align:center;
color:#f60; font-family:Arial,Helvetica,sans-serif; font-size:14px; line-height:18px; font-weight:normal
	}



	#map{
border: 1px solid silver
	}


input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	padding: 3px 5px;
	border: none;
	font-size: 13px;
	border-width: 0px;
	border-style: solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: default;
	text-decoration: none;	
       width:200px;
}


textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	padding: 3px 5px;
	border: none;
	font-size: 13px;
	border-width: 0px;
	border-style: solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: default;
	text-decoration: none;	
       width:200px;
}

.button{
       width:67px;
       height:23px;
padding-top:10px;
float:right;
padding-right:10px;
}

	#fwGeneratedMap1{border: 2px solid silver}
