/* CSS Document */

*
{
margin:0px; padding:0px;
}
body
{
background:#d35b09;
line-height:180%;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.wrapper
{
width:980px;
height:auto;
margin:15px auto;
box-shadow: 0 0 20px #000;
 background:url(images/cnt_bg.jpg) repeat;

/*border:1px solid #CCCCCC;
box-shadow: 0 0 20px #000;
*/}

.content
{
width:980px;
height:auto;
}

.header
{
width:980px;
box-shadow: 0 0 20px #000;

height:360px;
}

			p{ padding:0px 10px 10px 12px; font-weight:600; text-align:left; font-family: 'Glegoo';font-size: 15px;color:#000; line-height:23px;  margin-top:0px; margin-left:10px;} 


.h2
	{
     color: #AB100C;
	font-size: 25px;
	line-height:30px;
 	text-align: center;
	padding-top:15px;
	font-weight:normal;
	font-family:'Bree Serif';
	text-shadow:0px 1px #;
 	
	
	}
	
	.input
	{
	width:280px;
	height:35px;
	background:#FFFFFF;
	border:1px solid #000;
margin-top:0px;
text-align:center;

color:#999999;
font-size:17px;
	}



	.submit
	{
	width:260px;
	height:42px;
	background:url(images/button.png) no-repeat ;
	border:none;
	color:#ffffff;
	text-align:center;	
	cursor:pointer;
	margin-top:15px;
	 
font-weight:bold;
font-size:18px;
  	}
	