* {
	margin:0;
	padding:0;
}

body{
background:#FBE544;
}

.container{
width:1024px;
height:1506px;
margin-left:auto;
margin-right:auto;
}

.header{
width:1024px;
height:155px;
}
.header-image{
width:628px;
height:84px;
background-image:url(images/header.gif);
background-repeat:no-repeat;
margin-left:220px;
margin-top:47px;
}

.imagebox{
width:1024px;
height:251px;
}
.imagebox-left{

width:245px;
height:251px;
float:left
}
.imagebox-left-logo{
width:125px;
height:68px;
background-image:url(images/imagebox-left-logo.gif);
background-repeat:no-repeat;
margin-left:120px;
margin-top:87px;
}

.imagebox-right{
width:547px;
height:251px;
float:left;
background-image:url(images/imagebox-right.gif);
background-repeat:no-repeat;
}

.text-area{
width:1024px;
height:178px;
}
.text-area-text{
width:693px;
height:46px;
background-image:url(images/text-area-text.gif);
background-repeat:no-repeat;
margin-left:177px;
margin-top:66px;
}
.text-area-img{
width:1024px;
height:66px;
background-image:url(images/text-area-img.gif);
background-repeat:no-repeat;
}
.register-now{
width:1024px;
height:85px;
background-image:url(images/register.gif);
background-repeat:no-repeat;
}

.query-area{
width:1024px;
height:471px;
}
.query-area-left{
width:265px;
height:471px;
float:left;
background-image:url(images/query-area-left.gif);
background-repeat:no-repeat;
}
.query-area-middle{
width:478px;
height:471px;
float:left;
background-image:url(images/query-area-middle.gif);
background-repeat:no-repeat;
}
.query-area-right{
width:281px;
height:471px;
float:right;
background-image:url(images/query-area-right.gif);
background-repeat:no-repeat;
}


.fb{
width:1024px;
height:173px;
}
 
.fb-logo{
width:634px;
height:105px;
margin-left:206px;
}

.website-links{
width:1024px;
height:192px;
}
.website-links-left{
width:495px;
height:192px;
float:left;
}
.website-links-left-in{
width:289px;
height:192px;
margin-left:206px;
}
.website-links-right{
width:529px;
height:192px;
float:right;
}
.website-links-right-in{
width:195px;
height:192px;
margin-left:158px;
}