@charset "utf-8";

html 
{
height: 100%
} 

body 
{
height: 100%;
background: #fff;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #000
}

#wrapper1 
{
z-index: 0; 
position: relative; 
width: 100%; 
background: #fff
}

#background_top 
{
z-index: 1; 
position: absolute; 
width: 100%; 
top: 0px; 
left: 0px; 
height: 644px; 
background: url(images/template1/background.png) top center repeat-x
}

#wrapper2 
{
z-index: 2; 
position: relative; 
width: 1003px; 
top: 0px; 
left: 50%; 
margin-left: -501px
}

#wrapper3 
{
z-index: 1; 
position: relative; 
width: 927px; 
left: 38px; 
top: 0px; 
background: #fff
}

#top_menu 
{
position: relative; 
width: 927px; 
height: 126px; 
top: 0px; 
left: 0px; 
background: url(images/template1/title_top.png) top center
}

#top_menu_links 
{
position: absolute; 
width: 747px; 
left: 180px;
margin-top: 203px; 
text-align: center; 
color: #0b4995
}

#content_wrapper 
{
position: relative; 
overflow: auto; 
margin-top: 117px; 
background: url(images/template1/content_middle.png) 272px 0px repeat-y
}

#side_menu 
{
position: relative; 
float: left; 
width: 200px; 
padding-left: 36px; 
padding-right: 36px; 
padding-bottom: 25px; 
padding-top: 65px
}

#content_wrapper2
{
z-index: 4;
position: relative; 
float: left; 
width: 641px;
min-height: 350px
}

#content 
{
z-index: 5; 
position: relative; 
width: 550px; 
margin: 45px; 
margin-bottom: 0px
}

#content_box_top 
{
position: absolute; 
width: 641px; 
height: 330px; 
top: 0px; 
background: url(images/template1/content_top.png) top center no-repeat
}

#main_image 
{
z-index: -1; 
position: absolute; 
width: 927px; 
height: 188px; 
top: 126px; 
left: 0px; 
background: url(images/template1/title_bottom.png) top center
}

#website_name 
{
display: none
}

#footer 
{
z-index: 6;
position: relative;
width: 100%; 
height: 109px;
padding-top: 1px;
background: url(images/template1/footer_background.png) top center repeat-x;
}

#footer_text 
{
margin-top: 40px;
text-align: center;
color: #fff
}

a:link 
{
color: #D10B51;
text-decoration: none
}

a:visited 
{
color: #D10B51;
text-decoration: none
}
a:hover 
{
color: #5F0529;
text-decoration: none
}

a:active 
{
color: #D10B51;
text-decoration: none
}

#top_menu_links span 
{
margin-left: 12px;
margin-right: 12px
}

#pageIcon, td.pageHeading img 
{
display: none
}

h1 
{
font-size: 14px;
font-weight: bold
}

h2 
{
font-size: 13px;
font-weight: bold
}

h3 
{
font-size: 12px;
font-weight: bold
}

h4 
{
font-size: 12px
}

h5 
{
font-size: 12px
}

h6 
{
font-size: 12px
}

hr.accessibility 
{
height: 1px;
color: #000
}

td.infoBoxHeading
{
padding-top: 10px; 
padding-bottom: 0px;
font-size: 12px;
font-weight: bold
}

td.pageHeading 
{
padding-top: 5px;
padding-bottom: 10px;
font-size: 14px;
font-weight: bold
}

div#navigation 
{
margin-top: 0px;
margin-bottom: 15px
}