body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, serif;
	font-size: 14px;
	color: #333333;
}
.style1 {
	color: #999999;
}
.bottom_bar {
	background-color: #000000;
	width: 100%;
	bottom: 0px;
	position: fixed;
	height: auto;
}
.content_area {
	font-family: "Trebuchet MS", Trebuchet, Arial, serif;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
}
.top_bar {
	background-color: #7da7d9;
	width: 100%;
	height: 15px;
	position: relative;
}
.footer_text {
	color: #666666;
	margin-top: 10px;
	margin-left: 110px;
	margin-bottom: 10px;
}
.bottom_bar .footer_text .style1 a {
	color: #999999;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #636363;
}
.shw_testimonial_text {
	font-style: italic;
	margin: 0px;
	padding-right: 35px;
	padding-left: 35px;
	display: block;
}

a {
	color: #476FA2;
}
ul {
	list-style-type: disc;
	float: none;
	clear: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 15px;
}
h2 {
	font-weight: bold;
	color:#7da7d9;
	font-size: 14px;
}
fieldset
{
    border:0px;
}