@charset "utf-8";
/* CSS Document */

body{
margin:0px;
background:url(../images/bg.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;}

#container{
margin:auto;
width:875px;}

#main-body{
width:875px;
background:url(../images/bg-body.jpg);
background-repeat:repeat-y;}

.fl{
float:left;}

.fr{
float:right;}

.left-col{
width:202px;
margin-left:6px;
float:left;}

.mid-col{
width:480px;
margin-left:6px;
margin-right:6px;
float:left;
background:url(../images/body-bg.jpg);
background-repeat:no-repeat;
background-position:top center;
min-height:225px;}

.mid-col2{
width:480px;
margin-left:6px;
margin-right:6px;
float:left;
min-height:225px;}

.right-col{
width:160px;
float:left;}

.clr{
clear:both;}



.top-link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;}

.top-link:hover{
text-decoration:underline;}

#left-nav{
width:202px;}

.nav{
background:url(../images/bg-nav.jpg);
background-repeat:repeat-x;
border:1px solid #bdbdbd;
height:26px;
border-left:none;
color:#000000;
width:192px;
display:block;
font-weight:bold;
text-decoration:none;
padding-left:10px;
font-size:13px;
margin-bottom:1px;
line-height:26px;
}

.nav:hover{
background:url(../images/bg-nav-hover.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
}


#newsletter{
width:195px;
margin-left:4px;
margin-top:3px;}

.nl-2{
width:193px;
background:url(../images/nl-2.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#f8fafb;
border:1px solid #bdbdbd;
border-top:none;
border-bottom:none;
min-height:82px;}
.marg-left-10{
margin-left:10px;}

.marg-top-4{
margin-top:4px;}

.marg-right{
margin-right:10px;}

.marg-top-15{
margin-top:15px;}

.marg-top-bottom{
margin-top:10px;
margin-bottom:10px;}

.input{
width:162px;
border:1px solid #bdbdbd}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#448cbf;}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#448cbf;}

.link-blue{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#448cbf;
text-decoration:underline;}

.link-blue:hover{
color:#666666;
text-decoration:none;}

.link-footer{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#cc3433;
text-decoration:none;
margin:0px 7px;}

.link-footer:hover{
color:#666666;
text-decoration:underline;}

.text-red{
color:#cc3433;}

.blue-bg{
width:446px;
background:url(../images/bg-blue.jpg);
border:1px solid #bdbdbd;}

/*ul{
margin:10px 10px 10px 35px;
padding:0px;
line-height:26px;
list-style:none;
}

li{
width:100%;
color:#448cbf;
display:block;
margin-left:-25px;
height:25px;
background-image:url(../images/tick.gif);
background-repeat:no-repeat;
list-style:outside;
padding-left:25px;
background-position:0px 6px;}*/

