.home-content{
	background:url(../images/slice.jpg) left top no-repeat; 
	padding:85px 29px 85px 24px; 
	font:12px/20px 'Trebuchet MS'; 
	color:#000000; 
}

.heading {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: 8406BF;
}
.subheading {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 8406BF;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
.testimonial {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: 5E0E8D;
}
.rollover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
}
.rollover2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: square;
}
.rollover3 {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.bodytextbold {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-type: square;
}
.bodytexthighlight {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 8406BF;
}
.bodytextUnderline {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	text-decoration: underline;
}
.bodytextOptional {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
.bodytextItalic {

	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
.click2 {
	position:relative;
	z-index:1;
	border: 1px none #000000;
	left: 35;
	top: 100;
	width: 5;
	height: 5;
}
.bodytextRed {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	list-style-type: square;
}
.footer, .footer-inside{
	background:url(../images/footer.jpg) center top no-repeat;
	width:800px;
	height:87px;
	padding-top:40px;
}
.footer{
	background:url(../images/footer.jpg) center top no-repeat !important;
}
.footer-inside{
	background: url(../images/footer_inside.jpg) center top no-repeat !important;
}
.footertext{
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
}
.footertext a, .footertext a:visited, .footertext a:active{
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
.footertext a:hover{
	text-decoration:underline;
}
/******************* MISC ********************/
.mt40{margin-top:40px !important;}