/* ----- Home Content Style---------------
Created by: Ramanjeet Kaur
Created for: 303 pty group
Created on: 20 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;
}

a:link, a:visited{
color:#1e1005;
text-decoration:none;
}

a:hover{
color:#1e1005;
text-decoration:underline;
}


#container {
	margin:auto;
	position:relative;
	BACKGROUND: url(../images/bg.jpg) no-repeat;
	width:990px;
	height:720px;
}

#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 {
	MARGIN-LEFT:80px; 
	MARGIN-RIGHT: 80px;
	padding-top:100px;
	width:850px;
	height:800px;
}

.titleimage
{
margin:15px 0px 0px 30px;
}

#left {
	margin-top:0px;
	DISPLAY: inline;  FLOAT: left;
	MARGIN-LEFT: -2px; 
	*MARGIN-LEFT: -7px; 
	WIDTH: 190px; POSITION: relative;
}

#right {
	DISPLAY: inline; RIGHT: 0px; FLOAT: right; WIDTH: 210px; 
	margin:16px 0px 0px 10px;
	*margin:16px 5px 0px 10px;
	POSITION: relative;
	z-index:1;
}


#peg_holder{
	position:absolute;
	float:right;
	margin-right:0px;
	width: 34px;
	height: 36px;
	z-index:10;
	left: 903px;
	top: 219px;
}

#centre{
position:relative;
float:none;
width:760px;
margin:20px 40px 0px 42px;
text-align:left;
padding-top:20px;
}

#footer {
	CLEAR: both;  HEIGHT: 140px; TEXT-ALIGN: center
}
H1 {
	MARGIN-TOP: 0px
}
H3 {
	MARGIN-TOP: 0px
}
P {
	line-height:15px;
}
.clearer {
	CLEAR: both; MARGIN-TOP: -1px; OVERFLOW: hidden; HEIGHT: 1px
}


.title_text{
color:#ffefbc;
}


#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;
}

/* --------------------Styles for longer content pages --------------*/

#site #container {
	margin:auto;
	position:relative;
	BACKGROUND: url(../images/background/backgroundsitemap.png) no-repeat;
	BORDER-LEFT: #000 0px solid; BORDER-BOTTOM: #000 0px solid;
	width:990px;
	height:1194px;
}


#privacy #container {
	margin:auto;
	position:relative;
	BACKGROUND: url(../images/background/backgroundprivacypolicy.png) no-repeat;
	BORDER-LEFT: #000 0px solid; BORDER-BOTTOM: #000 0px solid;
	width:990px;
	height:1700px;
}

#privacy #content {
	MARGIN-LEFT:80px; 
	MARGIN-RIGHT: 80px;
	padding-top:80px;
	width:850px;
	height:1320px;
}


#awards #container {
	margin:auto;
	position:relative;
	BACKGROUND: url(../images/background/backgroundawards.png) no-repeat;
	BORDER-LEFT: #000 0px solid; BORDER-BOTTOM: #000 0px solid;
	width:990px;
	height:1194px;
}