@import url("global.css");

html {
background: url(../images/BGhtml.jpg) repeat-x 0 40px;
}
body {
background: url(../images/BGbody.jpg) no-repeat center 40px;
margin:0;
padidng:0;
}
.Masthead {
background:url(../images/masthead.jpg) no-repeat;
padding:274px 0 0 0;
width:960px;
}
.UpperMasterBox {
margin:0 auto;
width:960px;
}	
.HomeVideoWelcomeBox {
width:960px;
}	
	.HomeVideoBox {
	background:url(../images/BGHomeVideoBox.jpg) repeat-x bottom;
	float:left;
	padding:30px 30px 10px 30px;
	width:331px;/* 391px */	
	}
		.VideoPlayer {		
		padding:0 5px 20px 6px;
		width:320px;
		}

.hdr{
color:#3391be;
font-size:19px;
letter-spacing:1.5px;
text-transform:uppercase;
}
.hdr span {
color:#444;
font-weight:lighter;
}
.HomeVideoBox .hdr span {
color:#1b4274;
}

.hdr2 {
color:#743937;
font-size:19px;
letter-spacing:1.5px;
text-transform:uppercase;
}
.hdr2 span {
color:#1b4274;
font-weight:lighter;
}


	.WelcomeGallery {
	float:left;
	width:569px;
	}
		.Welcome {
		padding:30px;
		width:509px;/* 569px */
		}

.HomeScroll {
float:left;
height:185px;
overflow:scroll;
overflow-x: hidden;
width:341px;
}
.HomeScroll .h2 {
color:#4b80a0;
font-size:1.5em;
margin:0 0 16px 0;
text-transform:uppercase;
}	
.LowerMasterBox {
margin:0 auto;
width:960px;
}
	.HomeContact {
	background:url(../images/BG_HomeContact.jpg) no-repeat #fff;	
	float:left;
	padding:30px;	
	width:331px;/* 391px */		
	}	
		.HomeOfficePhoto {
		display:block;
		margin:30px 0 30px 0;
		}
	.ProcTestiArticle {
	float:left;
	width:569px;	
	}	
		.ProcList {
		background:url(../images/BG_ProcList.jpg) no-repeat bottom #bad9eb;
		padding:30px 30px 30px 210px;
		width:329px;/* 569px */			
		}			
		.Testimonials {		
		}
		.ArticlesBox {
		float:left;
		padding:30px 0 15px 30px;
		margin-right:15px;
		width:239px;/* 284px */			
		}
			.RecentArticle {
			float:left;
			margin:0 19px 0 0;
			width:245px;
			}
			.PastArticle {
			float:left;			
			width:245px;
			}
		.BlogBox {
		float:left;
		padding:30px 0 15px 13px;
		width:270px;
		}

		.BlogBox img{
		border:1px solid #888;
				}






