* {
	margin:0;
	padding:0;
}
body {
	width:100%;
	font-family:Verdana,Arial,sans-serif;
	background:url(../img/bg_orange.png) center top no-repeat #c96600;
}
body.violet {
	background:url(../img/bg_violet.png) center top no-repeat #36143d;
}
#outer {
	width:100%;
	min-height:767px;
}
#inner {
	width:950px;
	margin:0 auto;
	padding:0 10px;
}
/**
 * bodytext etc
 */
p.bodytext {
	margin: 0 0 18px;
}
p.bodytext a {
	text-decoration:none;
	color:#faad76;
	font-weight:bold;
}
p.bodytext a:hover {
	color:#fff;
	text-decoration:underline;
}
div.csc-textpic img {
	padding-bottom:18px;
}

/**
 * Header, Logo
 */
#header {
	height:214px;
}
#logo {
	float:left;
	margin-top:26px;
}
#logo img {
	border:0;
}
/**
 * Main Navigation
 */
#nav-main {
	float:left;
	width:668px;
	padding-top:56px;
}
#nav-main ul {
	float:left;
	list-style:none;
}
#nav-main ul li {
	float:left;
	padding:10px 0 10px 20px;
}
#nav-main ul li a {
	float:left;
	padding-left:45px;
	font-weight:bold;
	font-size:14px;
	line-height:33px;
	color:#999;
	text-decoration:none;
}
#nav-main ul li.active a,
#nav-main ul li a:hover {
	background-position:left top;
	color:#000;
}
/**
 * Subnavigation
 */
#nav-sub {
	float:right;
	margin-right:10px;
}
#nav-sub ul {
	float:left;
	list-style:none;
}
#nav-sub ul li {
	float:left;
	padding:3px 0;
}
#nav-sub ul li a {
	float:left;
	margin:0 12px 0 22px;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#8a778e;
	text-decoration:none;
}
#nav-sub ul li.active a,
#nav-sub ul li a:hover {
	color:#36143d;
}
/**
 * Content
 */
#content-wrapper {
	font-size:13px;
	line-height:18px;
	color:#fff;
}
#content-wrapper h1 {
	margin-bottom:18px;
	font-size:15px;
	line-height:22px;
}
#content-wrapper h2,
#content-wrapper h3,
#content-wrapper h4,
#content-wrapper h5,
#content-wrapper h6 {
	font-size:13px;
}

#content {
	margin:38px  0 0 80px;
}

#content-left {
	float:left;
	width:420px;
	padding:0 0 0 80px;
}

#content-right {
	float:right;
	width:420px;
	margin:38px 0 0 0;
}
#content-right ul {
	list-style:none;
}
#content-right ul li {
	margin-bottom:25px;
}
#content-right ul li.box1 {
	height:98px;
	padding:32px 10px 0 15px;
	background:url(../img/box1.gif) left top no-repeat;
	overflow:hidden;
}
#content-right ul li.box2 {
	height:106px;
	padding:30px 15px 0 20px;
	background:url(../img/box2.gif) left top no-repeat;
	overflow:hidden;
}

.jdGallery .slideElement {
background-color:#000 !important;}

.rgsgnest316 {
height:350px;
width:422px;
}
.tx-rgsmoothgallery-pi1 {
	border:1px solid #a4bd8d;
	padding: 0 2px 2px 0;
}

