body {
	background: #fffae6 url(../images/home/bg.png) top left repeat-x;
}

#header {
	height: 376px;
	background: transparent url(../images/home/scenery.png) no-repeat right top;
}

#welcome {
	position: relative;
	top: 116px;
	left: 36px;
	width: 525px;
}

#welcome h2 {
	font-size: 1.3em;
}

#photo {
	position: absolute;
	top: 0;
	right: 0;
	width: 257px;
	height: 269px;
	background: transparent url(../images/home/photos.png) no-repeat top left;
}

#photo img {
	position: relative;
	top: 41px;
	left: 43px;
}

ul.courses {
	min-height: 200px;
}

div.driver-resources-links ul,
ul.courses-links {
	width: 400px;
	overflow: hidden;
	list-style-image: none;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

div.driver-resources-links ul li,
ul.courses-links li {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

div.driver-resources-links ul li a {
	padding-left: 20px;
	background: url(../images/bullet_ondark.png) no-repeat 0 4px;
}

ul.courses-links li a {
	padding-left: 20px;
	background: url(../images/bullet.png) no-repeat 0 4px;
}

#row2,
#row1 {
	position: relative;
	overflow: hidden;
	padding-bottom: 2em;
}

#row2 {
	margin-top: 2em;
}

div.blog,
div.driver-resources-links {
	position: absolute;
	top: 2em;
	left: 522px;
	width: 428px;
	padding: 10px;
	background-color: #f5f0dd;
}

div.blog {
	top: 0;
}

div.blog ul {
	padding: 0;
	margin: 0;
}

div.blog ul li {
	position: relative;
	list-style: none;
	list-style-image: none;
	margin-top: 1em;
	overflow: hidden;
}

div.blog h2,
div.driver-resources-links h2 {
	margin-top: 0;
}

div.blog h3,
div.blog p {
	position: relative;
	left: 74px;
	margin-left: 10px;
	width: 340px;
}

div.blog h3 {
	font-size: 1em;
	margin: 0;
	font-weight: normal;
}

div.blog p {
	margin: 0;
	font-size: 0.9em;
}

div.blog span.date {
	position: absolute;
	width: 74px;
	font-size: 0.9em;
}

div.exam {
	position: relative;
	width: 251px;
	height: 192px;
	font-size: 1.3em;
	padding: 20px 20px 0px 200px;
	background: transparent url(../images/home/practice_exam.png) no-repeat top left;
}
