.col1, .col2, .col3, .col4{ float:left}
/*======= width =======*/
.w{margin:0 auto; text-align:left; width:775px; }

/*======= header =======*/
#header {background:url(images/top.jpg) no-repeat top center}
#header .col1{ width:405px}
#header .col2{ width:370px}

/*======= index.html =======*/
#page1 #content .col1{ width:295px}
#page1 #content .col2{ width:480px}
/*======= index-1.html =======*/
#page2 #content .col1{ width:234px; background:url(images/bg_li.gif) repeat-y right}
#page2 #content .col2{ width:540px}
/*======= index-2.html =======*/
#page3 #content .col1{ width:472px; background:url(images/bg_li.gif) repeat-y right}
#page3 #content .col2{ width:303px}
/*======= index-3.html =======*/
#page4 #content .col1{ width:295px}
#page4 #content .col2{ width:480px}
/*======= index-4.html =======*/
#page5 #content .col1{ width:234px; background:url(images/bg_li.gif) repeat-y right}
#page5 #content .col2{ width:263px; background:url(images/bg_li.gif) repeat-y right}
#page5 #content .col3{ width:278px}
/*======= index-5.html =======*/
#page6 #content .col1{ width:472px; background:url(images/bg_li.gif) repeat-y right}
#page6 #content .col2{ width:303px}
/*======= index-6.html =======*/
#page7 #content .col1{ width:234px; background:url(images/bg_li.gif) repeat-y right}
#page7 #content .col2{ width:263px; background:url(images/bg_li.gif) repeat-y right}
#page7 #content .col3{ width:277px}
/*======= index-7.html =======*/
#page8 #content .col1{ width:775px}

/*======= footer =======*/
#footer {
	height:110px;
	text-align: center;
}#content  h1 {
	font-size: 14px;
	margin-bottom: 10px;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	text-align: center;
	line-height: 30px;
	width: 100%;
	margin-bottom: 10px;
}


#content ol {
	padding-left: 20px;
}

