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

#headersplash {background:url(../images/headersplash-bg.jpg) top center no-repeat;}
#headersplash .main {height:937px;}


#header {background:url(../images/header-bg.jpg) top center no-repeat;}
#header .main {height:427px;}

#header02 {background:url(../images/header-bg02.jpg) top center no-repeat;}
#header02 .main {height:427px;}

#header03 {background:url(../images/header-bg03.jpg) top center no-repeat;}
#header03 .main {height:427px;}

#header04 {background:url(../images/header-bg04.jpg) top center no-repeat;}
#header04 .main {height:427px;}

#header05 {background:url(../images/header-bg05.jpg) top center no-repeat;}
#header05 .main {height:427px;}

#header06 {background:url(../images/header-bg06.jpg) top center no-repeat;}
#header06 .main {height:427px;}

#header07 {background:url(../images/header-bg07.jpg) top center no-repeat;}
#header07 .main {height:427px;}


#footer { height:35px;}

.col-1, .col-2, .col-3, .col-4 {float:left;}
.container {width:100%; overflow:hidden;}

/* ============================= page1 ===========================*/

#page1 .col-1 {width:648px;}
#page1 .col-2 {width:294px;}

#page1 .col-1 .col-1 {width:287px;}
#page1 .col-1 .col-2 {width:242px;}

/* ============================= page2 ===========================*/

#page2 .col-1 {width:648px;}
#page2 .col-2 {width:294px;}

/* ============================= page3 ===========================*/

#page3 .col-1 {width:648px;}
#page3 .col-2 {width:294px;}

/* ============================= page4 ===========================*/

#page4 .col-1 {width:294px;}
#page4 .col-2 {width:648px;}

#page4 .col-2 .col-1 {width:326px;}
#page4 .col-2 .col-2 {width:319px;}

/* ============================= page5 ===========================*/

#page5 .col-1 {width:648px;}
#page5 .col-2 {width:294px;}

/* ============================= page6 ===========================*/

#page6 .col-1 {width:294px;}
#page6 .col-2 {width:624px;}

#page6 .col-2 .col-1 {width:215px;}
#page6 .col-2 .col-2 {width:205px;}
#page6 .col-2 .col-3 {width:203px;}
#page6 .col-2 .col-4 {width:265px;}

/* ============================= Gallery ===========================*/
*

{
	border: 0;
	margin: 0;
	padding: 0;
}



#details {
  color: #000;
}




.gallery
{
        width: 700px;
	cursor: default;
	list-style: none;
}

.gallery img
{
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 180px;
	height: 120px;
}

.gallery li
{
	display: inline;
	float: left;
	padding: 5px;
	position: relative;
}
