h1 {
	padding-top:10px;
}

#home-wrapper {
	width:768px;
	margin:0 auto;
	background:url(/i/home-wrapper.gif) repeat-y;
}

#home-breadcrumb {
	width:743px;
	height:24px;
	position:absolute;
	top:123px;
	padding:7px 10px 0 15px;
	background:url(/i/home-breadcrumb.jpg) no-repeat;
	font-size:10px;
	color:#fff;
}

#home-breadcrumb a {
	text-decoration:none;
	color:#bfcbd6;
}
#home-breadcrumb a:hover {
	text-decoration:underline;
}

#home-large-push {
	width:560px;
	height:175px;
	background:url(/i/home-large-push.jpg) no-repeat;
}

#home-large-push img {
	width:560px;
	height:175px;
}
#home-large-push img:hover {
	background:#fff;
	opacity:0.05;
	-moz-opacity:0.05;
	filter:alpha(opacity=5);
}

#home-right {
	display:block;
	width:253px;
	float:right;
	position:relative;
	right:4px;	
}

#home-content {
	width:267px;	
	float:left;
	color:#565656;
	padding:0 20px 20px 20px;	
}

#home-right-active-adventures {
	width:213px;
	position:relative;
	right:2px;
	padding:5px 20px 0 20px;
	background:url(/i/home-right-active-adventures.gif) no-repeat #6c843d;
	border-top:2px solid #fff;
	border-right:2px solid #fff;	
}

#home-right-active-adventures img {
	width:213px;
	height:30px;
	margin-bottom:10px;
}

#home-right-active-adventures .title {
	display:block;
	padding-top:5px;
	padding-bottom:3px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

#home-right-active-adventures .title:hover {
	text-decoration:none;
	color:#fff;
}

#home-right-active-adventures p {
	display:block;
	font-size:11px;
	line-height:13px;
	color:#e7f3d2;
	padding:0;
	margin:0;
}

#home-right-active-adventures .findoutmore {
	display:block;
	padding-top:10px;
	padding-left:130px;
	padding-bottom:5px;
	background:url(/i/home-right-active-adventures-bullet.gif) 108px 8px no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
#home-right-active-adventures .findoutmore:hover {
	background:url(/i/home-right-active-adventures-bullet-over.gif) 108px 8px no-repeat;
	text-decoration:none;
}

#home-right-the-nomadik-wire {
	width:213px;
	position:relative;
	right:2px;
	padding:25px 20px 20px 20px;
	background:url(/i/home-right-the-nomadik-wire.gif) no-repeat #648396;
	border-right:2px solid #fff;	
}

#home-right-the-nomadik-wire .title-image {
	width:213px;
	height:30px;
	margin-bottom:10px;
}

#item-wrapper {
	padding:0 0 10px 0;
}

#item-wrapper .title {
	display:block;
	padding:0 0 3px 10px;
	background:url(/i/home-right-the-nomadik-wire-li.gif) 0 5px no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

#item-wrapper .title:hover {
	text-decoration:none;
	color:#fff;
}

#item-wrapper .description, #item-wrapper .description p {
	display:block;
	padding:0;
	margin:0;
	font-size:11px;
	line-height:13px;
	color:#e7f3d2;
	color:#deebef;
}

#item-wrapper .description {
	padding-left:10px;
}

#item-wrapper .read-more {
	display:block;
	padding-top:10px;
	padding-bottom:15px;
	background:url(/i/home-right-the-nomadik-wire-bullet.gif) 120px 8px no-repeat;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#fff;
	border-bottom:1px solid #839cab;
}
#item-wrapper .read-more:hover {
	background:url(/i/home-right-the-nomadik-wire-bullet-over.gif) 120px 8px no-repeat;
	text-decoration:none;	
}

#home-footer {
	width:763px;
	height:25px;
	clear:both;
	padding-top:20px;
	padding-right:5px;
	background:url(/i/home-footer.gif) no-repeat;
	text-align:right;
	font-size:10px;
	color:#950000;
}
#home-footer a {
	padding:0 5px;
	color:#fff;
}
#home-footer a:hover {
	color:#fff;
	text-decoration:none;
}