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

body {
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif; font-size:16px;
}

p {  line-height:21px; margin-top:15px; padding-right: 15px; padding-left: 15px; }
#bg {
	background-image: url(images/bg4.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincontainer {
	background-image: url(images/bg3.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.png);
	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.png);
	height: 108px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
h1 { color: #b50000; font-size:35px; font-family: Tahoma; font-weight: bold; text-align: center; top: 0; margin: 15px 0; padding: 0; }
h2 { font-size: 17pt; font-family: Tahoma; font-weight: bold; line-height: 125%; margin: 25px 0; padding-left: 5px; }
h3 {font-size: 14pt; font-family: Tahoma; font-weight: bold; line-height: 125%; margin: 25px 0; padding-left: 5px; }
.style12{ color: #999; font-size: 9pt; 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; text-indent: 2em; margin-bottom: 1em;}
.style16 { font-size: 16px; font-family: Tahoma; font-weight: bold; text-align: left; margin: 0; padding-left: 50px;}
.middle { text-align: center; margin: 0; padding: 0; }
.red { color: #C00000; }
.yellow { background-color: yellow; margin: 0; padding: 0; }
img.floatLeft { 
    float: left; 
    margin: 5px; 
}
img.floatRight { 
    float: right; 
    margin: 0; 
}

.bold {
	font-weight: bold;
}

.textcenter {
	text-align: center;
}

.textjustify {
	text-align: justify;
}

ul
{
list-style-type: none;
list-style-position: outside;
margin: 0;
padding: 0 0 0 50px;
}

li
{
background-image: url('images/bullet1.jpg');
background-repeat: no-repeat;
background-position: 0 .1em;
padding: 0 0 0 50px;
margin-bottom: 20px;
}

.blue {
	color: #3366FF;
}

.per-80 {
	width: 80%;
	margin: 0 auto;
}

.yellowbg {
	background-color:#FFFFCC;
	border:1px solid #006699;
	font-family:Verdana;
	font-size:12px;
	margin:0 auto;
	padding:10px 0;
	width:550px;
}

.yellowbg p {
	font-family:Tahoma;
	font-size:16px;
	line-height:1.2em;
	padding:0 50px;
	text-align:left;
}

.img2 {
	margin: 20px 5px;
	width: 100%;
}