body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin:8px 10px 10px 10px; 
	background-image:url(../images/PageBg.jpg); 
	background-repeat:repeat-x; 
	background-color:#e0e4d3;
	scrollbar-face-color:#82cdd0;
	scrollbar-arrow-color:#e8eae0;
	scrollbar-3dlight-color:#82cdd0;
	scrollbar-track-color:#e8eae0;
	}
#Container {
	width:950px;
	margin:auto;
	}
#Banner {
	height:140px;
	background-image:url(../images/Banner.jpg);
	background-repeat:no-repeat;
	position:relative;
	}
.NavBar {
	height:31px;
	padding-top:13px;
	text-align:center;
	margin-bottom:10px;
	}
.NavBar a {
	display:inline;
	margin:0 8px 0 8px;
	color:#0299d3;
	}
#TopPara {
	height:72px;
	background-image:url(../images/TopParaBg.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding:5px 10px 0 10px;
	font-size:90%;
	}
#TopPara h1 {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	margin:0 0 3px 0;
	}
#ColOne {
	float:left;
	display:inline;
	width:361px;
	height:440px;
	overflow:hidden;
	margin-right:10px;
	}
#ColTwo {
	float:left;
	display:inline;
	width:328px;
	height:440px;
	overflow:hidden;
	margin-right:10px;
	background-color:#82cdd0;
	}
#ColTwoContent {
	height:375px;
	margin:10px;
	background-color:#e8eae0;
	color:#333;
	}
#ColTwoHeading {
	height:26px;
	padding:9px 0 0 122px;
	background-image:url(../images/HeadingBg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color:#28c3fe;
	}	
#ColThree {
	float:left;
	display:inline;
	width:237px;
	height:440px;
	overflow:hidden;
	}
/*.ColthreeBox {
	height:	215px;
	overflow:hiiden;
	} */	
.ColthreeBox {
	height:	150px;
	overflow:hiiden;
	}
#TariffHeading {
	background-image:url(images/TariffHeading.jpg);
	background-repeat:no-repeat;
	height:35px;
	background-color:#0000FF;
	}
#Single {
	margin-top:10px;
	background-color:#e8eae0;
	color:#333;
	background-color:#82cdd0;
	padding:10px;
	}
#SingleHeading {
	background-color:#fff;
	height:24px;
	padding:11px 0 0 128px;
	background-image:url(../images/SingleHeadingBg.jpg);
	background-repeat:no-repeat;
	color:#28c3fe;
	font-weight:bold;
	overflow:hidden;
	}
#SingleHeading img {
	float:right;
	position:relative;
	top:-11px;
	}
#SingleContent {
	background-color:#e8eae0;
	height:365px;
	padding:10px;
	}
#TopBox {
	margin-bottom:10px;
	}
#Footer {
	height:50px;
	padding-top:15px;
	clear:both;
	position:relative;
	left:0px;
	top:15px;
	background-image:url(../images/FooterBg.jpg);
	background-repeat:no-repeat;
	font-size:80%;
	color:#5e5e5e;
	line-height:150%;
	}
#Footer a {
	color:#5e5e5e;
	}
a {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.TenPadder {
	padding:10px 10px 0 10px;
	line-height:130%;
	overflow-y:scroll;
	overflow-x:hidden;
	height:328px;
	}
.Green {
	color:#3a999d;
	}
#map {
	border:1px solid #ccc;
	height:438px;
	}
#phoneBox {
	overflow:hidden;
	width:280px;
	height:50px;
	position:absolute;
	top:10px;
	right:5px;
	}	
a, img {outline:none;}