#ImagesRHS {
	float: right;
	width: 200px;
	margin-left: 20px;
}
#ImagesRHS img {
	margin-bottom: 10px;
}
.BottomGap {
	clear: both;
}
#WordPress {
	background-color: #FFFFFF;
	font-size: 0.75em;
}
#WordPress img {
	float: left;
	margin-right: 6px;
}

#Map {
	width: 370px;
	height: 279px;
	margin-left: 200px;
}


.LargeButtons {
	border: 2px solid #023c4c;
	margin-bottom: 10px;
}
#slider {
	width: 370px;
	height: 300px;
	margin-left: 195px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #DEA265;
	padding: 2px;
	background-color: #FFFFFF;
	float: left;
	position: absolute;
}
	
#s3slider img { 
   width: 370px; /* important to be same as image width */ 
   height: 280px; /* important to be same as image height */
}
	
#s3slider {
	float: left;
	width: 370px;
	height: 280px;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#s3sliderContent {
   width: 370px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

#s3sliderContent li, #s3sliderContent ul {
	list-style-type: none;
	margin: -12px 0px 0px -60px;
	padding: 0px;	
}

.s3sliderImage span {
	position: absolute;
	left: 300;
	padding: 6px 8px 12px;
	width: 360px;
	background-color: #fff;
	filter: alpha(opacity=90);
   -moz-opacity: 0.9; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.9; /* here you can set the opacity of box with text */
	opacity: 0.9;
	color: #000;
	display: none;
	bottom: 0;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
/*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */

.clear {
   clear: both;
}
.SpecialOfferButton {
	margin-top: 0px;
	margin-bottom: 0px;
}


#Twitter {
	padding-top: 20px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
}
#twitter_t {
	width: 151px;
	height: 16px;
	background-image:url(../twitter-top.png);
}
#twitter_m {
	width: 151px;
	padding: 0 0px;
	background: #95b1e0;
	margin-top: -11px;
	height: 250px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#twitter_container {
	min-height:55px;
	height:auto !important;
	height:50px;
	padding-bottom:10px;
	padding-right: 6px;
	padding-left: 6px;

}
#twitter_update_list {
	width: 136px;
	padding: 0;
	overflow: hidden;
	font-style: italic;
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	clear: both;
       }
 
#twitter_update_list li {
	width: 126px;
	list-style: none;
	margin-bottom: 10px;

       }
#twitter_update_list ul {
	margin-bottom: -10px;
       }
#twitter_update_list li a {
           color: #333333;
           border-bottom: dotted 1px;
           text-decoration: none;
       }

#twitter_update_list li a:hover {
           color: #333333;
       }
#twitter_b {
   width: 151px;
   height: 101px;
   background-image:url(../twitter-bird.png);
}
#twitter_b a {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.twitterlogo {
	margin-bottom: 10px;
	margin-left: 3px;
}
#follow {
	padding-top: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
	text-align: right;
}
#TestimonialHome {
	text-align: center;
}
#Independent {
	margin: 10px 0px 0px;
	padding: 0px;
}
#Independent p {
	line-height: 1.4em;
}
#knockleft {
	clear: left; }

#pushdown {	height: 320px;
}
.BlogButtonLarge {
	margin-top: 5px;
	margin-bottom: 5px;
}
#HomeClicks {
	margin-left: 198px;
	margin-top: 5px;
}

