form#form1 select
{
	width: 150px;
}
.QuoteLeft
{
	dosplay: inline-block;
	width: 110px;
}

.NavLink1 { 
	border-top:1px solid #AEAEAE;
	background-color:#FFFFFF;
}
.NavLink1 a {
	display:block;
	width:202px;
	padding:8px;
	text-indent: 10px;
	text-decoration:none;
	color:#818286;
	background-repeat:no-repeat;
	font-weight:bold;
}
.NavLink1 a:hover {
	color:#000000;
	background-repeat:no-repeat;
}

.NavLink2 { 
	border-top:1px solid #AEAEAE;
	background-color:#FFFFFF;
}
.NavLink2 a {
	display:block;
	width:202px;
	padding:8px;
	text-indent: 20px;
	text-decoration:none;
	color:#818286;
	background-image:url(../imagesV2/LinkBGUp2.gif);
	background-repeat:no-repeat;
}
.NavLink2 a:hover {
	color:#000000;
	background-image:url(../imagesV2/LinkBGOver2.gif);
	background-repeat:no-repeat;
}
.countainer
{
	border: 0px solid red;
	display: block;
	display: inline-block;
	text-align: center;
	width: 147px;
	height: 187px;
	overflow: hidden;
}
.HomeImg {
	text-align: center;
	overflow: hidden;
	width: 134px;
}
.LogoPositioner
{
	border:0px solid red;
}
.GalleryLinksHolder a
{
	color: silver;
	text-decoration: none;
}
.GalleryLinksHolder a:hover
{
	color:white;
}

#wthickness
{
	display: none;
}

.form_left
{
	float: left;
	width: 140px;
	text-align: right;
}
#form{
	margin-left: 40px;
}

.ContentPostioner
{
	min-height: 550px;
}

#banner_holder
{
	border: 0px solid red;
	display: block;
	display: inline-block;
	float: right;
	width: 648px;
	text-align: right;
	background-color: #595959;
}
.banner_positioner
{
	border: 0px solid blue;
	display: block;
	display: inline-block;
	width: 905px;
	background-color: #595959;
}
#resourcelayer
{
	position:absolute;
	top:1100px;
	left:auto;
	color: black;
	width:900px;
	text-align:left;
}
.door-search
{
	margin-left:2px;
	font-weight:bold;
	color: black;
}

.std_gal_main_img{
	text-align: center;
	overflow: hidden;
}

.std_gal_main_img .caption{
	display: inline-block;
	margin: 2% 5% 2% 5%;
	width: 90%;
	text-align: center;
}

.img-gal-nav{
	height: 140px;
	width: 600px;
	overflow: hidden;
}

.img-gal-nav-inner{
	position: relative;
	height: 140px;
	width: auto;
	overflow-y: hidden;
  overflow-x: auto;
}

.img-gal-nav img{
	margin: 10px;
}
.description{
	display:none;
}
.descr_cnt{
	text-align: left;
}