/* CSS Document */
body	{
margin:0;
padding:0;
text-align:center;
font-size:11px;
color:#000;
font-family:Arial, Helvetica, sans-serif;
line-height:1.5em;
behavior: url("csshover.htc");
}
div, img, html {
margin:0;
padding:0;
border:0;
}
a	{
color:#0982E8;

text-decoration:underline;
}
a:hover	{
color:#3670AF;
}
h1	{
color:#0982E8;
font-size:16px;
margin:0;
padding:0 25px 5px 0;

}
h2	{
color:#ffffff;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:#3670AF;
margin:0;
padding:7px 15px;;
}
h2 a	{
color:#FFFFFF;
text-decoration:none;
}
h2 a:hover	{
color:#FFFFFF;

text-decoration:underline;
}
h3	{
color:#939393;
font-size:13px;
}
#container	{
width:900px;
text-align:left;
margin:0 auto;
}
#banner	{
border-bottom:5px solid #B9B8BC;
padding-left:20px;
background-color:#FFFFFF;
}

#content	{
}
#left	{
width:262px;
float:left;
}
#main	{
float:left;
width: 638px;
margin:0;
padding:0;
}
#middle	{
float:left;
margin:5px 0 0 0;
padding:30px 15px 25px 15px;
}
#right	{
float:left;
}
ul#left_nav	{
margin:0;
padding:10px 0;
background-color:#3670AF;
width:262px;
}
ul#left_nav li	{
margin:0;
padding:0;
list-style-type:none;
background-image:none;
}
ul#left_nav li a	{
color:#ffffff;
text-decoration:none;
font-size:13px;
font-family:Arial Narrow, Helvetica, sans-serif;
font-weight:bold;
margin:0 0 0 15px;
padding:0 0 0 15px;
background-image:none;
width:215px;
line-height:26px;
display:block;
border-bottom:1px solid #fff;
cursor:pointer;
display:block;
}
ul#left_nav li a.last	{
border-bottom:none;
}
ul#left_nav li a.uberlink{
background-image:url(images/dot1.gif) !important;
background-repeat:no-repeat !important;
background-position:0 9px !important;
}
ul#left_nav li a:hover	{
background-image:url(images/dot1.gif);
background-repeat:no-repeat;
background-position:0 9px;
}
/*a .ruler 	{
width:200px;
margin:0 0 0 15px;
border-bottom:1px solid #fff;
cursor:pointer;
}
a .last	{
border-bottom:none;
width:200px;
margin:0 0 0 15px;
cursor:pointer;

}*/
.clear	{
clear:both;
}
.news	{
margin:15px;
border-bottom:1px dashed #CBCBCB;
}
.news_last	{
margin:15px;
}
#footer	{
clear:both;
height:20px;
background-color:#F1F1F1;
padding:5px 15px;
font-size:9px;
}

#footer a	{
color:#000000;
text-decoration:none;
}
#footer a:hover	{
text-decoration:underline;
}
#right_footer	{
float:right;

}
.right_pic	{
width:100px;
height:100px;
float:right;
margin-right:10px;
text-align:center;
}
.left_pic	{
width:100px;
float:left;
margin-left:10px;
height:100px;
text-align:center;

}
.center_pic	{
clear:both;
text-align:center;
}
.row	{
clear:both;
height:120px;
}
