#content h3 {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #2f4a69;
}
#content h2 {
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
}
#content td { vertical-align: top; }
#contentWithSub h1 {
	margin-bottom: 10px;
	margin-left: 10px;
}

#contentWithSub a {
	color: #3775B9;
	text-decoration: none;
}
#contentWithSub a:hover {
	color: #2f4a69;
	text-decoration: underline;
}
#sfnt-about {
	float: left;
	width: 400px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #011B3C;
	padding-top: 20px;
}
#sfnt-courses {
	float: left;
	width: 400px;
	padding: 15px 0 10px 0;
}
#sfnt-support {
	padding: 20px;
	float: right;
	height: 310px;
	width: 210px;
	background-image: url(/images/front-supportBG.jpg);
}
#sfnt-support  p, #sfnt-support  h1, #sfnt-support  h2 { color: #FFFFFF; }
#sfnt-support a { color: #F1F1CB; }
#submenu {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8d9298;
}
#contentWithSub  ul {
	padding-left: 6px;
	margin-left: 6px;
}



.quantityTable {
	vertical-align: top;
	height: 120px;
	width: 120px;
	padding: 15px;
	background-image: url(/images/quantityBG.jpg);
	background-repeat: no-repeat;
}
.quantityTable p {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 0px;
	padding: 0px;
	color: #FFFFFF;
}
h4  {
	font-size: 16px;
	line-height: 24px;
	color: #8BB1D6;
}
.productDesc {
	width: 485px;
	vertical-align: top;
	padding: 20px 0 0 15px;
}
