/* Regent Design Layout CSS */

#wrapper {
	width:869px;
	height:750px;
	position:relative;
	left:-10px;
	
	
	}
	
#branding {
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	height:184px;
	margin:0px;
	}
	
#branding_img1 {
	background-image:url(../images/man_1.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:142px;
	position: absolute;
	top: -155px;
	left: -533px;
	padding-left:0px;
	}		
	
	
	
#content {
	background-image: url(../images/bg_centre.jpg);
	background-repeat: no-repeat;
	width: 396px;
	height: 540px;
	position: absolute;
	top: 120px;
	left: 200px;
	padding-left: 0px;
	
	
	}
	
	#content2 {
	background-image: url(../images/bg_centre2.jpg);
	width: 396px;
	height: 540px;
	position: absolute;
	top: 120px;
	left: 200px;
	padding-left: 0px;
	}
	
#main {
	postion: absolute;
	left: 0px;
	top: 0px;
	
	}	
	
	

#left {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 540px;
	float: left;
	}


#right {
	background-image:url(../images/bg_right.jpg);
	background-repeat: no-repeat;
	padding-top:4px;
	width:158px;
	height:540px;
	position:absolute;
	top:120px;
	left:596px;
	}

#news {
	width:200px;
	height:150px;
	float:left;
	padding-left:0px;
	padding-top:5px;
	}
	
#footer{
	float:left;
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-top:4px;

	width: 754px;
	height: 82px;
	}	

#sidebarnav1 {
	float:left;
	width:191px;
	padding-top:0px;
	position:absolute;
	top:149px;
	left:0px;
	}
	
#sidebarnav2 {
	position:absolute;
	width:156px;
	}

#rightcontent1 {
	width:156px;
	height:89px;
	}
	
#rightcontent2 {
	width:156px;
	height:89px;
	}

#rightcontent3 {
	background-image:url(../images/right_suits.jpg);
	background-repeat:no-repeat;
	width:146px;
	height:113px;
	padding-left:5px;
	}
	
#righttext {

	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
	float:left;
	}

#rightthumb1 a {
	text-indent: -1000em;
	background: url(../images/right_thumb1.jpg) no-repeat left top;
	width: 59px;
	height: 59px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 49px;
	right: 86px;
	}
	
#rightthumb1 a:hover {
	background: url(../images/right_thumb1Over.jpg) no-repeat left top;
}

#rightthumb2 a {
	text-indent: -1000em;
	background: url(../images/right_thumb2.jpg) no-repeat left top;
	width: 59px;
	height: 59px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 168px;
	right: 86px;
	}
	
	
#rightthumb2 a:hover {
	background: url(../images/right_thumb2Over.jpg) no-repeat left top;
}

/* Giant Peach 2009 */
p, li
{
	margin-left:20px;
}