#main {
	width:865px;
	text-align:left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 232px;
}

#menu {
	position:relative;
	width: 865px;
	margin-left: auto;
	margin-right: auto;
	height:auto;
	z-index:3;
	top:-103px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

#footer { height:106px;}

#menulinks {
	list-style: none;
	margin: 0;
	padding: 0;
	position:absolute;
	left:38px;
	top: 28px;
}

#menulinks li {
   float: left;
}






a.about {
	display: block;
	width: 100px;
	height: 72px;
	text-decoration: none;
	background: url(images/menu01.jpg);
	}

a.about:hover {
	background-position: -100px 0;
	}

a.services {
	display: block;
	width: 124px;
	height: 72px;
	text-decoration: none;
	background: url(images/menu02.jpg);
	}

a.services:hover {
	background-position: -124px 0;
	}

a.gallery {
	display: block;
	width: 108px;
	height: 72px;
	text-decoration: none;
	background: url(images/menu03.jpg);
	}

a.gallery:hover {
	background-position: -108px 0;
	}

a.purchase {
	display: block;
	width: 133px;
	height: 72px;
	text-decoration: none;
	background: url(images/menu04.jpg);
	}

a.purchase:hover {
	background-position: -133px 0;
	}

a.faq {
	display: block;
	width: 83px;
	height: 72px;
	text-decoration: none;
	background: url(images/menu05.jpg);
	}

a.faq:hover {
	background-position: -83px 0;
	}
	
a.contact {
	display: block;
	width: 118px;
	height: 72px;
	text-decoration: none;
	background: url(images/menu06.jpg);
	}

a.contact:hover {
	background-position: -118px 0;
	}
		
.displace {
	position: absolute;
	left: -5000px;
	}










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

/* ============================= page1 ===========================*/
#page1 .column-1{ width:212px;}
#page1 .column-2{ width:341px;}
#page1 .column-3{ width:212px;}
#page1 .col-1{ width:36px;}
#page1 .col-2{ width:145px;}

/* ============================= page2 ===========================*/
#page2 .column-1{ width:262px;}
#page2 .column-2{
	width:543px;
	position: relative;
}

/* ============================= page3 ===========================*/
#page3 .column-1{ width:253px;}
#page3 .column-2{ width:253px;}
#page3 .column-3{ width:253px;}

/* ============================= page4 ===========================*/
#page4 .column-1{ width:262px;}
#page4 .column-2{ width:543px;}
#page4 .col-1{ width:255px;}
#page4 .col-2{ width:235px;}

#page4 .column-2 .column-1{ width:255px;}
#page4 .column-2 .column-2{ width:250px;}

/* ============================= page5 ===========================*/
#page5 .column-1{ width:549px;}
#page5 .column-2{ width:242px;}
#page5 .col-1{ width:255px;}
#page5 .col-2{ width:240px;}

/* ============================= page6 ===========================*/
#page6 .column-1{ width:262px;}
#page6 .column-2{ width:543px;}

