@charset "utf-8";
/* CSS Document */


body {
background-color: transparent;

color:#000000; }

#wrapper {
width:900px;
background-color: transparent;
}


#body2 
         {
          width:900px;
          background-color: #ffffff;
          background-image: none;
border-bottom:none;}




#logotext {	
         margin-left:-100px;
         font-size:16px;
         background-color: transparent;
}


#banner, #leftcolumn, #topmenu, #rightcolumn, .noprint{
	display:none;
}
/*#centercolumnsec {
	float: left;
	margin-right: 50px;
	margin-bottom: 10px;
	color: #000000;
	border: 1px solid #ffffff;
	background-color:transparent;
        margin-right: 70px;
	
}*/
#centerarea, #centercolumn, #centercolumnsec, #centercolumnsec3, #centercolumnform{
            margin-left: 30px;
            width: 850px; 
            font-size: 18px; 
            font-family: Verdana, Arial, Helvetica, sans-serif;
	    width: 850px;
            height:auto;
            border: 1px none #E7CFB8;
}

#header {
	margin-left: -70px;
	margin-bottom: 0px;
	background-color: transparent;
	height: auto;	
}
.h3 {
	color: #000000;
	background-color: #ffffff;
	
	font-size: 22px;
	text-align: center;
	font-weight: lighter;
	border: 1px solid #ffffff;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 5px;
	}
#footer {
	font-size: 16px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #999999;
border-left:none;
border-right:none;
padding-bottom:5px;
}

#formcontact {
}

