@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background-color:#073765;
font-family: Helvetica, Tahoma, Sans-Serif;
font-size:12pt;
color:#242424;
}

#header {
background-image:url('../layout-images/header.background.jpg');
background-repeat:repeat-x;
height:155px;
}

#headeritems{
width:935px;
margin:0 auto;
}

#logo {

}

#address {display:none}

#address p {}

#menu {
display:block;
margin-top:10px;
}

#menu a, #menu a:visited {
width:98px; 
height:33px;
background-image:url('../layout-images/menu.button.jpg');
background-repeat:no-repeat;
padding:13px 5px 5px 5px;
display:inline-block;
text-align:center;
color:white;
text-decoration:none;
font-size:11px;
text-transform:uppercase;
position: relative;
z-index: 10;
}

#menu a:hover {background-image:url('../layout-images/menu.button.active.jpg');
color:#000000;
}

#menu a.active {background-image:url('../layout-images/menu.button.active.jpg');
color:#000000;
}

/*End Global Styles*/

#banner{
background-image:url(../layout-images/banner.background.jpg);
background-repeat:repeat-x;
height:283px;
margin-top:-2px;
overflow:hidden;
background-position:center bottom;
}

#banner h1{color:#000000;
font-size:55px;
left:-4px;
letter-spacing:-2px;
margin-bottom:-12px;
position:relative;
text-transform:uppercase;}

#banneritems{
width:935px;
margin:0 auto;
}

#banner .blurb {
float:left;
margin-right:72px;
padding:26px 0 0 56px;
width:391px;
}

#banner #rotate {height:93px !important;}
#banner .blurb h2 {
color:#000000;
font-size:52px;
left:-4px;
letter-spacing:-2px;
margin-bottom:-12px;
position:relative;
text-transform:uppercase;
}

#banner .blurb p {
font-size:12px;
text-align:justify;
line-height:150%;
}

#banner .blurb a {}

#bannerphoto {}

#bannerphoto img {}

#cloud {
float:right;
height:150px;
left:34px;
margin-left:-170px;
position:relative;
top:48px;
}

#middle {
background-color:white;
background-image:url('../layout-images/content.background.jpg');
background-repeat:repeat-x;

}

#middleitems {
width:935px;
margin:0 auto;
}

#left {
float:left;
height:450px;
padding-top:54px;
width:507px;
}

#left .media-left {
background-color:#EEEEEE;
border:1px solid #D7D7D7;
float:left;
margin:0 8px 5px 0;
padding:5px;
}

#left p {
color:#242424;
font-family:Helvetica;
font-size:12px;
line-height:170%;
}

#left .box {
background-color:#F6F6F6;
border:1px solid #EBEBEB;
height:131px;
padding-right:4px;
margin-top:30px;
}


#left .photo {
float:left;
height:100px;
margin-right:4px;
}

#left .data {}

#left .one {
border-right:1px solid #DFDFDF;
float:left;
height:67px;
margin-right:6px;
margin-top:17px;
padding:20px 0 6px 10px;
width:236px;
}

#left .one .info-label {
display:block;
float:left;
font-size:12px;
font-weight:bold;
height:20px;
width:68px;
}

#left .one .info-data {
color:#007EFF;
display:block;
float:left;
font-size:12px;
font-weight:bold;
height:20px;
width:105px;
}

#left .two {
height:100px;
margin-top:28px;
padding-left:10px;
}

#left .two p {}

.two .photo {margin-top:1px;}
#left h2, #right h2 {
border-bottom:1px solid #CFCFCF;
color:#242424;
font-size:20px;
padding-bottom:5px;
text-transform:uppercase;
width:320px;

}

#right {
float:right;
height:450px;
padding-top:54px;
width:390px;
}

#right .media {
background-color:#EEEEEE;
border:1px solid #D7D7D7;
padding:5px;
}



#full {
clear:both;
height:300px;
width:950px;
}

#full .blurb {
float:left;
height:212px;
padding:0 10px 10px;
vertical-align:top;
width:288px;
}

#full .blurb h2 {
background-image:url(../layout-images/content.bone.1.jpg);
background-position:left center;
background-repeat:no-repeat;
color:#242424;
font-size:16px;
padding:7px 0 5px 44px;
margin-top:0px;	
}

#full .blurb p {
font-size:12px;
line-height:185%;

}

#full .blurb ul {
margin-top:-4px;
}

#full .blurb li {
font-size:12px;
margin-bottom:10px;
margin-left:-29px;

}
#full .middle {border-left:1px solid #EBEBEB;
border-right:1px solid #EBEBEB;}

#full .middle h2 {
background-image:url(../layout-images/content.bone.2.jpg);
}

#full .middle a, #full .middle a:visited {
color:#242424;
display:block;
font-size:12px;
margin-bottom:11px;
text-decoration:none;

}
#full .middle a:hover {text-decoration:underline;}
#footer {
background-image:url(../layout-images/footer.background.jpg);
background-repeat:repeat-x;
height:84px;
}

#footeritems{width:935px; margin:0 auto;}

#menu2 {
color:white;
margin:0 auto;
padding-top:34px;
}

#menu2 a, #menu2 a:visited {color:white;
padding:0 17px;
text-decoration:none;
text-transform:uppercase;}

#menu2 a:hover {text-decoration:underline;}


/*Content Slider*/
.sliderwrapper{
height:105px;
overflow:hidden;
position:relative;
width:430px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
width: 420px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
background-image:url('../layout-images/banner.background.jpg');
background-position:center 258px;
}

.pagination{
display:none;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}
/*End*/



#copyright{width:935px; margin:10px auto; color:white;
font-size:10px; text-align:center;}

#copyright a, #copyright a:visited {color:white;}