/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background: url(/images/homepage/bg-home.gif) repeat-x top left #C2C0B8;
	}

img { behavior: url(/includes/iepngfix.htc); border:0; }

#homeContainer {
	width:1000px;
	}

#container {
	position:relative;
	width:949px;
	margin:0;
	padding:0px;
	border:0;
	display:block;
	}

.clear
{
	position:relative;
	width:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

/* Left navigation column */


#homeNav {
	width:238px;
	float:left;
	}

#homeNav h1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    }	
	
#homeNav h2{
	margin:0px 0px 0px 82px;
	padding:0px 0px 0px 0px;
    }	

#homeNav ul{
	margin:0px 0px 0px 82px;
	padding:0px 0px 0px 0px;
    list-style: none;	
	}
	
#homeNav li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
		}
		
#homeLeft
{
	width:222px;
	min-height:549px;
	_height:549px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	background: url(/images/homepage/bg-left-nav.jpg) no-repeat bottom left #FFFFFF;
}

#homeLeft ul{
	margin:0;
	padding:0;
    list-style: none;	
	}
	
#homeLeft li{
	margin:0 28px 2px 0;
	padding:0;
	text-align:right;
	font:bold 0.7em helvetica;
	color:5C5649;
		}

#homeLeft a:link, a:visited
{
	color:#5C5649;
	text-decoration:none;
}

#homeLeft a:hover, a:active
{
	color: #133B58;
	text-decoration:none;
}

#homeRight
{
	position:relative;
	width:727px;
	height:549px;
	margin:0;
	padding:0;
	border:0;
	background: url(/images/homepage/models.jpg) no-repeat top left;
	float:left;
}

.callout1
{
	position:absolute;
	top:363px;
	left:159px;
	margin:0;
	padding:0;
	border:0;
}

.callout2
{
	position:absolute;
	top:412px;
	left:21px;
	margin:0;
	padding:0;
	border:0;
}

.callout3
{
	position:absolute;
	top:85px;
	left:339px;
	margin:0;
	padding:0;
	border:0;
}



/* Main centre content */

#centreNav {
	position:absolute;
	top:284px;
	left:238px;
	z-index:2;
	}
	
#girlContainer {
	float:left;
	width:710px;
	}		
		
div.girl {
	float:left;
	}

/* footer */

#footerContainer {
    margin:0;
    padding:0;
    border:0;
	}

#footerHome {
  background:url(/images/homepage/bg-footer.jpg) repeat-y bottom left;
	width:949px;
	color:#787264;
        margin:0;
        padding:7px 0 5px 20px;
        border:0;
	font-family:helvetica;
	font-size:0.7em;
	color:#787264;
	float:left;
	display:inline;
	}
	
#footerHome ul {
	list-style:none !important;
	margin:0;
        padding:0;
        border:0;
	float:left;
	display:inline;
	}
	
#footerHome li {
	float: left;	
	list-style: none;
	margin:0 5px 0 0;
        padding:0;
        border:0;
	}

#footerHome li a {
	color:#787264;
	margin:0;
	padding:0;
	border:0;
    text-decoration:none;
}