body {
	background:#fbfcee url(../images/body-bg.gif) repeat-x;
	margin:0;
	font:14px Helvetica,Arial,Verdana,sans-serif;
	color:#333;
}
.page {
	width:938px;
	margin:0 auto;
}
/*header*/
.header {
	position:relative;
	z-index:5;
}
#header-bg {
	height:208px;
	background:url(../images/header-bg.png) no-repeat;
}
#header-bg h1 {
	margin:0;
}
#header-bg h1 a {
	position:absolute;
	width:371px;
	height:64px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	top:80px;
	left:35px;
}
#header-bg div {
	position:absolute;
	width:183px;
	height:53px;
	background:url(../images/friends.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	left:414px;
	top:89px;
}
#header-bg ul {
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	top:11px;
	left:30px;
}
#header-bg ul li {
	float:left;
	padding-right:5px;
}
#header-bg ul li a {
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	font-size:13px;
	padding-left:15px;
	height:1%;
	overflow:hidden;
	float:left;
	background:#455271 url(../images/header-nav-left-bg.gif) no-repeat;
}
#header-bg ul li a span {
	background:url(../images/header-nav-right-bg.gif) no-repeat 100% 0;
	float:left;
	line-height:32px;
	padding-right:13px;
	cursor:pointer;
}
#header-bg ul li a:hover {
	background:#6d81ae url(../images/header-nav-left-bg-hover.gif) no-repeat;
}
#header-bg ul li a:hover span {
	background:url(../images/header-nav-right-bg-hover.gif) no-repeat 100% 0;
}
#header-bg ul li a.active {
	color:#334262;
	background:#eafbcf url(../images/header-nav-left-bg-active.gif) no-repeat;
}
#header-bg ul li a.active span {
	background:url(../images/header-nav-right-bg-active.gif) no-repeat 100% 0;
}
#header-bg .join {
	position:absolute;
	width:146px;
	height:78px;
	background:url(../images/join-btn.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	top:86px;
	right:61px;
}
#header-bg .join:hover {
	background:url(../images/join-btn-hover.png) no-repeat;
}
/*columns holder*/
.sub-columns-holder {
	background:url(../images/sub-columns-holder-bg.gif) repeat-y;
}
.columns-holder {
	padding-bottom:14px;
	background:url(../images/columns-holder-bg.gif) repeat-y;
}
.sub-columns-holder ,
.columns-holder {
	width:936px;
	z-index:2;
	margin-top:-23px;
	border-left:1px solid #eeebe6;
	border-right:1px solid #ebe8d9;
}
.sub-columns-holder:after ,
.columns-holder:after {
	content:"";
	display:block;
	clear:both;
}
/*content*/
.content {
	width:648px;
	float:left;
}
.flash-holder {
	position:relative;
	margin-left:2px;
}
.flash-holder img {
	display:block;
}
.flash-holder .dreams {
	position:absolute;
	top:159px;
	height:82px;
	width:629px;
	padding-left:18px;
	background:url(../images/picture-png.png) repeat;
}
.flash-holder .dreams span {
	font-size:19px;
	line-height:21px;
	color:#334262;
}
.flash-holder .dreams h2 {
	margin:15px 0 0;
	font-size:42px;
	color:#334262;
	line-height:37px;
	font-weight:normal;
}
/*content text-box*/
.content .text-box {
	padding:30px 37px 18px 34px;
	float:left;
	width:576px;
	border-bottom:1px solid #eeebe6;
}
.content .text-box h3 {
	margin:0 0 17px;
	font-weight:normal;
}
.content .text-box h3 a {
	line-height:25px;
	font-size:23px;
	color:#334262;
	text-decoration:none;
}
.content .text-box h3 a:hover {
	text-decoration:underline;
}
.content .text-box p {
	margin:0;
	line-height:19px;
}
.content .text-box em {
	width:75px;
	height:73px;
	float:right;
	margin-left:10px;
	background:url(../images/date.gif) no-repeat;
	font-size:23px;
	color:#eafbcf;
	padding-top:10px;
	text-align:center;
	font-style:normal;
}
.content .text-box em span {
	display:block;
	font-size:20px;
	color:#fff;
}
.content .text-box .more {
	color:#334262;
	margin-top:20px;
	float:left;
}
.content .text-box .more:hover {
	text-decoration:none;
}
.content .text-box.last {
	border:none;
}
/*sidebar*/
.sidebar {
	width:285px;
	float:right;
	margin-right:1px;
	display:inline;
}
.form-area {
	float:right;
	width:284px;
	padding:25px 0 16px 0;
	background:url(../images/form-area-bg.gif) repeat-x;
	border-bottom:1px solid #e1ddcf;
	overflow:hidden;
}
.events-box2 h4 ,
.events-box h4 ,
.form-area h4 {
	margin:0 0 0 23px;
	font-size:23px;
}
.w {
	width:270px;
}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0 20px 0 0;
	border-style:none;
}
.form-area input {
	float:right;
}
.form-area div {
	width:248px;
	height:40px;
	float:right;
	margin:13px 0 10px 0;
	background:url(../images/input-bg.gif) no-repeat;
}
.form-area div input {
	width:227px;
	border-style:none;
	background:none;
	font-size:18px;
	color:#334262;
	padding:9px 10px 0 11px;
}
.events-box2 {
	width:284px;
	padding:58px 0 10px;
	background:url(../images/events-bg2.gif) repeat-x;
	border-bottom:1px solid #cbb6a9;
}
.pen-box {
	width:650px;
	padding:40px 0 10px;
	margin-bottom:4px;
	background:url(../images/pen-bg.gif) repeat-x;
}
.pen-box h4 {
	margin:0 0 0 25px;
	font-size:42px;
}
.events-box {
	width:284px;
	float:right;
	padding:37px 0 19px 0;
	background:url(../images/events-bg.gif) repeat-x;
}
.sidebar .box {
	width:276px;
	float:right;
	padding:11px 0 15px 10px;
	border-bottom:1px solid #edeae0;
}
.sidebar .box h5 {
	margin:0 0 0 8px;
	font-weight:normal;
}
.sidebar .box h5 a {
	font-size:19px;
	color:#723818;
	text-decoration:none;
}
.sidebar .box h5 a:hover {
	text-decoration:underline;
}
.sidebar .box p {
	margin:0 0 9px 8px;
	font-size:13px;
}
.sidebar .box img {
	display:block;
	border:6px solid #fff;
}
.sidebar .box .picture {
	position:relative;
	width:260px;
}
.sidebar .box .picture em {
	position:absolute;
	text-align:right;
	top:6px;
	right:6px;
	width:57px;
	height:73px;
	font-size:23px;
	color:#eafbcf;
	padding:7px 8px 0 0;
	font-style:normal;
	background:url(../images/img-png.png) repeat;
}
.sidebar .box .picture em span {
	display:block;
	color:#fff;
	font-size:20px;
	line-height:21px;
}
/*left column*/
.left-column {
	width:284px;
	float:left;
}
.left-column ul {
	margin:0;
	padding:0;
	width:284px;
	list-style:none;
}
.left-column ul li {
	border-bottom:1px solid #edeae0;
	line-height:40px;
}
.left-column ul li a {
	color:#723818;
	font-size:19px;
	text-decoration:none;
	display:block;
	padding-left:19px;
	width:265px;
}
.left-column ul li a:hover {
	background:#fff url(../images/arrow.gif) no-repeat 93% 15px;
	color:#766f63;
}
.left-column ul li a.active {
	background:#fff url(../images/arrow.gif) no-repeat 93% 15px;
	color:#766f63;
}
/*sub-content*/
.sub-content {
	width:650px;
	float:right;
}
.sub-content .image-holder {
	border:1px solid #d3d3d3;
	padding:3px;
	margin-bottom:25px;
}
.sub-content .image-box img ,
.sub-content .image-holder img {
	display:block;
}
.sub-content .image-box {
	border:1px solid #d3d3d3;
	padding:4px;
	float:left;
	margin-right:20px;
}
.sub-content .text-box {
	border-bottom:1px solid #eeebe6;
	padding:26px 35px 16px;
	float:left;
	width:580px;
}
.sub-content .text-box h3 {
	margin:0;
	font-weight:normal;
	font-size:23px;
	color:#334262;
}
.text-box h3.mission {
	margin-bottom:10px;
}
.text-box .info {
	width:580px;
	margin-bottom:14px;
	float:left;
}
.sub-content .text-box img {
	border:none;
}
.text-box ul.download {
	margin:3px 0 34px;
	padding:0;
	list-style:none;
}
.text-box ul.download img {
	float:left;
	margin-right:19px;
}
.text-box ul.download li {
	height:1%;
	overflow:hidden;
	line-height:31px;
	margin-bottom:11px;
}
.text-box .click {
	margin:0 0 15px 5px;
	padding:0;
	list-style:none;
}
.text-box .click img {
	float:left;
	margin-right:16px;
}
.text-box .click .first {
	height:1%;
	overflow:hidden;
	line-height:30px;
	margin-bottom:16px;
}
.sub-content .text-box h4 {
	margin:0;
}
.sub-content .text-box h4 a {
	font-size:17px;
	color:#334262;
}
.sub-content .text-box em {
	font-size:15px;
	line-height:22px;
	font-style:normal;
	color:#334262;
	display:block;
}
.sub-content .text-box p {
	margin:0 0 16px;
	line-height:19px;
}
.sub-content .text-box ul {
	margin:0 1 16px;
	line-height:19px;
}
.sub-content .text-box p.disc {
	margin-bottom:7px;
}
.sub-content .text-box a {
	color:#6d81ae;
	text-decoration:none;
}
.sub-content .last {
	border:none;
}
.sub-content .text-box a:hover {
	text-decoration:underline;
}
.text-box .info span {
	line-height:33px;
	float:left;
}
.text-box .buy ,
.text-box .audio {
	text-indent:-9999px;
	overflow:hidden;
	height:29px;
	float:left;
}
.text-box .buy {
	background:url(../images/buy-btn.gif) no-repeat;
	width:115px;
	margin:3px 6px 0 0;
}
.text-box .buy:hover {
	background:url(../images/buy-btn-hover.gif) no-repeat;
}
.text-box .text {
	margin-top:11px;
	width:580px;
	float:left;
}
.text-box .audio {
	background:url(../images/download-btn.gif) no-repeat;
	width:150px;
	margin:3px 14px 0 0;
}
.text-box .audio:hover {
	background:url(../images/download-btn-hover.gif) no-repeat;
}
.text-box .adobe {
	line-height:17px;
}
.text-box .adobe img {
	margin-right:10px;
	float:left;
}
.text-box .small-font {
	font-size:12px;
	margin:17px 0 25px 0;
}
.text-box .name2 ,
.text-box .name {
	margin:0;
	padding:0;
	list-style:none;
	width:271px;
	line-height:19px;
	float:left;
}
.text-box .name {
	margin:0 23px 0 6px;
}
.text-box .name2 li ,
.text-box .name li {
	margin-bottom:20px;
}
.sub-content .text-box strong {
	display:block;
	line-height:19px;
}
.text-box .works {
	margin:0 0 0 6px;
	padding:0;
	list-style:none;
	line-height:19px;
}
.text-box .oct {
	margin-bottom:10px;
}
.text-box .email {
	margin-bottom:9px;
	float:left;
}
.text-box .works li {
	padding-left:12px;
	background:url(../images/bullet.gif) no-repeat 0 8px;
}
.text-box .works li strong {
	display:inline;
}
.text-box .online {
	display:block;
	width:327px;
	height:55px;
	margin-bottom:30px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/click-btn.gif) no-repeat;
}
.text-box .online:hover {
	background:url(../images/click-btn-hover.gif) no-repeat;
}
.ticket {
	margin:0 0 21px;
	padding:0;
	list-style:none;
	line-height:19px;
}
/*footer*/
.footer {
	background:#f3f2e4;
	width:936px;
	padding:22px 0;
	text-align:center;
	border:1px solid #e6e2d2;
	margin-bottom:45px;
}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
}
.footer ul li {
	display:inline;
	padding:0 13px;
	background:url(../images/footer-sep.gif) no-repeat 0 4px;
}
.footer ul li:first-child {
	background:none;
}
.footer ul li a {
	color:#334262;
}
.footer ul li a:hover {
	text-decoration:none;
}

