<style type="text/css">
#banner {
	padding: o;
	margin-bottom: ;
	background-color: rgb(213, 219, 225);
}
#container {
	width: 957px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 1114px;
	position: relative;
}
#content {
	padding: o;
}
#footer {
	clear: both;
	padding: o;
	margin-top: ;	
	background-color: rgb(213, 219, 225);
}
#topbanner {
	background-image: url(images/topbanner.jpg);
	position: absolute;
	height: 158px;
	width: 957px;
	left: 0px;
	top: 0px;
}
#bottombanner {
	background-image: url(images/bottombanner.jpg);
	position: absolute;
	height: 242px;
	width: 957px;
	left: 0px;
	top: 792px;
}
#logo {
	position: absolute;
	height: 71px;
	width: 300px;
	left: 17px;
	top: 48px;
}
#home-btn {
	position: absolute;
	height: 40px;
	width: 100px;
	left: 165px;
	top: 158px;
}
#aboutus-btn {
	position: absolute;
	height: 40px;
	width: 124px;
	left: 266px;
	top: 158px;
}
#blog-btn {
	position: absolute;
	height: 40px;
	width: 124px;
	left: 391px;
	top: 158px;
}
#portfolio-btn {
	position: absolute;
	height: 40px;
	width: 124px;
	left: 516px;
	top: 158px;
}
#video-btn {
	position: absolute;
	height: 40px;
	width: 87px;
	left: 740px;
	top: 158px;
}
#contact-btn {
	position: absolute;
	height: 40px;
	width: 100px;
	left: 829px;
	top: 158px;
}
#clients-btn {
	position: absolute;
	height: 40px;
	width: 101px;
	left: 640px;
	top: 158px;
}
#mov-txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	position: absolute;
	left: 153px;
	top: 225px;
	height: 150px;
	width: 265px;
}
#mov-txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	position: absolute;
	left: 153px;
	top: 405px;
	height: 150px;
	width: 265px;
}
#mov-txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	position: absolute;
	left: 153px;
	top: 589px;
	height: 150px;
	width: 265px;
}
#mov-txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	position: absolute;
	left: 599px;
	top: 225px;
	height: 153px;
	width: 316px;
}
#footer-txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	position: absolute;
	left: 261px;
	top: 1042px;
	height: 48px;
	width: 445px;
}
#clientlogin-txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	position: absolute;
	left: 817px;
	top: 95px;
	height: 26px;
	width: 106px;
}
#goodsam-preview {
	position: absolute;
	height: 155px;
	width: 126px;
	left: 20px;
	top: 225px;
}
#germantown-preview {
	position: absolute;
	height: 155px;
	width: 126px;
	left: 466px;
	top: 225px;
}

#hp-preview {
	position: absolute;
	height: 155px;
	width: 126px;
	left: 20px;
	top: 406px;
}
#jbs-preview {
	position: absolute;
	height: 155px;
	width: 126px;
	left: 20px;
	top: 590px;
}
body {
	margin-top: 0px;
	background-image: url(images/backgrd-bar.jpg);
	background-color: #252324;
}
.style1 {font-size: 12px}
.style2 {color: #999999}
.style10 {font-size: 18px}
a:link {
	color: #DCDCDC;
}
a:visited {
	color: #DCDCDC;
}
a:hover {
	color: #FFCC00;
}
body {margin: 0;}
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {

	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
</style>
