/* CSS Document */
*
{
margin:0;
padding:0;
}
body
{background-image:url(../images/main_bg.gif);
background-repeat:repeat-x;
}
.main_div
{
width:961px;
height:auto;
margin:auto;
padding-bottom:5px;
}
.logo
{
width:185px;
height:69px;
padding-left:25px;
padding-top:7px;
float:left;
}
.top_menu
{
width:725px;
height:50px;
float:left;
}
.menu_box
{width:40px;
height:40px;
float:right;
text-align:center;
font-family:Tahoma;
font-size:11px;
color:#606060;
padding-top:10px;
padding-right:5px
}
.top_link
{
text-align:center;
font-family:Tahoma;
font-size:11px;
color:#606060;
text-decoration:none;
margin-top:2px;
}
a:hover.top_link
{
text-align:center;
font-family:Tahoma;
font-size:11px;
color:#0c618a;
text-decoration:underline;
margin-top:2px;
}
.clear
{
clear:both;
}
.banner
{
width:950px;
height:256px;
margin:auto;
margin-top:3px;
}
h2
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#5d5d5d;
font-weight:400;
padding-top:24px;
padding-left:15px;
}
.main_para
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#353535;
padding-left:15px;
padding-top:15px;
padding-right:25px;
}
.what_main_div
{
width:857px;
height:225px;
margin:auto;
margin-top:30px;
border:solid;
border-width:1px;
border-color:#e2e2e2;
}
.what_img
{
background-image:url(../images/what_Img.gif);
background-repeat:no-repeat;
width:48px;
height:225px;
float:left;
}
.what_box1
{
width:210px;
height:225px;
margin-left:19px;
float:left;
}
.what_box2
{
width:210px;
height:225px;
margin-left:31px;
float:left;
}
.read_more
{
font-family:Tahoma;
font-size:11px;
color:#ff6c00;
float:right;
}
.rec_box
{
width:406px;
height:122px;
float:left;
border:solid;
border-width:5px;
border-color:#e6e5e5;
}

.rec_box2
{
width:406px;
height:122px;
float:right;
border:solid;
border-width:5px;
border-color:#e6e5e5;
}
.bottom_space
{
height:25px;
}
.footer_bg
{
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
height:50px;
width:auto;
}
.footer_div
{
width:961px;
height:25px;
font-family:Tahoma;
font-size:11px;
color:838383;
margin:auto;
padding-top:15px;
}
.footer_link
{
font-family:Tahoma;
font-size:11px;
color:#606060;
text-decoration:none;
margin-top:2px;
}
a:hover.footer_link
{
font-family:Tahoma;
font-size:11px;
color:#0c618a;
text-decoration:underline;
margin-top:2px;
}