.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; position:relative; }

/*======= header =======*/
#header {height:260px;  background:url(/images/top.gif) repeat-x top}

/*======= index.html =======*/
#page1 #content .col-1{ width:295px; margin-right:19px}
#page1 #content .col-2{ width:295px}
#page1 #content1 .col-1{ width:570px; margin-right:56px}
#page1 #content1 .col-2{ width:258px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:295px; margin-right:19px}
#page2 #content .col-2{ width:295px}
#page2 #content1 .col-1{ width:580px; margin-right:46px}
#page2 #content1 .col-2{ width:258px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:295px; margin-right:19px}
#page3 #content .col-2{ width:295px}
#page3 #content1 .col-1{ width:258px; margin-right:56px}
#page3 #content1 .col-2{ width:560px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:295px; margin-right:19px}
#page4 #content .col-2{ width:295px}
#page4 #content1 .col-1{ width:580px; margin-right:46px}
#page4 #content1 .col-2{ width:258px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:310px; margin-right:0}
#page5 #content .col-2{ width:255px}
#page5 #content1 .col-1{ width:570px; margin-right:56px}
#page5 #content1 .col-2{ width:258px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:295px; margin-right:19px}
#page6 #content .col-2{ width:295px}
#page6 #content1 .col-1{ width:580px; margin-right:46px}
#page6 #content1 .col-2{ width:258px}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:295px; margin-right:19px}
#page7 #content .col-2{ width:295px}
#page7 #content1 .col-1{ width:258px; margin-right:56px}
#page7 #content1 .col-2{ width:565px}


/*======= footer =======*/
#footer { height:100px; }
#footer .col-1{ width:170px}
#footer .col-2{ width:150px}
#footer .col-3{ width:110px}

.footer{
	position:relative;
	top:575px;
	text-align:right;
	font-size:11px;
}


/*======== wrapper ====== */

.wrapper{
	margin: 0 auto;
	width:1000px;
	position:relative;
}
.logo{
	padding-top:10px;
}
.bubble-main{
	display:none;
}
.bubble-sub1{
	display:none;
}
.bubble-sub2{
	display:none;
}
.bubble-sub3{
	display:none;
}
.red-bubble{
	left: 145px;
    position: absolute;
    top: 425px;
}
.blue-bubble{
	position:absolute;
	top:300px;
	left:415px;
}
.green-bubble{
	position: absolute;
    right: 130px;
    top: 465px;
}
.phone{
	left: 370px;
    position: absolute;
    top: 500px;
}
.light-red-bubble1{
	left: -30px;
    position: absolute;
    top: 410px;
}
.light-red-bubble2{
	position: absolute;
    top: 520px;
}
.light-red-bubble3{
	left: 140px;
    position: absolute;
    top: 320px;
}

.light-blue-bubble1{
	left: 300px;
    position: absolute;
    top: 215px;
}
.light-blue-bubble2{
	left: 440px;
    position: absolute;
    top: 165px;
}
.light-blue-bubble3{
	left: 595px;
    position: absolute;
    top: 215px;
}

.light-green-bubble1{
	 position: absolute;
    right: 190px;
    top: 355px;
}

.light-green-bubble2{
	position: absolute;
    right: 5px;
    top: 380px;
	
}

