*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0 none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

body {
	font-family: helvetica;
	background: #000 url(../../images/background.jpg) no-repeat top center;
	background-attachment: fixed;
}

#container {
	margin: 235px auto 0;
	width: 620px;
	min-height: 400px;
}

h1 {
	color: #FFF;
}

#nav {
	margin: 18px 0 0;
	height: 20px;
	width: 235px;
}

#nav li {
	padding: 0 6px 0 10px;
	display: inline;
	font-size: 16px;
	line-height: 16px;
	border-left: 1px solid #666;
}

li#home {
	border: none;
	padding-left: 0;
}

#nav a, #recent a, .item a {
	color: #FFF;
	text-decoration: none;
}

#nav a:hover, #recent a:hover, .item a:hover, .highslide-body span, .highslide-body a {
	color: #88DDAA;
}

#recent {
	margin: 60px 0 0;
}

#recent fieldset {
	height: 270px;
}

#info {
	margin: 60px 0 0;
}

#info fieldset {
	height: 165px;
}

fieldset {
	position: relative;
	padding: 0 10px 10px;
	width: 600px;
	background-image: url(../../images/box.png);
	background-repeat: repeat;
	z-index: 0;
	border: 1px solid #666;
}

legend {
	padding: 10px 20px;
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
	background-image: url(../../images/box.png);
	background-repeat: repeat;
	border: 1px solid #666;
}

.display {
	position: relative;
	float: left;
	margin-top: -10px;
	width: 100%;
	height: 203px;
	overflow: hidden;
	z-index: -1;
}

/*#bigItem {
	background-image: url(../../images/xcella-thumb.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}*/

#recent p {
	float: left;
	margin: 0 10px;
	width: 100%;
	color: #FFF;
	font-size: 12px;
	line-height: 48px;
}

#recent span {
	float: right;
	margin: 0 20px 0 0;
}

h3 {
	margin: 50px 0 0;
	color: #fff;
	font-size: 18px;
}

.items {
	margin: 10px 0;
	width: 620px;
	min-height: 150px;
	height: auto;
	/*border: 1px solid #666;*/
}

.item {
	float: left;
	margin: 10px 6px 10px 6px;
	padding: 10px;
	width: 120px;
	height: 120px;
	background-image: url(../../images/box.png);
	background-repeat: repeat;
	border: 1px solid #666;
}

.item p {
	float: left;
	margin: 0 41px;
	width: 80px;
	color: #FFF;
	font-size: 12px;
	line-height: 24px;
}

#web1 {
	margin-left: 10px;
}

#left-info {
	float: left;
	margin: 15px 0;
	padding: 0 50px;
	width: 25%;
	height: 100px;
	border-right: 1px solid #666;
}

#right-info {
	float: right;
	margin: 15px 0;
	padding: 0 50px;
	width: 40%;
	height: 100px;
	color: #FFF;
}

#right-info p, #right-info a {
	margin: 12px 0 0;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
}

#right-info a:hover {
	color: #88DDAA;
	text-decoration: underline;
}

#right-info span {
	font-weight: normal;
	color: #999;
}

#toplink {
	float: right;
	margin: 30px 20px;
	width: 75px;
	height: 20px;
}

#toplink a {
	color: #FFF;
	text-decoration: none;
}

#toplink a:hover {
	color: #88DDAA;
}
