/* CSS Document */
body 
{
	padding:19px 0 19px 0;
	margin:0;
	font-size:18px;
	color:#ffffff;
	font-family:"Trebuchet MS";
}

h1{	padding:19px 0 10px 0;
	margin:0;
	font-size:18px;
	font-weight:normal;
}
.main
{
	width:964px;
	margin:0 auto;
}

.main_image
{
	margin:0 auto;
	background:url(images/bg.jpg) left top repeat-x;
	height:540px;
	padding:0 0 0 124px ;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

.logo
{
	float:left;
	width:220x;
	margin:33px 0 20px 25px;
}

.top_crnr
{
float:left;
width:964px;
height:13px;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	font-size:0;
}

.text
{
	width:380px;
	float:left;
	margin:0px 0 0 164px;
}

.text_feild
{
	background:url(images/text_feild.jpg) left top no-repeat;
	width:291px;
	height:20px;
	border:none;
	padding:4px 0 0 4px;
}

.feild
{
	width:295px;
	float:left;

}

.btn
{
	width:78px;
	height:24px;
	float:right;
}
