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

body{
-x-system-font:none;
background:#2C4762 url(../images/bg.png) repeat-x scroll center top;
color:#444444;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
margin:0;
padding:0;
}


#wrapper{
margin-left:auto;
margin-right:auto;
padding:0 30px;
width:900px;

}

#top{
height:50px;
padding-left:40px;
padding-top:10px;
width:100%;
}

img{
border:none;
}

a{
border:none;
}

img a{
boder:none;
}

#main3{
width:100%;
height: 400px;
background:#FFFFFF url(../images/white_bg.png) repeat scroll 0 0;
margin-top:0px;
*margin-top:-3px;

}


#main{
width:100%;
height: 420px;
background:#FFFFFF url(../images/white_bg.png) repeat scroll 0 0;
margin-top:0px;
*margin-top:-3px;
}

#main2{
width:100%;
height: 490px;
background:#FFFFFF url(../images/white_bg.png) repeat scroll 0 0;
margin-top:0px;
*margin-top:-3px;

}

#title {
background-color:#EFF7FD;
border-bottom:1px solid #CEDCE6;
border-top:1px solid #CEDCE6;
color:#2C4762;
font-family:Arial,Helvetica;
font-size:29px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:61px;
line-height:61px;
margin-bottom:28px;
margin-left:10px;
margin-right:10px;
padding-left:10px;
position:relative;
}

#object{
width:45%;
height:auto;
margin-left:10px;
float:left;
}

#object_c{
width:45%;
height:auto;
margin-left:10px;
float:left;
color:#777777;
font-size:14px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:#EEEEEE;
border-bottom:1px solid #DDDDDD;
padding:15px;
}

#how{
width:45%;
height:auto;
float:right;
margin-right:20px;
background-color:#EDF1F3;
padding:10px;
}

#else{
width:45%;
height:auto;
float:right;
margin-right:20px;
background-color:#EDF1F3;
padding:10px;
}

#border{
width=auto;
height:auto;
border:1px solid #D8D8D8;
}

#footer{
color:#7C95AC;
height:40px;
margin-bottom:10px;
margin-left:20px;

}

a{
color:#7C95AC;
text-decoration:underline;
}

#footer a{
margin-left:15px;
}

#pt1{
width:40%;
float:left;
}

#pt2{
width:40%;
float:right;
text-align: right;
margin-right:20px;
}

#rowleft2{
background-color:#D2E3B6;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:10px;
border-bottom:1px solid #B9D191;
padding:12px;
color:#5A8144;
font-family:'Lucida Grande',Verdana;
font-size:13px;
font-weight:bold;
}

input{
color:#666666;
font-size:14px;
padding:3px;
}

input.contact{
color:#666666;
font-family:Arial,Helvetica;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:5px;
width:300px;
}

input.sendmessage{
color:#000000;
}