/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:middle;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

html,body{
height: 100%;
}

body{
	margin: 0;
	padding: 0;
	background: #FFF9E9;
	font-family: "Helvetica Neue",Helvetica, Arial;
}

div#shim{
visibility: hidden;
width: 100%;
height: 50%;                                                                     
margin-top: -140px;                                                              
float: middle;
}

div#content {
    position: center;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: 200px;

/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
html, body {
height: auto;
}
/* end hack */
/* ]]> */


.logo_box{
position: absolute;
	float: middle;
	width: 349px;
/* border-right: 1px solid #303030;*/
height: 220px;
top: 10%;
	left: 70%;
	margin: -190px 0px 0px -240px;
}

h1{
padding: 12px 70px 12px 20px;
position: middle;
right: 0;
text-align: middle;
top: 25%;
float: middle;
color: #fff;
letter-spacing: -1px;
font-size: 38px;
}

h1 cufon{
margin-bottom: -4px;
}

h3{
	font-size: 15px;
	color: #3D2C17;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
}

.main_box{
	position: absolute;
	float: middle;
	width: 500px;
	height: 50%;
	padding: 25px;
	top: 40%;
	left: 50%;
	margin: -100px 0px 0px -250px;
}

form{
width: 590px;
padding: 10px 0;
float: center;
background: url(../images/dots.gif) right top repeat-y;
height: 80px;
}

h2{
	font-family: Georgia;
	color: #FED557;
	font-size: 40px;
	margin-bottom: 20px;
}

h2 span{
	color: #3D2C17;
	font-size: 16px;
	line-height: 26px;
	font-style: italic;
}

ul.info{
width: 500px;
padding: 0;
margin: 10px 0 0 0;
float: center;
}

ul.info li{
margin-bottom: 20px;
clear: both;
float: center;
}

ul.info li p{
	font-size: 13px;
	line-height: 20px;
	color: #3D2C17;
	float: center;
	margin: 0;
}
a:link, a:visited {color:#FED557;}