i* {
margin:0;
padding:0;
}

body {
background-color:#40B5E6;
font-family:"Century Gothic", Verdana,Tahoma,"DejaVu Sans",sans-serif;
font-size:12px;
line-height:1.5;
/*background-image:url(../images/body_bckg.jpg);*/
background-repeat:no-repeat;
background-position:top center;
margin: 0;
}

.clearLeft {
clear:left;
}

a,a:link {
text-decoration:none;
}

h1 {
font-weight:200;
font-family:"Century Gothic", Verdana,Tahoma,"DejaVu Sans",sans-serif;
}

h2 {
color: #40B5E6;	
}

h3 a{color: #555}

h3.projectSiteTitle{font-size: 24px; color: #999; font-weight: 400; }

p {
margin-bottom:20px;
}

img{bordeR: 0}

.col_3 {
-moz-column-count:3;
-moz-column-gap:20px;
-webkit-column-count:3;
-webkit-column-gap:20px;
column-count:3;
column-gap:20px;
}

.spectrum {
width:1000px;
display:block;
margin:0 auto;
}

#topWrapper {
/*background-image:url(../images/spectrum.png);*/
background-repeat:no-repeat;
background-position:center bottom;
color:#fff;
padding-bottom:40px;
}

#topWrapper ul,#bottomWrapper ul {
margin:5px 0 5px 20px;
}

#topWrapper ul li,#bottomWrapper ul li {
margin-bottom:5px;
}

#logo img {
margin:20px 10px;
}

#bottomWrapper {
background:#fff;
background-position:-250px top;
color:#58595B;
padding:40px 0;
background-repeat:no-repeat;
}

/*#bottomWrapper.red {
background-image:url(../images/rose_red.png);
}*/
#bottomWrapper.red .grid_9 a{color: #E21F3C}

/*#bottomWrapper.green {
background-image:url(../images/rose_green.png);
}*/
#bottomWrapper.green .grid_9 a{color: #40B5E6;}
/*#bottomWrapper.orange {
background-image:url(../images/rose_orange.png);
}*/
#bottomWrapper.orange .grid_9 a{color: #F28B39}

/*#bottomWrapper.purple {
background-image:url(../images/rose_purple.png);
}*/
#bottomWrapper.purple .grid_9 a{color: #824764}

#bottomWrapper h2 {
font-size:2em;
margin:0 0 20px;
}

#bottomWrapper h3{
/*margin-top: -10px;*/	
}

#bottomWrapper #contentarea{margin-top: 20px;}

.img_border{background-image: url(../images/slider_mainimg.png);
	background-position: center center;padding: 5px;
	float: left;width: 247px;
	height: 164px;	}
	
.img_border_small{
	background: url(../images/slider_mainimg_small.png) no-repeat transparent scroll top center;
width: 247px;
padding: 3px;
float: left;
margin: 0px 24px 0px 0px;
}

	
.more{
	float: left;
	display: block;
	width: 112px;
	height: 29px;
	background-image: url(../images/slider_readmore_dark2.png);
	background-position: left top;
	font-size: 12px;
line-height: 29px;
color: #fff !important;
text-align: center;
}

.more.orange:hover{background-image: url(../images/slider_readmore_orange.png);}
.more.green:hover{background-image: url(../images/slider_readmore_blue.png);}
.purple .more:hover{background-image: url(../images/slider_readmore_orange.png);}


#newsWrapper {
/*background-image:url(../images/body_bckg.jpg);*/
background-repeat:no-repeat;
background-position:top center;
border-radius:5px;
background-color: #58595B;
}

.news_item {
border-bottom:1px solid #fff;
float:left;
width:220px;
display:block;
}

.news_item a {

color:#fff;
display:block;
padding:5px 10px 10px 10px;
/*background:#444;*/
}

.news_item a:hover {
background:#444;
}

.news_item b {
padding:5px 0;
font-weight: 400;
font-size: 16px;
color:#FA8C28;
}

.news_item em {
display:block;
font-weight:400;
padding:5px 0;
}

.news_item span {
font-size:11px;
}

#shadowList {
background-image:url(../images/projects_tabs_top.png);
background-position:right top;
background-repeat:no-repeat;
padding:45px 0 0;
}

#shadowList ul{list-style:none;overflow:hidden;margin:0;}

#shadowList > ul {

border-top:1px solid #ccc;
background-image:url(../images/projects_tabs_bottom.png);
background-position:right bottom;
background-repeat:no-repeat;
padding:0 0 45px;
}

.headertop span{display: block}

.headertop.inactive span{
	background-image: url(../images/header-inactive-grey.png);
	background-repeat: no-repeat;
	background-position: 96% center;}

.headertop.active{background: none !important;}
.headertop.active span{background-image: url(../images/header-active-grey.png);
	background-repeat: no-repeat;
	background-position: 96% center;}

#shadowList ul li {
width:220px;
margin:0;
}

#shadowList ul.revealtop li a {
	padding-left: 20px;
	font-size: 11px;
}

#shadowList ul li a {
text-transform:uppercase;
display:block;
border-bottom:1px solid #ccc;
background-image:url(../images/projects_tabs_item.png);
background-repeat:repeat-y;
background-position:right top;
height:35px;
line-height:35px;
padding-left:10px;
color:#58595B;
}

#shadowList > ul .active a,
#shadowList ul li a:hover {
background: none;
}

.archiveItem{float: left; width:700px; margin-bottom: 30px;}
.archiveItem h3{font-size: 1.8em}
.archiveItem em{display: block; margin: 10px 0}
/*.archiveItem a{
	width: 112px;
	height: 29px;
	float: right;	
	font-style: italic;
text-align: center;
color: #fff;
font-size: 12px;
line-height: 29px;
}*/

.html_extra {
margin-top:20px;
}

#footerWrapper {
/*background-image:url(../images/spectrum.png);*/
background-repeat:no-repeat;
background-position:center top;
padding-top:20px;
color:#fff;
}

#footerContent {
background-image:url(../images/bckg_r.png);
background-repeat:no-repeat;
background-position:left 0;
height:150px;
}

#footerContent a{color: #fff}

h2,h3 {
font-weight:400;
}

#slides h2 {color: #ffffff;}

.spectrum{width:940px}