/* CSS Document */

/*PAGE LAYOUT*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
        outline: 0;
}
 
body {background:#d2d2d2;}




ol, ul {
        list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: separate;
        border-spacing: 0;
}
caption, th, td {
        text-align: left;
        font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
        content: "";
}
blockquote, q {
        quotes: "" "";
}






/**** HEADER *******************************/

#header_b{
width:100%;
height:130px;
text-align: center; 
background-color:#026a91;
margin:0 auto;
padding:0px;}



#header{
width:1005px;
height:130px;
padding:0px;
text-align: center; 
margin:0 auto;}


.box1_header{
width:400px;
height:130px;
padding:0px;
text-align: left; 
float:left}



.box2_header{
width:605px;
height:80px;
padding:50px 0 0 0;
text-align: right; 
float:left}



/**** MENU *******************************/

.menu{
width:auto;
height:auto; 
padding:0px; 
text-align:left; 
float: right }


.nav { list-style: none;}
.nav li { float: left;}
.nav li a {width:auto; height:auto; padding:0 2px 0 2px; display: block; font-family: 'Open Sans Condensed', sans-serif; font-weight:700; font-size:15px; color:#ffffff; text-align:center; text-transform:uppercase; text-decoration:none; float:left}

.nav li .nav { width:auto;}
.nav li .nav1 { width:auto;}
.nav li .nav:hover {color: #FC0}
.nav li .nav_over {color: #FC0}






/**** CONTAINER *******************************/

#container_b{
width:100%;
height:auto;
text-align: center;
margin:0 auto; 
padding:0px;}



#container{
width:1005px;
height:auto;
padding:0px;
text-align: center; 
margin:0 auto;}




#center{
width:990px;
height:auto; 
margin:0px;
padding:9px 0 9px 15px;
text-align: center; 
float:left }



.box1_home{
width:981px;
height:351px; 
padding:0px; 
margin:0 0 9px 9px; 
background-color:#FFF;  
text-align:left; 
float:left }

.box1_home1{
width:60px;
height:190px; 
padding:161px 0 0 0;  
text-align:left; 
float:left }


.box1_home2{
width:531px;
height:241px; 
padding:110px 0 0 0;  
text-align:left; 
float:left }

.box1_h2_a{
width:531px;
height:auto; 
padding:0 0 10px 0;  
text-align:left;
font-family: 'Open Sans Condensed', sans-serif; font-weight:700; font-size:36px; color:#026a91; text-transform:uppercase; 
float:left }

.box1_h2_b{
width:531px;
height:auto; 
padding:0 0 10px 0;  
text-align:left;
font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#333333; 
float:left }

.box1_h2_blink{
font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#036b92; 
}
.box1_h2_blink2{
font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#fff; 
}


.box1_home3{
width:370px;
height:351px; 
padding:0px;  
text-align:left; 
float:left }


.box1_home4{
width:20px;
height:190px; 
padding:161px 0 0 0;  
text-align:left; 
float:left }


.box2_home{
width:321px;
height:651px; 
padding:0px; 
margin:0 0 9px 9px; 
text-align: left; 
background-color:#026a91; 
float:left }


.box2_home1{
width:321px;
height:20px; 
padding:0px; 
text-align: center; 
float:left }

.box2_home2{
width:321px;
height:427px; 
padding:0px; 
text-align: center; 
float:left }


.box2_home3{
width:306px;
height:38px; 
padding:0 0 0 15px; 
text-align: left; 
font-family: 'Open Sans Condensed', sans-serif; font-weight:700; font-size:30px; color:#ffffff; text-transform:uppercase; 
float:left }


.box2_home4{
width:306px;
height:146px; 
padding:0 0 0 15px; 
text-align: left; 
font-family: 'Open Sans', sans-serif; font-weight:400; font-size:13px; color:#ffffff; line-height:18px; 
float:left}



.box2_home5{
width:321px;
height:20px; 
padding:0px; 
text-align: center; 
float:left }


.box3_home{
width:981px;
height:321px; 
padding:0px; 
margin:0 0 9px 9px; 
background-color:#FFF;  
text-align:left; 
float:left;
background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top, #e2e2e2 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e2e2e2 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e2e2e2 0%, #ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e2e2e2 0%, #ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #e2e2e2 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */ }


.box3_home1{
width:60px;
height:176px; 
padding:145px 0 0 0;  
text-align:left; 
float:left }


.box3_home2{
width:295px;
height:321px; 
padding:0px;  
text-align:left; 
float:left }


.box3_home3{
width:606px;
height:251px; 
padding:70px 0 0 0;  
text-align:left; 
float:left }


.box3_h2_a{
width:560px;
height:auto; 
padding:0 0 10px 0;  
text-align:left;
font-family: 'Open Sans Condensed', sans-serif; font-weight:700; font-size:36px; color:#026a91; text-transform:uppercase; 
float:left }

.box3_h2_b{
width:560px;
height:auto; 
padding:0 0 10px 0;  
text-align:left;
font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#333333; 
float:left }




.box3_home4{
width:20px;
height:176px; 
padding:145px 0 0 0;  
text-align:left; 
float:left }



.italic{ font-style:italic }

/**** BOTTOM *******************************/


#bottom {
width:100%;
height:63px; 
text-align: center;
margin:0 auto;
padding:0px;
float:left}



#bottom_cont{
width:981px;
height:63px; 
text-align: center;
margin:0 auto; 
padding:0 0 0 24px;}



.box1_foot{
width:781px;
height:auto; 
text-align:left;
padding:12px 0 12px 200px; 
background-color:#025b7d; 
float:left;}





.navp { list-style: none;}
.navp li { float: left;}
.navp li a {height:auto; padding:0 3px 0 3px;  display: block; font-family: 'Open Sans Condensed', sans-serif; font-weight:300; font-size:16px; color:#ffffff; text-align: center; text-decoration:none; text-transform: uppercase; float:left}

.navp li .nav { width:auto; }
.navp li .nav2 { width:auto; }
.navp li .nav:hover {color:#000000 }
.navp li .nav_over {color:#000000 }


