/* CSS Document */

body {
background: url(../images/sub-bg.jpg) top center no-repeat #fff;
font-family: Verdana;
color: #999;
min-height: 600px;
margin: 0;
padding: 0;
}

.header{
width: 960px;
margin: 0 auto;
padding: 30px 0 10px 0;
}

.center-banner{
margin: 0 auto;
width: 982px;	
}

#container{
background: url(images/sub-footer-bg.jpg) bottom no-repeat;
clear: both;	
font-size: 12px;
margin: 0 auto;
min-height: 700px;
width: 960px;
}

.left{
color: #13273F;
float: left;
font-size: 11px;
font-weight: lighter;
margin: 8px  0 0 0;
padding: 8px 0 0 0;
text-decoration: none;
width: 190px;
}

ul{
line-height: 180%;
margin: 0;
padding: 0;
list-style: none outside none;
}

.sub-tier{
color: #A9C6DE;
padding-left: 5px;
}

.fit-handle-with-care{
font-size: 10px;
}

.sub-tier a{
color: #A9C6DE;
}

.sub-tier a:hover{
background:#A9C6DE;
color: #FFF;
}

ul a {
color:#13273F;
text-decoration: none;
}

ul a:hover {
background:#13273F;	
color: #FFF;
}

.middle{
background: url(../images/sub-content-bg.jpg)  repeat-x;
color: #13273F;
float: left;	
margin: 0 auto;
padding: 0 10px 0 10px;
text-align: justify;
width: 490px;
}

.right{
float: right;
margin: 0 auto;
padding: 14px 0 10px 0;
width: 250px;
}

.form-field{
color: #A9C6DE;
float: right;
font-size: 12px;
font-weight: light;
margin: 10px 0 0 0;
line-height: 50%;	
text-align:right;
width: 245px;
}

.hidden{
display: none;
}

.footer{
clear: both;	
color: #13273F;
font: verdana;
margin: 20px auto 0 auto;
text-align: center;
width: 960px;
}

.footer .links a {
font-size: 13px;
color: #13273F;
text-decoration: none;
}

.footer .links a:hover {
background:#13273F;
color: #FFF;
}


.copyright{
clear: both;	
color: #13273F;
font: verdana;
font-size: 12px;
text-align: center;
margin: 20px auto 50px;
width: 960px;
}
