.right_bgd {
	position:absolute;
	top:4px;
	right:-398px;
	width:50%;
	height:920px;
	background:url(images/bg1.gif) left top repeat-x;
}
.tail-bottom{ background:url(images/bot1.gif) repeat-x bottom}
.tail-bottom1{ background:url(images/bot-1.jpg) no-repeat bottom center}
.tail-top{ background:url(images/bot2.gif) repeat-x bottom center}

.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:465px;  background:url(images/top.jpg) no-repeat top center}

/*======= index.html =======*/
#page1 #content .col-1{
	width:437px;
	margin-right:35px;
	font-family: Arial, Helvetica, sans-serif;
}
#page1 #content .col-2{ width:304px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:437px; margin-right:35px}
#page2 #content .col-2{ width:304px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:437px; margin-right:35px}
#page3 #content .col-2{ width:304px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:437px; margin-right:35px}
#page4 #content .col-2{ width:304px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:437px; margin-right:35px}
#page5 #content .col-2{ width:304px}
#page5 #content .col-3{ width:260px}
#page5 #content .col-4{ width:220px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:437px; margin-right:35px}
#page6 #content .col-2{ width:304px}
#page6 #content .col-3{ width:190px}

/*======= footer =======*/
#footer { height:70px; margin:0 67px 0 67px }
#bubble1 {
	float: left;
	position: relative;
	margin-top: 3px;
	margin-left: 3px;
	}
	
#bubble-selected {
	float: left;
	position: relative;
	margin-top: 3px;
	margin-left: 3px;
	}
	
#bubble1:hover {
	float: left;
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 3px;
	}
#bubble2 {
	float: left;
	position: relative;
	margin-top: 3px;
	margin-left: 3px;
	}
	
#bubble2:hover {
	float: left;
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 3px;
	}
#bubble3 {
	float: left;
	position: relative;
	margin-top: 3px;
	margin-left: 3px;
	}
	
#bubble3:hover {
	float: left;
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 3px;
	}
