/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font-size:100%;
	line-height:1.41em;

/*	background:url(../images/bg.jpg) repeat-y -0px #000;*/

	min-width:975px;
}
html, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
.alignMiddle {
	vertical-align:middle
}
.alignCenter {
	text-align: center
}
.container1 {
	width:100%
}
object {
	vertical-align:top;
	outline:none
}
.clear {
	clear:both;
}
.fleft {
	float:left
}
.fright {
	float:right
}
div.container {
	overflow:hidden;
	width: 100%;
}
a img {
	border:0
}
img {
	vertical-align:top;
}
a {
	color:#000000;
	text-decoration:underline;
	outline:none
}
a:hover {
	text-decoration:none
}
.link1 {
	color:#2699aa;
	text-decoration:none;
}
.link1:hover {
	text-decoration:underline;
}
.link2 {
	color:#575757;
	text-decoration:none;
	font-weight:bold;
	padding:3px 9px 4px 7px;
}
.link2:hover {
	text-decoration:none;
	color:#ffffff;
	background:url(../images/button1.gif) top left no-repeat;
	padding:3px 9px 4px 7px;
}
.current-link2 {
	text-decoration:none;
	color:#ffffff;
	background:url(../images/button1.gif) top left no-repeat;
	padding:3px 9px 4px 7px;
}
#content .button1 {
	color:#545454;
	background:url(../images/button2.gif) top left no-repeat;
	width:121px;
	text-align:center;
	padding:3px 0 8px 0;
	text-decoration:none;
	font-size:1.66em;
	display:block
}
#content .button1:hover {
	text-decoration:none;
	color:#fff
}
#content .button2 {
	color:#545454;
	background:url(../images/button2.gif) top left no-repeat;
	width:121px;
	text-align:center;
	padding:3px 0 8px 0;
	text-decoration:none;
	font-size:1.66em;
	display:block;
	float:right
}
#content .button2:hover {
	text-decoration:none;
	color:#fff
}
#content .button3 {
	color:#545454;
	background:url(../images/button3.gif) top left no-repeat;
	padding:3px 19px 11px 15px;
	text-decoration:none;
	font-size:1.66em;
	line-height:35px;
}
#content .button3:hover {
	text-decoration:none;
	color:#fff
}
#content ul {
	margin:0;
	padding:0;
	list-style:none;
}
#content ul li {
	background:url(../images/marker4.gif) top left no-repeat;
	background-position:0 9px;
	margin:0;
	padding-left:12px;
}
#content ul li a {
	color:#585858;
	text-decoration: underline;
	line-height:2.16em;
	font-weight:bold
}
#content ul li a:hover {
	text-decoration:none;
}
.link-1 {
	display:block;
	float:left;
	background:url(../images/link_bg.gif) left top repeat-x;
	color:#ffffff;
	text-decoration:none;
}
.link-1 em {
	display:block;
	background:url(../images/link_left.gif) no-repeat left top;
}
.link-1 b {
	display:block;
	background:url(../images/link_right.gif) no-repeat right top;
	padding:2px 10px 3px 17px;
	font-style:normal;
}
.link-1:hover {
	text-decoration:none;
	color:#545454
}
.link-2 {
	display:block;
	float:left;
	background:url(../images/link_bg1.gif) left top repeat-x;
	color:#ffffff;
	text-decoration:none;
}
.link-2 em {
	display:block;
	background:url(../images/link_left1.gif) no-repeat left top;
}
.link-2 b {
	display:block;
	background:url(../images/link_right1.gif) no-repeat right top;
	padding:0 10px 3px 17px;
	font-weight:normal;
	font-style:normal;
}
.link-2:hover {
	text-decoration:none;
	color:#000
}
/*header*/
#header {
	font-size:0.75em;
	color:#FFFFFF
}
#header .logo {
	margin:116px 0 0 14px;
	position:absolute;
}
#header h1 {
	color:#e2c489 !important;
	font-weight:normal;
	font-size:.7em;
	line-height:1.2em;
	margin-top:15px;
}
#header h1 a {
	color:#e2c489;
	text-decoration:none;
	font-size:4em;
	line-height:1.2em
}
#header h1 b {
	color:#e2c489;
	text-decoration:none;
	font-size:4em;
	line-height:1.2em;
	font-weight:bold
}
#header h1 a:hover {
	text-decoration:none
}
#header .sub-menu {
	margin:127px 0 0 790px;
	position:absolute
}
#header .menu {
}
#header .indent1 {
	padding:0 0 0 0
}
#header ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header .ul li {
	margin:0;
	display:inline;
	background:url(../images/bg_li.gif) center left no-repeat;
	float:left
}
#header .ul li a {
	color:#bdb29d;
	text-decoration:none;
	display:block;
	float:left;
	padding:7px 0 11px 0;
	width:85px;
	text-align:center;
}
#header .ul li a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/marker2.gif) top left no-repeat;
	background-position:20px 0
}
#header .ul li .current {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/marker2.gif) top left no-repeat;
	background-position:20px 0;
}
#header .ul .first {
	background:none
}
#header .ul .first a:hover {
	background-position:24px 0
}
#header .ul .first .current {
	background-position:24px 0
}
#header .ul .last a:hover {
	background-position:11px 0
}
#header .ul .last .current {
	background-position:11px 0
}
#header ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header .ul1 li {
	margin:0;
	display:inline;
	float:left;
	background:url(../images/bg_li1.png) top left no-repeat;
	padding-left:21px;
	font-size:.916em;
	line-height:0.17em;
	padding-bottom:10px;
}
#header .ul1 li b {
	font-size:18px;
	font-weight:normal;
	display:block;
}
#header .ul1 .last {
	background:none
}
#header .ul1 li a {
	color:#e7e7e7;
	text-decoration:none;
	width:180px;
	padding-left: 10px;
	padding-right:20px;
	margin-right:90px;
	display:block;
	font-size:4.36em;
	font-weight:normal;
	margin-top:-7px
}
#header .ul1 .li a {
	margin-right:90px;
}
#header .ul1 .li1 a {
	margin-right:0
}
#header .ul1 li a:hover {
	text-decoration:none;
	color:#e2c489
}
#header .ul1 li .current {
	text-decoration:none;
}
/*content*/
#content {
	font-size:15px;
	width:100%;
	text-align:left;
/*	background: url(../images/bg_cont.gif) no-repeat top left #fff
*/}
#content .indent-main {
	padding:0 9px 0 10px
}
#content .title {
	margin-bottom:16px
}
#content .img-left {
	float:left;
	margin:0 20px 16px 0
}
#content .img-indent {
	margin:0 0 16px 0
}
#content .img-indent1 {
	margin:0 34px 35px 0
}
#content .img-indent2 {
	margin:0 34px 15px 0
}
#page7 #content p {
	margin:0 0 15px 0
}
#content p {
	margin:0 0 11px 0
}
#content .p {
	margin:0
}
#content .p1 {
	margin:0 0 17px 0
}
#content .p2 {
	margin:0 0 27px 0
}
#content h2 {
	color:#303030;
	font-size:2.5em;
	margin-bottom:8px;
	line-height:1.2em;
	font-weight:normal
}
#content h3 {
	color:#545454;
	font-size:2em;
	margin-bottom:13px;
	line-height:1.2em;
	font-weight:normal;
}
#content h3 strong {
	color:#e11000;
}
#content h4 {
	color:#585858;
	font-size:1.2em;
	margin-bottom:10px;
	margin-top:25px;
	font-weight:normal;
	color:black;
}
#content .tail {
	background:url(../images/tail.gif) repeat-x bottom;
	padding-bottom:15px;
	margin-bottom:25px
}
#content .txt {
	color:#f7e7aa;
	background:url(../images/marker-1.gif) no-repeat top left;
	padding-left:35px;
	font-size:2.5em;
	background-position:0 7px;
	line-height:1.2em
}
#content .txt1 {
	color:#fff;
	font-size:3em;
	display:block;
	margin-bottom:7px;
	line-height:1.2em
}
.txt2 {
	color:#585858;
	display:block;
	margin-bottom:11px;
	float:right;
	font-weight:bold
}
#content .block {
	background:url(../images/block.jpg) no-repeat top left;
	width:956px;
	height:325px;
	color:#ffffff
}
#content .block .indent-block {
	padding:20px 25px 0 730px;
}
#content .block .p1 {
	margin:0 0 47px 0
}
#content .block p {
	margin:0 0 15px 0
}
#content .indent {
	padding:9px 0 0 0
}
#content .indent1 {
	padding:29px 0 0 0
}
/*box*/
.box {
	background:#fff;
	width:100%;
	color:#555;
	line-height:1.41em
}
.box .border-top {
	background:url(../images/border_top.gif) repeat-x top;
}
.box .corner-top-left {
	background:url(../images/corner_top_left.gif) no-repeat left top;
}
.box .corner-top-right {
	background:url(../images/corner_top_right.gif) no-repeat right top;
	width:100%
}
.box .indent-box {
	padding:24px 10px 0 31px;
}
.box .indent-box1 {
	padding:24px 30px 20px 31px;
}

.jamp {
	width:40px;
	margin-left:6px
}
select {
	font-size:.84em;
	color:#2d3331;
	height:20px;
	font-family:Tahoma;
}
.indent-2 {
	position:relative;
	padding-right:16px;
	float:left
}
.h {
	height:35px
}
.h1 {
	height:30px;
	background:url(../images/bg_input.gif) no-repeat top left
}
.block-contact span {
	float:right;
	margin-right:100px
}
.input {
	border:none;
	background:none;
	width:200px;
	height:20px;
	font-size:1em;
	color:#FFFFFF;
	margin-right:4px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:2px;
}
input {
	border:1px solid #a09b96;
	background:#FFFFFF;
	width:224px;
	height:19px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea {
	border:1px solid #a09b96;
	background:#FFFFFF;
	width:264px;
	height:125px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:31px;
	overflow:auto
}
.img_left {
	float:left;
	margin: 5px 15px 10px 0;
	border: solid 2px #6495ed;
}
.caption {
	font-size: 12px;
	margin-top: 10px;
	line-height: 18px;
	color: black;
}
.read_more {
	font-size: 14px;
	color: black;
	font-weight:bold;
}
.read_more a {
	text-decoration:none;
	border-bottom: 1px solid #93addb;
	color: #6495ed;
	font-weight:normal;
}
.zoom {
	position:relative;
	float:left;
}
.zoom span, .zoom_right span {
	background-color: white;
	display:block;
	background-image:url(../images/zoom.gif);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	position:absolute;
	right:17px;
	top:119px;
}
.calibri {
}
.ruheader {
        display: block;
        margin-top: 15px;
        margin-bottom: 10px;
}
