/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}
#bg {
	width: 900px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	}
#top {
	width: 740px;
	height: 286px;
	}
#body {
	width: 720px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	}
.form2 {
	width: 170px;
	border: 1px solid #4B6E92;
	background-color: #EFEFEF;
	padding-left: 5px;
	font-family: tahoma, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	font-weight: 100;
	margin-bottom: 2px;
	margin-top: 2px;
	}
.submit {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color:#F8F8EF;
	background-image: url(../images/SEND.jpg);
	
	}	
#end {
	width: 690px;
	height: 570px;
	font-size: 12px;
	background-image: url(../images/form_bg.jpg);
	background-repeat: no-repeat;
	padding: 25px 25px 25px 25px;
	color: #EBEBEB;
	}
#end2 {
	width: 490px;
	height: 500px;
	font-size: 12px;
	background-image: url(../images/form_bg2.jpg);
	background-repeat: no-repeat;
	padding: 25px 25px 25px 25px;
	color: #EBEBEB;
	}
#end3 {
	width: 690px;
	height: 441px;
	font-size: 12px;
	background-image: url(../images/form_bg3.jpg);
	background-repeat: no-repeat;
	padding: 25px 25px 25px 25px;
	color: #FFF;
	}
		

