.col1, .col2, .col3, .cols {float:left}
.col1 {width:480px}
.col2 {width:155px}
.col3 {width:275px}
.col4 {width:500px;}
.col5 {
	width:500px;
	color: #000;
}
.col6 {width:510px;}
.colquote {width:310px;float:right;margin-top:-10px; margin-left:20px;}
/* index.html */
/* #page1 .body1 {background:url("../images/bg_img1.png") top center no-repeat;height:680px;position:absolute;width:100%;z-index:1}*/
#page1 h1 {margin-top:65px;}
#page2 h1 {margin-top:65px;}
#page3 h1 {margin-top:65px;}
#page1 .text1 {
	font-size:30px;
	font-weight:300;
	color:#9900CC;
	line-height:48px;
	padding:15px 0 15px 0
}
#page1 header p {
	padding-bottom:10px;
	color: #000;
}
/* index-1.html */
#page2 .col2 {width:345px}
/* index-2.html */
#page3 .col3 {width:258px}
#page3 .col2 {width:570px}
#page3 .list2 li a {text-decoration:none}
#page3 .list2 li a:hover {text-decoration:underline}
/* index-3.html */
#page4 .col2 {width:345px}
#page4 .col3 {width:187px}
/* index-4.html */
#page5 .col3 {width:258px}
#page5 .col2 {width:570px}
#page5 .col3 strong {width:86px;float:left}
