#header{
	background:url("../images/header_deco/slide1.gif") top right no-repeat;
}
/* module control elements */

#rightcol div.module {
	width:255px;
	margin:0px;
	padding:0px;
	background:url(../images/mod_normal_bg.png) top left repeat-y;
}

#rightcol div.module div{
	width:100%;
	background:url(../images/mod_normal_t.png) top left no-repeat;
}

#rightcol div.module div div{
	width:100%;
	background:transparent url(../images/mod_normal_b.png) bottom left no-repeat;
}

#rightcol div.module div div div {
	padding:0px 20px 25px 18px;
	width:auto;
	margin:0px;
}

#rightcol div.module div div div div {
	padding:0px;
	margin:0px;
	background:none;
}

#rightcol div.module h3 {
	color:#555;
	font-size:120%;
	line-height:130%;
	padding-top:9px;
	font-weight:normal;
	padding-left:7px;
	padding-bottom:12px;
}

#leftcol div.module {
	width:185px;
	margin-left:4px;
	background:url(../images/menu_t.gif) top left repeat-x;
	padding:0px;
}
#leftcol div.module div {
	width:auto;
}

#leftcol div.module div div {
	width:auto;
}

#leftcol div.module div div div {
}

#leftcol div.module div div div div {
	padding:0px;
	margin:0px;
}

#leftcol div.module h3 {
	padding-top:5px;
	padding-left:15px;
	color:#2c79b3;
	line-height:125%;
	padding-bottom:4px;
}

/* Spotlight module */
#spotlight div.module {
	width:auto;
	padding-left:20px;
	margin-top:5px;
}

#spotlight div.module div{
	width:auto;
}
#spotlight div.module div div{
}
#spotlight div.module div div div{
}
#spotlight div.module div div div div{
	padding:0px;
	margin:0px;
}
#spotlight div.module h3{
	padding-bottom:15px;
}
