body {
	margin: 0 auto;
	text-align: center;
	font-family: Georgia;
	font-size: 16px;
	color: #1e231d;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 886px;
	line-height: 19px;
	text-align: left;
}

div.logoty {
	clear: both;
	padding: 0px 0px 0px 0px;
	float: left;
}

div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.main-bg {
	clear: both;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 886px;
	padding-left: 41px;	
}
#menu {
	list-style: none;
	margin: 0;
	margin-left: 78px;
	padding: 0;
	padding-top: 10px;
}
#menu li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	line-height: 11px;
	font-weight: bold;	
}
#menu li:hover,
#menu li.on {
	background-image: url(images/nav-left-bg.gif);
	background-repeat: no-repeat;
	background-color: #762723;
	background-position: left;	
}
#menu li a {
	color: #d84238;
	display: block;
	padding: 0 10px;	
	border-right: 1px #6f2921 solid;
	position: relative;
	top: 7px;
}
#menu li:hover a,
#menu li.on a {
	color: white;	
	border-right: 1px transparent solid;
}
#menu li a.last {
	border: none;
}
#menu li span {
	height: 25px;
	display: block;
}
#menu li:hover span,
#menu li.on span {
	background-image: url(images/nav-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right;	
}
div.inner-menu {
	clear: both;
	height: 25px;
	position: relative;
}
div.inner-menu #menu {
	margin-left: 0;
	position: absolute;
	left: -85px;
	width: 485px;
}
div.home-header-img-bg {
	clear: both;
	background-image: url(images/home-header-img-bg.jpg);
	background-repeat: no-repeat;
	width: 804px;
	height: 335px;
	position: relative;
}
div.home-header-img-bg p {
	width: 306px;
	position: absolute;
	left: 23px;
	padding-bottom: 67px;
}
div.home-header-img-bg a {
	position: absolute;
	bottom: 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #efece3;
	background-image: url(images/link-title-box-bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 129px;
	height: 25px;
	line-height: 23px;
	font-size: 14px;
	left: 23px;
}
div.home-boxes-bg {
	clear: both;
	background-image: url(images/home-boxes-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 804px;
}
div.box01,
div.box02,
div.box03 {
	float: left;
	width: 250px;
	margin-left: 7px;
	margin-right: 13px;
	font-size: 12px;
}
div.box03 {
	margin-right: 0;
}
div.box01 p,
div.box02 p,
div.box03 p {
	width: 226px;
	margin-left: 16px;
}
div.footer {
	clear: both;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	width: 886px;
	height: 59px;
	padding-top: 30px;
	text-align: center;
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div.footer a {
	color: #efece3;	
	margin: 0 3px;
	font-size: 12px;
}
div.footer a:hover {
	text-decoration: underline;
}
div.about-txt {
	clear: both;
	width: 386px;
	text-align: justify;
	margin-right: 26px;
	padding: 20px 0px 0px 0px;
	margin-left: 7px;
	font-weight:normal;
	
}
div.about-txt h1 {	
	font-weight: bold;
	color: #efece3;
	background-image: url(images/link-title-box-bg.gif);
	background-repeat: no-repeat;
	padding: 0;
	padding-left: 10px;
	width: 129px;
	height: 25px;
	line-height: 23px;
	font-size: 16px;
	margin: 20px 0;
}
div.about-box-bg {
	clear: both;
	background-image: url(images/about-box-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 362px;
	color: white;
}
div.about-box-bg p {
	width: 320px;
	margin-left: 22px;
	font-size: 12px;
}
div.about-txt a {
	color: #1e231d;
}
div.about-txt a:hover {
	text-decoration: underline;
}
div.about-txt2,
div.how-txt {
	clear: both;
	text-align: justify;
	width: 755px;
	padding-bottom: 30px;
	margin-left: 7px;
}
div.how-txt {
	font-style: italic;
	padding: 30px 0;
}
div.how-video-box-bg {
	clear: both;
	background-image: url(images/how-video-box-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 368px;
	padding-left: 6px;
}
div.how-video-box-bg p {
	margin-left: 26px;
}
div.how-table-title {
	clear: both;
	background-color: #db453a;
	width: 763px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #efece3;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
}
div.how-table-title p {
	background-image: url(images/what-bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	display: inline-block;
	font-family: Georgia;
}
div.how-table-bg,
div.how-table-bg2 {
	clear: both;
	width: 788px;
	background-color: #db453a;
	display: table;
	padding-bottom: 7px;
}
div.how-table-bg2 {
	padding-bottom: 0;
}
div.how-table-bg2 p {
	background-color: #eaeaea;
	width: 738px;
	margin-left: 7px;
	padding: 18px;
}
div.how-table-row01,
div.how-table-row02 {
	margin-left: 7px;
	width: 774px;
	display: table;
	background-color: #f5f5f5;
}
div.how-table-row02 {
	background-color: white;
}
div.how-table-row01 h2,
div.how-table-row02 h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	margin: 8px 0;
	margin-left: 18px;
	padding: 8px 0;
	padding-left: 70px;
	background-repeat: no-repeat;
}
h2.step1 {
	background-image: url(images/step1-icon.jpg);
}
h2.step2 {
	background-image: url(images/step2-icon.jpg);
}
h2.step3 {
	background-image: url(images/step3-icon.jpg);
}
h2.step4 {
	background-image: url(images/step4-icon.jpg);
}
h2.step5 {
	background-image: url(images/step5-icon.jpg);
}
h2.step6 {
	background-image: url(images/step6-icon.jpg);
}
h2.step7 {
	background-image: url(images/step7-icon.jpg);
}
div.how-table-row01 h2 strong,
div.how-table-row02 h2 strong {
	font-style: normal;
}
div.how-table-row01 p,
div.how-table-row02 p {
	margin-left: 18px;
	width: 743px;
	border-bottom: 1px black dashed;
	padding-bottom: 30px;
	text-align: justify;
}
div.how-table-row01 p.last,
div.how-table-row02 p.last {
	border: none;
}
div.what-table-row01,
div.what-table-row02 {
	clear: both;
	background-image: url(images/what-table-row01-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 774px;
	margin-left: 7px;
	padding-bottom: 15px;
}
div.what-table-row02 {
	background-image: url(images/what-table-row02-bg.gif);
}
div.what-table-cell01,
div.what-table-cell02 {
	float: left;
	width: 378px;
}
div.what-table-cell02 {
	width: 396px;
}
div.what-table-cell01 h2,
div.what-table-cell02 h2 {
	margin-left: 15px;
	font-size: 23px;
	line-height: 22px;
	background-repeat: no-repeat;
	padding-left: 134px;
	height: 64px;
	padding-top: 15px;
}
h2.issue1 {
	background-image: url(images/what-thumb01.jpg);	
}
h2.issue2 {
	background-image: url(images/what-thumb02.jpg);	
}
h2.issue3 {
	background-image: url(images/what-thumb03.jpg);	
}
h2.issue4 {
	background-image: url(images/what-thumb04.jpg);	
}
h2.issue5 {
	background-image: url(images/what-thumb05.jpg);	
}
h2.issue6 {
	background-image: url(images/what-thumb06.jpg);	
}
h2.issue7 {
	background-image: url(images/what-thumb07.jpg);	
}
h2.issue8 {
	background-image: url(images/what-thumb08.jpg);	
}
div.what-table-cell01 h3,
div.what-table-cell02 h3 {
	color: #db453a;
	font-size: 16px;
	margin-left: 15px;
}
div.what-table-cell01 h4,
div.what-table-cell02 h4 {
	color: #2e8e2c;
	font-size: 16px;
	margin-left: 15px;
}
div.what-table-cell01 p,
div.what-table-cell02 p {
	width: 354px;
	margin-left: 15px;
}
