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

body {
padding: 0px;
margin: 0px;
/*background-color:#e1fefe;*/

}

a img {
border:none;	
}

a:link, a:visited {
text-decoration: none;
color:#F60;
}

a:hover, a:active, a:focus {
color: #09C;	
}

#container {
width: 960px;
margin: 0 auto;	
visibility:hidden;
}

#header {
height: 130px;
position:relative;
background-color:#630;	
width: 100%;
}

#logo {
width: 293px;
margin: 5px auto 0 auto;
}


#main {
min-height: 400px;	
font-size: 28px;
}

#main h2 {
text-align:center;	
}

#forms {
width: 612px;
height:792px;
padding: 20px;
visibility:hidden;
}

#formsx {
width: 612px;
height:792px;
padding: 20px;

}

#when{
visibility:hidden;
}

#formss {
width: 612px;
height:792px;
padding: 20px;

}

#footer {
	
}