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

body{
padding:0;
margin:0;
background-color:#999999;
}
.mainhome{
background:url(images/back_inside.jpg) no-repeat;
margin:auto;
width:1000px;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
padding-bottom:20px;
background-color:#FFFFFF;
}
.main{
background:url(images/back_inside.jpg) no-repeat;
margin:auto;
width:1000px;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
padding-bottom:20px;
background-color:#FFFFFF;
}
.toptext1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:40px;
color:#365E82;
margin:56px 0 0 250px;
width:700px;
float:left;
}
.toptext2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:25px;
color:#FFFFFF;
margin:0 0 0 250px;
width:700px;
float:left;
}
.services{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#FFFFFF;
font-style:italic;
margin:0 0 50px 250px;
width:700px;}

.navarea{
height:40px;
background-color:#2D4D6B;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
width:960px;
margin:auto;
}
.navarea ul{
padding:0;
margin:0;
}
.navarea li {
display:inline-block;
}
.navarea li a{
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
height:40px;
line-height:35px;
text-align:center;
text-decoration:none;
display:inline-block;
color:#FFFFFF;
padding-left:20px;
padding-right:20px;
}
.navarea li a:hover,.navarea li a:active,.navarea li a#current{
background:url(images/nav_sel.png) no-repeat center;
color:#FF9900;
}

.maincontent{
width:960px;
margin:auto;
}
.content{
width:600px;
padding:0 25px 0 25px;
background:url(images/transparent2.png) repeat;
border:1px solid #365E82;
float:left;
border-top:0px none #FFFFFF;
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
padding-bottom:20px;
}
.content2{
width:220px;
padding:0 15px 0 15px;
background:url(images/transparent2.png) repeat;
border:1px solid #365E82;
float:right;
border-top:0px none #FFFFFF;
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
padding-bottom:20px;
}

.contenth1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:35px;
color:#365E82;
letter-spacing:-3px;
}
.contenth2{
width:600px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#999999;
}
.contentbody{
background:url(images/fan.jpg) no-repeat;
padding-left:130px; 
}
.contentbodyfree{
}
.sublinks{
width:130px;
padding:0 15px 20px 0;
float:left;
}
.sublinks a{
color:#333333;
text-decoration:none;
font-size:13px;
display:block;
line-height:20px;
border-bottom:1px dotted #999999;
}
.sublinks a:hover, .sublinks a#current{
color:#365E82;
}
.contentbody2{
float:right;
width:440px;
}

.clearboth{
clear:both;
}
th{
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:2px solid #000000;
border-top:1px solid #000000;
}
td{
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:1px dotted #999999;
}
