/* CSS Document */

/*homepage div tags*/
body {	background-color: #e1e1d1;	left: 0px;	top: 0px;	right: 0px;	bottom: 0px;}

#logo {position:relative; width:393px; height:92px; left:0px; top:0px;z-index:9;}
#logo_rt{position:relative; left:393px; top:-92px;width:470px; height:92px;}
#brandwaves{position:relative; left:0px; top:-92px;width:863px; height:138px; z-index:0;}
#quick_links{	position:absolute;	width: 100%;	left:279px;	top:276px;	z-index:0;}
#img_area{z-index:0; width:100%; height:192px; right:0px; }
#copyright {	position:relative;	text-align:center;	font-family:Arial, Helvetica, sans-serif;	font-size:small;	vertical-align: middle;	line-height: 1.2em;	width: 100%;}
#spacemaker {margin: 1px;}
.homepageQuickLinksHeader{font-family: Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:bold; color:#000000;}

#facebook {
	color:#E8C34C;
	position: absolute;
	width:125;
	left:15px;
	top:570px;
	z-index: 9;
	font-size:12px;
}
