#mainBodyContent {
	background-color: #FFF;
	background-image: url(../images/HomeMainBackground.jpg);
	background-repeat: repeat-x;
	_background-image: none;/* ---- Fix for IE6 ---- */
}


/*------------------------------------------------------------------*/
/* Makes secondary navigation area smaller so it doesn't look empty */
/*------------------------------------------------------------------*/
#secondaryNav {
	height: 30px;
	/*_background-color: #666;*//* ---- Fix for IE6 ---- */
}
#secondaryNav #contactUs {
	margin-top: -20px;
	_margin-top: 0px;/* ---- Fix for IE6 ---- */
	float: right;
	width: 105px;
	padding: 0px;
}
#secondaryNav #secondaryNavLinkContainer {
	display: none;
}

/*------------------------------------------------------------------*/
/*------------         Home Main Content Section        ------------*/
/*------------------------------------------------------------------*/
	
#homeMainContent  {
	margin: 0px;
	height: 294px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/HomeMainBackground2.png);
	background-repeat: repeat-x;
}
#homeMainContent #whatWeDo  {
	width: 593px;
	background-image: url(../images/weknowheavyconstructionsoftware.jpg);
	background-repeat: no-repeat;
	height: 294px;
}
#homeMainContent #whatWeDo .content {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#homeMainContent #whatWeDo .content h2{
	text-align: left;
	font-size: 36px;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	letter-spacing: .02em;
}
#homeMainContent #whatWeDo .content h2 .callOut{
	color: #323232;
}
#homeMainContent #whatWeDo p {
	width: 266px;
	color: #FFF;
	letter-spacing: 0.03em;
}
#homeMainContent #whatWeDo .intro {
	font-size: 16px;
	color: #FFF;
	line-height: 1.3em;
	font-weight: normal;
	margin-top: 60px;
	*margin-top: 65px; /* -- for IE7 -- */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeMainContent #whatWeDo .supportingText {
	color: #FFF;
	width: 266px;
	font-size: 12px;
	padding: 0px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#homeMainContent #whatWeDo .content .supportingText a {
	color: #00CC00;
	text-decoration: none;

}
#homeMainContent #whatWeDo .content .supportingText a:hover {
	text-decoration: underline;

}
#homeMainContent #whatWeDo .content .supportingTextPlaceFiller {
	color: #FFF;
	width: 266px;
	font-size: 8px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: .08ex;
}


#homeMainContent #topContent {
	float: right;
	height: 144px;
	width: 360px;
}

#homeMainContent #bottomContent {
	float: right;
	height: 144px;
	width: 360px;
	clear: right;
	margin-top: 6px;
}

/*------------------------------------------------------------------*/
/*------------     Columns Below Home Main Content      ------------*/
/*------------------------------------------------------------------*/
#homeMainCols {
	width: 100%;
	padding: 0px;
	height: auto;
	float: left;
	margin-top: 0px;
}
#homeMainCols .threeCol {
	width: 300px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

#homeMainCols .threeCol .threeColHeader {
	height: 75px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#homeMainCols .threeColsSpacer {
	width: 30px;
	float: left;
}

#homeMainCols .threeCol .content {
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 13px;
}

#homeMainCols .threeCol h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-left: 14px;
	padding-right: 13px;
	font-size: 20px;
}

#homeMainCols .threeCol a h2 {
	text-decoration: none;
	color: #ffffff;
}

#homeMainCols .threeCol a:hover h2 {
	color: #00AD00;
}
#homeMainCols .threeCol .content p a {
	color: #333333;
}
#homeMainCols .threeCol .content p a:hover {
	color: #00AD00;
	text-decoration: underline;
}
#homeMainCols .threeCol h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
	font-size: 9pt;
}

#homeMainCols .threeCol h3 a {
	font-weight: normal;
	text-decoration: none;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeMainCols .threeCol h3 a:hover {
	color: #00AD00;
	text-decoration: underline;
}

#homeMainCols .threeCol p {
	font-size: 12px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #333333;
}

#homeMainCols .threeCol .content ul.typeOfWork {
	padding: 0px;
	float: left;
	width: 90px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
}
#homeMainCols .threeCol .content ul.typeOfWork li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}

#homeMainCols .threeCol .content .typeOfWork li a {
	color: #333333;
}
#homeMainCols .threeCol .content .typeOfWork li a:hover {
	color: #00AD00;
}
#homeMainCols .threeCol .content .typeOfWork li a:hover {
	color: #00AD00;
}
#homeMainCols .threeCol .content .typeOfWork li.more a {
	color: #00AD00;
}

/*----- Create a class for each section of #homeMainCols because they have different backgrounds ----- */

.solutions {
	background-image: url(../images/solutionsBckgd_new.png);
	_background-image: url(../images/solutionsBckgd_IE6.png); /* Workaround for png transparency in IE6 */
	background-repeat: no-repeat;
}

.products {
	background-image: url(../images/productsBckgd_new.png);
	background-repeat: no-repeat;
}
.services {
	background-image: url(../images/servicesBckgd_new.png);
	_background-image: url(../images/servicesBckgd_IE6.png); /* Workaround for png transparency in IE6 */
	background-repeat: no-repeat;
}
.whoUsesHCSS {
	background-image: url(../images/whoUsesHCSSBckgd_new.png);
	_background-image: url(../images/whoUsesHCSSBckgd_IE6.png); /* Workaround for png transparency in IE6 */
	background-repeat: no-repeat;
}

/*------------------------------------------------------------------*/
/*------------       Bottom Columns on Home Page        ------------*/
/*------------------------------------------------------------------*/

#homeSecondaryCols {
	width: 100%;
	padding: 0px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #F2F2F2;
	_background-color: #FFFFFF;
}


#homeSecondaryCols .threeCol {
	width: 303px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	height: 250px;
}

#homeSecondaryCols .threeColsSpacer {
	float: left;
	width: 24px;
	height: 30px;
	background-image: url(../images/Home_secondarySection_Background.jpg);
	background-repeat: repeat-x;
}

.lastCol {
	width: 319px;
}
#homeSecondaryCols .threeCol .secondaryHeader {
	background-image: url(../images/Home_secondarySection_Background.jpg);
	background-repeat: repeat-x;
	height: 30px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homeSecondaryCols .threeCol .secondaryHeader h2 {
	font-size: 85%;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeSecondaryCols .threeCol .secondaryHeader h2 a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#homeSecondaryCols .threeCol .content {
	padding-right: 25px;
	padding-left: 13px;
	font-size: 11px;
}
#homeSecondaryCols .threeCol .content p {
	margin: 0px;
	color: #333;
	font-size: 9pt;
}
#homeSecondaryCols .threeCol .content .heading {
	color: #FF9900;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#homeSecondaryCols .threeCol .content .details a {
	color: #333333;
}
#homeSecondaryCols .threeCol .content .details a:hover {
	color: #00AD00;
}

#homeSecondaryCols .threeCol h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
	font-size: 9pt;
}

#homeSecondaryCols .threeCol h3 a {
	font-weight: normal;
	text-decoration: none;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeSecondaryCols .threeCol h3 a:hover {
	color: #00AD00;
	text-decoration: underline;
}

.GridViewRowStyle {
}
.GridViewRowStyle a {
	color: #333;
}
.GridViewRowStyle a:hover {
	color: #00AD00;
	text-decoration: underline;
}

#container {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom #bottomNav{
	margin-top: -15px;
}

@media print
{ 	#content {
		background-image: none;
		border-top-width: 0px;
	}
	
	#mainBodyContent {
		background-color: #FFF;
		background-image: none;
	}
	
	#homeMainContent {
		margin-top: 50px;
	}
	
	#homeSecondaryCols .threeCol
  	{	width: 318px;
    	background-color: #FFFFFF;
	}
	
  	#homeSecondaryCols .threeColsSpacer {
		width: 0px;
	}
	
   	#homeSecondaryCols .threeColsSpacer img{
		display: none;
	}
	
	#container {
		border: none;
	}
}
