/* FIX IE TRANSPARENT PNG ======================== */
img, div { behavior: url(/styles/iepngfix.htc) }

.MainContainer {
	vertical-align: top;
	width: 800px;
	text-align:center;
	margin: 0 auto;
	height: 100%;
}

html, body {
	height:100%;
	background-image: url(/images/bkgd_repeat.gif);
	background-repeat: repeat-x;
	background-color: #414141;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
}


.contentTable {
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	text-align: justify;
	padding: 20px 20px 50px 20px;
	height: 100%;
}

.contentAreaDiv {
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	text-align: justify;
	height: 100%;
	background: url(/images/page_bkgd_shadow.png) repeat-x;
	background-position: bottom;
	height: 100%; 
}

.bodyTxt{
	font-size: 11px;
	line-height: 16px;
	text-align: justify;	
}

.bodyTxt10px{
	font-size: 10px;
	line-height: 16px;
	text-align: justify;	
}

.bodyTxtWhite{
	color: #FFFFFF;
}

.bodyTxtCenter{
	font-size: 11px;
	line-height: 16px;
	text-align: center;	
}

h1{
	margin:0px;
}

/*================================================================================
Header
=================================================================================*/


.hNav {
	margin-top: 2px;
}

.ctechLink {
	margin-top: -2px;
	padding-left: 35px;
	color: #19485f;
	font-size: 9px;
	text-align:left;
	
}


.ctechLink a {
	font-family: Verdana;
	font-size: 9px;
	color: #19485f; 
	text-decoration: underline;
}

.ctechLink a:link, .ctechLink a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #19485f; 
	text-decoration: underline;
}

.ctechLink a:hover {
	text-decoration: none;
}

/*================================================================================
Home Content
=================================================================================*/

.homeContentBkgd{
	width: 727px;
	height: 333px;
	background:url(/images/homeImage_bkgd.jpg) no-repeat;
}

.homebtmText {
	text-align: right;
	margin: 0px;
	padding: 10px 0px 10px 0;
}


.homeText {
	color: #2f2f2f;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	width: 360px;
	margin: 0px;
	padding: 20px 26px 0 393px;

}

.homeCallText {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: justify;
	width: 268px;
	margin: 32px 26px 0 434px;

}



/*================================================================================
Form
=================================================================================*/

.inputText {
	font-size: 10px;
	background-color: #ffffff;
 	width: 180px;
 	height: 20px;
 	border-width: 1px;
	border-style: solid;
	border-color: #b5ad9f;
	vertical-align: middle;
	margin-top: -1px;
	margin-bottom: 3px;
	margin-left: 3px;
}


.commentBox {
	font-size: 10px;
 	background-color: #ffffff;
 	height: 110px;
 	border-width: 1px;
	border-style: solid;
	border-color: #b5ad9f;
	vertical-align: middle;
	margin-top: -1px;
	margin-bottom: 3px;
	margin-left: 3px;
}



/*================================================================================
Footer
=================================================================================*/

.footer {
	margin-top: -37px;
	position: relative; 
	width: 800px;
	bottom:0; 
}

.footerImageText {
	text-align: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	color:#FFFFFF; 
	font-size:9px;
	line-height: 11px;
	padding: 5px 0 0 8px;
}

.footerImageText p {
	margin-top: 6px;
	margin-bottom: 0px;
}


.footerImageText a {
	color:#CC9900;
	text-decoration: none;
}

.footerImageText a:hover {
	color: #CC9900;
	text-decoration: underline;
}


.footerTop{
	width: 100%;
	height: 16px;
	background:url(/images/footer_topRepeat.png) repeat-x;
	background-position:bottom;
	text-align: right;
}


.footerNav{
	width: 100%;
	height: 19px;
	background:url(/images/fNav_bkgdRepeat.gif) repeat-x;
	letter-spacing: .05em;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
}

.footerNav ul, footerNav li{
	display: inline;
	padding: 0px 0px 0px 0px;
	list-style-type: none;

}

.footerNav a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000; 
	text-decoration: none;
}

.footerNav a:link, .footerNav a:visited {
	text-decoration: none;
}

.footerNav a:hover {
	color: #334c8c;
	text-decoration: underline;
}


/*------ metro list -------*/

#MetroListContainer{
	width:790px;
	margin:5px 0 5px 0; 
	padding:0;
	color: #ffffff;
	bottom:0px;
}

#MetroListItems ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	font-size:9px;
	text-align:left;
}

#MetroListItems ul li{
	float:left; 
	color: #ffffff;
	padding: 0px 8px 5px 12px;
	margin:0;
	background:url(/images/area_list_bullet.gif) 0px 4px no-repeat;
}

/*------end metro list -------*/

.copyright {
	font-size: 9px;
	color: #7591a7;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 0px;
}

.copyright a, .copyright a:Link, .copyright a:visited{
	color: #7591a7;
	font-size: 9px;
	text-decoration: underline;
}




.phoneBar {
	float:none;
	margin-bottom: 0px;
	vertical-align: bottom;
}


/*================================================================================
Various
=================================================================================*/

.googleMap{
	border: #666666;
	border-width:2px;
	border-style:solid;

}

.PhotoBorderGrey{
	border: #72aa8f;
	border-width:3px;
	border-style:solid;
}