body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	background-position: center 0px;
	background-repeat: repeat-y;
	background-color: #F4F4F4;
	font-family: Arial;
}
#background {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	/*height: 376px;*/
}
#container {
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 800px;
	margin: 0 auto;
	/*height: 376px;*/
	position:relative;
}
.clearer {
	clear:both;
}
a {
	color: #C28000;
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: underline;
}

p {
	margin: 12px 0 12px 0;
	padding: 0;
}

img {
	border: 0;
}
#r2 {
	position:relative;
}
#r1,
#r2,
#r3 {
	text-align: left;
	margin: 0 32px 0 32px;
}
#r1 {
	height: 100px;
}
#r1c1 {
	float: left;
	width: 210px;
}
#r1c2 {
	margin-top: 22px;
	text-align: right;
	font-size: 11px;
}
#r1c2 a:link, 
#r1c2 a:visited {
	color: #999999;
	text-decoration: none;
	margin-left: 16px;
}
#r1c2 a:hover, 
#r1c2 a:active {
	text-decoration: underline;
}

/* NAVIGATION */

#r2 {
	background-color: #E6E6E6;
	height: 26px;
	line-height: 26px;
	text-align: right;
	font-size: 12px;
	overflow: hidden;
}
#r2 a {
	padding: 7px 15px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
}
* html #r2 a {
	padding: 0px 15px;
}
#r2 .last a {
	padding: 7px 15px 7px 16px;
}
* html #r2 .last a {
	padding: 0 15px 0 16px;
}
#r2 a:hover , #r2 a.active {
	color: #FFFFFF;
	background-color: #C28000;
}
.menutop_2 {
	display:none;
	position:absolute;
	top:26px;
	z-index:9999;
	text-align:left;
}
.menutop_2 a {
	display:block;
	background-color:#E6E6E6;
	color:#333;
	padding:3px 5px;
	font-size:12px;
	border-top:1px solid #fff;
	text-transform:uppercase;
}
.menutop_2 a:hover , .menutop_2 a.active {
	background-color:#C28000;
	color:#fff;
	text-decoration:none;
}

/* CONTENT */

#r3 {
	margin-top: 1px;
	font-size: 12px;
	color: #333333;
	padding-bottom: 20px;
}
#r3c1 {
	width: 210px;
	float: left;
	line-height: 16px;
}
#r3c2 {
	line-height: 16px;
	float:right;
	width:506px;
}
#r3c2-full {
	line-height: 16px;
	/*float:right;
	width:506px;*/
}

#r3c2-full h1,
#r3c2 h1 {
	line-height: 26px;
	font-size: 24px;
	margin: 8px 0 8px 0;
	padding: 0;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img,
div.withArrows {
	border: 1px solid #cccccc;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	padding: 3px;
}
.jdGallery .slideElement {
	background-color: #ffffff;
}
div.csc-textpic-border div.csc-textpic-imagewrap,
div.csc-textpic-border div.csc-textpic-imagewrap dl.csc-textpic-image {
	margin: 0;
	padding: 0;
}
.csc-textpic {
	margin-top: 10px;
}
div.csc-textpic-border div.csc-textpic-imagewrap, 
div.csc-textpic-border div.csc-textpic-imagewrap dl.csc-textpic-image {
	margin-right: 4px;
	margin-bottom: 5px;
}


/* FORM */
.csc-mailform {
        border: 0px;
}

#mailform {
        margin-top: 30px;
}

.csc-mailform-field label {
	width: 140px;
	float: left;
	text-align: left;
	margin-right: 0.0em
	display: block
}

.csc-mailform-submit {
	margin-left: 140px;
	margin-top: 2em;
	background-color: #efeff4;
	color: #333;
	font-weight: bold;
} 
input, textarea, select {
	border: 1px solid #dddddd;
	padding: 1px 2px 1px 2px;
	margin-bottom: 2px;
	font-size: 13px;
}

h6 {
	text-decoration: line-through;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}