/* ----======== Reseting All Browsers ========---- */		

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
margin:0;
padding:0;
}

fieldset, img
{
border:0;
}

ul
{
list-style:none;
}

ol li
{
line-height:18px;
margin-bottom:5px;
}

caption, th
{
text-align:left;
}

h1, h2, h3, h4, h5, h6
{
font-size:100%;
font-weight:normal;
}

abbr, acronym
{
border:0;
}



/* ----======== HTML Selectors ========---- */

html
{
overflow: -moz-scrollbars-vertical;
}

body
{
text-align: center;
background: #000 url(../images/bg.jpg) repeat-x top center fixed;
color: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

h1
{
font-size: 26px;
margin-bottom: 15px;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
line-height: 26px;
}

h2
{
font-size: 18px;
margin-bottom: 12px;
color: #fff;
}

h3
{
font-size: 15px;
margin-bottom: 15px;
color: #fff;
}

h4
{
margin-bottom: 15px;
line-height: 18px;
color: #000;
font-weight: bold;
}


p
{
margin-bottom: 15px;
line-height: 18px;
}

a
{
color: #3a95d9;
text-decoration: none;
}

a:hover
{
color: #fff;
text-decoration: underline;
}

.line
{
height: 1px;
border-bottom: 1px dotted #444;
margin-bottom: 15px;
}

a.readMore
{
background: url(../images/read_more.gif) no-repeat left;
display: inline-block;
padding-left: 18px;
padding-top: 2px;
font-weight: bold;
}

.hidden
{
display: none;
}

.clear
{
clear: both;
}

#content ul
{
margin-bottom: 8px;
}

#content ul li
{
padding-bottom: 4px;
line-height: 17px;
}

table
{
margin-bottom: 12px;
}

th
{
padding: 4px;
background: url(../images/blue_tile.jpg) repeat-x;
color: #fff;
font-weight: bold;
}

td
{
padding: 4px;
}

input, textarea, select
{
border: 1px solid #bbb;
background: #fff;
padding: 3px;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

/* ----======== Page Layout ========---- */

.wrapper
{
width: 960px;
text-align: left;
margin: auto;
position: relative;
z-index: 5;
}

#bgShadow
{
background: url(../images/shadow.png) no-repeat top left;
width: 1068px;
height: 758px;
display: block;
position: absolute;
left: 50%;
margin-left: -534px;
z-index: 4;
}

#logo
{
position: absolute;
bottom: 20px;
}

#header
{
background: url(../images/header_bg.jpg) repeat-x top left;
position: relative;
height: 132px;
margin-bottom: 1px;
}

#header .wrapper
{
height: 132px;
}

#search
{
position: absolute;
bottom: 20px;
right: 0;
}

#searchField
{
border: none;
background: url(../images/search_field.gif) no-repeat;
height: 20px;
width: 229px;
padding: 6px 10px 0 10px;
float: left;
color: #777;
}

#goBtn
{
background: none;
border: none;
float: left;
padding: 0;
}

#mainMenu
{
background: #2e7fbc;
height: 40px;
margin-bottom: 1px;
overflow: visible;
}

#mainMenu ul li
{
float: left;
overflow: visible;
}

#mainMenu ul li a
{
height: 30px;
padding: 10px 23px 0 24px;
display: inline-block;
background: #2d7ebb url(../images/menu_blue.jpg) repeat-y top center;
border-right: 1px solid #100E0F;
color: #1e5178;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-size: 18px;
text-transform: uppercase;
position: relative;
z-index: 11;
letter-spacing: 1px;
}

#mainMenu ul li a:hover
{
background: #3995D8;
text-decoration: none;
}

#mainMenu ul li.active a
{
background: #696969 url(../images/menu_grey.jpg) repeat-y top center !important;
text-decoration: none;
color: #222;
overflow: visible;
}

#mainMenu ul li.active a span.arrow
{
background: url(../images/arrow.png) no-repeat top left;
width: 16px;
height: 8px;
position: absolute;
display: block;
left: 50%;
margin-left: -8px;
top: 40px;
}

#mainMenu ul li a span.shadow
{
color: #fff;
position: absolute;
left: 23px;
top: 9px;
z-index: 14;
cursor: pointer;
}

#mainMenu ul li.active a span.shadow
{
color: #fff;
position: absolute;
left: 23px;
top: 9px;
z-index: 10;
}

#banner
{
width: 960px;
height: 214px;
overflow: hidden;
position: relative;
background: #111111;
}

#bannerContent
{
position: absolute;
top: 20px;
left: 20px;
width: 280px;
z-index: 10;
}

#bannerContent h1
{
color: #fff;
}

#bannerContent p
{
color: #999;
}

#bannerContent p
{
line-height: 16px;
}

#bannerContent span.shadow
{
position: absolute;
top: 0;
left: 0;
color: #fff;
z-index: 11;
}

#bannerImages
{
position: relative;
z-index: 8;
}

#content
{
background: #282a2a url(../images/content_bg.jpg) repeat-y;
border-top: 1px solid #282a2a;
border-bottom: 1px solid #282a2a;
}

#left
{
background: #111;
width: 177px;
float: left;
margin-right: 1px;
padding: 20px 20px 5px 20px;
}

#mid
{
background: #111;
width: 484px;
float: left;
margin-right: 1px;
padding: 20px 20px 5px 20px;
}

#right
{
background: #111;
width: 177px;
float: left;
padding: 20px 20px 5px 20px;
}


#news h3
{
margin-bottom: 4px;
font-size: 13px;
}

#news p
{
font-size: 11px;
line-height: 15px;
}

#mid #news p
{
font-size: 12px;
line-height: 18px;
}

#footer
{
background: url(../images/footer_bg.gif) no-repeat top center;
height: 175px;
position: relative;
}

#footer a
{
color: #fff;
}

#footer ul
{
float: left;
padding: 20px;
font-size: 10px;
text-transform: uppercase;
width: 60px;
}

#footer li
{
padding-bottom: 4px;
}

#copyright p
{
font-size: 10px;
float: right;
text-align: right;
padding: 50px 20px 0 20px;
}

#disclaimer p
{
font-size: 11px;
float: left;
width: 230px;
line-height: 15px;
padding: 20px;
}
