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

body
	{
	background-color:#ddddcf;
	margin:0px;
	padding:0px;
	}
	
Table		

	{
	margin-left:auto;
	margin-right:auto;
	}
	
.header
	{
	width:893px;
	height:252px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat
	}
.arrow
	{
	width:893px;
	height:83px;
	background-image:url(images/arrow-sewc.jpg);
	background-repeat:no-repeat
	}
	
.bottom
	{
	width:893px;
	height:464px;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	}
.content
	{
	width:770px;
	height:450px;
	margin-left:70px;
	margin-top:-2px;
	}
.left-column
	{
	width:360px;
	background-image:url(images/form-bg.jpg);
	background-repeat:no-repeat
	}
.form
	{
	width:100%;
	margin-top:95px;
	padding-left:10px;
	}
.butn
	{
	background-image: url(images/arrow-sewc.jpg);
	background-repeat:no-repeat
	}
