body{
font-family:"Arial"
}

a{
text-decoration:none;
color:#000000;
}
a:hover{
text-decoration:underline;
}
img{
border:0
}

#wrapper{
position:absolute;
width:894px;
left:50%;
margin-top:10px;
margin-left:-447px;
}

#header{
height:120px;
}
#logo{
height:90px;
}
#nav{height:30px;line-height:30px;font-size:13px;}
#menu{float:left;}
#menu a{margin: 0 10px 0 10px;}
.date{float:right;}
#head{
height:225px;
}
#head .txt1{ position:relative; width:490px; top:25px; left:400px; color:#FFFFFF; font-size:18px;}
#head .txt2{  position:relative; width:440px; top:55px; left:450px; color:#90D400; font-size:18px;}
#menu2{
position:relative;
top:140px;
left:0px;
height:40px;
width:894px;
color:#FFFFFF;
}
#menu2 a{
float:left;
display:block;
height:40px;
line-height:40px;
width:160px;
margin:0 5px 0 5px;
color:#FFFFFF;
font-size:18px;
text-align:center;
}
#menu2 span{float:right; font-size:20px; line-height:40px; margin-right:60px;}
#main{
position:absolute;
display:block;
width:894px;
background-image:url(../images/grey-bg.jpg);
background-repeat:repeat-x;
background-position:top;
}


#content{ width:660px; margin-top:40px; font-size:12px; float:left; border-bottom:1px solid #90D400;}
#content h1{
display:block;
margin:0px;
height:40px;
line-height:40px;
font-size:25px;
font-weight:bold;
color:#002777;
}
#ctct{
float:right;
width:213px;
background-color:#90D400;
background-image:url(../images/ctctbtm.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

/*FORM*/
.ctitle{
width:150px;
color:#ffffff;
font-size:11px;
}
.input{
width:150px;
}
.error{
width:220px;
background-color:#90D400;
}
.textarea{
font-family:"Arial";
font-size:12px;
width:150px;
}

.ctitle3{
width:350px;
color:#000000;
font-size:11px;
}
.input3{
width:250px;
}
.error3{
width:220px;
background-color:#90D400;
}
.textarea4{
font-family:"Arial";
font-size:12px;
width:250px;
}
.btnSubmit{ display:block; width:80px; height:20px;color:#000000; background-image:url(../images/btn.jpg); background-repeat:repeat-x; border:0px; cursor:pointer;}
.wspacer{ display:block; background-color:#DBDFEE; height:1px;}
.ctitle2{ width:140px;}
.input2{ width:180px;}
.r{ padding-left:30px;}
.error2{ border:1px solid #DBDFEE; background-color:#FF6600;}
.textarea2{ width:325px; height:100px; font-family:"Arial";font-size:12px;}
.textarea3{ width:700px; height:100px; font-family:"Arial";font-size:12px;}

.ttitle{ font-size:14px; font-weight:bold;}