/* 	watermarks css interface layout 
	created: 18 May 2006. Sauce Design Pty Ltd
	sales@saucedesign.com.au  */
	
body {
	margin: 0px;
	font: normal 100% arial, v erdana, 'trebuchet ms', sans-serif;
	}
	
#wrapper_header {
	position: relative;
	width: 100%;
	height: 282px;
	}
	
	#page_tear {
		position: relative;
		width: 100%;
		height: 80px;
		background: url(../images/tornPage.jpg) no-repeat center top;
		}
	
	#site_navigation {
		position: relative;
		width: 760px;
		height: 30px;
		left: 50%;
		margin-left: -380px;
		text-indent: 0px;
		padding-bottom: 15px;
		font-size: 75%;
		}
		
	.create_underline {
		float: left;
		width: auto;
		border-bottom: 2px solid #939b86;
		}
		
	
	#banner {
		position: relative;
		width: 100%;
		height: 180px;
	/*	background-color: #9c3;	 */
		background: url(../images/banner_bckgr1.jpg) no-repeat center top;
		text-align: center;
		}

	#wrapper {
		position: absolute;
		width: 760px;
		left: 50%;
		top: 350px;
		margin-left: -380px;;
		}

	#more_detail_container.home {
		float: left;
		width: 240px;
		}
		
		#more_detail_container {
			float: left;
			width: 180px;
			}
		
		#more_detail_content {
			padding: 9px 0px 9px;
			font: normal 70%/20px arial, verdana, 'trebuchet ms', sans-serif;
			color: #838a8e;
			}
			
			
	#body_container.home {
		margin-left: 300px;
		margin-bottom: 20px;
		}
		
	#body_container {
		margin-left: 250px;
		width: 490px;
		margin-bottom: 20px;
		}
		
		
		


	#body_content {
			padding: 15px;
			font: normal 70%/22px arial, verdana, 'trebuchet ms', sans-serif;
			color: #444b4e;
			}
			
	#footer {
		float: left;
		width: 760px;
		border-top: 1px solid #6b7162;
		font-size: 70%;
		color: #999;
		padding: 5px 0px 20px;
		}
		
	ul.objects_interviews {
			list-style-type: none;
			margin-left: -30px !important;
			margin-left: 5px;
			}
	
	
	/* -- objects interface elements -- */
	
	
	img.object {
		background: url(../images/image_container.jpg) no-repeat left top;
		padding: 8px 13px 11px 8px;
		
	}
	
	#object_leftColumn {
			float: left;
			width: 220px;
			padding-right: 15px;
			margin-bottom: 30px;
			border-right: 1px dashed #999;
			}
			
	#object_rightColumn {
			float: right;
			width: 200px;
			padding-left: 10px;
			margin-bottom: 30px;
			}
		
		
		img a, img a:active, img a:link, img a:visited {
	border: 0px;
	padding: 0px;
	background-color: #fff;
	text-decoration: none;
	}

img a:hover {
	border: 0px;
	padding: 0px;
	background-color: #fff;
	text-decoration: none;
	}
	
 table#local {
 	text-decoration: none;
	border: 0px;
	background:#fff;
 	}
			
	table#local td.info {
 	border: 1px solid #def3f6;
	text-align:center;
 	}

table#local td.info1 {
	border-top: 0px;
 	border-left: 1px solid #def3f6;
	border-right: 1px solid #def3f6;
	border-bottom: 1px solid #def3f6;
	text-align:center;
 	}
		
.caption {
	float: left;
	background: #f8f8f1;
	border: 1px solid #e8e8e2;
	padding: 10px;
	margin-bottom: 20px;
	width: 430px;
	clear: right;
	}

.ack li {
	list-style-image: url(../images/bullet.jpg) !important;
	list-style-image: url(../images/bulletIE.jpg);
	}

#flashBox {
	font-size: 70%;
	width: 760px;
	margin: auto;
	}	

#flashTop {
	width: 760px;
	height: 31px;
	background: url(../images/banner_top.jpg);
	}	

#flashTopText {
	color: #fff;
	}

#flashBot {
	width: 760px;
	height: 149px;
	background:url(../images/banner_bot.jpg);
	}