html {
	background: #f0f1e0 url(../images/widebg.jpg) repeat-y center top;
}

body {
	max-width: 992px;
}

.home #home {
	background: #dbdcb4 url(../images/arrow.png) no-repeat left;
}

#content {
	margin-left: 144px;
}

#blocks {
	height: 354px;
	width: 99%;
	line-height: 1.2em;
}

#blocks a {
	text-decoration: none;
}

#blocks a:hover, #blocks a:active {
	text-decoration: underline;
}

.cblock {
	width: 24%;
	margin: 0 6px 0 0;
	float: left;
	/*border: 1px solid black;*/
}

.cblock h2 {
	padding: 172px 12px 12px 12px;
	height: 44px;
}

.cblock p {
	margin: 6px 12px;
	font-size: 0.9em;
	height: 100px;
	padding-top: 6px;
}

#about p {
	margin: 1em;
}

#migrantsblock {
	background: url(../images/widemigrantbg.jpg) no-repeat top;
	color: #00365E;
}

#migrantsblock p {
	border-top: 1px solid #00365E;
}

#migrantsblock a {
	color: #00365E;
}

#ereblock {
	background: url(../images/wideerebg.jpg) no-repeat top;
}

#ereblock p {
	border-top: 1px solid #fff;
}

#ereblock a {
	color: #fff;
}

#applyblock {
	background: url(../images/wideapplybg.jpg) no-repeat top;
}

#applyblock p {
	border-top: 1px solid #00365E;;
}

applyblock a {
	color: #fff;
}

#licensedblock {
	background: url(../images/widelicensedbg.jpg) no-repeat top;
	color: #fff;
}

#licensedblock p {
	border-top: 1px solid #fff;
}

#licensedblock a {
	color: #fff;
}