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

body
{
margin:0pt;
padding:0pt;
border-top:#080791 0.5em solid;
font-family:"Verdana", Arial, Helvetica, sans-serif;
}

h1
{
font-size:110%;
font-family:"Verdana", Arial, Helvetica, sans-serif;
color:#080791;
font-weight:lighter;
}

.wrapper{
width:1000px;
background-color:#FFFFFF;
margin-right:auto;
margin-left:auto;
}


#header  {
background:transparent url(images/logo.png) no-repeat;
height:90px;
width:910px;
margin: 30px 0 0 0;
border-bottom:1px solid #D7D7D7;
font-size:100%;
}

.nav {
margin:0;
padding:22px 0 0 0;
float:right;
width:503px;
font-size:90%;
}

.nav li
{
display: inline;
list-style-type: none;
padding-right: 13px;
font-size:90%;
}

.nav a {
border-left:6px solid #080791;
text-decoration: none;
color:#080791;
margin-right:0.1em !important;
font-size:90%;
}

.nav a:hover, a:visited
{
color:#D7D7D7;
font-size:90%;
}

#banner
{
background:url(images/circuit.png) no-repeat 100%;
height:310px;
width:910px;
}

#banner p{
float:left;
width:40%;
color:#080791;
margin-top:10px;
line-height:160%;
text-align:justify;
}

#banner img{
border:none;
}

#choice
{
margin-top:25px;
border-top:1px solid #D7D7D7;
width:910px;
height:300px;
}

.feature_box 
{
color:#333;
float:left;
margin-right:80px;
width:250px;
font-size:90%;
}

.feature_box_3
{
color:#333;
float:left;
/*margin-right:40px;*/
width:250px;
font-size:90%;
}

.feature_box a:link, a:visited
{
color:#080791;
}

.feature_box a:hover
{
color:#D7D7D7;
text-decoration:none;
}

#footer
{
background-color:#080791;
border-top:3px solid #D7D7D7;
height:100px;
width:100%;
clear:both;
}

#foot_info
{
margin:0pt;
padding:0pt;
color:#D7D7D7;
text-align:center;
font-size:70%;
padding-top:5px;
}

#pc_service
{
width:920px;
}

#pc_service p
{
font-size:90%;
}

#pc_service ul
{
font-size:90%;
}

#pc_service form
{
font-size:90%;
}

#pc_service a:link, a:visited
{
color:#080791;
font-size:90%;
}

#pc_service a:hover
{
color:#D7D7D7;
text-decoration:none;
}


.web_box 
{
color:#333;
float:left;
width:920px;
margin-top:10px;
padding-bottom:10px;
border-bottom:1px solid #D7D7D7;
}

.web_box img
{
float:left;
margin-right:15px;
}

.weblist
{
list-style-type:none;
font-size:90%;
}

.web_box p
{
font-size:90%;
}

.web_box a:link, a:visited
{
color:#080791;
font-size:90%;
}

.web_box a:hover
{
color:#D7D7D7;
text-decoration:none;
}


