/* Styles */

body {
	background:#fff url(images/bg.jpg) repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 10px;
}
a {
	font-weight: bold;
	color: #FC8817;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



#mysitecontainer {
	margin: 0px auto;
	position: relative;
	width: 980px;
	background:url(images/back.jpg) #FFFFFF;
	background-repeat:repeat;
	height:100%;
	overflow:hidden;
}	
#finance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	position: absolute;
	height: 53px;
	width: 122px;
	left: 850px;
	top: 91px;
}
#hpi {
	position: absolute;
	height: 99px;
	width: 120px;
	left: 837px;
	top: 420px;
	font-size: 12px;
}


	
#top {
	position: relative;	
	width: 850px;
	background:url(images/top.jpg) #FFFFFF no-repeat;
	height:148px;
}
#mysitecontainer #footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 850px;
	position: relative;
}


#toplinks {
	position: relative;
	top:135px;
	left:55px;
	width:100px;
}

#toplinks a {
	font-size:10px;
	color:#FC8817;
	text-decoration:none;
	font-weight:bold;
}

#toplinks a:hover {
	text-decoration:underline;
}

#middle {
	position:relative;
	width: 850px;
	background:url(images/middle.jpg) #FFFFFF repeat-x;
	height:252px;
}



#nav {
	position:relative;
	float:left;
	width: 170px;
	top:40px;
	left:25px;
}

#nav ul {
	list-style:none; 
	padding:5px 0 0px 2px; 
	margin:0
}

#nav a {
	width:160px; 
	display:block; 
	line-height:25px; 
	padding:3px 0 4px 9px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	border-bottom:#fff 1px dashed; 
	font-size:14px;
	background:url(images/bullet.gif) no-repeat;
}

#nav a:hover {
	color:#FC8817;
	border-bottom:#fff 1px dashed;
}

#rotate {
	position:relative;
	float:right;
	left:-40px;
	top:18px;
	width:600px;
	height:216px;
	z-index:1;
	overflow:hidden;
}


#contactdetails {
	font-size:12px;
	width:185px;
	_width: 168px;
	margin-top:2px;
	margin-left:15px;
	_margin-left:18px;
	float: left;
	color: #333333;
}
#contactdetails p {
	padding-top: 20px;
	padding-left: 25px;
}
#contactdetails strong {
	color: #FF8814;
}



#content {
	font-size:12px;
	margin-left:6px;
	_padding-left: 2px;
	margin-right:50px;
	_margin-right:5px;
	width:580px;
	_width:590px;
	float:left;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
}
h1 {
	font-size:14px;
	padding-top: 3px;
}

#featuredholder {
	float:left;
	padding-top:32px;
	background-image:url(images/featured.jpg);
	background-repeat:no-repeat;	
	width:210px;
	height:230px;
	margin:10px;
}	
