@charset "utf-8";
/* CSS Document */
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#206699;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#2984C7;
}
table{
	margin-top:0px;
}
body{
	min-height:100%;
	background-image: url(BKG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #697e83;
	margin: 0px;
}
*body,html{
height:100%;
}
#wrapper {
	width:839px;
	margin: auto;
	margin-top: 64px;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
}
*#wrapper, html{
height:100%;
}

/* TOP AREA */

#header{
	display:inline;
	background-image:url(images/top-bkg.gif);
	background-repeat:repeat-x;
	width:839px;
	float:left;
}
.top-l{
	background-image:url(images/top-l.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	width: 308px;
	height: 160px;
}
.top-l_img{
float:right;}

.topr_corner{
	background-image:url(images/top-r.gif);
	background-repeat:no-repeat;
	background-position:right top;
	float:right;
	height: 160px;
	width: 16px;
}
.bkgchange{
	float:right;
}
.quote{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#1791D0;
	margin-top: 90px;
	display: inline;
	font-weight: bold;
}

/* MIDDLE AREA */
#middle{
	width:839px;
	min-height:100%;
	background-color:#FFFFFF;
	margin-bottom: 33px;
}
*#middle, html{
	height:100%;
	background-color: #FFFFFF;
	float: left;
}
/* MIDDLE - left AREA */
.leftside{
	width:166px;
	margin-left:28px;
	float:left;
	display:inline;
	background-color: #FFFFFF;
	margin-top: 33px;
}
.menu-link-clearer{
text-decoration:none;
color:#FFFFFF;
}
.lmenu-box{
	float:left;
	width:205px;
	height:24px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	background-image: url(images/menu-l.gif);
	padding-top: 5px;
	text-indent: 12px;
}

.active-menu-box{
	float:left;
	width:205px;
	height:24px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	background-image: url(images/menu-a.gif);
	padding-top: 5px;
	text-indent: 12px;
}
.adbox-left{
	float:left;
	width: 171px;
	text-align: right;
	padding-bottom: 22px;
	display: inline;
	margin-top: 145px;
}
.testimonial_bar{
	float:left;
	width:171px;
	background-image:url(images/header-fill.gif);
	background-repeat:repeat-x;
	height:18px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #226DA4;
	font-weight: bold;
	text-indent: 12px;
	padding-top: 2px;
}
.testimonial_box{
	width:171px;
	height:145px;
	float:left;
	background-image:url(images/person.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color: #FFFFFF;
	margin-bottom: 12px;
}
.testimonial_txt{
	float:left;
	margin-top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #226DA4;
	width: 150px;
	padding-left: 12px;
	display: inline;
}
/* MIDDLE - right AREA */
.rightside{
	float:right;
	margin-right:20px;
	width:560px;
	margin-top: 33px;
	display: inline;
}

.rheaderbar{
	float:left;
	width:240px;
	background-image: url(images/header-fill.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #226DA4;
	font-weight: bold;
	text-indent: 12px;
	padding-top: 2px;
}

.rtexttop{
	width:347px;
	float:left;
	padding-right: 18px;
	display: inline;
	margin-bottom: 15px;
}
.rtopimage{
	float:right;
	width:169px;
	padding-top: 22px;
	display: inline;
	padding-right: 15px;
}
.rbottomholder{
	float:left;
	width: 250px;
	margin-right: 25px;
	margin-top: 15px;
	display: inline;
}
.rtextbottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #226DA4;
	float:left;
	width:228px;
	margin-left: 12px;
	margin-top: 8px;
}

/*FOOTER AREA*/
#footer{
	width:839px;
	margin:auto;
	background-color: #FFFFFF;
	clear: left;
	height: auto;
}
.footerbar{
	background-image:url(images/oj-bar.gif);
	background-repeat:repeat-x;
	float:left;
	width: 839px;
	height: 23px;
}
.footercopy{
	text-align:center;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color: #FFFFFF;
	float: left;
	width: 839px;
	height: 33px;
	padding-top: 10px;
	display: inline;
}
.footercopy:hover {
color:#333333;
}
.footercopy:a {
	text-decoration:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footercopy:link {
	text-decoration:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.bottom-corners{
	width:839px;
	background-color: #FFFFFF;
	float: left;
	height: 12px;
}
.bottom-l{
	float:left;
	background-image:url(images/bottom-l.gif);
	width: 12px;
	height: 12px;
	background-position: left top;
}
.bottom-r{
	float:right;
	background-image:url(images/bottom-r.gif);
	width: 12px;
	height: 12px;
	background-position: right top;
}
.clearer{
height:30px;
margin:auto;
width:893px;
}

