Body{
	background-color:#B9EEFF;
	margin:0px 0px 0px 0px;
}
.body-text{
	font-family:Verdana;
	text-decoration:none;
	font-weight:normal;
	color:#5C5C5C;
	line-height:18px;
	font-size: 11px;
}
.headding1{
	font-family:Georgia, "Times New Roman", ;
	text-decoration:none;
	font-weight:bold;
	color:#005BAC;
	line-height:18px;
	font-size: 16px;
}

.main-left{
	background-image:url(images/mainpage-left.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:257px;
	height:588px;
}
.main-middel{
	background-image:url(images/mainpage-middel.gif);
	background-repeat:no-repeat;
	width:230px;
	height:588px;
}
.main-right{
	background-image:url(images/mainpage-right.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:297px;
	height:588px;
}
.main-bottom{
	background-image:url(images/mainpage-footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:68px;
}
.header{
	background-image:url(images/header.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:196px;
}
.inner-leftside{
	background-image:url(images/onlnedemo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:265px;

}
.inner-right{
	background-image:url(images/innerright-bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:317px;

}
.inner-right-bg{
	background-image:url(images/innerright-bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:317px;
	height:588px;
}

.footer{
	background-image:url(images/mainpage-footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:68px;
}
.inner-footer{
	background-image:url(images/mainpage-footer.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:68px;

}

.leftlnks{
	font-family:verdana;
	font-size:12px;
	color:#544402;
	text-decoration:none;
	font-weight:bold;
}
.leftlnks:hover{
	color:#000000;
}
.leftlnks1{
	font-family:verdana;
	font-size:12px;
	color:#005BAC;
	text-decoration:none;
	font-weight:bold;
}
.leftlnks1:hover{
	color:#544402;
}
.black-bold{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.footer-text{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
}
.footer-link{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	line-height:22px;
}
.footer-bg{
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
}