/***********************************************************************************************************
   Neal IT CSS File - Homepage - AT A GLANCE NAVIGATION - developed by Good Web Solutions
 ***********************************************************************************************************/


#subnav  {
	color: #000000;
	width: 950px;
	background-color: #FFFFFF;
	height: 140px;
	font-size: 0.8em;
	clear: both;
	margin-bottom: 2em;

	
}

#subnav #about, #solutions, #need {
	text-align: left;
	width: 230px;
	height: 150px;
	color: #000000;
	background-color: #F5F5F5;
	margin-right: 0em;
	float: left;
	padding-top: 0em;
	padding-bottom: 1em;
	padding-left: 0.1em;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	margin-top: 0px;
	
	
}

#subnav #news {
	text-align: left;
	width: 244px;
	height: 150px;
	color: #000000;
	background-color: #F5F5F5;
	margin-right: 0.1em;
	float: left;
	padding-bottom: 1em;
	padding-left: 0.2em;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	background-image: url(images/home/waitta_2007.jpg);
	background-repeat: no-repeat;
	background-position: 190px 105px;
		
}



#subnav  #about a, #solutions a, #need a, #news a {
	color: #000000;
	background-color: #F5F5F5;
	text-decoration: none;
	
}

#subnav #about a:hover, #solutions a:hover, #need a:hover,  #news a:hover {
	text-decoration: underline;
}


#containment #subnav #news p {
	padding-left: 10px;
}
#content #rightpanel .flash {
	text-align: center;
}
.attention {
	font-size: 1.28em;
	line-height: 1.3em;
}

