#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
}
#banner {
	background-image: url(images/header.png);
	float: left;
	height: 282px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center;
}
#innerwrapper {
	float: left;
	height: auto;
	width: 900px;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
}
#diduk {
	padding-left: 30px;
	padding-right: 30px;
	width: 835px;
	float: left;
}
#text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #134B80;
	height: 150px;
	width: 860px;
	float: left;
	padding-left: 35px;
}
#boxes {
	height: 280px;
	width: 900px;
	float: left;
	margin-bottom: 20px;
}
#formb {
	height: 233px;
	width: 375px;
	float: left;
	margin-left: 35px;
	background-image: url(images/grey_block.png);
	padding-left: 10px;
}
#text2 {
	height: auto;
	width: 426px;
	float: right;
	margin-right: 35px;
}
#block {
	height: 160px;
	width: 416px;
	background-image: url(images/gold_block.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFF;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 5px;
	margin-left: 5px;
	line-height: 18px;
}
#contactt {
	height: 78px;
	width: 426px;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	margin-top: 0px;
}
.textTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 20px;
}
#form1 label {
	width: 360px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
	clear: none;
	float: none;
	margin-bottom: 7px;
}
.txt_fields {
	height: 20px;
	width: 200px;
	border: 1px solid #CCC;
	margin-left: 10px;
	margin-right: 10px;
}
.textCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #144B82;
	margin-top: 5px;
	margin-left: 5px;
	line-height: 18px;
}
.textTitleBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #144B82;
}
#left {
	float: left;
	width: 420px;
}
#right {
	float: right;
	width: 400px;
	padding-top: 0px;
}
#right2 {
	float: right;
	width: 364px;
	height: 260px;
	background-image: url(images/back_form.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	height: 18px;
	float: left;
	width: 900px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#left2 {
	float: left;
	width: 420px;
}
#section2 {
	padding-left: 30px;
	padding-right: 30px;
	width: 835px;
	float: left;
}

