body {
	margin:auto 0;
	background-image: url(../images/body/tile/main_tile.jpg);
	background-repeat: repeat;
	background-position: top;
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #F4F4F4;
	text-align: justify;
	font-weight: lighter;
}

#wrapper_main {
	height: auto;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body/body_top_2.png);
}

#wrapperwelcome_main {
	height: auto;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body/body_top_2.png);
}
.table_welcome_page {
	background-image: url(../images/banner/welcome-page.jpg);
}

#overlay_container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body/overlay_tile.png);
	background-repeat: repeat;
}


#overlaywelcome_container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
}


#main_container {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header_container {
	height: auto;
	width: 960px;
	clear: right;
	float: left;
}
#logo_container {
	clear: right;
	float: left;
	height: 202px;
	width: 960px;
}
#navbar_container {
	height: auto;
	width: 772px;
	clear: right;
	float: left;
	padding-right: 94px;
	padding-left: 94px;
}


#banner_container {
	height: auto;
	width: 960px;
	clear: right;
	float: left;
}
#slider_container {
	clear: right;
	float: left;
	height: auto;
	width: 960px;
}

#sliderwelcome_container {
	clear: right;
	float: left;
	height: 482px;
	width: 960px;
	margin-top: 20px;
	background-image: url(../images/banner/welcome-page.jpg);
}
#content_container {
	clear: right;
	float: left;
	height: auto;
	width: 960px;
	background-image: url(../images/body/content_tile.png);
}

#title_container {
	clear: right;
	float: left;
	height: auto;
	width: 960px;
	padding-top: 7px;
}
#dummy_container {
	clear: right;
	float: left;
	height: 20px;
	width: 960px;
}
#footer_container {
	height: 42px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body/footer_tile.png);
	padding-top: 30px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#footer_content {
	height: 42px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
.tableborber_clear {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.heading_text {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #333;
	text-align: justify;
}
.tableborder_bottom {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B8B0AA;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F4F4F4;
	text-align: justify;
}
.text_bold_2 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFF;
	text-align: justify;
}
