html, body {
	margin:0;
	padding:0;
	text-align: center;
	font-family: "trebuchet ms", tahoma, verdana, sans-serif;
	font-size: 12px;
}

textarea, input {
	font-family: "trebuchet ms", tahoma, verdana, sans-serif;
	font-size: 12px;
}

a img {border: none;}

.clear {clear: both;}

h3 a {
	text-decoration: none;
	color: #00f;
}

body {
	background: #fff url(../images/bg.jpg) center top repeat-x;
}

#page {
	position: relative;
	margin: 0 auto;
	text-align:left;
	width: 798px;
	height: 1%;
}

#header {
	height: 185px;
	margin-bottom: 15px;
}

#header a {
	display: block;
	height: 185px;
	background: transparent url(../images/header.jpg) left top no-repeat;
}

#header a span {
	display: none;
}

#body {
	background: transparent url(../images/page_bg.jpg) center top repeat;
	min-height: 800px;
}

#upper {
	height: 20px;
	background: transparent url(../images/upper.jpg) center top no-repeat;
}

#left {
	position: relative;
	float: left;
	width: 540px;
	margin-left: 19px;
	background: #a1acd4 url(../images/left.jpg) left top no-repeat;
	
}

	#left .inner {
		padding: 20px 8px 20px 20px;
		min-height: 700px;
		background: transparent url(../images/left-inner.jpg) left bottom no-repeat;
	}

#right {
	float: right;
	margin-right: 20px;
	width: 200px;
}

	#right .box {
		margin-bottom: 20px;
		color: #000;

	}
	
	.bg {
		cursor: pointer;
		padding: 8px 4px 8px 14px;
		height: 184px;
		background: transparent url(../images/box-bg.gif) center center no-repeat;
	}
	
	#right .box h4 {
		color: #000;
		font-size: 16px;
		line-height: 16px;
		margin:0 0 10px 0;
		padding:0;
	}
	
	#right .box h4 a {
		text-decoration: none;
		color: #000;
	}


.gallery {
	position: relative;
	float: left;
	width: 200px;
	height: 434px;
	background: transparent url(../images/gallery_mask.png) left top no-repeat;
}

.gallery #gal {
	position: absolute;
	left: 18px;
	top: 72px;
	cursor: pointer;
	
}

#controller {	
	position: absolute;
	text-align: center;
	width: 200px;
	bottom: 35px;
}


.jFlowControl {cursor: pointer; color: #7a7a7a; font-size: 16px;}
.jFlowSelected {color:#000;}

#left .gallery {
	margin-right: 20px;
}

#left .text { padding-left: 220px;}

#left .text p {
	margin-top: 0px;
}
	
#footer {
	text-align: center;
	color: #666;
	padding-bottom: 20px;
}

#promo {
	position: absolute;
	width: 200px;
	right: -220px;
	top: 20px;
}
#twitter {
	margin-bottom: 20px;
}
