body, td, tr, div 
{
	font:98% Arial, Helvetica, sans-serif;color:#5F5F5F;
	margin: 0px;
/*	letter-spacing:1px;*/
	color: #5f5f5f;	
}

#topPanel
{
	width: 970px;
	height: 139px;		
	color: #FFFFFF;
}

#topPanelItem1, #topPanelItem2, #topPanelItem3, #topPanelItem4, #topPanelItem5, #topPanelItem6, #topPanelItem7,
#topPanelItem8, #topPanelItem9, #topPanelItem10, #topPanelItem11
{
	height:30px;
	float:left;	
	text-align:center;
}

#topPanel a
{	
	color:#ffffff;
}

#topMenu1, #topMenu2, #topMenu3, #topMenu4, #topMenu5, #topMenu6, #topMenu7,
#topMenu8, #topMenu9, #topMenu10, #topMenu11
{
	color:#ffffff;
	text-align:center;
	height:30px;
	width:100%;
}

#topPanel #actualTopPanel
{	
	height:100px;	
	float:left;		
}

#mainCenterPanel
{
	width: 970px;	
}

#centerPanel
{
	width: 800px;
	background-color:#FFFFFF;
}
#rightPanel
{
	float:right;
	width: 170px;	
	background-color:#FFFFFF;
}

#bottomPanel
{
	float:left;
	width: 970px;
	background-color:#FFFFFF;
}

#addsensePanel
{
	width:100%;	
}

#centerContentPanel
{
	width:100%;	
	float:left;	
	border:1px dotted #aeaeae;	
}

#centerContentPanel #centerHeader
{
	float:left;
	width:175px;
	font-size:30px;
	font-weight:bold;
	color:#e80377;
}

#ActualbottomPanel
{
	padding-top: 2px;
	width: 100%;
	height: 60px;
	background-color:#FFFFFF;	
	font-size:10px;
}

#productsHeading 
{
	width:100%;
	background-color: #e7e7e7;
	color: #5f5f5f;
	font-weight: bold;
	text-align: center;
}

A:active
{
	color:#e80377;
	font-size:12px;
	text-decoration:none;
	white-space: normal;
}
A:visited
{
	color:#e80377;
	font-size:12px;
	text-decoration:none;
	white-space: normal;
}
A:link
{
	color:#e80377;
	font-size:12px;
	text-decoration:none;
	white-space: normal;
}
A:hover
{
	color:#e80377;
	font-size:12px;
	text-decoration:underline;
	white-space: normal;
}

#sublinks
{
	width: 100%;
}
#sublinks div
{
	width: 100%; 
	float: left;	
}

#sublinks #cebuexports, #sublinks #products, #sublinks #knowledge
{
	width: 96%;
	padding: 5px;	
	color: #FFFFFF; 
	background-color:#854242; 
	font-weight:bold; 
	float: left;	
}	
#sublinks div #cebuexports
{
	background-color:#854242;
}
#sublinks div #products
{
	background-color:#2871c3;
}
#sublinks div #knowledge
{
	background-color:#4ea026;
}


