body
{
	margin: 10px 0px 20px 0px;
	background: url(../images/bg.png) no-repeat center bottom #f9c5c6 fixed;
}

h1
{
	color:#b6686a;
	font-family: Arial;
	font-weight:normal;
	font-size:28px;
	text-transform: uppercase;
	margin:10px 0px 10px 0px;
}
	
*
{
	color:#833638;
	font-size:14px;
	font-family:Arial;
}

br
{
	line-height: 10px;
}

form
{
	display: inline;
}

.PageTitle
{
	margin: 0px;
	padding-bottom:10px;
	background: url(../images/dash.png) repeat-x bottom;
	text-align: left;
}

h2
{
	clear: both;
	color:#b7696b;
	font-size:22px;
	font-weight: bold;
	line-height: 40px;
	margin: 0px;
}

h3
{
	color:#000000;
	font-size:18px;
	font-weight: bold;
	line-height: 40px;
	margin: 0px;
}

.Container
{
	background: url(../images/outer-bg.png) repeat-y;
	padding: 0px 15px 15px 15px;
}

.HomeContent
{
	padding: 120px 20px 20px 20px;
	background: url(../images/txtVickiUllah.png) no-repeat top left;
	line-height: 20px;
}

.Content
{
	padding: 20px;
	text-align: left;
}

.Navigation
{
	background: url(../images/nav-bg.png) #fcd7d8;
	padding:10px;
	text-align: center;
}

.Navigation a
{
	padding:0px 20px 0px 20px;
}

.MainTable
{
	background: #f6f7f2;
}

.HomeProducts
{
	margin: 0px;
	padding: 0px;
	
}

.HomeProducts li
{
	float: left;
	text-align:center;
	list-style: none;
	margin:0px 15px 0px 0px;
	background: #ffffff;
	border:solid 1px #c8c9c4;
	height:140px;
	width:130px;
	padding:5px;
	
	
}


#HomeProducts span
{
	font-size:10px;
	
	white-space:pre-wrap;
}

.LeftImage
{
	margin:1px;
}

/* Products top sublinks */

.TopSubLinks
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.TopSubLinks li
{
	float: left;
	list-style: none;
	margin:0px 10px 0px 0px;
}

.TopSubLinks li a
{
	background: #fcdbdc;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding:5px;
	
}

.TopSubLinks li a:hover
{
	background: #eac6c7;
}

/* Products top sublinks ends */

/* Footer area */

.Footer td
{
	color:#c78b8b;
	text-transform: uppercase;
	height:30px;
	vertical-align: middle;
	font-size:10px;
	padding-top:10px;
}

.Footer a
{
	color:#c78b8b;
	text-transform: uppercase;
	font-size:10px;
	text-decoration: none;
}

.Footer a:hover
{
	color:#995f5f;
}



/* Footer area ends */

