.lightbox {
	width:333px;
	z-index:1000;
	background:#fff url('/images/LightBox/bg.gif') repeat-x left bottom;
	border:1px solid #C8C8C8;
	padding:30px 45px 26px 36px;
	/*overflow:hidden;*/
}
	.lightbox h1 {
		font-size:18px;
		/*color:#000;*/
			}
			

/**************dynamicly vertical strech tooltip - blue border******************/
/*width:172px*/

.lightbox-lead-form{width:390px;text-align:left;z-index:1000;bottom:0px;left:0px;}

.lightbox-lead-form .fg-form{width:390px;position:relative;
	background:#f6f7fb url('/images/LightBox/lightbox.form.body.bg.gif') repeat-x left 28px;
	
	}

.lightbox-lead-form h3{
	z-index:1000;
	width:373px;
	height:19px;
	background:url('/images/LightBox/lightbox.form.header.bg.gif') repeat-x left top;
	border:1px solid #a0a8c0;
	padding:0px;
	margin:0px;
	padding-top:7px;
	padding-left:15px;
	font-size:11px;
	text-transform:uppercase;
	color:#435b92;
	font-weight:bold;
	}

	
.lightbox-lead-form #lightbox-close
{
	background-image:url('/images/lightbox/lightbox.products.close.gif');
	background-repeat:no-repeat;
	width:13px;
	height:13px;
	cursor:pointer;
	z-index:1001;
	position:absolute;
	top:9px;
	right:4px;
}
.lightbox-lead-form .txt{width:245px;}
.lightbox-lead-form select{width:250px;}
.lightbox-lead-form .fg-body{margin:15px;}

.lightbox-lead-form .fg-fields{margin:15px;margin-bottom:5px;}
.lightbox-lead-form .fg-field .lbl{text-align:left;width:100px;}

.lightbox-lead-form .fg-buttons{clear:both;padding-right:43px;height:20px;padding-bottom:20px;}
.lightbox-lead-form  .fg-buttons .button	{float:right}

#page-title{
	
	width:530px;
	padding:20px 100px 10px 80px;
	float:left;
}
	#page-title img{
		position:absolute;
		left:0px;		
		bottom:0px;
	}
#top-body{
	width:630px;
	padding:0px 0px 0px 80px;
	float:left;
}	
	#top-body h1{
		margin-top:8px;
		margin-bottom:8px;
		line-height:25px;
	}
#content-body{
	width:515px;
	padding:20px 60px 40px 80px;
	float:left;
}
	#content-body ul {
		zoom:1;
	}
		#content-body ul li {
			background:transparent url('/images/misc/blt1.gif') no-repeat left 6px;
			padding-left:10px;
			margin-bottom:5px;
			zoom:1;
		}

#content-related {
	width:155px;
	padding-top:25px;
	float:left;
}


#content-body {
    padding-left:65px;
}

#contact{
	width:415px;
}
    #contact h2.first{
        margin-top:7px;
    }
    #contact h2{
        margin-top:30px;
        background-image:url('/images/icons/grey-circle.gif');
        background-repeat:no-repeat;
        background-position:center left;
        padding-left:16px;
        font-size:20px;
        margin-bottom:5px;
    }
    #contact .item {
        clear:both;
        float:left;
        margin-bottom:8px;
        padding-left:18px;
    }
	#contact .item .row{
		clear:both;
		width:415px;	
		float:left;	
	}
		#contact .item .clear{
			height:4px;
		}
		#contact .row div{
			float:left;
		}
		#contact .row .name{
			text-transform:uppercase;
			background:transparent url('/images/misc/blt1.gif') no-repeat right 7px;
			padding-right:10px;
			margin-right:10px;
			font-size:12px;
		}
		#contact .row .job-title{
		/*	background:transparent url('/images/misc/blt1.gif') no-repeat right 7px;
			padding-right:10px;
			margin-right:10px;*/
		}		
		#contact .row div a{
			text-decoration:underline;
			color:#919090;
		}
		#contact .row .phone{
			/*background:transparent url('/images/misc/blt1.gif') no-repeat right 7px;*/
			padding-right:10px;
			margin-right:10px;
			color:#919090;
		}
		#contact .row .mobile{
			color:#919090;
			/*background:transparent url('/images/misc/blt1.gif') no-repeat right 7px;*/
			padding-right:10px;
			margin-right:10px;
		}
		#contact .row .home{
			color:#919090;
		}
	#contact .sep{
		clear:both;		
		border-bottom:solid 1px #262625;
		margin:15px 0px;
	}
	
	#contact .job-email{	
		border-bottom:solid 1px #262625;	
		padding-bottom:15px;
	}
		#contact .job-email div{
			text-transform:uppercase;
			color:#ec1c24;
			font-size:12px;
			background:transparent url('/images/misc/stain1.png') no-repeat left top;
			padding-left:50px;
			margin-right:10px;
			padding-top:10px;
			margin-top:-10px;
			height:50px;
			float:left;
		}
		#contact .job-email a{
			text-decoration:underline;
		}

#company-info{
	line-height:18px;
	margin-top:-5px;
	color:#919090;
}
	#company-info .see-map{
		background:url('/images/arrows/arr1.gif') no-repeat right 5px;
		padding-right:8px;
		float:left;
		margin-top:20px;
		text-decoration:underline;
		color:#898989;
		cursor:pointer;
	}

#content-body{
}

#map{
	background-color:#171717;
	border:solid 1px #2f2f2e;
	position:absolute;
	padding:10px;
	top:0px;
	left:0px;
}
	#map .arrow{
		background:url('/images/general/map-arrow.gif') no-repeat right top;
		width:9px;
		height:8px;
		position:absolute;
		top:50px;
		right:-9px;
	} 