/* CSS Document */

body
{
margin:0px auto;
overflow-x:hidden;
}
.wrapper
{
width:100%;
height:auto;
float:left;
}
.wrapper_inner
{
width:980px;
height:auto;
margin:0px auto;
}
.wrapper_inner_inner
{
width:100%;
height:auto;
float:left;
}
.newheader
{
width:100%;
height:120px;
float:left;
min-width:980px;
background-color:#FFFFFF;
/*background-image:url(../images/head_bg.jpg);
background-repeat:repeat-x;*/

}
.newheader_wrapper
{
width:980px;
margin:0px auto;
height:120px;
}
.newheader_wrapper_innr
{
width:100%;
height:120px;
float:left;
}
.logo
{
width:30%;
height:110px;
float:left;

background-image:url(../images/logo.png);
background-repeat:no-repeat;
margin-top:10px;
}
.menu
{
width:60%;
height:120px;
float:right;



}
.menu_wrapperr
{
width:50%;
height:50px;
float:right;
margin-top:10px;


}
.menu_wrapper
{
width:100%;
height:60px;
float:left;

}
.menus
{
width:110px;
float:left;
height:35px;
list-style:none;
text-align:center;
background-image:url(../images/menubg.jpg);
background-repeat:repeat-x;
border-radius:8px;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:700;
padding-top:4px;
margin-top:80px
}
.menus a
{
color:#FFFFFF;
text-decoration:none;

}
.menus a:hover
{
text-decoration:none;
color:#333333;
}
.contentpart
{
width:100%;
height:auto;
float:left;
min-width:980px;
background-color:#FFFFFF;
}
.contentpart_inner
{
width:980px;
margin:0px auto;
height:auto;

}
.contentpart_inner_inner
{
width:100%;
height:auto;
float:left;
}
.contentpart_inner_inner h3
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
text-align:left;
}
.contentpart_inner_inner p
{
text-indent:30px;
color:#333333;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:28px;
text-align:justify;
float:left;
}

.box1
{
width:30%;
height:255px;
float:left;
}
.box1_wrapper
{
width:100%;
height:255px;
float:left;
}
.box1_wrapper h3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
text-align:center;
color:#008403;
}
.box1_wrapper_inner
{
width:97%;
height:230px;
float:left;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:28px;
text-align:justify;
padding-left:5px;
padding-right:5px;
text-indent:30px;
}
.box2
{
width:30%;
height:255px;
float:left;
margin-left:0px;
}
.box3
{
width:30%;
height:255px;
float:left;
margin-left:0px;
}
.secondcontent
{
width:100%;
height:330px;
float:left;
background-image:url(../images/secondcontentpartimg.jpg);
background-repeat:repeat-x;
}
.secondcontentwrapper
{
width:980px;
margin:0px auto;
height:330px;
}
.secondcontentwrapper_inner
{
width:100%;
height:330px;
float:left;
}
.secondcontent_1
{
width:30%;
height:330px;
float:left;

}
.secondcontent_1_wrapper
{
width:100%;
height:330px;
float:left;
}
.secondcontent_1_wrapper h3
{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:700;
color:#FFFFFF;
}
.secondcontent_1_wrapper h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
float:left;
}
.secondcontent_1_wrapper p
{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-align:justify;
line-height:28px;
float:left;
}
.footer
{
width:100%;
height:40px;
float:left;
background-color:#242424;
}
.footer_wrapper
{
width:980px;
height:40px;
margin:0px auto;
}
.footer_wrapper_inner
{
width:100%;
height:30px;
float:left;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
padding-left:10px;
padding-top:10px;
}
.paymeent_wrapper_left
{
width:15%;
height:auto;
float:left;
}
.paymeent_wrapper_right
{
width:83%;
height:auto;
float:right;
}
.fb
{
width:50px;
height:50px;
float:left;
position:fixed;
top:300px;
right:-10px;
background-image:url(../images/fb.png);
background-repeat:no-repeat;
}