@charset "utf-8";
/* CSS Document */

#header {
	padding-bottom: 15px;
}

#topbox {
	clear:both;
	background: url(../images/home/topbox-bg.gif) repeat-x;
	height:399px;
	z-index:1;
}

.left {float:left;}
.right {float:right;}

#top-content {padding:21px 0px 0px 15px; float:left;}
#topten {text-align:center; width:282px; padding-left:75px; padding-top:2px;}
#topten img {padding:0px;}
#topten a#applynow {
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-999px;
	padding:0px;
	width:282px;
	height:26px;
	background:url(../images/home/top-apply-now1.gif) center no-repeat;
	}
#topten a#applynow:hover {
	background:url(../images/home/top-apply-now2.gif) center no-repeat;
	}

#bottom-boxes {clear:both; padding-left:18px; position:relative; top:18px;}
.bottom-box {background-image:url(../images/home/bottom-box-bg.jpg); width:304px; height:233px; float:left; margin-right:17px;}
.bottom-box .content {float:left; width:278px;}
.bottom-box .content .text {font-size:11px; padding:15px 28px 5px 20px; height:78px;}
#ati .content .text #arrows {
	position:absolute;
	left: 5px;
	top: 116px;
	width:36px;
	height:28px;
	background-image:url(../images/home/arrows.png);
	background-repeat:no-repeat;
}
#ditl .content .text {padding-top:20px;}
#wit .content .text {padding-top:18px;}


.bottom-box .content .btn a {
background-repeat:no-repeat;
display:block;
float:right;
height:9px;
overflow:hidden;
text-indent:999em;
}
#ati .btn a {background-image:url(../images/home/btn_find-out-more1.gif);width:86px;}
#ati .btn a:hover {background-image:url(../images/home/btn_find-out-more2.gif);}
#ditl .btn a {background-image:url(../images/home/btn-what-its-like1.gif); width:112px;}
#ditl .btn a:hover {background-image:url(../images/home/btn-what-its-like2.gif);}
#wit .btn a {background-image:url(../images/home/btn_challenge1.gif); width:118px;}
#wit .btn a:hover {background-image:url(../images/home/btn_challenge2.gif);}


#footer {font-size:10px; color:#777; text-align:center; clear:both; padding:40px 100px 20px;}
