body {
	background-image: url(images/bg-tile-img.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
<!--
a {
	font-family: Arial;
	font-size: 12px;
	color: #e0b400;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E0B400;
}
a:hover {
	text-decoration: none;
	color: #3c2ed8;
}
a:active {
	text-decoration: none;
	color: #3C2ED8;
}

-->

.header-tile-1{
height:160px;
background-image:url(images/header-tile-img.jpg); 
}
.header-1{
width:750px; height:115px;
position:relative; float:center;
}
.logo{
width:135px; height:42px;
position:relative; float:left; left:20px; top:73px;
}

.header-tile-2{
width:750px; height:45px;
position:relative; float:center;
background-image:url(images/header-tile-img-1.jpg);
border-left:#d7d7d7 1px solid; border-right:#d7d7d7 1px solid;
}
.main{
width:750px; height:700px;
position:relative; float:center;
background-color:#FFFFFF;
border-left:#d7d7d7 1px solid; border-right:#d7d7d7 1px solid;
}

.information-img{
width:252px; height:38px;
position:relative; float:right; right:180px;
}
.main-content-bg-1{
width:454px; height:auto;
position:relative; float:left;
}
.line-1{
width:1px; height:auto;
position:relative; float:left;
}
.main-content-bg-2{
width:295px; height:auto;
position:relative; float:right;
}
.title-txt-bold{
position:relative; float:left; left:25px; top:20px;
font-family:Arial; font-size:18px; font-weight:bold; color:#f4c507;

}
.normal-txt{
width:400px; height:auto;
position:relative; float:left; left:25px; top:30px;
font-family:Arial; font-size:12px; font-weight:noemal; color:#3f3f3f; line-height:18px; text-align:left;
}
.yellow-color{
color:#e0b400;
}
.txt-field{
width:295px; height:100px;
position:relative; float:left;
}
.tx-box{
width:400px; height:auto;
position:relative; float:left; left:25px; top:40px;
font-family:Arial; font-size:12px; font-weight:noemal; color:#3c2ed8; line-height:25px; text-align:left;
}
.txt-small{
width:63px; height:10px;
position:relative; float:right;
font-size:11px; line-height:10px; text-align:right;
}
.txt-field-1{
width:60px; height:50px;
position:relative; float:left; text-align:right;
}
.txt-field-2{
width:60px; height:105px;
position:relative; float:left; left:10px;
}
.man-img{
width:245px; height:134px;
position:relative; float:left; left:30px; top:30px;
}
.man-bottom-txt{
width:240px; height:auto;
position:relative; float:left; left:35px; top:50px;
font-family:Arial; font-size:11px; font-weight:noemal; color:#3f3f3f; line-height:18px; text-align:left;
}
.submit-img{
width:60px; height:23px;
position:relative; float:left; left:200px; top:3px;
}





















