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

body {
margin:0 auto;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#page-wrapper {
width:786px;
margin:0 auto;
}

#header {
width:100%;
height:164px;
}
#header .logo {
width:197px;
height:164px;
float:left;
}
#header .upload {
height:30px;
padding-top:90px;
text-align:right;
}
#header .top-nav {
height:28px;
text-align:right;
}
#header .top-nav a {
padding:5px;
outline:none;
}
#header .title {
background:#92a4a4;
height:16px;
width:579px;
padding-left:10px;
color:#ffffff;
text-transform:uppercase;
font-weight:bold;
font-size:11px;
text-align:left;
line-height:16px;
float:right;
}

#main-wrapper {
width:100%;
height:450px;
text-align:left;
}

#nav {
float:left;
width:188px;
height:300px;
}
#nav .space {
height:50px;
border-bottom:1px dashed #606c6a;
}
#nav ul {
list-style:none;
margin:0px;
padding:0px;
border:none;
}
#nav ul li {
margin:0px;
padding: 6px 0px 5px 13px;
display:block;
border-bottom:1px dashed #606c6a;
width:172px;
}
#nav ul li:hover, #nav ul li.actived {
background-image:url(../images/bullet.jpg);
background-repeat:no-repeat;
}
#nav ul li a {
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
font-size:11px;
color:#606c6a;
}
#nav ul li a:hover, #nav ul li a.actived {
color:#003240;
}
#nav ul li a:focus {
outline:none;
}

#nav ul li ul li {
padding: 6px 0px 2px 5px;
border:0;
}
#nav ul li ul li:hover {
background:none;
}
#nav ul li ul li a {
font-weight:normal;
}



#content {
float:right;
width:403px;
margin-top:35px;
margin-right:10px;
height:380px;
overflow:auto;
overflow-x:hidden;
color:#738b8b;
}
#content a {
color:#003442;
text-decoration:none;
}
#content a:hover {
text-decoration:underline;
}
#content .title, #content strong {
font-weight:bold;
color:#003442;
}
#content ul {
margin-left:0;
padding-left:10px;
list-style:none;
}
#content ul li {
background-image:url(../images/bullet-2.jpg);
background-repeat:no-repeat;
padding-left:15px;
}
#content p {
padding-left:10px;
padding-right:20px;
}
#splash {
float:right;
width:176px;
height:450px;
}

#footer {
width:598px;
height:20px;
background:#92a4a4;
line-height:20px;
text-align:left;
padding-left:188px;
}

#footer .gap {
float:left;
width:9px;
height:20px;
background:#ffffff;
margin:0;
padding:0;
}

#footer .phone {
float:left;
color:#ffffff;
padding-left:10px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer .legal_container {
float: left;
margin-right: -150px;
}

#footer .legal_content {
margin-right: 40px;
}

#footer .legal {
margin-left: 40px;
color:#ffffff;
font-family:Times New Roman, Arial, Helvetica, sans-serif;
font-size:8px;
}

#footer .text {
float:right;
width:100px;
color:#ffffff;
padding-right:10px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}