/*
	|	Aruba4u.com Stylesheet - Home			|
	|	This stylesheet is used on index.html	|
*/


#content-wrap div#intro-images {
	position: relative;
	height: 385px;
	width: 765px;
	padding-bottom: 25px;
}

#content-wrap h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: 0.04em;
}

/* Left Side Styling (Specials) */
#content-wrap div.left {
	float: left;
	width: 45%;
}

#content-wrap div.left div.special {
	width: 100%;
	margin-bottom: 8px;
}

#content-wrap div.left div.special h4 {
	font-size: 0.95em;
}

#content-wrap div.left div.special span {
	font-size: 0.75em;
	line-height: 1.1em;
}

#content-wrap a.more {
	font-size: 0.75em;
}

/* Left Side Styling (Specials) */
#content-wrap div.right {
	float: right;
	width: 45%;
}

#content-wrap div.right span {
	font-size: 0.75em;
	line-height: 1.30em;
}

div.clearfloat {
	clear: both;
}