@charset "UTF-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}
body {
	font-family:Verdana;
	font-size:10px;
	color: #000;
	background: #cd9745 url(../images/bgs/home_bg.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
}

/* content divs */

#content_container {
	margin: auto;
	width:723px;
	position:relative;
}
#problems {
	position:relative;
	margin:auto;
	top:715px;
	font-family:verdana;
	font-size:10px;
	color:#000;
}

/* left column */

#content_leftcol {
	position:absolute;
	background:url(../images/boarder.jpg) repeat-x top center;
	width:356px;
	height:699px;
	top:15px;
}

#tl {
	position:absolute;
	width:351px;
	height:318px;
	top:5px;
	left:5px;
}

#ml {
	position:absolute;
	width:356px;
	top:318px;
	left:5px;
}

#lfooter {
	position:absolute;
	width:351px;
	height:43px;
	background-color:#1d0009;
	top:656px;
	left:5px;
}

#f_text {
	font-family:Gill sans;
	font-size:11px;
	#font-size:8px;
	font-weight:lighter;
	color:#FFFFFF;
	padding-top:15px;
}

#music {
	position:absolute;
	width:100px;
	height:15px;
	top:715px;
	left: -341px;
}

a.nav-f:link, a.nav-f:visited {
	color:#FFFFFF;
}
a.nav-f:hover {
	color:#FFFFFF;
}

/* right column */

#content_rightcol {
	position:absolute;
	background:url(../images/boarder.jpg) repeat-x top center;
	top:15px;
	left:356px;
	width:366px;
	height:699px;
}

#tr {
	background:url(../images/home_tr.jpg) no-repeat top left;
	position:absolute;
	width:366px;
	height:462px;
	top:5px;
}

#tr-text {
	position:absolute;
	width:366px;
	top:255px;
	font-family:verdana;
	color:#FFFFFF;
	font-size:14px;
}
#tr-title {
	position:absolute;
	width:366px;
	top:210px;
	font-family:times;
	color:#FFFFFF;
	font-size:200%;
	font-weight:bold;
}

#lb_r {
	background:url(../images/home_linkmenu.jpg) no-repeat top left;
	position:absolute;
	top:456px;
	#top:456px;
	width:361px;
	height:238px;
	left: 0px;
}
#nl_button {
	position:absolute;
	left:215px;
	top:410px;
}

/* nav 2.0 */
#n-welcome {
	position:absolute;
	width:188px;
	height:33px;
	left: 16px;
	top: 23px;
}
#n-welcome a span {
	visibility: hidden;
}
a.n-welcome:link, a.n-welcome:visited {
	display:block;
	width:188px;
	height:33px;
	text-decoration:none;
}
a.n-welcome:hover {
	display:block;
	width:188px;
	height:33px;
	background: url(../images/lb_on/welcome.jpg) no-repeat;
}
#n-lifestyle {
	position:absolute;
	width:144px;
	height:37px;
	left:16px;
	top:73px;
}
#n-lifestyle a span {
	visibility: hidden;
}
a.n-lifestyle:link, a.n-lifestyle:visited {
	display:block;
	width:144px;
	height:37px;
	text-decoration:none;
}
a.n-lifestyle:hover {
	display:block;
	width:144px;
	height:37px;
	background: url(../images/lb_on/lifestyle.jpg) no-repeat;
}
#n-loc {
	position:absolute;
	width:144px;
	height:36px;
	left: 16px;
	top: 125px;
	font-size: 16pt;
}
#n-loc a span {
	visibility: hidden;
}
a.n-loc:link, a.n-loc:visited {
	display:block;
	width:144px;
	height:36px;
	text-decoration:none;
}
a.n-loc:hover {
	display:block;
	width:144px;
	height:36px;
	background: url(../images/lb_on/location.jpg) no-repeat;
}
#n-comm {
	position:absolute;
	width:166px;
	height:39px;
	left: 16px;
	top: 177px;
	font-size: 16pt;
}
#n-comm a span {
	visibility: hidden;
}
a.n-comm:link, a.n-comm:visited {
	display:block;
	width:166px;
	height:39px;
	text-decoration:none;
}
a.n-comm:hover {
	display:block;
	width:166px;
	height:39px;
	background: url(../images/lb_on/communities.jpg) no-repeat;
}
#n-careers {
	position:absolute;
	width:143px;
	height:40px;
	left: 191px;
	top: 137px;
	font-size: 16pt;
}
#n-careers a span {
	visibility: hidden;
}
a.n-careers:link, a.n-careers:visited {
	display:block;
	width:143px;
	height:40px;
	text-decoration:none;
}
a.n-careers:hover {
	display:block;
	width:143px;
	height:40px;
	background: url(../images/lb_on/careers.jpg) no-repeat;
}
#n-contact {
	position:absolute;
	width:143px;
	height:39px;
	left: 191px;
	top: 177px;
	font-size: 16pt;
}
#n-contact a span {
	visibility: hidden;
}
a.n-contact:link, a.n-contact:visited {
	display:block;
	width:143px;
	height:39px;
	text-decoration:none;
}
a.n-contact:hover {
	display:block;
	width:144px;
	height:39px;
	background: url(../images/lb_on/contact.jpg) no-repeat;
}
#n-cslink {
	position:absolute;
	width:351px;
	height:20px;
	top: 94px;
}
a.n-cslink:link, a.n-cslink:visited {
	display:block;
	width:351px;
	height:20px;
	text-decoration:none;
}
#hvid {
	position:absolute;
	width:351px;
	height:223px;
	top: 115px;
}