body {
	font-family:arial;
	font-size: 0.8em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 150%;
	margin: 0px;
	text-align:left;
	background-color: #fff;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(img/site.pn);
}

#topline1 {
background-color: #333;
height: 1px;
}

#topline2 {
	background-color: #9c0;
	height: 3px;
}

#pagelayout {
	margin:0px auto;
	padding:0px;
	text-align:left;
	width:1000px;
}

#pagelayout a:link {
	COLOR: #000;
	TEXT-DECORATION: underline;
}

#pagelayout a:visited {
	COLOR: #666;
	TEXT-DECORATION: underline;
}

#pagelayout a:hover {
	COLOR: #9c0;
}

#header {
	height: 140px;
	padding: 0 50px 0 50px;
}

#logo {
	height: 120px;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 600px;
	float: left;
}

#topicons {
	float: left;
	height: 140px;
	width: 300px;
	text-align : center;
}

#topicons ul {
	margin: 0px;
	padding-top: 65px;
	padding-left: 0px;
}

#topicons li {
	display:inline;
}

#menublackgreen {
	height: 210px;
	width: 650px;
	float:left;
}

#menu {
	height: 60px;
	width: 600px;
	padding-right: 0px;
	margin-left: 50px;
	background-image: url(img/shadow.png);
	background-position: right;
	background-repeat: no-repeat;
	float:left;
}

#menu.noshadow {
	background-image: none;
	float:none;
}

#menu a:link, #menu a:visited {
	font-family: "Garamond Narrow";
	color: #000;
	text-decoration: none;
	font-size: 1.7em;
}

#menu a:hover {
	color: #9c0;
	text-decoration: underline;
}

#blackbanner {
	background-color: #000;
	height: 150px;
	padding-left: 50px;
	width: 600px;
	margin:0px;
	background-image: url(img/mouse.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}

#blackbanner p{
	color:#ccc;
	font-size: 0.85em;
	width: 300px;
	margin-top: 2px;
	margin-bottom: 6px;
	line-height: 150%;
}

#blackbanner.full {	
	width: 900px;
	clear:both;
	float: none;
	}

#online {
	width: 260px;
	height: 385px;
	background-color: #9c0;
	background-repeat: no-repeat;
	float:left;
	background-image: url(img/greenbg.png);
	padding: 20px;
	font-size: 0.85em;
}



#online h4 {
	font-size : 1.6em;
	color: #fff;
	letter-spacing : 0;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 0.8em;
	text-transform: uppercase;
}

#online label {
	color: #ff0;
	display:block;
}

#online label.radio {
	color: #000;
	font-size: 0.85em;
	display:inline;
}

#online table tr td {
	padding-bottom:5px;
}

#black2 {
	background-color: #000;
	width: 50px;
	height: 150px;
	float:left;
	margin-top: 60px;
}

#serv {
	margin-right: 15px;
	margin-top: 15px;
	padding-left: 210px;
	padding-right: 0px;
	padding-top: 20px;
	width: 425px;
	height: 180px;
	float: left;
	background-color:#093;
	background-image:url(/img/graybg.jpg);
	font-size: 0.85em;
	}
	
#serv p {

}

.scroll-pane{
    width: 415px;
    height: 165px;
    padding: 0;
    overflow: hidden;
}

a.jScrollArrowUp{
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
    background:url(images/but.gif) no-repeat center top;
    height:18px;
}
a.jScrollArrowDown {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
    background:url(images/but.gif) no-repeat center top;
    height:18px;
}
.jScrollPaneDrag {
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    background:url(images/drag.gif) no-repeat left top;
    height:42px
}

#hello {
	top:20px;
	width: 540px;	
	background-color: #DBDBE5;
	height: 200px;
	float: left;
	margin-top: 13px;
}



#adress {
		clear: left;
		padding-top: 20px;
}

#adrhead {
	width: 260px;
	padding-left: 50px;
}

#adress ul{
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

#adress li {
	display : block;
	font-family: Tahoma;
	font-size: 0.85em;
	line-height: 120%;
	margin-bottom: 1em;
	list-style-position : outside;
	list-style-type : none;
	color: #666;
}

#adress li a:link, #adress li a:visited {
	text-decoration: none;
	color: #999;
	font-size: 1em;
	font-family: Arial;
}

#adress li a:hover {
	color: #9c0;
	text-decoration: underline;
}

#adr1 {
	width: 240px;
	padding-left: 50px;
	padding-right: 60px;
	float: left;
	margin-top: 10px;
}
#adr2 {
	width: 240px;
	padding-right: 60px;	
	float: left;
	margin-top: 10px;
}
#adr3 {
	width: 240px;
	padding-right: 60px;	
	float: left;
	margin-top: 10px;
}

#breadcrumbs {
	padding-left: 330px;
	width:620px;;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 0.85em;
	color: #999;
	float:none;
	clear:both;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #999;
	text-decoration: underline;
}

#breadcrumbs a:hover {
	color: #9c0;
	text-decoration: underline;
}

#linkfooter {
display:block;
clear:both;
width:auto;
}

#innermenu {
	padding-left: 50px;
	width: 260px;
	float: left;
	clear: right;
	font-size: 0.9em;
	line-height: 200%;
}

#innermenu a:link, #innermenu a:visited {
	text-decoration: none;
	color: #666;	
}

#innermenu a:hover {
	color: #9c0;
	text-decoration: underline;
}

#innermenu ul{
	margin: 0px;
	padding: 0px;
}

#innermenu li {
	display : block;
	list-style-position : outside;
	list-style-type : none;
	color: #666;
}

#innermenu li a:link, #innermenu li a:visited {
	text-decoration: none;
	color: #666;	
}

#innermenu li a:hover {
	color: #9c0;
	text-decoration: underline;
}

#content {
	top:20px;
	width: 620px;
	padding-left: 20px;
	float: left;
	border-left-color: #ccc;
	border-left-width: 1px;
	border-left-style: dotted;
}

#article {
	padding:2em;
	clear:both;
	float:left;
	font-size:0.85em;
	line-height: 120%;
	background: #f0f0f0;
	margin: 1em auto;
}


hr {
	height: 0px;
	color: #9c0;
	width: 100%;
	margin-top: 2px;
	padding: 0px;
	border-style: solid;
	border-color:  #9c0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


p {
margin-top: 0px;
}

p.i {
	font-family: "Times New Roman", Times, serif;
	font-style : italic;
}

h1 {
	font-size : 2em;
	color: #000;
	letter-spacing: -1px;
	margin-bottom: 15px;
	margin-top: 0px;
	line-height:80%;
}
h2 {
	font-size : 1.7em;
	color: #9c0;
	letter-spacing : 0;
	margin-top: 25px;
	margin-bottom: 10px;
}

h3 {
	font-family: tahoma;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	font-weight: 100;
	margin-top:25px;
	margin-bottom:10px;
}



.btn {
	font-style: normal;
	font-size : 8pt;
	color: #000000;
	background: #f1f1f1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color : Gray;
	border-style : solid;
	width: 100px;
	margin-top:10px;
} 

textarea {
	width : 100%;
}

select {
 width: 100%;
 font-size:0.85em;
 border: 1px #fff solid;
}

input {
 width: auto;
 font-size:0.85em;
 border: 1px #fff solid;
}

input.radio {
 border: 0px #fff none;
}

#footer {
	font-size: 0.85em;
	margin-top:20px;
	margin-bottom:20px;
	}
