@import url("global.css");

/* ======================================== ContentBox ========================================= */

#ContentBox {
	background:url(../images/BG_ContentBox.gif) repeat-y;
	width:958px;
	display:table;
	margin:0 0 0 18px;
	padding-bottom:20px;
}

/* ContentLeft */

#ContentLeft {
  overflow:hidden;
	width:493px;
	float:left;
}
#About {
	width:463px; /*493 */
	float:left;
	padding-top:10px;
	padding-right:30px;
}
	#About .ImgFloatLeft {
		padding:0 15px 0 15px;
	}
#HDRAbout {
	background:url(../images/HDR_BriceMcKane.gif) no-repeat;
	width:493px;
	height:108px;
	float:left;
}

/* ContentRight */

#ContentRight {
	width:465px;
	float:left;
}
#HDRContact {
	background:url(../images/HDR_Contact.gif) no-repeat;
	width:465px;
	height:74px;
}
#Contact {
	width:458px;
	background:url(../images/BG_Contact.gif) repeat-x #FFEEDB;
	margin:0 0 0 2px;
	padding-bottom:20px;
}
	#Contact #Address {
		float:right;
		padding:20px 15px 0 0;
		text-align:right;
	}
	/* old one #Contact form {
		margin:0 0 0 20px;
	}
	#Contact input {
		width:198px;
		height:14px;
		margin:3px 0 0 0;
		padding:2px 0 0 2px;
		border:1px solid #544B3D;
		font:11px Arial, Helvetica, sans-serif;
		color:#333;
	}
	#Contact textarea {
		width:198px;
		height:60px;
		margin:3px 0 0 0;
		padding:2px 0 0 2px;
		border:1px solid #544B3D;
		font:11px Arial, Helvetica, sans-serif;
		color:#333;
	}
	#Contact .SubmitBTN {
		width:65px;
		height:17px;
		padding:0;
		margin-top:8px;
		background:#D1AF8A;
		font-family:"Courier New", Courier, monospace;
		font-weight:bold;
	} */
#VirtualGallery {
	width:458px;
	background:url(../images/BG_VirtualGallery.gif) repeat-x #ECE1B4;
	}
#HDRVirtualGallery {
	background:url(../images/HDR_VirtualGallery.gif) no-repeat;
	width:465px;
	height:75px;
}

/* ======== Slide Show ===========*/
#ImageBox{
float:right;
padding:0 37px 0 0;
}
