@import url("global.css");

	#ContentMain{
			background:url(../images/ContentMain.gif);
			color:#2c0405;
			float:left;
			width:616px;/*980*/
			}
			#HomeAbout{
				background:url(../images/HomeAbout.jpg) no-repeat;
				padding:25px 40px 25px 80px;
				width:496px;/*616px*/
				}
				#HomeAbout h1{
				color: #2c0405;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 18px;
				padding-top:2px;
				width: 490px;
				}
				#HomeAbout h2{
				font-size:18px;
				margin:0 0 10px;
				}
				#HomeAboutLogos{
				height:120px;
				margin:20px 0 14px;
				text-align:center;
				width:490px;
				}
				#HomeAboutLogos li{
				float:left;
				list-style:none;
				padding:0 10px;
				width:220px;
				}
				#HomeGalleryBox{
				background:url(../images/ContentMainBG.jpg) no-repeat;
				width:536px; /* 616px */
				padding:0 0 0 80px;
				}
				.HomeGalleryBoxItem{
				background:url(../images/HomeGalleryBoxItem.gif);
				float:left;
				height:176px; /* 186px */
				margin:0 0 30px 0;
				padding:10px 0 0 0px;
				text-align:center;
				width:220px; /* 220px */
				}
			#HomeAdBox{
				background:#ece1c4;
				border-top:13px solid #ece1c5;
				display:table;
				height:175px;
				width:616px;
				}
				#MediaBox{
					background:url(../images/InTheMedia.jpg) no-repeat;
					float:left;
					height:175px;
					width:301px;
					}
				#FinancingBox{
					background:url(../images/Financing.jpg) no-repeat;
					float:right;
					height:160px;
					width:301px;
					}
								
				#HomeArticleBox{
				background:url(../images/ContentMainBG.jpg) no-repeat;
				border-top:13px solid #ece1c5;
				display:table;
				padding:0 0 0 80px;
				width:536px; /* 616px */
				}
				
				#HomeArticleBox h2 {
				margin:5px;
				padding:0;
				}
		a img {
			border:none;
			text-decoration:none;
		}
		a:hover img {
			border:none;
			text-decoration:none;
		}
		a:visited img {
			border:none;
			text-decoration:none;
		}
		
/* Introduction Video on Home Page */		
		
#IntroVideo {
	width:280px;
	height:280px;
	border-top:1px solid #d0bc3f;
	border-left:1px solid #d0bc3f;
	border-right:1px solid #d0bc3f;
	margin:0 auto;
}
#VideoGalleryBTN {
	background:url(../images/VideoGalleryBTN.jpg) no-repeat;
	width:282px;
	height:135px;
	margin:1px 0 0 14px;
}

#VideoGalleryBTN a {
	display:block;
	width:282px;
	height:135px;
}