/* ----- Our People Home Style---------------
Created by: Ramanjeet Kaur
Created for: 303 pty group
Created on: 22 April 2009
*/

HTML {
	HEIGHT: 100%
}
BODY {
	HEIGHT: 100%
}
BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: #170500 url(../images/bg.jpg) top center no-repeat; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px;
	COLOR: #1e0000;
	PADDING-TOP: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


#container {
	MARGIN: auto; 
	width:990px;
	MIN-HEIGHT: 100%;
	COLOR: #000000; 
	POSITION: relative; 
	HEIGHT: 100%; 
	TEXT-ALIGN: left;
	z-index:1;
}

#container_top{
BACKGROUND: url(../images/bgpeople.png) no-repeat;
height:830px;
width:990px;
position:relative;
z-index:10;
}

#container_middle
{
position:relative;
background:url(../images/repeat.png)  repeat-y    ;
border:0px solid #009999;
float:left;
width:990px;
}

#container_footer{
position:relative;
background:url(../images/footer.png)  no-repeat;
height:180px;
float:left;
width:990px;
text-align:center;
}


#header {
	position:relative;
	height:158px;
}

#header_inner{
	position:relative;
	border-bottom:#603813 1px solid;
	width:930px;
	margin-left:40px;
	height:100px;
}

#hd_logo{
position:relative;
float:left;
width: 175px;
}

#navcontainer{
position:relative;
float:right;
width:750px;
margin:65px 0px 0px 0px;
*margin:75px 0px 0px 0px;
text-align:left;
height:30px;
}


#content {
	position:relative;
	MARGIN-LEFT:60px; 
	MARGIN-RIGHT: 50px;
	width:650px;
	padding-top:85px;
	*padding-top:100px;
	padding-bottom:10px;
	z-index:100;
}



.titleimage
{
padding:20px 0px 0px 20px;
}


#right {
	POSITION: absolute;
	display:inline;
	WIDTH: 186px;
	margin:5px 0px 0px 10px;
	z-index:999;
	left: 743px;
	top: 216px;






	*top: 233px;
	border:#000 0px solid;
	visibility:visible;
}


#centre{
margin-top:20px;
position:relative;
float:none;
width:410px;
margin-left:200px;
*margin-left:120px;
text-align:left;
}



#description{
position:relative;
float:left;
width:970px;
height:250px;
background:url(../images/profile.png) top center no-repeat;
z-index:111;
}

#description .title{
	position:absolute;
	left: 231px;
	top: 46px;
	width: 236px;
	height: 34px;
	color:#290500;
	line-height:15px;
}

#description p{
padding:80px 130px 0px 230px
}

#description .desc_img{
	position:absolute;
	left: 42px;
	top: 44px;
	width: 161px;
	height: 193px;
}

#footer {
	CLEAR: both;  position:relative; HEIGHT: 140px; TEXT-ALIGN: center;
	margin-bottom:0px;bottom:0px;
	
}
H1 {
	MARGIN-TOP: 0px
}
H3 {
	MARGIN-TOP: 0px
}
P {
	line-height:15px;
}
.clearer {
	CLEAR: both; MARGIN-TOP: -1px; OVERFLOW: hidden; HEIGHT: 1px
}


#title_text {
position:relative;
float:left;
color:#ffefbc;
margin:0px 0px 20px 66px;
*margin:0px 0px 20px 36px;

text-align:left;
height:80px;
}

#sitemap{
	position:relative;
	border-top:  dashed 1px #a58d7b;
	font-size:10px;
	color: #a58d7b;
	float:right;
	right:20px;
	margin-top:40px;
}


#sitemap a:link, #sitemap a:visited
{
	color:#a58d7b;
	text-decoration:none;
}

#sitemap a:hover
{
	color: #ffefbc;
	text-decoration:none;
}


/* Updates for career page */


#career #container_top{
BACKGROUND: url(../images/bgpeople.png) no-repeat;
height:830px;
width:990px;
}

#career #description p{
padding:40px 130px 0px 230px
}


#global  #container_top{
BACKGROUND: url(../images/bgpeople.png) no-repeat;
height:680px;
width:990px;
}

#default #description{
position:relative;
float:left;
width:970px;
height:250px;
background:none;
z-index:121;
}


#description .desc_flash{
	position:absolute;
	left: 4px;
	top: 6px;
	width: 300px;
	height: 400px;
	border:0px solid #333333;
}

#default #description p{
padding:30px 130px 0px 230px
}


#pegs{
	position:absolute;
	left: 79px;
	top: -2px;
	width: 48px;
	height: 42px;
}
