body {	font:10.5pt/22px Cambria, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	/*background: #fff;*/
	margin: 0 0 0 0; 
	padding: 0;
	color: #444;
background: #f3f3f3 url(pic_bg.jpg);
background-repeat: no-repeat;
}

.img-right {float:right;margin-left:20px;margin-bottom:20px;padding:5px;border:1px solid #ccc;}
h4 {
	color: #ccc;
	line-height: 22px;
}

a {
	color: #000;
	text-decoration: underline;
}

#news {
	border-left:1px dotted #ccc;
	padding-top:00px;
	margin-top:-40px;
}

a:hover {
	color: #444;
	text-decoration: none;
}

ul  li{
	line-height: 20px;
	list-style:square;
}

#center {
	margin-left: -500px;
	position: absolute;
	left: 50%;
	width:994px;
	background:#fff;
	border-right:3px solid #fff;
	border-left:3px solid #fff;
}

#logo {
	height:110px;
	background: transparent url(logo.jpg);
	border-top:8px solid #dd0e0e;
}

#header {
	width:1000px;
	height:233px;
}

#menu {
	font:Cambria, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	text-align:left;
	background: transparent url(menu.jpg);
	height: 35px;
	line-height: 35px;
}

#menu a {
	float: left;
	line-height: 33px;
	color: #cd0303;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #196d0d;
}

#menu a:hover {
	color: #fff;
	background: #ef3b39;

}

#menu a.sub {
	display: none;
}

h1 {
	font:18pt Cambria, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	height: 40px;
	line-height:40px;
	color: #000;
	padding-top:0px;
}

#content { 
	padding-bottom:20px;
	margin-top:0px;
}

#text { 
	width: 795px;
	/*float:right;*/
	margin-right:25px;
}

#submenu { 
	float:right; 
	width:125px;
	padding:25px 5px 5px 5px;
	min-height:230px;
	padding-right:18px;
	border-right:3px solid #fff;
}

#submenu a {
	display: none;
}

#submenu a.sub {
	font:11pt Cambria, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	line-height: 24px;
	margin-bottom: 10px;
	padding:2px 5px 2px 5px;
	border-bottom: 1px dotted #ccc;
	color: #000;
	text-decoration: none;
	margin-left: 10px;
	text-align: left;
	display: block;
}
#submenu a.sub:hover {
	color:#444;
}

#subsubmenu a {
	display: none;
}

#subsubmenu a.sub {
	font:8.5pt Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	margin-bottom: 10px;
	padding:2px 5px 2px 10px;
	border-left: 4px solid #ccc;
	border-bottom: none;
	color: #444;
	text-decoration: none;
	margin-left: 25px;
	text-align: left;
	display: block;
}
#subsubmenu a.sub:hover {
	border-left: 4px solid #b5b5b5;
	color: #222;
}

#bottom {
	width:994px;
}

#footer {
	font:10px/18px Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	background:none;
	text-align:center;
	color:#444;
	padding-bottom:10px;
}

#footer a{
	color:#444;
	text-decoration: none;
}

#slideshow {
    position:relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.kwicks li {
	float: left;
	width: 195px;
	height: 100px;
	list-style:none;
	border-left:3px solid #fff;
}

.kwicks a {
	font:13px/36px Cambria, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	padding:5px 0px 5px 10px;
	line-hight:38px;
	margin-top:0px;
	color:#444;
	}
#kwick1 { 
	background: url(1.jpg);
	border-left:3px solid #fff;
}
#kwick1.active { 
	background: url(1.jpg);
}
#kwick2 {
	background: url(2.jpg);
}
#kwick2.active {
	background: url(2.jpg);
}
#kwick3 {
	background: url(3.jpg);
}
#kwick3.active {
	background: url(3.jpg);
}
#kwick4 { 
	background: url(4.jpg);
}
#kwick4.active { 
	background: url(4.jpg);
}
#kwick5 { 
	background: url(5.jpg);
}
#kwick5.active { 
	background: url(5.jpg);
}
#kwick6 { 
	background: url(6.jpg);
}
#kwick6.active { 
	background: url(6.jpg);
}
#kwick7 { 
	background: url(7.jpg);
	border-right:3px solid #fff;
}
#kwick7.active { 
	background: url(7.jpg);
}
        	
