/* CSS Document */
body{ background-color:#0088CA; margin:0px; background-image:url(../images/bg.jpg); background-repeat:repeat-x;}



#wrap{
	margin: auto;
}



#container{ width:850px; margin: auto;  background-color:#FFFFFF;}

#header_container{float:left; width:850px;}

.rate_text{ padding:0px 10px 0px 0px; }

.header_bg{ float:left;background-image:url(../images/header_images.jpg); width:633px; height:229px;}
.header_images{width:200px; float:left; border:1px solid #CCCCCC; margin-top:20px; padding:3px;}
.header_text{margin-top:20px; padding-left:10px; float:left; width:250px;}

.nav_bg{ float:left; background-image:url(../images/bg_nav.jpg); background-repeat:no-repeat; width:850px; height:42px;}

.body_bg{ float:left; background-image:url(../images/bg_body.jpg); background-repeat:repeat-y; width:850px;}

.nav_text {
	color: #78E8A1;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.nav_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#78E8A1;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.nav_text a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color:#1FB657; font-size:12px; font-weight:bold; text-decoration:none; }
.nav_text a:active {font-family: Verdana, Arial, Helvetica, sans-serif; color:#1FB657; font-size:12px; font-weight:bold; text-decoration:none;}


.body_content{
	float:left;
	width:491px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 100px;
	height:auto;
}
.rate_bg{ float:left; background-image:url(../images/bg_rates.jpg); background-repeat:no-repeat; width:215px; height:228px; padding-top:0px; }

td img{ border:1px solid #CCCCCC; padding:3px;}
.contact{
	line-height: 1.5em;
}
.clear {
float:left;
height: 50px;
width:491px;
}
.content2 {
float:left;
width:491px;
padding-left:92px;
padding-right:10px;
padding-bottom:20px;
}

#footer {
	background-image: url(../images/main_bottom_bar.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 680px;
	height: 47px;
	background-color: #E3F2FB;
	float: none;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	padding-top:5px;
}
