html{
	height:100%;
}

body{
	margin: 0;
	height:100%;
	font-family:verdana, arial;
	font-size:0.7em;
	background:#CCCDD0 url(/images/bg.jpg) no-repeat center top fixed;
	color:#474849;
}

img{
	border:0px;
	display: block;
}

a{
	color:#6C6253;
}

a:hover{
	color:#F7971D;
}

input{
	color:#474849;
	font-family:verdana, arial;
	border:1px solid #808285;
}

textarea{
	color:#474849;
	font-family:verdana, arial;
	font-size:1em;
	border:1px solid #808285;
}

h1{
	text-transform:uppercase;
	font-size:1.2em;
	color:#F7971D;
	margin:0px 0px 25px 0px;
}

h2{
	font-size:1.1em;
	margin:0px 0px 15px 0px;
}

h3{
	font-size:1em;
	margin:0px 0px 15px 0px;
}

#main{
	width:810px;
	margin:auto;
}

#header{
	background-color:#858587;
}

#headertop{
	position:relative;
	min-height:43px;
}

#slogancont{
	margin-left:215px;
	height:43px;
}

#slogan{
	font-size:1.2em;
	padding-top:10px;
	color:#000000;
	font-weight:bold;
}

#headerbt{
	position:absolute;
	top:0px;
	right:5px;
	font-size:0.8em;
	font-weight:normal;
}

#headerbt a{
	color:#FFFFFF;
	text-decoration:none;
}

#headerbt .sel{
	text-decoration:underline;
}

#topmenuitems{
	float:right;
	margin:6px 20px 6px 20px;
}

#topmenuitems div{
	float:left;
	padding:0px 0px 0px 10px;
}

#topmenuitems div a{
	color:#FFFFFF;
	text-decoration:none;
}

#topmenuitems div a:hover{
	color:#F7971D;
}

#topmenuitems div .sel{
	color:#F7971D;
}

#leftcontent{
	float:left;
	width:212px;
}

#leftmenu{
	margin:30px 0px 15px 0px;
}

#leftmenu ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#leftmenu li{
	margin:0px 0px 0px 32px;
}

#leftmenu ul a{
	color:#808285;
	display:block;
	width:150px;
	padding:8px 0px 8px 0px;
	text-decoration:none;
	background:url(/images/menbg.gif) no-repeat top left;
}

#leftmenu ul a:hover{
	color:#525456;
}

#leftmenu ul .sel{
	color:#525456;
	background:url(/images/menbg-over.gif) no-repeat top left;
}

#address{
	margin: 40px 15px 15px 30px;
	color:#858587;
	width:165px;
	overflow:hidden;
	font-size:0.9em;
}

#address a{
	color:#858587;
	text-decoration:none;
}

#pagecont{
	background: #E6E7E9 url(/images/pagebg.gif) repeat-y scroll top left;
}

#pagecontent{
	width:597px;
	float:left;
}

#pagepad{
	padding:30px 50px 20px 50px;
	line-height:1.4em;
	float:left;
}

#pageimages{
	float:left;
	margin-top:15px;
}

#pageimages div{
	background: url(/images/shadow-t1.jpg) no-repeat scroll bottom right;
	margin:5px 5px 0px 0px;
	padding:0px 14px 14px 0px;
}

#pageimages img{
	border:1px solid #F7971D;
}

#pageimages2{
	clear:both;
	margin:0px 0px 20px 50px;
	
}

#pageimages2 div{
	float:left;
	background: url(/images/shadow-t2.jpg) no-repeat scroll bottom right;
	margin:5px 5px 0px 0px;
}

#pageimages2 img{
	border:1px solid #F7971D;
	margin:0px 14px 16px 0px;
}

.pageblock{
	width:497px;
}

.pageline{
	clear:both;
	height:10px;
	border-bottom:1px dotted #808285;
	line-height:1px;
	font-size:1px;
	margin-bottom:10px;
	width:497px;
}

.block_title{
	margin-bottom:5px;
	font-weight:bold;
}

#footer{
	background-color:#B2B3B7;
	height:10px;
	line-height:0px;
	font-size:0px;
}

#introdiv{
	width:813px;
	margin:auto;
	position:relative;
}

#introdiv a{
	color:#818286;
	text-decoration:none;
	font-weight:bold;
}

#introadres{
	width:813px;
	margin:auto;
	text-align:center;
}
#introadres a{
	color:#000000;
	text-decoration:none;
}
.back{
	width:497px;
	text-align:right;
	font-weight:bold;
	margin-top:10px;
}
.relimgs{
	margin-bottom:15px;
}
.relimgs img{
	float:left;
	margin-right:10px;
	border:1px solid #F7971D;
}

.pageclear{
	clear:both;
	font-size:1px;
	line-height:1px;
}
.or{
	color:#F7971D;
}
#editorField{
	background-image:none;
	background-color:#E6E7E9;
	margin:0px 30px 0px 30px;
}
#popcom{
	color:#9A9CA3;
}
#popcom a{
	color:#9A9CA3;
	text-decoration:none;
}
#abc{
	margin:25px 50px 25px 50px;
	border:1px solid #BBBBBB;
	padding:10px;
}

#abc h2{
	display:inline;
	font-size:1em;
	font-weight:normal;
	color:#2668A1;
}
#abc a{
	text-decoration:none;
}

.rightlink{
	clear:both;
	margin-top:5px;
	text-align:right;
}
