/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	position:relative;
	background:#5c544b url(../images/body_top.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	min-width:1000px;
	min-height:600px;
}
* {outline:none;}
a img {
	border:none;
}
a {
	color:#c6baae;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	color:#c6baae;
	font-size:12px;
	text-transform:uppercase;
	margin:10px 0;
}
p {
	margin:10px 0;
	line-height:1.6em;
}

#site {
	width:1000px;
	height:600px;
	background:url(../images/body_bg.jpg) top left no-repeat;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-300px;
	margin-left:-500px;
}
#logo {
	height:175px;
	text-align:center;
}
/*#wrapImages {
	width:1000px;
	overflow: hidden;
	white-space:nowrap;
}*/

#container {
	height:325px;
}

#container .box {
	background:#90806f;
	height:325px;
}

#container-left {
	float:left;
	width:325px;
}
#menu {
	margin:17px 0 0 17px;
	width:121px;
	height:265px;
	background:#5c534b;
	float:left;
	display:inline;
	padding:10px 12px 15px 12px;
}
#menu a, .submenu a, #termenu a {
	display:block;
	margin-bottom:3px;
}
#menu a.menu24 {
	height:48px;
}
#infoBox {
	float:left;
	margin:27px 0 0 17px;
	display:inline;
	width:140px;
}

#container-right {
	float:right;
	width:663px;
}
#content {
	padding-right:70px;
	height:285px;
	overflow:auto;
	margin:20px 7px 0 17px;
	width:569px;
}
#content.FCE {
	padding-right:0;
	width:639px;
	height:auto;
	overflow:visible;
}
#content li {
	line-height:1.6em;
	padding-bottom:5px;
}

/*#content h1 {
	margin-top:0;
}*/

#footer {
	margin-top:20px;
	clear:both;
	font-size:10px;
	color:#c6baae;
	text-transform:uppercase;
	padding-left:332px;
}
#footer a {
	color:#c6baae;
	padding:0 5px;
}
#IE6fix {
	width:1000px;
	height:600px;
}

/* FCE */

#imgLeft {
	float:left;
	width:310px;
}
#contentRight {
	float:right;
	width:285px;
	padding-right:29px;
	height:285px;
}


#imgRight {
	float:right;
	width:285px;
	padding-right:10px;
}
#contentLeft {
	float:left;
	width:315px;
	padding-right:29px;
	height:285px;
}

/* gallery */

.tx-itellicoinnerfade-pi1 ul, .tx-itellicoinnerfade-pi1 li {
	margin:0;
	padding:0;
	list-style:none;
}
