body	{
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10pt;
	margin		: 0px;
	padding		: 0px;
	background-image: Url(../images/background.jpg);
	background-color: #000000;
	color		: #ffffff;
	}
.backgroundImage{
	position	: absolute;
	top		: 0px;
	width		: 100%;
	height		: 185px;
	}
.LogoTop{
	position	: absolute;
	width 		: 100%;
	text-align	: center;
	top		: 6px;
	}
.TopMenu{
	width		: 100%;
	position	: absolute;
	top 		: 70px;
	text-align	: center;
	}
.tblTopMenu{
	width		: 90%;
	font-size	: 10pt;
	text-align	: center;
	}
.TopMenuItem{
	width		: 12%;
	vertical-align	: middle;
	text-align	: center;
	}
.MenuLeft{
	position 	: absolute;
	width		: 156px;
	top		: 130px;
	left		: 0px;
	text-align	: center;
	background-image: url(../images/MenuBGM.jpg);
	background-position:center;
	background-repeat: repeat-y;
	}
.ContentContainer{
	position 	: absolute;
	top		: 120px;
	left		: 160px;
	right		: 150px;
	text-align	: center;
	}
.Content{
	width		: 100%;
	text-align	: justify;
	font-size	: 12pt;
	}
.ForceCentre{
	width		: 100%;
	text-align	: center;
		}
.AltContent{
	position	: absolute;
	width		: 100%;
	top		: 0px;
	left		: 0px;
	height	: 0px;
	visibility	: hidden;
	overflow	: hidden;
	}
.RightPannel{
	position	: absolute;
	top		: 130px;
	right		: 5px;
	}
.copy	{
	text-align	: right;
	font-size	: 8pt;
	}
.CapitalLetter{
	line-height: 1;
	font-family: "Palatino Linotype";
	font-size: 28px;
	color    : #ddc600;
	      }
.center {
	width		: 100%;
	text-align	: center;
	}

.Address{
	width		: 350px;
	text-align	: left;
	}
.email	{
	font-size	: 14pt;
	}
.CustList{
	text-indent	: 10px;
	text-align	: left;
	}
.ClientQuote{
	width		: 100%;
	text-align	: left;
	background-image: url("../images/CustCommentBG.jpg");
	padding		: 10px;
	background-color: #ffffff;
	color		: #000000;
	border		: thin blue dashed;
	}
.right	{
	text-align	: right;
	width		: 350px;
	}
.small	{
	font-size	: 8pt;
	}
.sig	{
	position	: absolute;
	bottom	: -170px;
	right		: 20px;
	}
.RPannel{
	overflow	: hidden;
	position	: absolute;
	top		: 190px;
	right		: 10px;
	width		: 130px;
	height		: 300px;
	}
.imgContent{
	position	: absolute;
	top		: 0px;
	}
.PhotoHeading{
	position	: absolute;
	top		: 125px;
	right		: 10px;
	width		: 120px;
	height		: 50px;
	text-align	: center;
	color		: red;
	     }
p	{
	text-indent	: 15px;
	}
h2	{
	padding		: 0px;
	margin		: 2px;
	font-family	: "Palatino Linotype";
	color		: #ffcc00;
	}
h3	{
	padding		: 0px;
	margin		: 2px;
	font-family	: "Palatino Linotype";
	}
h1	{
	width			: 100%;
	padding		: 0px;
	margin		: 2px;
	font-size	: 16pt;
	font-family	: "Palatino Linotype";
	color		: #ffff0f;
	}
A:Link	{
	color			:	#ffcc00;
	Text-Decoration		:	None;
	font-weight		:	bold;
	}
A:Active{
	color			:	red ;
	Text-Decoration		:	None;
	font-weight		:	bold;
	}
A:Visited{
	color			:	#ffcc00;
	Text-Decoration		:	None;
	font-weight		:	bold;
	}
A:Hover{
	color			:	#ffff0f ; 
	Text-Decoration		:	None ;
	font-weight		:	bold;
	}
A:Link.SideLink	{
	color			:	#ffcc00;
	Text-Decoration		:	None;
	font-weight		:	bold;
	width			:	100%;
	}
A:Active.SideLink{
	color			:	red ;
	Text-Decoration		:	None;
	font-weight		:	bold;
	width			:	100%;
	}
A:Visited.SideLink{
	color			:	#ffcc00;
	Text-Decoration		:	None;
	font-weight		:	bold;
	width			:	100%;
	}
A:Hover.SideLink{
	color			:	#ffff0f ; 
	Text-Decoration		:	None ;
	font-weight		:	bold;
	width			:	100%;

	}

