




#wwww_cont {
	float: left;
	height: 121px;
	width: 900px;
}



/* talen from template.CSS */
/* @group Core Elements */



#header .wrapper {
	position: relative;
	overflow: hidden;
}

/* Font family information */

body#ff-catalyst {
	font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}





/* end font family information */



body,
body.f-default {
	font-size: 12px;
}


/* @end */


/* @group Structure */


#featured-mod,
#featured-mod2 {
	height: 133px;
	overflow: hidden;
}

#featured-shadow {
	height: 136px;
	background: url(../aom_images/featured-shadow.png) 50% 0 no-repeat;
	overflow: hidden;
}


#featuredmodules {
	padding: 0 5px 0 15px;
	color: #fff;
}

#showcase,
#featured-mod,
#page-bg,
#showcase .wrapper,
#featured-mod .wrapper,
#page-bg .wrapper {
	position: relative;
}



#featured-mod, #page-bg {
	z-index: 0;
}




.spacer .block {
	float: left;
}

.spacer.w99 .block {
	width: 100%;
}

.spacer.w49 .block {
	width: 50%;
}

.spacer.w33 .block {
	width: 33.3%;
}

.spacer.w24 .block {
	width: 25%;
}

/* @end */

/* @group Modules */

#featuredmodules {
	padding-top: 10px;
}

#featuredmodules .module div div div {
	padding-left: 8px;
	padding-top: 5px;
}






/* @end */



/* demo content stuff */
/* can be deleted */

#featuredmodules .module div div div .png {
	padding-right: 8px;
}

.featured-1 {
	/*background: url(../aom_images/who.gif) 0 5px no-repeat;*/
	margin-top: 2px;
	margin-bottom: 5px;
	width: 132px;
	height: 36px;
	float: left;
}

.featured-2 {
	/*background: url(../aom_images/how.gif) 0 5px no-repeat;*/
	margin-top: 2px;
	margin-bottom: 5px;
	width: 132px;
	height: 36px;
	float: left;
}

.featured-3 {
	/*background: url(../aom_images/when.gif) 0 5px no-repeat;*/
	margin-top: 2px;
	margin-bottom: 5px;
	width: 132px;
	height: 36px;
	float: left;
}

.featured-4 {
	/*background: url(../aom_images/where.gif) 0 5px no-repeat;*/
	margin-top: 2px;
	margin-bottom: 5px;
	width: 132px;
	height: 36px;
	float: left;
}

span.featured-header {
	display: block;
	color: #eee;
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 160%;
	line-height: 100%;
	margin-top: 25px;
	height: 25px;
	overflow: hidden;
}

span.featured-desc {
	color: #fff;
	font-style: italic;
	font-size: 100%;
}


.featured-desc a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/*Taken from Style1.css*/

#featured-mod {
	background: url(../aom_images/featuremod-bg.png) 50% 0 repeat-x;
}

#featured-mod2 {
	background: url(../aom_images/featuremod-bg2.jpg) 50% 0 no-repeat;
}

/* @end */


