html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}
body {
	background-color: #ffffff;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#wrapper {
	text-align: left;
	vertical-align: top;
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 51px;
	font-weight: bold;
	color: #6e6e6e;
	text-decoration: none;
}
.menu a:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 51px;
	font-weight: bold;
	color: #6e6e6e;
	text-decoration: none;
}
.menu a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 51px;
	font-weight: bold;
	color: #6e6e6e;
	text-decoration: none;
}
.menu a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 51px;
	font-weight: bold;
	color: #0d59c5;
	text-decoration: none;
}
.testimonials {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style:italic;
	color: #666666;
	text-decoration: none;
}

.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #63748c;
	text-decoration: none;
}
.content a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #e06410;
	text-decoration: none;
}
.content a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #e06410;
	text-decoration: none;
}
.content a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #63748c;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #e05c02;
	text-decoration: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	color: #e05c02;
	text-decoration: none;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #3b4c64;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #3062aa;
	text-decoration: none;
}
.footer a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #3062aa;
	text-decoration: underline;
}
.footer a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #3062aa;
	text-decoration: underline;
}
.footer a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #e05c02;
	text-decoration: none;
}
.content1 {
	color:#036;
	font-size:12px;
}

