@charset "UTF-8";
/* HOMEPAGE */

/* ========================================== LAYOUT CODE === */
#frame {height:593px;background:url(/files/homepage/background.jpg) no-repeat center top;}
#header {margin-left:295px;padding-top:30px;}


/* ========================================== MAIN NAV - MENU.CSS === */
#menu {
	border-bottom:none;
}


.mainModel {
	position:absolute;
	left:180px;
	bottom:0;
}
#sectionCap {
	position:absolute;
	top:170px;
	right:25px;
}

#callOuts {
	position:absolute;
	left:0;
	bottom:30px;
	width:980px;
	height:130px;
	overflow:hidden;
	background:url(/files/homepage/callOut-background.png);
}

#callOuts a {
	margin:0;
	padding:0 0 0 9px;
}

.image1 {
	width:317px;
	height:130px;
}
.image2 {
	width:357px;
	height:130px;
}
.image3 {
	width:270px;
	height:130px;
}



.getTheLook {position:absolute;left:105px;top:285px;}
.getTheLook h4 {font-weight:bold;}