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

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	margin-top:20px;
	text-align: left;
}
h1{font-family:helvetica,arial,sans-serif;line-height:33px;font-size:30px;letter-spacing:-2px;text-align:center;color:#38483d;font-weight:bold;width:500px;margin:0px auto;}
h2{font-family:helvetica,arial,sans-serif;line-height:33px;font-size:30px;letter-spacing:-2px;text-align:center;color:#be1313;font-weight:bold;width:500px;margin:0px auto;}
h3{font-family:helvetica,arial,sans-serif;line-height:33px;font-size:20px;letter-spacing:0px;text-align:left;color:#38483d;font-weight:bold;margin:0px}
.h2{font-family:helvetica,arial,sans-serif;line-height:33px;font-size:25px;letter-spacing:0px;text-align:left;color:#be1313;font-weight:bold;width:500px;margin:0px;}
.book {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	margin-top:20px;
	text-align: right;
}
.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:20px;
	margin-top:20px;
	font-weight: bold;
	color: #be1313;
	text-align: center;
}
.style2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:20px;
	margin-top:20px;
	font-weight: bold;
	color: #be1313;
	text-align: left;
}
.style3 {
	font-family:Arial;
	font-size: 10px;
	line-height:20px;
	margin-top:1px;
	text-align: left;
}
.style4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	color: #3e3120;
	text-align: center;
}
#bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#bg2 {
	background-image: url(../images/bg-tile.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	height: auto;
	width: 100%;
}
#header {
	background-image: url(../images/header.jpg);
	height: 206px;
	width: 716px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(../images/mainbk.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 636px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 40px;
	padding-left: 40px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 178px;
	width: 716px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headline {
	background-image: url(../images/headline.gif);
	height: 200px;
	width: 652px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#rightdiv {
width: 160px;
height: auto;
float: right;
padding: 0px 0px 0px 0px;
margin: 0px;
}
.testimonialtop {
	background-image: url(../images/testimonialtop.gif);
	height: 63px;
	width: 580px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialrepeat {
	background-image: url(../images/testimonialrepeat.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	overflow: hidden;
}

.testimonialrepeat p{
margin-top:10px;
margin-bottom:10px;
}
.testimonialbottom {
	background-image: url(../images/testimonialbottom.gif);
	height: 35px;
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: hidden;
}

.aclear{clear:both;}

#navbar{height:68px;width:747px;margin:0px auto;}


ul{
margin:0 auto;
padding:0;
list-style:none;
width:747px;
margin-left:0px;
}

ul li{
float:left;
}

.aclear{clear:both;}

ul a{
display:block;
height:68px;
line-height:68px;
text-decoration:none;
background-repeat:no-repeat;
}

ul a:hover{
	background-position: 0 -68px;}

#nav1 {width: 108px;background: url(../images/nav1.jpg);}
#nav2 {width: 88px; background: url(../images/nav2.jpg);}
#nav3 {width: 144px; background: url(../images/nav3.jpg);}
#nav4 {width: 159px; background: url(../images/nav4.jpg);}
#nav5 {width: 248px; background: url(../images/nav5.jpg);}


#nav1 a:hover{width: 108px; background: url(../images/nav1.jpg);background-position:0 -68px;}
#nav2 a:hover{width: 88px; background:url(../images/nav2.jpg);background-position:0 -68px;}
#nav3 a:hover{width: 144px; background: url(../images/nav3.jpg);background-position:0 -68px;}
#nav4 a:hover{width: 159px; background: url(../images/nav4.jpg);background-position:0 -68px;}
#nav5 a:hover{width: 248px; background: url(../images/nav5.jpg);background-position:0 -68px;}

