@charset "UTF-8";
@import url("../webfonts/Calluna_Regular/stylesheet.css");
@import url("../webfonts/CallunaSans_Regular/stylesheet.css");
/* CSS Document */

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

a {
	font-size: 9px;
	font-family: CallunaSans-Regular;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

#box1 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#box2 {
	margin-left: -0px;
	padding: 0;
}

#maincontainer {
	width:200px;
	height: auto;
	margin-left:  ;
	margin-right:  ;
	position: absolute;
	border: none;
	background-color: #fff;
	z-index: 1;
}

#sidebar {
	width: 170px;
}

#searchDiv {
	height: 875px;
	width: 1025px;
	overflow: visible;
	position: absolute;
	top: -5px;
	left: 180px;
	z-index: 10;
}

#targetDiv {
	height: 875px;
	width: 1025px;
	overflow: visible;
	position: absolute;
	top: 26px;
	left: 522px;
	z-index: 10;
}

#targetDivTXT {
	height: 875px;
	width: 1025px;
	overflow: visible;
	position: absolute;
	top: 26px;
	left: 542px;
	z-index: 10;
}

#largeBox {
	height: auto;
	width: auto;
	overflow: visible;
	position: absolute;
	top: 0px;
	left: 350px;
	z-index: 10;
}

#largeBoxTable {
	height: auto;
	width: 100%;
	margin: auto;
	overflow: visible;
	position: relative;
	z-index: 1000;
}

#contactBox {
	position:absolute;
	left:20px; 
	top:350px; 
	width:330px; 
	height:220px; 
	background-color:#ffffff; 
	layer-background-color:#CCCCCC; 
	border:0px none #000000; 
	z-index:100;
}

#v-middle {
	position: absolute;
	top: 50%;
	display: 
	table-cell;
	vertical-align: middle;
	left: 50%;
}

#center {
	width: 800px;
	margin: auto;
	text-align: center;
}

#centerMaincontainer {
	width: 1750px;
	margin: auto;
	text-align: center;
	position: relative;
}

#vertAlignBox {
  	position: absolute;
	height: 850px;
	top: 50%;
	display: table-cell;
	margin-top: -300px;
}

.text{
	color: #666;
	font-family: CallunaSans-Regular;
	font-size: 7pt;
}
.textHeader{
	color: #000;
	font-family: CallunaSans-Regular;
	font-weight: 500;
}

Menu
#menu {
}

#menu ul{
	list-style-type: none;
	height: 30px;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}

#menu li {
	text-align: center;
	float: left;
}

#menu ul a {
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: CallunaSans-Regular;
	font-size: 7px;
	width: 170px;
}

#menu ul a:hover {
	color: #000;
	font-weight: bold;
	font-size: 7px;
}
END Menu

catMenu
.catMenu {
	width: auto;
	margin: auto;
}

.catMenu ul{
	list-style-type: none;
	height: auto;
}

.catMenu li {
	text-align: right;
}

.catMenu ul a {
	display: block;
	line-height: auto;
	text-decoration: none;
	font-family: CallunaSans-Regular;
	font-size: 7px;
	width: auto;
}

.catMenu ul a:hover {
	border: medium #000;
}
END catMenu

#thumbMenu {
	position: absolute;
	left: 0px;
	width: 250px;
	height: 864px;
	z-index: 2;
	top: -5px;
}

#homeGrid {
	position: absolute;
	left: 0px;
	width: 250px;
	height: 864px;
	z-index: 2;
	top: -5px;
}
#title {
	left: 12px;
	top: 23px;
	width: auto;
	position: absolute;
	height: 40px;
	z-index: 1000;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-family: CallunaSans-Regular;
}
#credit {
	position: absolute;
	left: 12px;
	top: 730px;
	width: auto;
	z-index: 1000;
	font-size: 7px;
	color: #666666;
	text-align: center;
	font-family: CallunaSans-Regular;
	z-index: 1000;
}
#DivPiece {
	position: absolute;
	float: left;
	top: 48px;
	width: 501px;
	z-index: 10;
	text-align: left;
	left: 13px;
}
#test {
	width: 164px;
	margin-left: 68px;
	height: 156px;
	z-index: 200;
	font-family: Calluna-Regular;
	font-size: 7px;
	letter-spacing: 1px;
	color: #6D624A;
	margin-top: 46px;
}
#sidewaysMenu {
	font-family: CallunaSans-Regular;
	font-size: 17px;
	color: #6D624A;
	font-variant: small-caps;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	margin-top: 36px;
	line-height: 22px;
	width: 250px;
	margin-left: -20px;
	border-top-style: dotted;
	border-top-width: thin;
	height: 80px;
	padding-top: 35px;
	border-left-width: thin;
	border-left-style: dotted;
	padding-left: 19px;
}
