

/* ___| CSS document |_____________________ */


body { 
	margin: 74px 0 0 0;
	padding: 0;
	font-size: 65%;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	background: #fff url("../graphics/bg.png") no-repeat center 360px;
	color: #000;
	}
a img {
  	border: 0;
	}
h1, h2, h3, h4, h5, p {
	margin: 0;
	}
.none {
	display: none;
	}
.clear {
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
	clear: both;
	}
	
	
/* ___| container |_____________________ */


#container {
	margin: 0 auto 0 auto;
	width: 796px;
	position: relative;
	}
	
	
/* ___| header |_____________________ */


h1#header {
	margin: 0 0 0 0;
	left: 0;
	top: 0;
	width: 331px;
	height: 62px;
	overflow: hidden;
	background: none;
	display: block;
	position: relative;
	float: right;
	}
h1#header a {
	width: 331px;
	height: 62px;
	color: #b60d27;
	text-decoration: none;
	cursor: pointer;
	display: block;
	}
h1#header span {
	left: 0;
	top: 0;
	width: 331px;
	height: 62px;
	background: url("../graphics/mediadesign.png") no-repeat;
	display: block;
	position: absolute;
	}


/* ___| main |_____________________ */


#main {
	margin: 10px 0 0 0;
	width: 796px;
	height: 328px;
	position: relative;
	float: left;
	}
	

/* ___| content |_____________________ */

	
#content {
	margin: 0 0 0 337px;
	width: 459px;
	height: 328px;
	background: #e4e6e7 url("../graphics/bg_cir_t.png") no-repeat right bottom;
	position: relative;
	}
#content h2#top_title {
	margin: 0;
	width: 379px;
	position: absolute;
	color: #fff;
	top: 28px;
	right: -130px;
	}
#content p {
	margin-bottom: 12px;
	line-height: 150%;
	}
	
#scroll_box {
	margin: 85px 0 0 34px;
	width: 385px;
	height: 216px;
	overflow: auto;
	float: left;
	clear: both;
	}
	

/* ___| boxes |_____________________ */

	
#boxes {
	margin: 0;
	width: 336px;
	position: absolute;
	top: 0;
	left: 1px;
	}
.box {
	width: 73px;
	height: 73px;
	background: #e4e6e7;
	}
	
	
/* ___| menu |_____________________ */


menu {
	margin: 0;
	padding: 0;
	width: 336px;
	position: absolute;
	top: 0;
	left: 1px;
	clear: both;
	}
menu li {
	margin: 0;
	list-style: none;
	font-weight: bold;
	font-size: 140%;
	font-family: 'Arial Black';
	line-height: 120%;
	position: absolute;
	}
menu li a {
	margin: 0;
	display: block;
	width: 73px;
	height: 73px;
	background-position: 0 0;
	}
menu li span {
	display: none;
	}
menu li a:hover, menu li a.now {
background-position: 73px 0;
	/*background: #b60d27;
	color: #fff;
	text-decoration: none;*/
	}
menu li.col1 { left: 0; }
menu li.col2 { left: 84px; }
menu li.col3 { left: 168px; }
menu li.col4 { left: 252px; }
menu li.row1 { top: 0; }
menu li.row2 { top: 85px; }
menu li.row3 { top: 170px; }
menu li.row4 { top: 255px; }

#boxes .box {position: absolute}
#boxes .col1 { left: 0; }
#boxes .col2 { left: 84px; }
#boxes .col3 { left: 168px; }
#boxes .col4 { left: 252px; }
#boxes .row1 { top: 0; }
#boxes .row2 { top: 85px; }
#boxes .row3 { top: 170px; }
#boxes .row4 { top: 255px; }

		
/* ___| footer |_____________________ */


ul#left_submenu {
	margin: 9px 0 0 2px;
	padding: 0;
	width: 326px;
	position: absolute;
	font-size: 105%;
	}
ul#left_submenu li, ul#right_submenu li {
	margin: 0;
	list-style: none;
	display: inline;
	}
ul#left_submenu li a, ul#right_submenu li a {
	margin-right: 5px;
	padding-left: 8px;
	color: #000;
	text-decoration: none;
	background: url("../graphics/bg_item_black.png") no-repeat left 5px;
	}
ul#left_submenu li a:hover, ul#right_submenu li a:hover, ul#right_submenu li.now a, ul#left_submenu li.now a {
	color: #b60d27;
	text-decoration: none;
	background: url("../graphics/bg_item_red.png") no-repeat left 5px;
	}
	
ul#right_submenu {
	margin: 9px 0 0 0;
	padding: 0;
	width: 458px;
	position: absolute;
	left: 340px;
	}
ul#right_submenu li a {
	margin-right: 4px;
	}

.news h3 {
        font-size: 8pt; 
	padding-left: 8px;
	margin: 0 0 2px 0;
	color: #000;
	text-decoration: none;
	background: url("../graphics/bg_item_black.png") no-repeat left 5px;
	/*; color: #b60d27;; background: url("../graphics/bg_item_red.png") no-repeat left 5px;*/
}


.news p.more {text-align: right}
#scroll_box a {color: black}
#scroll_box a:hover {color: #b60d27}
#scroll_box a.decor {
	padding-left: 8px;
	color: #000;
	text-decoration: none;
	background: url("../graphics/bg_item_black.png") no-repeat left 5px;
}
#scroll_box a.decor:hover {color: #b60d27; background: url("../graphics/bg_item_red.png") no-repeat left 5px;}

.proj_images {width: 459px; height: 158px; clear: both; float: left; margin: 70px 0 -80px; }


#scroll_bar {display: none; position: relative; float: left; width: 17px; height: 216px; margin: 85px 0 0 -17px; background: #D4D8DA; }
#scroll_bar .arr {position: absolute; top: 0; left: 0; width: 17px; height: 13px; display: block; }
#scroll_bar .arr:hover {background-position: 0 13px; }
#scroll_bar .up {background-image: url(/graphics/scroll_up.png); }
#scroll_bar .down {background-image: url(/graphics/scroll_down.png); top: 203px; }
#slider {background: #C4C9CC; margin: 2px; width: 13px; position: absolute; top: 15px; }



