body{
 margin:0px;
 background:#e0e0e0;
 font-family:verdana,helvetica,arial;
}
img{
 border:none;
}
p{
 margin:5px;
}
#header{
 position:relative;
 width:752px;
 height:79px;
 margin:auto;
 border:solid #adb2b6 1px;
 border-bottom:none;
 background:#e5e5e5;
}
#menu{
 position:relative;
 width:754px;
 height:32px;
 margin:auto;
 background:url(../images/menu_bg.gif) repeat-x;
}
a.menu:link,a.menu:visited{
 float:left;
 width:75px;
 height:32px;
 text-align:center;
}
#menu img{
 margin-top:9px;
} 
#main{
 position:relative;
 width:753px;
 margin:auto;
 border-left:solid #adb2b6 1px;
 border-right:solid #e0e0e0 1px;
}
#content{
 width:497px;
 color:#6f2e27;
 margin:0px 0px 0px 185px;
 padding:285px 35px 30px 35px;
 border:solid #adb2b6 1px;
 border-top:none;
 border-bottom:none;
 background:#ffffff url(../images/people.jpg) no-repeat top;
 font-size:13px;
 line-height:17px;
 text-align:justify;
}
.logos{
 position:absolute;
 top:10px;
 left:5px;
 width:170px;
 text-align:center;
}
.logos img{
 margin-top:5px;
 padding-bottom:15px;
 border-bottom:solid #ffffff 2px;
}
#footer{
 width:553px;
 height:40px;
 margin:0px auto 15px auto;
 padding:20px 0px 5px 200px;
 background:#e5e5e5e;
 font-size:12px;
 color:#6f2e27;
 border:solid #adb2b6 1px;
}
a:link,a:visited{
 color:#6f2e27;
 font-weight:bold;
}
a:hover{
 text-decoration:none;
}
address{
 font-style:normal;
 font-size:11px;
 line-height:14px;
}
fieldset{
 border:none;
 margin:30px 0px 0px 0px;
}
textarea{
 overflow:auto;
}
.input{
 border-top:solid #666666 1px;
 border-left:solid #666666 1px;
 border-bottom:solid #cccccc 1px;
 border-right:solid #cccccc 1px;
 width:350px;
}
#submit{
 background:white;
 border:solid #666666 2px;
}
#response{
 text-align:center;
 color:#ff0000;
 font-weight:bold;
 font-variant:small-caps;
 background:#ffffff;
 margin:5px 0px 15px 0px;
 border:double #ff0000 5px;
}
#response_ok{
 color:#33cc33;
 text-align:center;
 font-weight:bold;
 font-variant:small-caps;
 background:#ffffff;
 margin:5px 0px 15px 0px;
 border:double #33cc33 5px;
}
.little_menu,a.little_menu:link,a.little_menu:visited{
 position:absolute;
 top:35px;
 display:block;
 width:40px;
 height:18px;
 color:#000000;
 padding-left:20px;
 font-size:11px;
 font-weight:normal;
 line-height:18px;
}
.bullet{
 float:left;
}

