@charset "utf-8";
/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	background-image: url(images/bgstrip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#wrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	float: left;
	width: 900px;
}

.header1 {
	float: left;
	width: 602px;
	height: auto;
}

.header2 {
	float: left;
	width: 298px;
	height: auto;
}


#content {
	float: left;
	width: 900px;
	height: auto;
	background-image: url(images/img1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #6f6e6e;
}

#navigation {
	float: left;
	width: 900px;
	height: 30px;
	padding-top: 10px;
	color: #999999;
}

.navlink {
	color: #ffffff;
	text-decoration: none;
}

a:hover.navlink {
	color: #999999;
	text-decoration: none;
}

.navactive {
	color: #999999;
	text-decoration: none;
}

a:hover.navactive {
	color: #999999;
	text-decoration: none;
}

.navcurve {
	float: right;
	width: 50px;
	height: 30px;
	background-image: url(images/curve1.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.navtext {
	float: right;
	width: auto;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #6f6e6e;
	line-height: 30px;
}

.content1 {
	float: left;
	width: 880px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
}

.title {
	float: left;
	width: 880px;
	height: 20px;
	/*border-bottom: 1px groove #999999;*/
	/*background-image: url(images/titlebg1.gif);*/
	background-repeat: no-repeat;
	line-height: 23px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	/*text-indent: 5px;*/
	color: #ffffff;
	font-weight: bold;
}

.testimonial_holder {
	float: left;
	width: 860px;
	background-image: url(images/img2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #6f6e6e;
	padding: 10px;
	margin-top: 15px;
	text-align: justify;
}

.testimonial_holder1 {
	float: left;
	width: 880px;
	margin-top: 15px;
	text-align: justify;
}

.testimonial_holder2 {
	float: left;
	width: 266px;
	background-image: url(images/img2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #6f6e6e;
	margin-right: 10px;
	text-align: left;
	padding: 10px;
}

.testimonial_holder3 {
	float: left;
	width: 267px;
	background-image: url(images/img2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #6f6e6e;
	text-align: left;
	padding: 10px;
}

.buttonholder {
	float: left;
	width: 900px;
	height: 54px;
	
}

.gotobutton {
	float: left;
	width: 567px;
	height: 39px;
	padding-left: 10px;
	padding-top: 15px;
}

.testimonialsbutton {
	float: left;
	width: 272px;
	height: 39px;
	background-color: #616161;
	background-image: url(images/curve1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 51px;
	padding-top: 15px;
}

.imgborder {
	margin-right: 10px;
	border: 1px solid #ffffff;
}

#footer {
	float: left;
	height: 51px;
	width: 900px;
	background-image: url(images/img3.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #bdd1d5;
	padding-top: 35px;
	color: #000000;
	font-size: 11px;
}

.footer1 {
	float: left;
	height: 46px;
	width: 390px;
	padding-left: 10px;
	padding-top: 5px;
}

.footer2 {
	float: left;
	height: 41px;
	width: 490px;
	padding-right: 10px;
	text-align: right;
	padding-top: 10px;
}

.footerlink {
	color: #000000;
	text-decoration: underline;
}

a:hover.footerlink {
	color: #ffffff;
	text-decoration: none;
}

h1 {
	margin: 0px;
	font-weight: normal;
	font-size: 11px;
}

h1 a:active {
	text-decoration: underline;
	color: #333333;
}

h1 a:link {
	text-decoration: underline;
	color: #333333;
}

h1 a:visited {
	text-decoration: underline;
	color: #333333;
}
h1 a:hover {
	text-decoration: none;
	color: #666666;
}

.readmore {
	font-style: italic;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFCC;
}

a:hover.readmore {
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

h4 {
	float: left;
	width: 880px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 16px;
}
