
/* ####################### GLOBAL Styles ######################## */

body {
	background: #535146 url('../images/bg.jpg') repeat-x top left;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 17px;
	color: #FBFBF9;
}

#landing body {
	background: #535146 url('../images/bg.jpg') repeat-x top left;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 17px;
	color: #FBFBF9;
}

a:link, a:visited {
	color: #EDAC50;	
	text-decoration: none;
}
a:hover, a:active {
	color: #EDAC50;	
	text-decoration: underline;
}

.SUP {
	line-height: 0;
}

.lg {
	font-size: 13px;
	line-height: 21px;
}

.sm {
	font-size: 11px;
}

/* ####################### HOME Div ######################## */

#FLcontainer {
	z-index: 1;
}

#container {
	position: absolute;
	top: 0;
	left: 612;
	margin: 0;
	padding: 0;
	width: 362px;
	text-align: left;
	z-index: 2;
}

#contentSpace {
	float: left;
	margin: 0;
	padding: 0;
	width: 2px;
	height: 700px;
	text-align: left;
}

#contentRight {
	float: left;
	margin: 0;
	padding: 0;
	width: 360px;
	height: auto;
	text-align: left;
}

.content {
	margin: 0;
	padding: 15px 0 0 12px;
	width: 360px;
	text-align: left;
}

.content2 {
	margin: 0;
	padding: 0;
	width: 348px;
	text-align: left;
}
