	body {background:  url(../images/bkintTile.gif) repeat-x; }
	
	#centreStyle {}	 
 	#header{ }
	#pageTop{}

/* Internal Banner Styles */
	#bannerSub {
		clear: both;
		position:relative;
		width:827px;
		height:115px;
		padding-left: 10px;
	}
	#aboutUs{background:url(../images/subBnr_about.jpg) no-repeat; width:827px; height:115px;}
	#serList{background:url(../images/subBnr_list.jpg) no-repeat; width:827px; height:115px;}
	#contactUs{background:url(../images/subBnr_contact.jpg) no-repeat; width:827px; height:115px;}
	
/* Container Styles */
	#container {
	
		
	}	

/* Content Styles */
	#contentContainer {
		width: auto;
		min-height:560px;
		margin: 0px 0px 0px 0px;
		width: 849px;
		background: url(../images/leftShadInt.gif) top left no-repeat;
		background-color:#FFFFFF;
		
	}
	#content {
		padding: 0px 0px 0px 0px;
		width: 849px;
		min-height:560px;
		background: url(../images/rightShadInt.gif) top right no-repeat;
	}
	#subContainer{

	}
	#subContainerContent{
		padding-left: 10px;
		width:827px;
	}

	#content p, #content ul, #content ol {padding: 0px 15px 10px 15px;}
	#content h2, #content h3 {padding: 0px 15px 0px 15px;}
	#content h1 {
		background-color:#d8d8d8;
		width:812px;
		height:31px;
		line-height: 30px;
		padding-left:15px;
		margin-top: 3px;
	}
	#content img {
		margin-left:10px;
	}
/* Internal Page styles */
	#serListItem{
		background-color:#f0f0f1;
		margin: 5px 0px 5px 15px;
		padding: 10px;
		display:table;
		height: 180px;
		_height: 140px;
		float:left;
		width: 370px;
	}
	
	#serListItem h1{
		width:auto;
		background:none;
		padding:0px;

	}
	#serListItem p{
		width:auto;
		background:none;
	}
	#serListItem h1 div{border-bottom:#CCCCCC 1px solid; width:370px; float:left;}	
	
	#serListItem p img{
		margin: 0px 10px 10px 0px !important;
		padding: 0px !important;
		border:#FFFFFF 2px solid;
		text-align:center;
	}
	#serListItem p.img{padding: 0px !important; text-align:center;
	}
	#serListItem a{font-weight:bold;}
	
	#video{ text-align:center; width:370px; height: 280px;}
