@import url(nav.css);
@media print{@import url(styles/print.css);}

#bannerBubbles img {
	behavior: url(/styles/iepngfix.htc);
}

body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#000;
	background: #535f72 url(/images/background.jpg) repeat-x;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	}
#container{
	width: 892px;
	margin: auto;
}
#wrapper {
	width:770px;
	}
#header {
	height:66px;
	}

#printlogo
	{
	display: none;
	}		
	
#navigation {
	height:18px;
	margin-top: 43px;
	position: absolute;
	z-index: 9999;
	}
/* See nav.css for Navigation specific styles */
#content {
	background-color: #FFF;
	border-top: 7px solid #686666;
	position: relative;
	}
#content h1 {
	margin-top:0px;
	color: #D91D02;
	font-size: 18px;
	}
#leftimg {
	float:left;
	width:254px;
	background-color:transparent;
	}
#content #bannerBubbles{
	position: absolute;
	top: -50px;
	left: -65px;
	z-index: 10;
}
#content #banner {
	background-color:#fff;
	margin: 5px 0 0 95px;
	width: 792px;
	position: relative;
	z-index: 7;
	}
#mainContent {
	width:892px;
	position: relative;
	z-index: 1;
}	
#upperContent{
	padding-bottom:30px;
	float:left;
	width:892px;
	background: #FFFFFF url(../images/content_gradient.gif) bottom left repeat-x;
}
#upperContent #sidebar{
	position: relative;
	float:left;
	width: 165px;
	padding: 120px 0 0 20px;
}
#upperContent #sidebar img{
	margin-bottom: 7px;
	border: 0;
}

#sidebar .phone{
	margin: 18px 0 24px 8px !important;
}

#content #text {
	font-size: 18px;
	color: #797878;
	padding: 17px 0 31px 0;
	margin-left: 30px;
	position: relative;	
	min-height: 526px !important;
	float:left;
	width:675px;
	}
#text p{
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
}
#content #text table{
	line-height: 22px;
	font-size: 17px;
	margin-top: 33px;
}

#content #text table td{
	padding-left: 10px;
}

td.dotted{
	background: transparent url(../images/dotted_bg.gif) repeat-x;
	background-position: 50%;
	padding-left: 0 !important;
}
td.dotted span{
	background: #FFF;
}

 #projectCallout{
	margin: 5px 0 5px -12px;
	border: none;
 }


#content #text #productTable{
	margin-top: 0px;
	line-height: 18px;
}
#content #text #productTable, #content #text #productTable a{
	font-size: 14px;
	font-weight: normal;
}
.listTitle{
	font-weight: bold;
	margin: 0;
}
#productTable ul{
	margin: 0;
	padding-left: 15px;
	list-style-type: none;
}
#productTable td{
	vertical-align: top;
}
#content #makeContact{
	border-style: dashed;
	border-width: 1px 0 1px 0;
	width: 667px;
	margin: 20px 0 0 216px;
	height: 85px;
}

#makeContact .calloutContact{
	float: left;
	width: 333px;
	margin-top: 21px;
}
#makeContact .calloutContact img{
	float: left;
	margin-right: 10px;
	border: 0;
	width: 289px;
}
#callouts{
	border-top: 3px solid #D72302;
	padding-top: 2px;
	height: 238px;
	width: 892px;
	float:left;
	background-color:#FFF;	
}

#callouts img{
	margin: 8px 0 0 6px;
	border: 0;
}
#footer {
	clear:both;
	color:#d1d4d9;
	font-size:12px;	
	text-align:center;
	padding-top:19px;

	}
#footer a{
	color: #D1D4D9;
	text-decoration: none;
}
#footer span {	
	padding-top:21px;
	display:block;
	}
#footer .enilon{
	float: right;
}
#footer .enilon img{
	margin-right: 10px;
	border: none;
}

#footer #logos{
	margin: 40px 0 20px 0;
}
#footer #logos img{
	margin: 0 20px;
}

#text .confirmation{
	font-size: 17px;
}