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

#header {
	padding-bottom: 15px;
}
#topbox {clear:both; background-image:url(../images/level2/topbox-bg.gif); background-repeat:repeat-x; height:319px; /*position:relative; top:64px;*/ z-index:1;}

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

#top-content {padding:19px 0px 0px 15px; float:left;}
#topten {text-align:center; width:282px; padding-left:75px; padding-top:2px;}
#topten img {padding:0px;}
#topten a#applynow {
	position:relative;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-999px;
	padding:0px;
	width:282px;
	height:26px;
	background:url(../images/level2/top-apply-now1.gif) center no-repeat;
	z-index:1;
	
	}
#topten a#applynow:hover {
	background:url(../images/level2/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:12px; color:#666; text-align:center; clear:both; padding:20px 0px 20px;}

#content {
	width:520px;
	padding:32px 57px 60px 50px;
	float:left;
	font-size: 12px;
	color: #666;
	background: url(../images/level2/arrows.gif) no-repeat 5px 26px;
	line-height: 1.5em;
}
#content h1 {
	font-size:17px;
	color:#F67800;
	text-transform:uppercase;
	margin-top:0;
}
#content h2 {
	font-size:14px;
}
#content h3 {
	font-size:13px;
	}
#links {
	float:left;
	width:302px;
	padding-top:21px;
}
#links div a:hover, #links img  {
	 cursor:pointer;
	 }
#content p {
	font-size:12px;
	line-height:130%;
	width:482px;
}
#content a {
	color: #F67800;
	text-decoration: none;
}
#content a:hover {
    color: #072F67;
}
#bottom {
	background: #ffffff url(../images/level2/bottom-bg.jpg) repeat-x bottom left;
	min-height:395px;
	margin: 0px 10px 0px 8px;
}
#footer {font-size:10px; color:#777; text-align:center; clear:both; padding:40px 100px 20px;}