body {
background-color: #336699;
width : 960px; 
margin: 0 auto;
}
#container {
font-family: verdana;
background-color: #ffffff;
width : 960px; 
text-align : left; 
border : 1px solid #000000; 
margin-bottom: 50px;
} 

#content {
font-size: 12px;
color: Navy;
margin-top: 40px;
margin-left: 60px;
margin-right: 60px;
margin-bottom: 20px;
} 
#request {
margin-left: 122px;
margin-bottom: 20px;
margin-top: -10px;
} 
#request table{
padding-left: 10px;
} 

h1 {
font-size: 18px;
margin-bottom: 40px;
color: #000080;
text-align : center; 
} 
h4 {
font-size: 11px;
font-weight: normal;
color: #666666;
margin-top: 20px; 
}


#header {
height: 182px;
background-image: url(banner1.jpg);
background-position: center;
margin: 0;
} 

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

#rates {
font-size: 11px;
font-weight: bold;
display: inline; 
float: left;
width: 400px;
color: Navy; 
margin-bottom: 30px;
margin-top: 30px;
margin-right: 104px;
} 

#ratings {
width: 340px;
font-size: 11px;
font-weight: bold;
display: inline; 
color: Navy; 
margin-top: 30px;
}

#ratings img{
margin-left: 18px;
margin-top: 20px;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 960px;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/teal-bubplastic.gif) top left repeat-x;
}

.bubplastic.horizontal p {
	text-transform: uppercase;
	text-align : center; 
	font-family: verdana, helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-top: 7px;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding-left: 40px;
}
.bubplastic.horizontal ul li {
	float:left;
	margin: 0;
	padding: 0;
	background: transparent url(images/teal-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 0px;
	float: left;
	text-transform: uppercase;
	font-family: verdana, helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 7px;
	padding-right: 16px;
	padding-left: 26px;
	background: transparent url(images/teal-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;	
}

/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}

/* BLUE HOVER */
.botplastic.blue ul li a:hover,
.botplastic.blue ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.botplastic.blue ul li a:hover span.menu_ar,
.botplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}

/* BLUE HOVER */
.botplastic.blue ul li a:hover,
.botplastic.blue ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}

.botplastic.blue ul li a:hover span.menu_ar,
.botplastic.blue ul li.highlight a span.menu_ar {
background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}

/* --- CONTACT PAGE ----- */

#main-content { /* wrapper around main area */
	padding: 0 0 50px 0;
}

#contact-left {
	float:left;
	width:550px;
}
#contact-right {
	background:url('contact-right-column.jpg') no-repeat 0 0;
	width:200px;
	padding:30px 30px;
	margin-top:0px;
	float:right;
}
#contact-right p {
	font-size:10pt;
}
#contact-right h4 {
	margin-bottom:10px;
	font-size:12pt;
	font-weight: bold;
	color: #000080;
}
.phone {
	background:url('icon-phone.gif') no-repeat 0 0;
	padding:0 0 3px 20px;
}
.email {
	background:url('icon-email.gif') no-repeat 0 0;
	padding:0 0 3px 20px;
}
#contact-fieldset {
	margin-top:10px;
	border:1px solid #c6c6c6;
	background:#f8f8f8;
	padding:20px 10px 20px 20px;
}
#contact-fieldset .inputrow {			
	clear:both;	
	margin-bottom:20px;
}
#contact-fieldset label {
	width:150px;
	float:left;
	text-align:right;
	margin-right:10px;
}
#contact-fieldset em {
	clear:left;
	display:block;
	color:#969696;
	font-weight:normal;
	font-size:8pt;
}
#contact-fieldset input,
#contact-fieldset textarea {							
	font-size:10pt;
	font-family:Arial, Verdana;			
	width:300px;
}			
#contact-fieldset textarea {	
	overflow:auto;	
	width:300px;
	height:98px;
	resize: none; /* so safari will not allow resizing */										
}		
#contact-fieldset .check-boxes {
	width:300px;
	float:left;
	font-size:9pt;
}	
#contact-fieldset .check-boxes input {			
	width:auto;
}
#contact-fieldset .actionrow {
	padding-left:160px;	
	margin-top:-10px;
	clear:both;			
}		
#contact-fieldset button {
	line-height:1.3;
	cursor:pointer;					
}

.imagefloat {
float : left; 
padding : 0; 
margin : 2px 50px 0 0; 
} 

.imagefloat2 {
float :right; 
padding : 0; 
margin : 10px 20px 20px 0; 
} 

.imagefloat3 {
float: left;
padding: 0;
margin: 14px 10px 0 0;
}