	body
	{	font-size: 13px;
		font-family: Arial;
		color: #484848;
		background-color: #E9D4C3;
		background-image: url(../images/imgBackground.jpg);
		background-position: top left;
		background-repeat: repeat-y;
	}

	h1,h2,h3,h4,h5,h6
	{	text-align: left;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #FFCC99;
		color: #484848;
	}

	p
	{	margin-left: 10px;
		margin-right: 10px;
	}

	a
	{	text-decoration: none;
		color: #484848;	
	}

	a:hover
	{	text-decoration: underline;
	}

	img
	{	border: 0px none;
	}

	.page
	{	position: absolute;
		width: 990px;
		height: 770px;
		text-align: center;
	}

	.header
	{	width:990px;
		height: 90px;
		background-color: #B99072;
	}

	.nav
	{	margin-top: 10px;
		width: 550px;
		height:20px;
		background-color: #CC9966;
	}

	.nav img
	{	vertical-align: middle;		}
	.nav a:hover
	{	color: #FFEBC8;			}
	.nav div
	{	text-align: left;
		vertical-align: top;
	}
	.navMenu
	{	top: 0px;
		z-index: 98;
		position: absolute;
		visibility: hidden;
		border:	1px solid #A98469;
		background-color: #CC9966;
		display: block;
		line-height: 20px;		}
	.navMenu a
 	{	margin-left: 10px;
		color: #3F3F3F;			}
	#divAboutUs
	{	top:	116px;
		left:	304px;
		height:	115px;
		width:	140px;			}
	#divOurServices
	{	top:	116px;
		left:	369px;
		height:	115px;
		width:	210px;			}
	#divCart
	{	top:	116px;
		left: 	471px;
		height:	415px;
		width:	210px;			}


	.content
	{	Top: 150px;
		left: 230px;
		position: absolute;
		width: 530px;
		height: 530px;
		background-color: #FEEBDA;
		background-image: url(../images/imgStageBackground.jpg);
		background-position: top left;
		background-repeat: repeat-y;			}
	.contenthdr
	{	Top: 130px;
		left: 230px;
		position: absolute;
		width: 530px;			}
	.contentsec
	{	background-color: #FEEBDA;
		background-image: url(../images/imgStageBackground.jpg)			}
	.panel
	{	Top: 150px;
		left: 0px;
		position: absolute;
		width: 220px;
		height: 530px;
		background-color: #aa8469;
		background-image: url(../images/imgSideBar.jpg);
	}
	.panelhdr
	{	top: 130px;
		left: 0px;
		position: absolute;
		width: 220px;
	}
	.panelsec
	{	background-color: #AA8469;	}
	.panelsecbottom
	{	background-color: #B6967F;	}
	
	#right
	{	left: 770px;			}
	#bottom
	{	top: 680px;			}
	#bottomright
	{	top: 680px;
		left: 770px;			}

	.footer
	{	top: 710px;
		left: 0px;
		position: absolute;
		width:990px;
		height: 50px;
		color: #000000;
		text-align: center;
		font-style: italic;
		font-size: 9px;			}

.TinyFont
{
	font-size: 11px;
	color: #000000;
}

#tblServices
{
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tblServices td
{
	vertical-align: top;
	padding-bottom: 5px;
}

#tblServices H4
{
	margin-bottom: 10px;
	font-size: 12px;
}

#tblServices p
{
	font-size: 11px;
	margin-top: 0px;
}

.img120X85Left
{
	width: 120px;
	height: 80px;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom : 5px;
	margin-left: 0px;
}

#tblTestimony
{
	border: 0px none #CC9966;
	width: 195px;
	margin-left: 7px;
}

#tblTestimony a
{
	text-decoration: underline;
	color: #FFEBC8;
}

#tblTestimony a:hover
{
	text-decoration: underline;
}

#tblTestimony hr
{	color: #CC9966;
	height: 1px;
}

#tblTestimony p
{	line-height: 1.2;
	font-size: 11px;
	margin-left: 19px;
	margin-right: 5px;
	color: #FFEBC8;			
}

#tblTestimony TD
{	border: 0px none #CC9966;	}

#tblTestimony TH
{	border: 0px none #CC9966;
	font-size: 12;
	color: #FFEBC8;			
}

#divBtllHeader
{
	background-color: #A98469;
	color: #FFEBC8;
	margin-left: 19px;
}


.h div	{	border: 1px solid;	}
.h td	{	border: 1px solid;	}
