* {
	border:0;
	margin:0;
	padding:0;
}

html {
	background:url(../images/bg_white.png);
	height:100%;
}

body {
	background:url(../images/bg_black.png) top left black;
	color:#c4cdcf;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;
	min-height:100%;
	width:845px;
}

p {
	margin:5px;
}

a {
	color:#dae3e5;
}

a:hover {
	color:#FFF;
}

address {
	font-size:11px;
	color:#c4cdcf;
	font-style:normal;
	margin:0 5px;
	margin-bottom:8px;
}

label, li {
	font-size:11px;
	color:#c4cdcf;
}

form {
	margin:0 5px;
}

input {
	border:1px solid #000;
	height:18px;
	line-height:18px;
}

h1 a {
	display:block;
	width:100%;
	height:100%;
}

h1 {
	background:url(../images/h1.png);
	height:53px;
	margin:0 auto;
	width:356px;
}

h1 a span {
	display:none;
}

h2 {
	padding:10px 0 6px;
	font-size:19px;
}

#box_left {
	margin-left:98px;
	width:268px;
	height:255px;
	float:left;
	background:url(../images/bg_content.png) 0 2px;
}

#box_left_top {
	height:100%;
	width:268px;
	background:url(../images/bg_content_top.png) repeat-x top left;
}

#box_left_bottom {
	min-height:43px;
	padding:0 10px;
	height:100%;
	width:248px;
	background:url(../images/bg_content_bottom.png) no-repeat bottom left;
}

#box_left_bottom h2 {
	font-size:14px;
	margin:0 0 0 4px;
}

#box_left_bottom h3 {
	font-size:12px;
	margin:5px 0 5px 5px;
}

#box_left_bottom h4 {
	font-size:11px;
	margin:5px 0 5px 5px;
}

#box_left_bottom ul {
	margin:5px 0 10px 20px;
}

#box_right {
	margin-left:1px;
	width:380px;
	height:255px;
	float:left;
}

.clear {
	clear:both;
}

#clicklist {
	margin:11px 0 0 0;
	position:absolute;
	text-align:right;
	width:238px;
}

#clicklist li {
	display:inline;
	list-style-type:none;
}

#clicklist li a {
	padding:0 1px 0 1px;
	text-decoration:none;
}

.clicklist_active {
	color:#FFACDB !important;
	font-weight:bold;
	text-decoration:underline !important;
}

#content {
	width:845px;
	margin:0 auto;
	background:url(../images/bg_black_top.png) top left repeat-x;
	min-height:456px;
	padding-top:112px;
}

#content p {
	text-align:justify;
}

#footer {
	color:#DAE3E5;
	display:inline;
	float:right;
	font-size:11px;
	margin:5px 105px 0 0;
	text-align:right;
}

#footer a {
	color:#DAE3E5;
}

.full {
	width:100%;
	height:100%;
	display:block;
}

.full span {
	display:none;
}

#menu {
	width:597px;
	height:33px;
	margin:0 auto;
	list-style:none;
	text-align:center;
	background:url(../images/menu.png);
	margin-top:18px;
}

#menu li {
	float:left;
	height:33px;
	margin-right:16px;
}

#menu li.one {
	width:103px;
}

#menu li.one a:hover {
	background:url(../images/menu.png) 0 -33px;
}

#menu li.two, #menu li.thr {
	width:107px;
}

#menu li.two a:hover {
	background:url(../images/menu.png) -119px -33px;
}

#menu li.thr a:hover {
	background:url(../images/menu.png) -242px -33px;
}

#menu li.fou {
	width:110px;
	margin-right:14px;
}

#menu li.fou a:hover {
	background:url(../images/menu.png) -365px -33px;
}

#menu li.fiv {
	width:108px;
	margin-right:0;
}

#menu li.fiv a:hover {
	background:url(../images/menu.png) -489px -33px;
}

#menu a {
	outline:none;
	display:block;
	height:100%;
	text-indent:-5000px;
	width:100%;
}

.pageswitch {
	display:none;
}

.slidenav {
	margin:15px auto 0 auto;
	text-align:center;
	width:380px;
}

.slidepics {
	height:600px !important;
	margin:15px auto 0 auto;
	padding:0;
	text-align:center;
	width:390px !important;
} 
 
.slidepics img {  
	padding:5px;  
	border:1px solid #ccc;  
	background-color:#eee;
	left:0 !important;
	top:0 !important;
}

#topline {
	background:url(../images/topline.png);
	height:1px;
	width:649px;
	margin:0 auto;
	margin-bottom:1px;
	overflow:hidden;
}
