.col-1, .col-2, .col-3, .col-4{ float:left}

/*======= width =======*/

.main{margin:0 auto; text-align:left; width:981px; }



/*======= header =======*/

#header {

	height:511px;

	background-image: url(images/top.gif);

	background-repeat: no-repeat;

	background-position: center top;

}



/*======= index.html =======*/

#page1 #content .col-1{

	width:705px;

	margin-right:21px;

	padding-right: 10px;

}

#page1 #content .col-2{ width:200px}

#page1 #content .col-3{ width:270px; margin-right:33px}

#page1 #content .col-4{ width:320px}

/*======= inde-1.html =======*/

#page2 #content .col-1{ width:635px; margin-right:31px}

#page2 #content .col-2{ width:200px}

#page2 #content .col-3{ width:270px; margin-right:33px}

#page2 #content .col-4{ width:320px}

/*======= index-2.html =======*/

#page3 #content .col-1{ width:635px; margin-right:28px}

#page3 #content .col-2{ width:200px}

#page3 #content .col-3{ width:270px; margin-right:30px}

#page3 #content .col-4{ width:330px}

/*======= inde-3.html =======*/

#page4 #content .col-1{ width:635px; margin-right:31px}

#page4 #content .col-2{ width:200px}

#page4 #content .col-3{ width:270px; margin-right:33px}

.thumb {

	width: 125px;

	padding: 5px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #CCCCCC;

	float: left;

	margin: 5px;

	height: 125px;

}

.thumb:hover {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CC0000;

	border-right-color: #993300;

	border-bottom-color: #993300;

	border-left-color: #CC0000;

}

.thumb img {

	width: 125px;

	height: 125px;

}





#page4 #content .col-4{ width:320px}

/*======= index-4.html =======*/

#page5 #content .col-1{ width:635px; margin-right:31px}

#page5 #content .col-2{ width:200px}

#page5 #content .col-3{ width:310px; margin-right:20px}

#page5 #content .col-4{ width:302px}

/*======= inde-5.html =======*/

#page6 #content .col-1{ width:635px; margin-right:31px}

#page6 #content .col-2{ width:200px}

#page6 #content .col-3{ width:270px; margin-right:33px}

#page6 #content .col-4{ width:320px}

/*======= index-6.html =======*/

#page7 #content .col-1{ width:635px; margin-right:31px}

#page7 #content .col-2{ width:200px}

#page7 #content .col-3{ width:336px}

#page7 #content .col-4{ width:296px}



/*======= footer =======*/

#footer { height:65px; }


