.htmtxt{
}

.htmtxt .content {
	/*padding: 0.5em 0 0.5em 0;*/
}

.htmtxt .content p {
	margin: 0;
	padding: 0;
}

.pagearea .htmtxt {
    background: url(../../images/design/txtbodybg.png) repeat-y left;
}
.pagearea .htmtxt h1{
    background: url(../../images/design/txth1bg.png) no-repeat top left;
}
.pagearea .htmtxt .content {
	padding: 0 40px 21px 30px;
	color: #4D4D4D;
}

.pagearea .htmtxt .content p {
	margin: 0 0 1ex 0;
	padding: 0;
}

.pagearea {
    background: url(../../images/design/txtbottbg.png) no-repeat bottom left;
	padding-bottom: 21px;
}
.items td {
	padding: 10px 20px 0 10px;
	vertical-align: top;
}
.items th {
	padding: 10px 20px 10px 0;
	vertical-align: top;
}

.items h4 {
	margin-bottom: 0;
	margin-top: 0;
}

.ilink {
}

.headarea .htmtxt {
}
.headarea .htmtxt .logo{
}
.headarea .htmtxt .logo a{
}

.bottomarea .htmtxt .content {
	padding: 0 0 0 0;
   /* background-image: url(../../../images/design/homemainbullet.png);*/
}

.homemainbox {
	background: url(../../images/design/homemainboxbg.png) top no-repeat;
	padding: 10px 10px 2px 18px;
	height: 226px;
	width: 612px;
	position: relative;
}
.homemainbox .htmtxt {
	background: none;
}
.homemainbox .htmtxt h1 {
	font-size: 16px;
	margin: 0 0 20px 0;
	color: white;
	padding: 0 0 0 8px;
	background: none;
}
.homemainbox .htmtxt h2 {
	font-size: 20px;
	margin: 0 0 16px 0;
	color: #FECC00;
}
.homemainbox .htmtxt p {
	margin-bottom: 1em;
}
.homemainbox .htmtxt ul {
	list-style-image: url(../../images/design/homemainbullet.png);
}
.homemainbox .htmtxt ul li{
	margin-bottom: 1em;
	color: #0078C0;
	font-weight: bold;
}
.homemainbox .htmtxt ul li a{
	color: #0078C0;
	text-decoration: underline;
}
.homemainbox .htmtxt ul li a:hover{
	text-decoration: underline;
}

.homehow {
	padding: 20px 10px 2px 18px;
	width: 297px;
	height: 296px;
    background: url(../../images/design/homehowbg.png) bottom no-repeat;
	float: left;
}
.homehow .htmtxt {
	background: none;
}
.homehow .htmtxt h1 {
	font-size: 16px;
	margin: 0 0 36px 0;
	color: white;
	padding: 0 0 0 8px;
	background: none;
}
.homehow .htmtxt .content{
	padding: 0;
}

.homewhy {
	padding: 20px 10px 2px 18px;
	width: 297px;
	height: 296px;
    background: url(../../images/design/homewhybg.png) bottom no-repeat;
	float: left;
	/*border: 1px solid red;*/
}
.homewhy .htmtxt {
	background: none;
}
.homewhy .htmtxt h1 {
	font-size: 16px;
	margin: 0 0 26px 0;
	color: white;
	padding: 0 0 0 8px;
	background: none;
}
.homewhy .htmtxt .content{
	padding: 0;
}
.homewhy .htmtxt ul {
	list-style-image: url(../../images/design/homewhybullet.png);
	margin-left: 36px;
}
.homewhy .htmtxt ul li{
	margin-bottom: 1em;
	color: #4D4D4D;
	font-weight: bold;
	vertical-align: top;
	line-height: 28px;
	height: 28px;
}