﻿.col1,.col2,.col3,.cols {float:left}
.col1
{
    width: 100%;
}

.colAbout1,.colAbout2,.colAbout3,.colAbouts {float:left}
.colAbout1 {width:500px}
.colAbout2 {width:290px}
.colAbouts {width:225px}


.col2 {width:290px}
.cols {width:225px}


.colown {width:700px}
.colown2 {width:200px}
/* index.html */
#page1
{
	background: url(../images/bg_top1.gif);
}
#page1 .text
{
    background: url(../images/newmain2.jpg) 0 0 no-repeat;
    padding: 0px 0 0 420px;
    margin-top: 17px;
    height: 270px;
}
#page1 .text1 span {padding-bottom:40px}
/* index-1.html */
/* index-2.html */
/* index-3.html */
#page4 .cols {width:85px}
/* index-4.html */
/* index-5.html */
/* index-6.html */

