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

p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height:21px; margin-top:15px; padding-right: 15px; padding-left: 15px; }
#bg {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincontainer {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	background-image: url(images/header.jpg);
	height: 226px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg { background-image: url(images/contentbg.png); background-repeat: repeat-y; height: auto; width: 650px; padding-right: 35px; padding-left: 35px; overflow: hidden; margin: 0 auto; }
.testimonialtop { background-image: url(images/testi_1.jpg); height: 64px; width: 574px; overflow: hidden; margin: 25px auto 0; }
.testimonialmid { background-image: url(images/testi_2.jpg); background-repeat: repeat-y; height: auto; width: 574px; overflow: hidden; margin: 0 auto; }
.testimonialbottom { background-image: url(images/testi_3.jpg); height: 24px; width: 574px; margin: 0 auto 20px; }
#footer {
	background-image: url(images/footer.jpg);
	height: 108px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
h1 { color: #b50000; font-size:24pt; font-family: Tahoma; font-weight: bold; line-height: 125%; text-align: center; top: 0; margin: 15px 0; padding: 0; }
h2 { font-size: 17pt; font-family: Tahoma; font-weight: bold; line-height: 125%; text-align: center; margin-top: 5px; margin-bottom: 25px; padding-left: 5px; }
.style12 { color: #000000; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
.testimonials { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; line-height: 21px; text-align: left; margin: 0; padding-top: 0; padding-right: 45px; padding-left: 55px; }
.style16 { font-size: 16px; font-family: Tahoma; font-style: italic; text-align: right; margin: 0; padding-right: 85px; padding-left: 85px; }
.middle { text-align: center; margin: 0; padding: 0; }
.red { color: #b40000; margin: 0; padding: 0; }
.yellow { background-color: yellow; margin: 0; padding: 0; }
img.floatLeft { 
    float: left; 
    margin: 5px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}
