body
{
	padding:			0px;
	margin:				0px;
	padding-top:			20px;
	
	background-color:		#D2E1F4;
	
	font-family:			arial;
	font-size:			10pt;
}
td
{
	vertical-align:			top;
	background-color:		#FFFFFF;
	font-family:			arial;
	font-size:			10pt;
	line-height:1.5;
}
a, a:active, a:visted
{
	color:				#193E84;
}
a:hover
{
	text-decoration:		none;
}
#dContainer
{
	border: 			1px solid #5F7BAB;
	background-color: 		#FFFFFF;
	width: 				844px;
	padding: 			10px;
	margin-left: 			auto;
	margin-right: 			auto;
}

#dHeader
{
	position:			relative;
	padding:			0px;
	margin:				0px;
	height:				89px;
	background-image:		url("../images/mtl-header-bg.jpg");
	background-repeat:		no-repeat;
	background-position:		344px 6px;
}

#dHeader a img
{
	border:				0px;
}

#dHeader p a, #dHeader p a:active, #dHeader p a:visited
{
	color:				#FFFFFF;
	text-decoration:		underline;
}
#dHeader p a:hover
{
	text-decoration:		none;
}

#dNavigation
{
	background-image:		url("../images/mtl-nav-bg-off.gif");
	height:				35px;
	vertical-align:			center;
	border-top:			1px solid #FFFFFF;
	border-bottom:			1px solid #FFFFFF;
}

#dNavigation a, #dNavigation a:active, #dNavigation a:visited
{
	display:			block;
	float:				left;
	
	background-image:		url("../images/mtl-nav-bg-off.gif");
	
	font-family:			arial;
	font-size:			12px;
	color:				#FFFFFF;
	line-height:			15px;
	text-transform:			uppercase;
	text-decoration:		none;
	
	padding:			10px 10px;
}

#dNavigation a:hover
{
	background-image:		url("../images/mtl-nav-bg-on.gif");
}

#dMainImage
{
	border:				1px solid #577BB5;
	border-bottom:			0px;
}

#dContentLeft
{
	width:				571px;
	
	background-image:		url("../images/mtl-content-bg.gif");
	background-repeat:		repeat-x;
	
	border:				1px solid #577BB5;
	border-top:			0px;
	border-right:			0px;
	
	padding:			15px;
	padding-top:			0px;
}

#dContentLeft h1
{
	font-size:			14pt;
}

/*new css*/
#dContentLeft p {
	/*padding:0px 15px;*/
	display:block;
	font-size:12px;
	line-height:20px;
	margin-top:7px;
	margin-bottom:0px;
	text-align:justify;
}
#dleftmap {
width:520px;
margin:0px;
}
#dleftmap h2{
	font-size:16px;
	color:#06163f;
	margin:14px 0 0px 0;
}

#dleftmap p{
	font-size:12px;
	line-height:20px;
	padding:0 6px 0 0;
	margin:0px;
}
/*new css*/

#dContentLeft h2
{
	font-size:			13pt;
	color:#06163f;
}

#dContentLeft h3
{
	color:#06163f;
	font-size:			12pt;
}

#dContentLeft ul
{
	list-style-type:		none;
}

#dContentLeft ul.list
{
	list-style-type:		disc;
}

#dContentLeft form
{
	position:			relative;
	width:				450px;
	background-color:		#EAE9E5;
	padding:			5px 15px;
	margin-left:			auto;
	margin-right:			auto;
	text-align:			center;
}

#dContentLeft form img.corner-tl
{
	position:			absolute;
	top:				0px;
	left:				0px;
}

#dContentLeft form img.corner-tr
{
	position:			absolute;
	top:				0px;
	left:				100%;
	margin-left:			-5px;
}

#dContentLeft form img.corner-bl
{
	position:			absolute;
	top:				100%;
	left:				0px;
	margin-top:			-5px;
}

#dContentLeft form img.corner-br
{
	position:			absolute;
	top:				100%;
	left:				100%;
	margin-left:			-5px;
	margin-top:			-5px;
}

#dContentLeft form table
{
	background-color:		transparent;
	margin-left:			auto;
	margin-right:			auto;
}

#dContentLeft form table td
{
	background-color:		#EAE9E5;
	vertical-align:			top;
}

#dContentLeft form table tr td input
{
	float:				left;
	width:				150px;
	border:				1px solid #819DB5;
	border-left-width:		8px;
}
#dContentLeft form table tr td input.button
{
	float:				none;
	border:				0px;
	width:				auto;
}

#dContentLeft table tr td, #dContentLeft table tr th
{
	vertical-align:			top;
	text-align:			left;
}

#dContentLeft hr
{
	height:				1px;
	width:				98%;
	color:				#577BB5;
}

#dContentRight
{
	width:				281px;
	
	padding:			0px;
	margin:				0px;
	
	border:				1px solid #577BB5;
	border-top:			0px;
	border-left:			0px;
	
	background-color:		#DDECFF;
}

#dContentRight #dRightContainer
{
	padding:			15px;
}

#dContentRight #dImageRotator
{
	position:			relative;
	
	top:				0px;
	left:				0px;
	
	width:				281px;
	height:				214px;
}

#dContentRight #dImageRotator img
{
	position:			absolute;
	top:				0px;
	left:				0px;
	opacity:			0.0;
	filter:				alpha(opacity=0);
}

#dContentRight #dRightContainer h2
{
	font-size:			14px;
	display:			inline;
}

#dContentRight #dRightContainer ul
{
	list-style-type:		none;
	
	margin:				0px;
	padding:			0px;
}

#dRightContainer ul li
{
	padding:			0px;
	margin:				0px;
	
	padding-left:			20px;
	
	text-indent:			0px;
	
	background-image:		url("../images/mtl-check.gif");
	background-repeat:		no-repeat;
	background-position:		5px 2px;
}

#dBlueBar
{
	position:			relative;
	height:				51px;
	text-align: right;
	background-color:		#233867;
}

/*new styles*/
#maplinks{
margin:10px 0px 0px 0px;
padding:0px 0px 50px 17px;
float:left;
display:inline;
}
img{
border:none;
}
#maplinks-left{
margin:0px 0px 0px 14px;
padding:0px;
float:left;
}
#maplinks-left p{
background:url(../images/new/pointer.jpg) no-repeat left center;
line-height:20px;
text-align:left;
padding:0 15px;
}
#maplinks-right{
margin:0px 0px 0px 50px;
float:left;
}
#maplinks-right p{
background:url(../images/new/pointer.jpg) no-repeat left center;
line-height:20px;
padding:0 15px;
}

/*new styles*/

#dFooter
{
	width:				844px;
	font-size:			11px;
	margin-left:			auto;
	margin-right:			auto;
	padding:			7px;
}

#dFooter #copyright
{
	float:				left;
	padding:			4px;
	margin:				0px;
	line-height: 		20px;
}
#dFooter #bbb
{
	float:				left;
	padding-left:		12px;
}

#dFooter a, #dFooter a:active, #dFooter a:visited
{
	color:				#352F2F;
	margin:				6px;
	text-decoration:		none;
}

#dFooter a:hover
{
	text-decoration:		underline;
}

div.bar, div.footerBar
{
	font-size:			1px;
	line-height:			1px;
	height:				6px;
	width:				auto;
	background-image:		url("../images/mtl-header-bar.gif");
}
div.footerBar
{
	background-image:		url("../images/mtl-footer-bar.gif");
}

/* Testimonials Page */
#dContentLeft .testimonial-item{
	width:465px;
	background: url("../images/bg-ti-bottom.gif") right bottom no-repeat;
	padding:0 0 15px 0;
	margin:0 0 25px 0;
}
#dContentLeft .testimonial-item .ti-top{
	background: url("../images/bg-ti-top.gif") left top no-repeat;
	height:35px;
}
#dContentLeft .testimonial-item .ti-date{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
#dContentLeft .testimonial-item .ti-content{
	
}
#dContentLeft .testimonial-item .ti-author{
	
}
#dContentLeft .testimonial-item .ti-author strong{
	color:#1c3264;
}
#dContentLeft p.request{
	font-size:14px;
	margin-bottom:25px;
}
#dContentLeft p.request a{
	color:#000;
	font-weight:bold;
}


/* NEW NAVIGATION */
#dNavigation *{
	padding:0;
	margin:0;
}
#dNavigation{
	height:35px;
	background-color:#dcdcdc;
	margin:10px 0;
}
#dNavigation ul{
	list-style-type:none;
	position:relative;
}
#dNavigation ul li{
	float:left;
	height:35px;
}
#dNavigation ul li a{
	display:block;
	line-height:35px;
	background-color:#dcdcdc;
}
#dNavigation ul li a:hover{
	background-color:#999;
}
#dNavigation ul li.drop ul{
	display:none;
	width:150px;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
}
#dNavigation ul li.drop:hover{
	position:relative;
}
#dNavigation ul li.drop ul{
}
#dNavigation ul li.drop:hover ul{
	display:block;
}
#dNavigation ul li.drop ul li{
	float:none;
}


#dNavigation
{
	background-image:		url("../images/mtl-nav-bg-off.gif");
	height:				35px;
	vertical-align:			center;
	border-top:			1px solid #FFFFFF;
	border-bottom:			1px solid #FFFFFF;
}

#dNavigation a, #dNavigation a:active, #dNavigation a:visited
{
	display:			block;
	background-image:		url("../images/mtl-nav-bg-off.gif");
	font-family:			arial;
	font-size:			12px;
	color:				#FFFFFF;
	text-transform:			uppercase;
	text-decoration:		none;
	line-height:35px;
	text-shadow:1px 1px 1px #111;
	padding:0 13px;
}

#dNavigation a:hover
{
	background-image:		url("../images/mtl-nav-bg-on.gif");
}

/* New Header */
#HeaderNew{
	height:101px;
	background: #ffffff url("../images/bg-headernew.jpg") left top no-repeat;
	margin-bottom:10px;
}
#HeaderNew *{
	padding:0;
	margin:0;
}
#HeaderNew #hn-left{
	float:left;
	width:315px;
	height:101px;
}
#HeaderNew #hn-left a{
	display:block;
	width:314px;
	height:100px;
}
#HeaderNew #hn-mid{
	float:left;
	width:333px;
	height:101px;
}
#HeaderNew #hn-mid p{
	text-align:right;
	padding:10px 0 0 0;
	color:#FFFFFF;
	font-size:14px;
	text-shadow:1px 1px 1px #222222;
	font-weight:bold;
	line-height:32px;
}
#HeaderNew #hn-mid p span{
	padding:0 10px;
}
#HeaderNew #hn-mid p a{
	color:#FFFFFF;
	text-decoration:none;
}
#HeaderNew #hn-mid p a.hmm-consult{
	background:url("../images/btn-hn-consult.png") left center no-repeat;
	padding-left:20px;
}
#HeaderNew #hn-mid p a.hmm-email{
	background:url("../images/btn-hn-email.png") left center no-repeat;
	padding-left:22px;
}
#HeaderNew #hn-right{
	float:right;
	width:165px;
	height:101px;
}
#HeaderNew #hn-right p{
	background:url("../images/btn-hn-directions.png") left 18px no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:15px 0 0 23px;
	text-shadow:1px 1px 1px #222222;
}
#HeaderNew #hn-right p span{
	font-size:16px;
}
#HeaderNew #hn-right p a{
	color:#FFFFFF;
	text-decoration:none;
}



