*	{	padding: 0;	margin: 0;	}body	{	font-family: Arial, Helvetica, sans-serif;	color: #333;	background: #f4ecf5 url(../images/body-bg.gif) repeat-y top center;/*light-pink*/	font-size: 75%;	}body > html	{	font-size: 12px;	}/*	LAYOUT	*/#bodyContainer	{		width: 920px;	margin: 0 auto;	}#main	{	float: left;	width: 600px;	margin-right: 10px;	}#secondary	{	float: left;	width:	300px;	margin-left: 10px;	}/*	________________________________	header		________________________________	*/	#header	{		background: url(../images/header-bg.gif) no-repeat top center;		height: 160px;		}			/*	header-inner-wrap	*/			#header-inner-wrap	{				width: 920px;				margin: 0 auto;				padding: 31px 0 0 0;				}				/*	logo	*/				.logo	{					width: 200px;					}				/*	mainNav	*/				ul.mainNav	{					list-style: none;					margin-left: 372px;					}				ul.mainNav li	{					float: left;					}				ul.mainNav a	{					float: left;					display: block;					background: #592f5f;/*dark-purple*/					padding: 31px 28px;					font-size: 1.4em;					color: #907494;					text-decoration: none;										border-right: 1px solid #f4ecf5;					}				ul.mainNav a:hover, ul.mainNav a.selected	{					color: #fff;					}/*	main	*/h2.home	{	text-indent: -1000px;	background: url(../images/home.jpg) no-repeat top left;	height: 43px;	margin-bottom: 20px;	}h2.about-leveret-coms	{	text-indent: -1000px;	background: url(../images/about-leveret-coms.jpg) no-repeat top left;	height: 43px;	margin-bottom: 20px;	}h2.services	{	text-indent: -1000px;	background: url(../images/services.jpg) no-repeat top left;	height: 43px;	margin-bottom: 20px;	}h2.clients	{	text-indent: -1000px;	background: url(../images/clients.jpg) no-repeat top left;	height: 43px;	margin-bottom: 20px;	}h2.contact-us	{	text-indent: -1000px;	background: url(../images/contact-us.jpg) no-repeat top left;	height: 43px;	margin-bottom: 20px;	}h2.work	{	text-indent: -1000px;	background: url(../images/work.jpg) no-repeat top left;	height: 43px;	margin-bottom: 20px;	}#main p.statement	{	font-weight: bold;	font-size: 1.2em;	}#main p	{		line-height: 1.4em;	padding: 2px 0 5px 0;	}#main ul.list-style-1	{	margin: 10px 20px 10px 20px;	font-size: 1em;	color: #e65523;	}#main ul ul.list-style-1	{	margin-left: 20px;	list-style: none;	}#main ul ul.list-style-1 li	{	padding-bottom: 4px;	}#main ul.black-ul li	{	padding-bottom: 10px;	}.testi	{	font-style: italic;	}.tester	{	font-weight: bold;	}/*	secondary	*/.def-panel p	{	color: #e65523;	}.def-panel p SPAN.def-title	{	color: #592f5f;	font-weight: bold;	}.def-panel	{	border-bottom: 1px solid #fff;	padding-bottom: 20px;	margin-bottom: 20px;	}/*	footer	*/#footer	{	width: 920px;	clear: both;	height: 30px;	}
