@charset "UTF-8";/*body  {height:100%;}*/body {	background:#500303 url(../images/bg.jpg) no-repeat scroll center top;	color:#333333;	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	font-size:11px;	margin:0;	padding:0;}#wrapper {	margin:0 auto;	overflow:hidden;	position:relative;	width:1006px;	background-image: url(../images/mainRep.png);	background-repeat: repeat-y;	padding: 0px;}#head {	background-image: url(../images/hd.png);	background-repeat: no-repeat;	width: 100%;	height: 159px;	float: left;}#main {	background-color: #f2f2f2;	background-image: url(../images/mn.png);	background-repeat: no-repeat;	width: 100%;	min-height: 587px;	}#main2 {	background-color: #f2f2f2;	background-image: url(../images/mn.png);	background-repeat: repeat;	width: 100%;	min-height: 587px;	height: 100%;}#footer {	background-image: url(../images/ft.png);	background-repeat: no-repeat;	height: 75px;	width: 100%;	color: #FFF;	text-align: center;	font-size: 16px;	padding-top: 35px;	background-color: #500303;	}.clearboth {clear:both;}.leftMain {	background-image: url(../images/att.png);	background-repeat: no-repeat;	background-position: 85px 25px;	display: block;	float: left;	width: 565px;	position: relative;	overflow: hidden;	left: 20px;	top: 0px;	padding: 150px 0px 0px 85px;}.leftMain p {	font-size: 16px;	width: 300px;	color: #636363;}.leftMain strong, a, visited {	font-weight: bolder;	color: #c52623;	text-transform: uppercase;}.leftMain2 {	display: block;	float: left;	width: 450px;	position: relative;	overflow: visible;	left: 20px;	top: 0px;	padding: 50px 0px 0px 85px;	height: auto;}.leftMain2 p {	font-size: 16px;	width: 300px;	color: #636363;}.leftMain2 strong, a, visited {	font-weight: bolder;	color: #c52623;	text-transform: uppercase;}.rightMain {	/*float: right;*/	width: 270px;	/*padding-top: 55px;	padding-right: 50px;*/		/*height: 100%;*/	position: absolute;	right: 45px;	bottom: 120px;}.rightMain p {	font-size: 16px;	width: 215px;	color: #636363;	text-align: left;	padding-left: 20px;}.rightMain img {	text-decoration: none;}.rightMain strong {	font-weight: bolder;	color: #c52623;	text-transform: uppercase;}/*FORM CSS*/label, input[type="text"]{    float:left;    display:block;}label{    margin-right: 5px;}.field{    width:100%;    overflow:auto;    margin:5px 0px;}
