body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #343434;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

div, p, ul, form, label, h2, h3, h4, img{padding:0px; margin:0px;}
h1 {
	margin: 0px;
	font-weight: bold;
}

/*----TOP PANEL----*/
#topPan{
	width:940px;
	position:relative;
	height: 900px;
}
#topPan img.logo{
	position:absolute;
	right:26px;
	top: 142px;
}

#topPan ul{
	width:140px;
	height:25px;
	background:url(images/top-nav.gif) 0 0 no-repeat;
	position:absolute;
	top:100px;
	left:790px;
	list-style-type: none;
}
.line {
	position: absolute;
	left: 297px;
	top: 95px;
}
#topPan ul li{float:left;}

#topPan ul li.home{width:47px; height:29px; float:left;}
#topPan ul li.home a{
	width:18px;
	height:16px;
	display:block;
	margin:3px 0 0 16px;
	text-indent:-20000px;
	background-image: url(images/home-nor.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#topPan ul li.home a:hover{
	background-image: url(images/home-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#topPan ul li.sitemap{width:43px; height:29px; float:left;}
#topPan ul li.sitemap a{width:18px; height:16px; display:block; background:url(images/sitemap-nor.gif) 0 0 no-repeat; margin:3px 0 0 15px;  text-indent:-20000px;}
#topPan ul li.sitemap a:hover{background:url(images/sitemap-hover.gif) 0 0 no-repeat;}

#topPan ul li.contact{width:43px; height:29px; float:left;}
#topPan ul li.contact a{width:18px; height:16px; display:block; background:url(images/contact-nor.gif) 0 0 no-repeat; margin:3px 0 0 15px;  text-indent:-20000px;}
#topPan ul li.contact a:hover{background:url(images/contact-hover.gif) 0 0 no-repeat;}
/*----/TOP PANEL----*/

.nav {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0;
}

/* Header */

#header {
	left: 75px;
	top: 125px;
	position: relative;
	width: 200px;
}

/* Header 2 */

#header2 {
	width: 760px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 400px;
}
#menu /* Menu */

 {
	width: 185px;
	height: auto;
	font-size: 11px;
	text-align: right;
	position: absolute;
	left: 70px;
	top: 76px;
}

#menu a {
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background-image: url(images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FF6600;
	font-weight: bold;
}

#menu .first a {
	background: none;
}
#mainContent {
	position: absolute;
	font-size: 10px;
	color: #000000;
	width: 615px;
	left: 305px;
	top: 440px;
}
#mainContent-Login {
	position: absolute;
	font-size: 10px;
	color: #000000;
	width: 615px;
	left: 305px;
	top: 140px;
}
.copyright {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	padding-top: 8px;
	margin-bottom: 25px;
}
.imgspace {
	margin-left: 5px;
}
.links {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	padding-top: 8px;
}
.line2 {
	position: absolute;
	left: 297px;
	top: 123px;
}
#logo {
	width: 205px;
	height: auto;
	text-align: center;
	position: absolute;
	left: 61px;
	top: 375px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
#maintext {
	width: 205px;
	height: auto;
	text-align: center;
	position: absolute;
	left: 61px;
	top: 375px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

