html {
	background: #f0f1e0 url(../images/widebg.jpg) repeat-y center top;
}

body {
	max-width: 992px;
}

#block {
	float: left;
	height: 350px;
	width: 132px;
	line-height: 1.2em;
	margin: -6px 14px 0 30px;
	color: #00365E;
}

.register #block {
	background: url(../images/registerbg.jpg) no-repeat top;
	color: #fff;
}

.migrants #block {
	background: url(../images/migrantbg.jpg) no-repeat top;
}

.ia #block {
	background: url(../images/applybg.jpg) no-repeat top;
}

.la #block {
	background: url(../images/licensedbg.jpg) no-repeat top;
	color: #fff;
}

.ere #block {
	background: url(../images/erebg.jpg) no-repeat top;
}

.news #block {
	background: url(../images/newsbg.jpg) no-repeat top;
}

.about #block {
	background: url(../images/aboutbg.jpg) no-repeat top;
}

#block h2 {
	padding: 172px 12px 12px 12px;
	height: 44px;
	/*border: 1px solid #000;*/
}

#text {
	margin-left: 295px;
	margin-right: 264px;
}
/*widebody added 17 june 2009 to allow large image template */
.widebody{
margin-left:150px!important;
margin-right:20px!important;

}


#questions {
	float: right;
	width: 264px;
	padding: 0 0 0 6px;
	margin: 0 0 0 6px;
	/*border: 1px solid #000;*/
}

#questions h3 {
	padding: 0 0 12px 0;
	color: #00365E;
}

#questions li {
	margin: 0 12px 0 0;
	padding: 0.3em 0 0.65em 12px;
	border-bottom: solid 2px #fff;
	background-color: #f0f1e0;
}