#linksRow
{
	margin-bottom: 5%;
}

#productsCol, #servicesCol, #supportCol
{
	float:left;
	width: 27%;
	margin-bottom: 1%;
	margin-right: 1px;
	margin-left:1px;
	/*border: 1px solid #CCCCCC;*/
	background-color: transparent;
}

#productsCol:hover
{
	background-color:#000000;
}

#resourcesCol
{
	width: 14%;
	float:left;
}

.resourcesContact
{
/*
	border: 1px solid #666666;
	font-size:0.8em;
	padding:0.1em;
	padding-top:0em;
	padding-bottom:1em;
	margin-bottom:1em;
	*/
	font-size:0.8em; 
	cursor:pointer; 
	margin: 2px;
	padding: 1px 1px 1px 0px; 
	color: #333333; 
	background-color:#E9F9F3;
	border: 1px solid #CCCCCC; 
	font-weight:normal;	
}

.linksResources
{
	margin-top:0.1em;
	margin-bottom:0.2em;
/*	border-left-width: 0.1em;
	border-left-style: solid;
	border-left-color: #666666;
	margin-left: 2px;*/
/*	padding-left:3px;*/
}

.phoneBold,
.helpBold
{
	font-weight:bold;
}

.helpBold
{
	display:block;
	background-image: url(../images/needhelpbg.gif);
	background-repeat: repeat-x;
}

#advertImg
{
	background-image: url(../images/Chained_laptop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 810px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	vertical-align:top;
}

#generalCol
{
	/*width:100%;*/
	/*background-image: url(../imagerotate.php);
	background-repeat: no-repeat;
	background-position: left top;*/
	height:100%;
/*	float:left;*/
	margin-bottom:2px;
	clear:both;
	padding:0px;
}

#generalCol img
{
	width:100%;
	clear:both;
	
	border-top: 1px solid #ccc;
}








