@charset "UTF-8";
/* CSS Document */
body{
margin:0;
background-color:#eff0f5;
overflow-x:hidden;
}

a{
outline:none;
color:#FF9900;
text-decoration:none;
}

img, div { behavior: url(../iepngfix.htc); }

#logo{
position:absolute;
width:100%;
float:left;
z-index:100;
}
#logowrapper{
width:100%;
float:left;
}
#logocontent{
width:800px;
height:280px;
float:left;
}
#logoimg{
float:left;
}
#navigate{
float:left;
text-align:right;
width:500px;
height:20px;
padding-top:15px;
}
#imgstrip{
width:100%;
height:35%;
float:left;
z-index:1;
}

/*---TOP----------------------------------------------------------------------------------------------------------------------*/
#top{
width:100%;
height:80px;
float:left;
padding-left:50%;
margin-left:-400px;
}
#topwrapper{
height:80px;
float:left;
}
#topcontent{
width:800px;
height:80px;
background-color:#FFFFFF;
float:left;
}
/*---BOTTOM-------------------------------------------------------------------------------------------------------------------*/

#bottom{
position:relative;
width:100%;
height:420px;
float:left;
overflow:hidden;
}

#bottomadmin{
position:relative;
width:100%;
min-height:420px;
float:left;
overflow:hidden;
}

#bottomwrapper{
position:relative;
width:100%;
height:420px;
float:left;
padding-left:50%;
margin-left:-400px;
}

#bottomwrapperadmin{
width:100%;
min-height:420px;
float:left;
padding-left:50%;
margin-left:-400px;
}
#bottomcontentwrapper{
position:relative;
width:800px;
height:420px;
float:left;
}
#bottomcontentwrapperadmin{
width:750px;
min-height:420px;
float:left;
background-color:#ffffff;
padding-left:50px;
padding-top:30px;
padding-bottom:50px;
}

#bottomcontent{
position:relative;
width:550px;
height:360px;
background-color:#FFFFFF;
float:left;
padding-left:50px;
color:#002f60;
}

#bottomcontentright{
position:relative;
width:200px;
height:340px;
float:left;
background-color:#FFFFFF;
}

#bottomcontent p.texttitle{
font-size:14px;
color:#FF9900;
}

#bottomcontent p{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:20px;
margin:0;
}

#bottomcontent td{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#002f60;
padding-bottom:5px;
}



#bottomcontent ul{
padding:0;
margin:0;
padding-left:12px;
padding-top:10px;
}

#bottomcontent li{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}

#bottomshadow{
position:relative;
float:left;
width:800px;
height:10px;
background-image:url(../imgs/shadowbottom.jpg);
background-repeat:repeat-x;
}

#contactinfo{
width:800px;
height:20px;
float:left;
}
#textwrapper{
position:relative;
width:800px; 
background-color:#FFFFFF;
float:left;
}
#textwrapperadmin{
width:800px; 
background-color:#FFFFFF;
float:left;
}