#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 800px;
	width: 775px;
	top: 11px;

}
#header {
	position: absolute;
	height: 170px;
	width: 775px;
	left: 0;
	top: 0px;
	background-image: url(../images/top-header.gif);

}
#menu {
	position: absolute;
	height: auto;
	width: 225px;
	left: 0px;
	top: 211px;
}
#menu-icon {
	position: absolute;
	height: 41px;
	width: 225px;
	left: 0px;
	top: 170px;
	background-image: url(../images/page-icon-back.gif);
	background-repeat: no-repeat;

}
#left-side {
	position: absolute;
	height: 295px;
	width: 29px;
	left: 225px;
	top: 211px;
	background-image: url(../images/left-side.gif);
	background-repeat: no-repeat;
	background-position: left bottom;


}
#anim-image1 {
	position: absolute;
	height: 144px;
	width: 169px;
	left: 254px;
	top: 211px;
	background-image: url(../images/chauffeured-services-kent-1.gif);

}
#main {
	position: absolute;
	height: 285px;
	width: 324px;
	left: 423px;
	top: 211px;
	background-color: #CCCCCC;
	margin: auto;
	padding: 5px;
	text-align: justify;




}
#animimage2 {
	position: absolute;
	height: 151px;
	width: 169px;
	left: 254px;
	top: 355px;
	background-image: url(../images/chauffeured-services-kent-2.gif);
	background-repeat: no-repeat;

}
#top {
	position: absolute;
	height: 42px;
	width: 550px;
	left: 225px;
	top: 170px;
	background-image: url(../images/page-title.gif);
	z-index: 50;

}
#bottom {
	position: absolute;
	height: 47px;
	width: 775px;
	left: 0px;
	top: 506px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;

}
#right {
	position: absolute;
	height: 295px;
	width: 18px;
	left: 757px;
	top: 211px;
	background-image: url(../images/right-side.gif);

}
body {
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: -15%;
	margin-bottom: -15px;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -9px;
	text-align: justify;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
