/* MAIN PAGE STARTS */
#CenterContent{
	width:540px; 
	float:left; 
	padding:0 0 15px 0;
}
#CenterContent p{ padding:6px 0;}

#CenterContent ul{ 
	padding:10px 0 10px 35px;
}
#CenterContent ul li{ 
	padding:2px 0; 
	list-style:outside
} 
#CenterInfoHeader{ 
	width:540px; 
	margin-bottom:15px;
}
#CenterInfoHeader p{ 
	float:left; 
	width:315px; 
	padding:6px 0 6px 10px
} 
#CenterInfoHeader h1{ 
	float:left; 
	width:315px;  
	font-weight:100; 
	padding:15px 0 10px 10px
} 
#CenterInfoHeader h3{
	float:left; 
	width:315px;
	padding:10px 0 10px 10px; 
}

/* RIGHT CONTENT STARTS*/

#ServicesColumn{ 
	float:right;
	width:275px;
	background:url(../images/defaults/h2.jpg) 0 0 no-repeat;
	padding:0 3px 15px 0;
}

#ServicesColumn h2{ 
	width:255px;
	height:28px; 
	line-height:25px; 
	padding:0 0 0 20px;  
}

#ServicesColumn p{padding:10px 0 10px 20px;}
#ServicesColumn ul{padding:0 0 20px 35px; background: url(../images/defaults/header_left_bottom.jpg) no-repeat bottom; width:225px;}

#ServicesColumn li{padding:2px 0 2px 0;list-style:outside }




/* MAIN PAGE ENDS */

/* TECHNOLOGY PAGE */
#TechnologyBox{ padding:10px 0 0;}
#TechnologyBox p{ padding:10px 10px 20px 10px;}

/* SERVICES PAGE*/
#CenterContent #ListServices{ padding:10px 0;} 
#CenterContent #ListServices li{ padding:0 20px; list-style-type:none; background:#D9E0E6; margin:3px 0; height:24px; line-height:24px;}
#CenterContent #ListServices li a{ color:#666; text-decoration:none; font-size:12px; float:left;}
#CenterContent #ListServices li a:hover{ text-decoration:underline}


#CenterContent #ListServices a.more{ float:right; color:#002F57; }

ol{ list-style:outside; padding:0 0 0 20px; }
ol li{ list-style:decimal outside;}