#boxbg {
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-y;
	width: 224px;
}
#box_bottom {
	background-image: url(images/box_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 224px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
}
.text3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 26px;
	padding-left: 10px;
}
.text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #94c208;
	line-height: 17px;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 17px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 19px;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.text_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EBEBEB;
	line-height: 16px;
}
.text_bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #94c208;
}
.text_bold_green_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #94c208;
	padding-left: 40px;
}
.text2_bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #94c208;
}
.text_green_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94c208;
	text-decoration: underline;
}
.text_bold_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.text_head_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.text_head_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.text_head_3 {
	font-family: calibri;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.text_head_White {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#green_bg {
	background-color: #96C508;
}
#gray_bg {
	background-color: #EBEBEB;
}
#white_bg {
	background-color: #FFFFFF;
}
.text_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
#light_green_bg {
	background-color: #eefcc2;
}
#bottom_bg {
	background-color: #302F2E;
}
#service_box {
	background-image: url(images/service-box.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 225px;
}
#solution_box {
	background-image: url(images/sol_box.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 224px;
}
#feautures {
	background-image: url(images/feautures_box.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 224px;
}
#support_box {
	background-image: url(images/support_box.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 220px;
}
.tablebg1 {
	background-color: #475a8d;
}
#tablebg4 {
	background-color: #e0e0e0;
}
.tablebg5 {
	background-color: #e7ebf1;
}

