body {
    text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}


a:link, a:visited, a:active
{
	color: #fff3c1;
	text-decoration:underline;
}

a:hover
{
	color: #900;
}

.img {
	border: none;
	text-decoration: none;	
}
.content
{
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	vertical-align: top;
}
.footerText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #e5d286;
}
.hyperlinkColor
{
	color: #999966;
}

#homeMenu {
	width:251px;
	height:121px;
	float:left;
}


#demoMenu {
	width:108px;
	height:68px;
	float:left;
}
#blogMenu {
	width:110px;
	height:68px;
	float:left;
}
#storeMenu {
	width:110px;
	height:68px;
	float:left;
}
#about_usMenu {
	width:110px;
	height:68px;
	float:left;
}
#contactMenu {

	width:111px;
	height:68px;
	float:left;
}

h1{
	font-size:135%
}


h4{
	font-size:95%;
	color:#fff3c1;
}

.pkg-desc{
	font-size:13px;
}

