body{
	margin:0;
	padding:0;
	font-family: arial, tahoma, verdana, sans-serif;
}

#mainPage{
	border-top:5px solid #53B8EA;
	width:100%;
	text-align:center;
        background:#FFF6D0 url(/images/bg.jpg) center repeat-y;
}

#header{
	text-align:center;
}

h1{
	background-image: url("../images/logo.jpg");
	width:437px;
	height: 65px;
	text-indent: -2000em;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
}

ul{
	
	list-style:none;
}

div#l1{
	margin-left: auto;
	margin-right: auto;
	width:630px;
	padding-top:25px;
	text-align:left;
}

.leftCol{
	float:left;
	width:310px;
}

.rightCol{
	margin-left:315px;
	width:310px;
}

.hide{
	display:none;
}

div#about{
	font-size: .8em;
	line-height: 1.4em;
	width: 300px;
}

div#about p span{
	background-color: #DFF3FF;
}

.clear{
	clear:both;
}

div#about h2{
	background-image: url("../images/about.jpg");
	width:144px;
	height: 20px;
	text-indent: -2000em;
	line-height:0px;
	padding-bottom:0px;
	margin-bottom:-13px;
	padding-top:0px;
	margin-top:0px;
}

div#contactBox{	
	margin-left: 80px;
	margin-top:10px;
	background-image: url("../images/contact-us.jpg");
	background-repeat: no-repeat;
	width:211px;
	height: 182px;
}

* html div#contactBox{
	margin-top:35px;
}

div#contactBox p {
	padding-top: 40px;
	padding-left: 16px;
	font-weight:bold;
	font-size:.9em;
}

tr{
	font-weight:bold;
	font-size:.9em;
}



#l2{
	text-align:center;
	height:100px;
	margin-left: auto;
	margin-right: auto;
	width:630px;
	text-align:left;
}

#l2 img{
	border:0;
}

#l3{
	margin-left: auto;
	margin-right: auto;
	width:630px;
	padding-top:25px;
	text-align:left;
}

.serviceCat{
	font-size:1em;
	font-weight: bold;
}

div#services{
	font-size: .8em;
}



div#moreDetailServices{
	font-size: .8em;
}

ul{
	margin:0;
	padding:0;
}

ul.level2{
	padding-left:20px;
}

div#services h2{
	background-image: url("../images/services.jpg");
	width:181px;
	height: 20px;
	text-indent: -2000em;
	line-height:0px;
	padding-bottom:0px;
	margin-bottom:5px;
	padding-top:0px;
	margin-top:0px;
}

div#moreDetailServices{
	border-left:5px solid #FFF6D0;
}

div#moreDetailServices a{
	color:#000;
	text-decoration: none;
	display:block;
	padding:5px;
	margin-bottom:5px;
}

div#moreDetailServices a:hover{
	color:#000;
	text-decoration: none;
	background-image:url("../images/services-background.jpg");
	background-repeat: repeat-y;;
}

.fakeLink{
	color: blue;
}
