/* CSS Document */
body{
background:url("images/bg.jpg");
}

#container
{
width: 687px;
border-right: 12px solid #12136a;
border-left: 12px solid #12136a;
background:#FFFFFF;
}

#header
{

}

#leftcol
{
	float:left;
	background: #FFFFFF;
	border: 0px solid;
	width:130px;
}

#rightcol
{
	background: #FFFFFF;
	border: 0px solid;
	float: right;
	width: 550px;
	
}
	
	
#menu {
	margin:0;
	padding:0;
	width: 125px;
	border: 0px solid;
		}
	
#menu ul
{
	list-style:none;
	margin:0px;
	
}

#menu li
{
margin: 0px;
padding: 0px;
}
	
#menu li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-size:13px;
	font-variant:small-caps;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	background:  url("images/button_blue.gif") no-repeat;
	padding: 6px 0 0 5px;
	width: 125px;
	border: 0px solid;
	}
	
#menu li a:hover {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	background:  url("images/button_blue.gif") no-repeat;
	padding: 6px 0 0 5px;
	}

.header_verbiage
{
color: #ba0b18;
font-family:Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 24px;
width: 540px;
}

.subheader_verbiage
{
	color:#12136a;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	display: inline;
}

.content
{
	width: 350px;
	font-size:12px;
	text-align:justify;
}

.right_images
{
float:right;
margin-right: 25px;

}

.contact_sym
{
	color: #ba0b18;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

.contact
{
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	margin-left: 35px;
}

.contact a
{


}

.header_title
{
	color:#12136a;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 24px;
}

.rates_title
{
	color: #ba0b18;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
}

.list_style_none
{
list-style:none;
}

.rates_info
{
font-weight:bold;

}

#copyright
{

}

#copyright p
{
font-size: 10px;
text-align: center;
}
