body, TD, TABLE TD
{
	font: 12px Verdana, Arial, Tahoma, Helvetica;
	color: #411701;
	vertical-align: top;
	line-height: 18px;
}

h1
{
	font-size: 30px;
	color: #EC8F03;
	padding-bottom: 15px;
	padding-top: 0px;
	margin: 0px;

}

h2
{
	font-size: 20px;
	color: #EC8F03;
	padding-bottom: 15px;
	padding-top: 0px;
	margin: 0px;

}

hr
{
	color: #99CCCC;
	background-color: #99CCCC;
	height: 2px;
	border: 0px;

}

A
{
	font: 12px Verdana, Arial, Tahoma, Helvetica;
	color: #1E6F6F;								
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
A:Hover
{
	text-decoration: none;
}

.frame
{
	position:absolute;
	top:0;
	left:0;
}

#home_banner_bottom
{
	padding-left:30px;
	padding-top:220px;
	background-image:url(/images/home_banner_bottom.jpg);
	background-repeat:no-repeat;
}

#red_bar
{
	background-color:#660000;
	width:15px;
}

#red_bar2
{
	height:182px;
	width:15px;
	background-color:#660000;
}

.red_bold
{
	font-weight: bold;
	color: #660000;
}

#pointer_off
{
	background-image: url(/images/pointer_off.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#pointer_on
{
	background-image: url(/images/pointer_on.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#pointer_on A
{
	color: #116262;
}

.pointer_div
{
	padding-top:7px;
	padding-left:25px;
}

.leftNav
{
	height:100%;
}

.leftNav A
{
	color: #ffffff;
	text-decoration: none;
}


.leftNav A:hover
{
	color: #116262;
}

.subnav_div
{
	background-color:#99CCCC;
	width:177px;
	height:100%;
}

.subnav
{
	height:138px;
	background-image:url(/images/services_bg.gif);
	background-repeat;repeat-x;
}

.subNav A
{
	color: #114747;
	text-decoration: none;
}

.subNav A:hover
{
	color: #ffffff;
	text-decoration: none;
}

.subnav_int
{
	padding-top:7px;
	padding-left:35px;
}

.subnav_divider
{
	height:1px;
	background-color:83BABA;
}

.main
{
	padding-top:30px;
	padding-left:25px;
	padding-top:30px;
}

.divider
{
	height:2px;
	background-color:83BABA;
}

.content
{
	padding-bottom:5px;
	padding-top:5px;
	width:515px;
	height:100%;
}

.content_int
{
	padding-bottom:5px;
	padding-top:5px;
	width:550px;
	height:100%;
}

.footer
{
	padding-top: 30px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	padding-left:100px;
}

.footer A
{
	color: #1E6F6F;
	font-size: 10px;
	text-decoration: none;
	
}

.footer A:hover
{
	color: #000000;
}

.errorMsg
{
	color: #FF0000;
	font-weight: bold;
}

#deztech A
{
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
