@charset "utf-8";
/* Fern Design Studio CSS Document */

html, body, ul, ol, li, p, table, h1, h2, h3, h4, h5, h6, div, td, tr, input, table, form, fieldset, a, img, iframe, label, textarea{
	margin:0;
	padding:0;
	/*border:0;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
html{/*height: 100%; overflow: hidden;*/}
textarea, input{font-size:12px;}
body{
	background-image: url(../images/bg-body.gif);
	background-position: center bottom;
	background-attachment: fixed;
	/*height: 100%;*/
}
/*********************************************************************/
.clear_float{clear:both;}
.float_left{float:left;}
.float_right{float:right;}
.tranOFF{opacity:.70; filter:alpha(opacity=70); -moz-opacity:0.70;}
.tranON{}
.wrapper{width: 586px; margin-right: auto; margin-left: auto;}
/*********************************************************************/
table.autoExpand {
	width:100%;
	height:100%;
	margin:0;
	}
td.autoCenter {
	vertical-align:middle;
	margin:0;
	padding:0;
	text-align:center;
	}
#coming_soon{
	background-image: url(../images/bg-coming_soon.gif);
	height: 143px;
	width: 586px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	color: #231F20;
	margin-bottom: 60px;
}
#coming_soon h1{
	font-size: 40px;
	line-height: 48px;
	font-weight: normal;
	text-transform: lowercase;
	padding-top: 26px;
}
#coming_soon h2{
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	text-transform: lowercase;
}
#footer{
	background-image: url(../images/bg-footer.gif);
	height: 99px;
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
}
#footer p{
	padding-top: 61px;
}
/*********************************************************************/
