#myGallery
{
	width: 301px;
	height: 301px;
	z-index:5;
	display: none;
	
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/General/loading.gif);
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	

html
{
	background-image: url(images/General/bgimage.GIF);
	background-repeat:repeat;
	background-color:#857a66;
	
	
	
}
body {
	
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;

	
	
	
	
	
	
}
h1
{
font-size:20px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-weight:normal;
margin:0px;
padding:10px;
padding-left:0px;



}

h2
{
	font-size:12px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#dddddd;
	background-image: url(images/General/h2back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight:normal;
	padding-bottom:3px;
}
p
{
margin:0px;
padding:0px;
padding-left:0px;
padding-right:0px;
text-align:justify;
}
ul
{
list-style-image:url(images/General/listimage.gif);
padding-top:5px;
padding-bottom:5px;
margin-top:0px;
margin-bottom:0px;

}

li
{
padding-bottom:5px;

}

img
{
	border:0px none;
	position: Relative;
}
#bodyWrapperID
{
	margin:15px auto 0px auto;
	width: 1017px;
	vertical-align:middle;
	position:relative;
	
	

	
	

}
#bodyWrapperID #leftNavigation
{
	width:215px;
	float:left;
	background-color:#FFFFFF;
	height:768px;
}
#bodyWrapperID #mainContentArea
{
	width:772px;
	float:left;
	background-color:#373437;
	color:#cacaca;
	padding:15px;
	height:738px;
	overflow:hidden;
	position:relative;
	text-align: justify;




}
#ImageHolder
{
	position:absolute;
	bottom: 15px;
	right: 15px;
}
#bodyWrapperID #mainContentArea #imgBlank
{
	width:301px;
	height:301px;
	bottom: 0px;
	position: absolute;
	right: 0px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;


}
#bodyWrapperID #mainContentArea h1
{
color:#d9c7a6;
padding-top:5px;
padding-bottom:5px;

}
#bodyWrapperID #mainContentArea a 
{
	color:#d9c7a6;
}
#bodyWrapperID #mainContentArea h2 b
{ 
color:#ffffff;
padding-right:10px;
}

#LeftNavigationLink ul
{
margin:0px;
padding:0px;
list-style-image:none;
margin-left:12px;
list-style:none;



}
#LeftNavigationLink ul li
{
margin:0px;
padding:0px;
color:#999999;
font-size:12px;
font-weight:bold;
display:block;
padding-bottom:5px;
padding-top:5px;


}
#LeftNavigationLink ul li
{
	margin:0px;
	padding:0px;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	display:block;
			
	
}
#LeftNavigationLink ul li a
{
	color:#999999;
	text-decoration:none;
	display:block;
	height:26px;
	width:230px;
	padding-top:9px;
	padding-left:8px;
	background-image: url(images/General/leftTab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#LeftNavigationLink ul li a:hover
{ 
color:#8f0000;
text-decoration:none;
}
#LeftNavigationLink ul li a.Active
{ 
	color:#ffffff;
	background-image: url(images/General/leftTabActive.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
#LeftNavigationLink ul li a.Active:hover
{
	color:#ffffff;
}
#addressBox
{
	padding:10px;
	font-size:11px;
	color:#666666;
	margin-top:30px;
}
#addressBox a
{

color:#8f0000;
}

#serving
{
	height:30px;
	margin-top:158px;
	padding:5px;
	font-size:11px;
	color:#666666;
	text-align: Center;
	
}

#Testimonial
{
	position:absolute;
	float:right;
	bottom:13px;
	width:415px;
	color: #d9c7a6;
	right: 331px;
	text-align: right;
}
#Case1
{
	float: left;
	position: absolute;
	width: 650px;
	left: 15px;
	top: 70px;
	text-align: left;
	height: 55px;
}
#Case2
{
	float:left;
	position: absolute;
	width: 650px;
	top: 140px;
	text-align: Left;
	height: 55px;
}
#Case3
{
	float: left;
	position: absolute;
	width: 650px;
	top: 210px;
	text-align: left;
	height: 55px;
}


#test1
{
	float:left;
	position:absolute;
	width:750px;
	top:75px;
	right: 15px;
	height: 70px;
}

#test2
{
	float:left;
	position:absolute;
	width:750px;
	top:165px;
	right: 15px;
	height: 55px;
}

#test3
{
	Float:right;
	Position:absolute;
	width:750px;
	top:250px;
	height: 55px;
	right: 15px;
}

#test4
{
	Float:right;
	Position:absolute;
	width:750px;
	top:335px;
	height: 70px;
	right: 15px;
}

#test5
{
	Float:right;
	Position:absolute;
	width:434px;
	top:420px;
	height: 70px;
	right: 331px;
}

#test6
{
	Float:right;
	Position:absolute;
	width:434px;
	top:532px;
	height: 70px;
	right: 331px;
}

#test7
{
	Float:right;
	Position:absolute;
	width:430px;
	top:629px;
	height: 70px;
	right: 331px;
}

#usgbclogo
{
	position:relative;
	top:25px;
	left:0px;
}

#NCAC_logo
{
	position:relative;
	top:25px;
	left:15px;
}	

#NSPE_logo
{
	Position:Relative;
	top: 25px;
	left: 30px;
}

#Vibration_Content
{
	position:relative;
	top: 25px;
	
}

#New_Address
{
	color:#990000;
}
#Contact_Us_New_Address
{
	color:#FFFF00;
}
	
.weektopleft
{
	position:relative;
	height:10px;
	width:12px;
	display:block;
	float:left;
	overflow:hidden;
	background-image: url(images/General/whitetopcurve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.weektopright
{
	position:relative;
	height:10px;
	width:12px;
	float:right;
	overflow:hidden;
	background-image: url(images/General/darktopcurve.gif);
	background-repeat: no-repeat;
	background-position: right top;
	top:-15px;
	left:15px;
	
}
.weekbottomleft
{
	position:absolute;
	height:12px;
	width:14px;
	display:block;
	float:left;
	overflow:hidden;
	background-image: url(images/General/whitebottomcurve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	top:756px;
	left: 0px;
}
.weekbottomright
{
	position:absolute;
	height:12px;
	width:14px;
	float:right;
	overflow:hidden;
	background-image: url(images/General/darkbottomcurve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	top:756px;
	right: 0px;
	
}
.footer
{
color:#ffffd5;
font-size:11px;
padding:5px;


}
.footer a
{
color:#FFFFFF;
}
.footer .left
{
float:left;
}
.footer .right
{
float:right;
}
.footer p
{
display:block;
padding:0px;
margin:0px;
clear:both;
padding-left:15px;
}

#Acoustical_Error_1
{
	Width:200px;
	height:155px;
	position:absolute;
	left:51px;
	top:76px;
}

#Acoustical_Error_2
{
	Width:200px;
	height:155px;
	position:absolute;
	left:301px;
	top:76px;
}

#Acoustical_Error_3
{
	Width:200px;
	height:155px;
	position:absolute;
	left:551px;
	top:76px;
}
#Acoustical_Error_4
{
	Width:200px;
	height:155px;
	position:absolute;
	left:51px;
	top:307px;
}

#Acoustical_Error_5
{
	Width:200px;
	height:155px;
	position:absolute;
	left:301px;
	top:307px;
}

#Acoustical_Error_6
{
	Width:200px;
	height:155px;
	position:absolute;
	left:551px;
	top:307px;
}

#Acoustical_Error_7
{
	Width:200px;
	height:155px;
	position:absolute;
	left:51px;
	top:538px;
}

#Acoustical_Error_8
{
	Width:200px;
	height:155px;
	position:absolute;
	left:301px;
	top:538px;
}

#Acoustical_Error_9
{
	Width:200px;
	height:155px;
	position:absolute;
	left:551px;
	top:538px;
	
}

#Acoustical_Error
{
	Width:772px;
	heigh:620px;
	position:absolute;
	left:15px;
	top:86px;
	height: 596px;
}

#Back
{
	Width:50px;
	height:15px;
	position:absolute;
	top:687px;
	left: 15px;
	
}

#PortfolioBack
{
	Width:35px;
	height:15px;
	position:Absolute;
	top:605px;
	
}

#Grid_1
{
	Width:200px;
	height:125px;
	position:absolute;
	left:51px;
	top:99px;
}

#Grid_2
{
	Width:200px;
	height:125px;
	position:absolute;
	left:301px;
	top:99px;
}

#Grid_3
{
	Width:200px;
	height:125px;
	position:absolute;
	left:551px;
	top:99px;
}
#Grid_4
{
	Width:200px;
	height:125px;
	position:absolute;
	left:51px;
	top:323px;
}

#Grid_5
{
	Width:200px;
	height:125px;
	position:absolute;
	left:301px;
	top:323px;
}

#Grid_6
{
	Width:200px;
	height:125px;
	position:absolute;
	left:551px;
	top:323px;
}

#Grid_7
{
	Width:200px;
	height:125px;
	position:absolute;
	left:51px;
	top:547px;
}

#Grid_8
{
	Width:200px;
	height:125px;
	position:absolute;
	left:301px;
	top:547px;
}

#Grid_9
{
	Width:200px;
	height:125px;
	position:absolute;
	top:547px;
	left:551px;

}

#PDF
{
	Width:15px;
	height:19px;
	position;relative;
}	

#Case1p1
{
	Width:290px;
	height:342px;
	Float:left;
	padding: 5px 20px 30px 10px;

}

#Case1p2
{
	Width:290px;
	height:342px;
	position: relative;
	Top: 25px;
	Left: 5px
	Float: left;
	padding: 0px 10px 10px 10px;

}

#Case2p1
{
	Width:500px;
	height:320px;
	position:Absolute;
	Top:310px;
	left: 105px;
}

#Case3p1
{
	width:214px;
	height:286px;
	padding: 20px 20px 30px 20px;
	Top:65px;
	left: 15px;
	float: left;
}

#Case3p2
{
	width:375px;
	height:281px;
	padding: 5px 20px 40px 20px;
	top:413px;

	float: left;
	
}

#Case4p1
{
	padding: 5px 20px 35px 5px;
	Top:68px;
	right: 15px;
	float: left;
}

#Case4p2
{
	height: 250px;
	width: 334px;
	
	padding: 5px 20px 5px 5px;
	Float:left;
	
}

#Case4p3
{
	Width:200px;
	height:267px;
	position:absolute;
	Top:358px;
	right: 69px;
}

#Case6p2
{
	Width:409px;
	height:301px;
	position: left;
	padding: 0px 20px 0px 10px;
	float: left;
}

#Case6p1
{
	Width:214px;
	height:286px;
	float: left;
	padding: 5px 20px 90px 10px;

}

#Case7p1
{
	Width:308px;
	height:230px;
	Float:right;
	padding: 0px 0px 10px 20px;

}

#Case7p2
{
	Width:340px;
	height:365px;
	Top:462px;
	Float:right;
	padding: 0px 10px 10px 20px;

}

#Case7p3
{
	Width:189px;
	height:261px;
	float: right;
		padding: 0px 10px 10px 20px;

	
}

#Case8p1
{
	Width:225px;
	height:240px;
	position:absolute;
	Top:50px;
	Float:right;
	right: 15px;
}

#Case8p2
{
	Width:225px;
	height:240px;
	position:absolute;
	Top:390px;
	Float:left;
	left: 77px;
}

#Case8p3
{
	Width:225px;
	height:240px;
	position:absolute;
	Top:390px;
	right: 77px;
}

#Case9p1
{
	Width:336px;
	height:226px;
	padding: 20px 20px 40px 20px;
	Top:65px;
	left: 15px;
	float: left;
}

#Case9p2
{
	Width:327px;
	height:174px;
	position:absolute;
	Top:484px;
	Float:left;
	left: 253px;
}

#AIA_Advertisement	
{
	Width:547px;
	height:708px;
	position:absolute;
	top:30px;
	right: 15px;
}

#AIA_Advertisement_Text	
{
	Width:217px;
	height:236px;
	position:absolute;
	top:251px;
	left:15px;
}

#published_papers_testimonial
{
	Float:right;
	Position:absolute;
	color: #d9c7a6;
	width:430px;
	top:610px;
	height: 70px;
	right: 346px;
}

