body {
	margin:0;
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.gif) repeat-x;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#content form {
  padding: 20px;
  font-size: 13px;
  font-weight: bold;
}
fieldset label{
  width: 18em;
  float: left;
  margin-right: 10px;
  text-align: right;
}
fieldset label.error {
  background: url('../images/cross.png') no-repeat;
  width: 24px;
  height: 24px;
  float: right;
}
fieldset label.valid {
  background: url('../images/tick.png') no-repeat;
  width: 24px;
  height: 24px;
  float: right;
}
fieldset input{
  width: 22em;
}
fieldset textarea{
  width: 22em;
}
fieldset .csc-mailform-field {
  clear: both;
  padding-top: 10px;
}
fieldset span.csc-mailform-label {
  margin-left: 19em;
}
fieldset input.csc-mailform-submit {
  margin-left: 19em;
  width: 18em;
}
#page {
	margin:0 auto;
	width:815px;
	position:relative;
}
.over {
	position:absolute;
	top:0;
	left:0;
	width:50%;
	height:79px;
	background:url(../images/bg-over.gif) repeat-x;
}
#header {
	width:100%;
	height:107px;
	background:url(../images/bg-header.jpg) no-repeat;
	overflow:hidden;
}
.logo {
	float:left;
	display:inline;
	margin:6px 10px 0 9px;
	width:183px;
	height:73px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
.logo a {
	display:block;
	height:100%;
}
.title-text {
	padding-top:26px;
	float:left;
	width:365px;
}
.title-text h2 {
	margin:0;
	font:normal 20px/22px "Times New Roman", Times, serif;
	color:#333;
}
.title-text h3 {
	margin:0;
	font:normal 20px/25px "Times New Roman", Times, serif;
	color:#333399;
}
.advertising {
	float:right;
	margin:6px 29px 0 0;
}
.advertising a {
	display: block;
	background-image: url("../images/ad1.png");
	width: 217px;
	height: 68px;
	text-indent: -9000px;
	outline: 0;
}
.advertising a:hover {
	display: block;
	background-image: url("../images/ad1_over.png");
}
.navigation {
	clear:both;
	margin:0;
	padding:2px 0 0;
	list-style:none;
}
.navigation li {
	text-align:center;
	width:107px;
	float:left;
	line-height:27px;
	text-transform: uppercase;
}
.navigation li a {
	display:block;
	height:27px;
	font-size:11px;
	line-height:27px;
	color:#000;
}
.navigation li.active a,
.navigation li a:hover {
	text-decoration:none;
	background:url(../images/navigation-hover.gif) repeat-x;
}
/* .visual {
	margin:3px 27px 0 17px;
	float:left;
	display:inline;
	width:440px;
}
.visual img {
	float:left;
	padding:5px;
	border:1px solid #c9cacc;
} */
#content {
	padding:15px 0 0;
	width:100%;
	overflow:hidden;
}
#content a {
	color: #333399;
	text-decoration: underline;
}
#content p {
	font-size: 14px;
}
#left h1 {
	border-top: 1px solid #333399;
	color: #333399;
	padding-top: 3px;
	width: 90%;
	font-size: 17px;
	margin: 0px;
	padding-bottom: 0px;
}
#left h1.csc-firstHeader {
	border-top: 0px;
}
#left p{
	padding-top: 0px;
	margin-top: 0px;
}
#right {
	float: right;
	width: 145px;
	padding-left: 15px;
	overflow: hidden;
}
#right p.bodytext {
	color:#333399;
	font-style: italic;
}
#left {
	width: 625px;
}
.csc-textpic-caption {
	text-align: center;
}
/* .csc-textpic-text {
	margin:3px 15px 0 0;
	float:right;
	display:inline;
	width:315px;
}
.csc-textpic-text p {
	margin:0 0 11px 1px;
	padding-top:2px;
	font-size:11px;
	line-height:15px;
} */
#footer {
	padding:28px 0 0 26px;
	width:774px;
	overflow:hidden;
}
#footer h1 {
	font-size:9px;
	margin:0px;
}
#footer p {
	margin:0;
	font-size:9px;
	line-height:11px;
	color:#231f20;
}
#footer p a {color:#231f20;}
/* part for inner page */
.inner #content {
	padding-left:26px;
	width:789px
}
.breadscrumb {
	margin:0;
	padding:0 0 7px;
	list-style:none;
}
.breadscrumb li {display:inline;}
.breadscrumb li a {
	font-size:12px;
	color:#231f20;
}
.general {
	width:786px;
	overflow:hidden;
	background:url(../images/inner-bg.gif) repeat-y;
}
.content-part {
	width:748px;
	padding:55px 14px 34px 24px;
	min-height:15px;
	overflow:hidden;
	background:url(../images/inner-top.jpg) no-repeat;
}
* html .content-part {
	height:15px;
	overflow:visible;
}
.bottom-part {
	width:100%;
	height:9px;
	background:url(../images/inner-bottom.gif) no-repeat;
	overflow:hidden;
}
.content-part h2 {
	margin:-1px 11px 0;
	padding:0 0 22px;
	text-align:right;
	font-size:13px;
	line-height:15px;
	font-weight:normal;
	font-style:italic;
	color:#9e2b20;
}
.box, .messagestick-box {
	float:left;
	padding:9px 8px 0 10px;
	margin:0 10px 9px 0;
	min-height:117px;
	border:1px solid #c5c6c8;
	background-color:#fff;
	overflow:hidden;
}
.box {
	width:344px; 
}
.messagestick-box {
	width: 720px;
}
* html .box {
	height:117px;
	overflow:visible;
}
.info-box {
	float:left;
	width:200px;
}
.box h1, .messagestick-box h1 {
	margin:0 0 5px;
	font-size:13px;
	color:#cc5828;
	text-transform: uppercase;
}
.box p, .messagestick-box p {
	margin:0 0 14px;
	font-size:11px;
	line-height:14px;
	color:#231f20;
}
.box strong, .messagestick-box strong {
	font-size:11px;
	line-height:14px;
	display:block;
	color:#243e90;
}
.box a, .messagestick-box a {
	line-height:13px;
	text-decoration:underline;
	color:#243e90;
}
.box strong {display:block;}
/* .info-box a:hover {text-decoration:none;}
.visual-box {
	float:right;
	width:138px;
	text-align:center;
}
.visual-box span {
	margin:10px 0 0;
	display:block;
}
.visual-box span img {margin-bottom:11px;}
.visual-box strong {
	display:block;
}
.visual-box a strong {
	font-size:11px;
	line-height:12px;
	color:#17479e;
}
.visual-box a {text-decoration:none;}
.visual-box a:hover strong {text-decoration:underline;}
.add-img img {margin-top:7px;}
*/

div.carouselContainer {
  display: none;
}

div.tx-rgsmoothgallery-pi1, div.gallery-frame {
  width: 726px;
  padding: 5px 5px 8px 5px;
  border: 1px solid #A6CAEA;
  background-color: white;
}

.tx-rbflashobject-pi1-swf_altcontent {
  float: left;
  padding-right: 10px;
}