/* CSS Document */



body,html,div,img,td
{
margin:0px;
padding:0px;
text-align:left;
vertical-align:top;
background-position:top center;
background-repeat:repeat-y;
}

body
{
background-color:#FFFFFF;
color:#777777;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}

#upwrapper
{
background-image:url("/images/bgr.jpg");

_background-image:url("/images/bgr.jpg");
background-position:left top;
background-repeat:repeat-y;
position:absolute;
left:50%;
margin-left:-720px;
padding:0px 240px;
}

a, #subheader #navig a
{
color:#6699cc;
text-decoration:underline;
}

a:hover, #subheader #navig a:hover
{
color:#d92b2b;
text-decoration:underline;
}

#wrapper
{
width:980px;
overflow:hidden;
background-color:#FFFFFF;
border:none;
border-collapse:collapse;
border-spacing:0px;
}

#wrapper td
{
border:none;
background-color:#FFFFFF;
}

#header
{
background-image:url("/images/header.jpg");
height:149px;
}

#subheader
{
text-align:center;
height:48px;
background-image:url("/images/subheader.jpg");
font-size:18px;
padding-top:4px;
//padding-top:5px;
background-repeat:no-repeat;
}

#subheader a
{
color:#999999;
position:relative;
text-decoration:none;
margin:0px 12px;
}

#subheader a:hover
{
text-decoration:none;
color:#d92b2b;
}

#navig
{
position:relative;
bottom:-10px;
left:30px;
color:#6699cc;
font-size:14px;
z-index:0;
width:90%;
}


#main
{
}

#main_content
{
border:none;
border-collapse:collapse;
border-spacing:0px;
line-height:18px;
}


#main_content #news
{
background-image:url("/images/main_bg.jpg");
background-position:bottom left;
background-repeat:no-repeat;
padding:20px 100px 10px 40px;
width:210px;
text-align:right;
}


#content
{
padding:20px;
min-height:700px;
_height:700px;
}


#footer
{
height:91px;
//height:67px;
background-image:url("/images/footer.jpg");
background-position:left top;
color:#6699CC;
font-size:10px;
text-align:right;
}

#footer_link
{
position:relative;
top:-11px;
left:220px;
font-size:14px;
color:#777777;
}

#footer_link a
{
color:#777777;
}

#footer_link a:hover
{
color:#D92B2B;
}

.news
{
text-align:left;
margin:20px 0px 50px 0px;
text-indent:20px;
}

.news a
{
text-align:right;
float:right;
}

.right
{
text-align:right;
}

#top_image
{
clear:both;
border:none;
}

.column
{
width:270px;
padding:0px 10px;
float:left;
position:relative;
left:auto;
}

.column img
{
margin-top:15px;
position:relative;
left:-42px;
}

.menu
{
z-index:1000;
position:relative;
margin:0px 12px;
display:inline;
clear:none;
}


.popup
{
z-index:1000;
display:none;
position:absolute;
white-space:nowrap;
left:-45px;
top:-16px;
_left:-33px;
}


#subheader .menu .popup .menu_top_l a
{
color:#d92b2b;
}

#subheader .menu:hover .popup
{
display:block;
}


#subheader .menu a, #subheader #navig a
{
margin:0px;
}

.menu_top_l
{
background-image:url("/images/menu_top_right.png");
_background-image:url("/images/menu_top_right.gif");
background-repeat:no-repeat;
background-position:right top;
height:60px;
padding-right:42px;
}



.menu_top_r
{
background-image:url("/images/menu_top_left.png");
_background-image:url("/images/menu_top_left.gif");
background-repeat:no-repeat;
background-position:top left;
padding-left:45px;
height:44px;
padding-top:16px;
color:#d92b2b;
cursor:pointer;
}

.menu_l
{
//width:174px;
background-image:url("/images/menu_right.png");
_background-image:url("/images/menu_right.gif");
background-repeat:no-repeat;
background-position:right top;
height:21px;
padding-right:42px;
}



.menu_r
{
background-image:url("/images/menu_left.png");
_background-image:url("/images/menu_left.gif");
background-repeat:no-repeat;
background-position:top left;
padding-left:45px;
height:20px;
font-size:14px;
font-weight:bold;
padding-top:1px;
}

#subheader .menu_r a:hover
{
color:#d92b2b;
}

.menu_bottom_l
{
background-image:url("/images/menu_bottom_right.png");
_background-image:url("/images/menu_bottom_right.gif");
background-repeat:no-repeat;
background-position:right top;
height:6px;
padding-right:42px;
_margin-bottom:-10px;
}



.menu_bottom_r
{
background-image:url("/images/menu_bottom_left.png");
_background-image:url("/images/menu_bottom_left.gif");
background-repeat:no-repeat;
background-position:top left;
height:6px;
}

h1
{
font-size:24px;
margin-top:0px;
}