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

body{
	background-image:url(images/bg_.jpg);
	padding:0;
	margin:0;
	background-color:#adb89a;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
img[src="images/logo.png"]{
	margin-top:-25px;
}
h1{
	font-size:17px;
	color:#060;
	padding:0;
	line-height:normal;
	margin:0;
}
h2{
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:0px;
	margin:0;
	clear:none;
	line-height:normal;
}
h3{
	margin:0;
	font-size:16px;
	font-weight:normal;
	clear:none;
	display:inline;
}

.pageframe{
	width:742px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
.contact{
	float:right;
	text-align:right;
	width:120px;
	padding-top:30px;
	height:20px;
	color:#999;
	font-weight:bold;
	padding-right:15px;
}
.contact a:link{
	color:#999;
}
.contact a:hover{
	color:#CCC;
}
.contact a:visited{
	color:#999;
}
.header{
	height:65px;
	padding-top:33px;
	font-size:13px;
	text-align:center;
}
.nav{
	width:742px;
	height:29px;
	display:inline-block;
	padding-top:1px;
	text-align:center;
	color:#999;
	font-size:14px;
}
.nav1{
	background:url(images/nav/1.jpg);
	width:119px;
	height:29px;
	float:left;
	text-align:center;
	padding-left:9px;
	padding-top:1px;
	line-height:25px;
	background-repeat:no-repeat;
}
.nav1 a:link{
	color:#999;
	text-decoration:none;
	width:118px;
	height:29px;
}
.nav1 a:visited{
	color:#999;
	text-decoration:none;
	width:118px;
	height:29px;
}
.nav1 a:hover{
	background-color:#333;
	color:#fff;
	width:119px;
	height:29px;
	display:block;
}

.nav2{
	background:url(images/nav/2.jpg);
	width:120px;
	height:29px;
	float:left;
	padding-top:1px;
	line-height:25px;
	text-align:center;
	background-repeat:no-repeat;
	color: #FFF;
	}
.nav2 a:link{
	color:#999;
	text-decoration:none;
	width:120px;
	height:29px;
}
.nav2 a:visited{
	color:#999;
	text-decoration:none;
	width:120px;
	height:29px;
}
.nav2 a:hover{
	background-color:#333;
	color:#FFF;
	width:120px;
	height:29px;
	display:block;
}
.nav3{	
	background:url(images/nav/3.jpg);
	width:120px;
	height:29px;
	float:left;
	padding-top:1px;
	padding-right:13px;
	text-align:center;
	line-height:25px;
	background-repeat:no-repeat;
}
.nav3 a:link{
	color:#999;
	text-decoration:none;
	width:120px;
	height:29px;
}
.nav3 a:visited{
	color:#999;
	text-decoration:none;
	width:120px;
	height:29px;
}
.nav3 a:hover{
	background-color:#333;
	color:#FFF;
	width:120px;
	height:29px;
	display:block;
}
.content1{
	background:url(images/contenthead.jpg);
	height:23px;
	width:742px;
	}
.content2{
	background:url(images/contentbg.jpg);
	min-height:400px;
	height:auto;
	width:690px;
	padding-left:21px;
	padding-right:31px;
	text-align:left;
	overflow:auto;
	line-height: 1.3em;
	}
.content2 a:link{
	color:#060;
	font-weight:bold;
}
.content2 a:hover{
	color:#090;
	font-weight:bold;
}
.content2 a:visited{
	color:#060;
	font-weight:bold;
}

.content3{
	background:url(images/footer.jpg);
	height:28px;
	width:742px;
}
	
.imgright{
	float:right;
	padding-left:30px;
	padding-top:15px;
	padding-bottom:15px;
}
.imgright2{
	float:right;
	padding-bottom:15px;
}
.testimonials{
	padding-top:5px;
	padding-bottom:25px;
	padding-right:15px;
	float:left;
}
.testimonials2{
	padding-top:0px;
	padding-bottom:78px;
	padding-right:15px;
	float:left;
}
.tes1{
	padding-left:15px;
	padding-bottom:15px;
}
.logos{
	text-align:center;
}
.phone{
	float:left;
	text-align:left;
	width:120px;
	padding-top:30px;
	height:20px;
	color:#999;
	font-weight:bold;
	padding-left:15px;
}

#howto{
	font-size:14px;
	font-weight:normal;
}
.form{
	width:auto;
	height:auto;
	float:left;
	clear:none;
}
.chat{
	float:right;
	clear:none;
	width:200px;
	height:auto;
	margin-left:15px;
	padding-top:20px;
}