body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica-Normal, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	z-index: 1;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #ccc;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #ccc;
	scrollbar-track-color: #FFFFFF;
}
#header_container {
	margin: 0 auto;
	width: 100%;
	height: 90px;
	background-image: url(/images/top_div_bck.jpg);
	background-repeat: repeat-x;
	background-position: center;
}


#header {
	margin: 0 auto;
	width: 982px;
	height: 90px;
	background-image: url(/images/header.jpg);
	background-repeat: repeat-x;
}


#menu_container{
	width: 100%;
	height:45px;
	background-image: url(/images/menu_bck.jpg);
	background-repeat: repeat-x;
	
}
#menu_top{
	margin: 0 auto;
	width: 982px;
	height:45px;
	line-height: 45px;
}

#main_container{
	margin: 0 auto;
	width: 100%;
	min-height: 450px;
	height:auto;
	padding:0;
	background-image: url(/images/main_bck.png);
	background-repeat: repeat-x;
	background-position: top;
}

#slider_gallery{
	margin: 0 auto;
	width: 982px;
	height:380px;
	margin-top:-55px;
	padding:0;
}

#main{
	margin: 0 auto;
	width: 982px;
	min-height: 450px;
	height:auto;
	padding:0;
}

#main_normal{
	margin: 0 auto;
	width: 982px;
	min-height: 450px;
	height:auto;
	padding:0;
	background-image: url(/images/main_normal_bck.jpg);
	background-repeat: repeat-y;
	background-position: top;
}


#menu_left{
	margin-top:20px;
	width: 200px;
	float: left;
}
#tag_account_links_main{
	margin: 0 auto;
	width: 982px;
	height:30px;
}
#tag_account_links{
	margin: 0 auto;
	width: 980px;
	height:30px;
	background-color:#FFF;
}

#maincontents_homepage{
	float: left;
	height: 100%;
	width: 960px;
	padding: 10px;
}

#maincontents{
	float: right;
	height: 100%;
	width: 740px;
	padding: 20px;
}

#menu_bottom_site_map_container{
	margin: 0 auto;
	width: 100%;
	height: auto;
	background-color: #ccc;
}

#menu_bottom{
	margin: 0 auto;
	width: 982px;
	height:30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color: #000;
}

#footer {
	margin: 0 auto;
	width: 982px;
	height:40px;

}
#site_map {
	margin: 0 auto;
	width: 982px;
	height:auto;
	color: #333;
	background-color: #111;
}

#outside_links_credits_container{
	margin: 0 auto;
	width: 100%;
	height: auto;
	background-color: #1c1c1c;
}
	

#outside_links{
	margin: 0 auto;
	width: 982px;
	height:90px;
}
#credits{
	margin: 0 auto;
	width: 982px;
	height:40px;
	line-height:40px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
#credits a:link, #credits a:active, #credits a:visited {
	color: #666;
	text-decoration:none;
}#credits  a:hover{
	color: #fff;
	text-decoration:none;
}
.logotextBig{
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	margin:0;
	padding-left:20px;
	text-align: left;
	font-family: Arial, Helvetica-Normal, serif;
}
.logotextSml{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding-left:20px;
	padding-right:20px;
	text-align: left;
	font-family: Arial, Helvetica-Normal, serif;
	line-height: 16px;
}

#textContent{
	margin: 20px;
}
#footertext{
	padding: 5px 20px 5px 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica-Normal, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.break{
	height: 2px;
	width: auto;
}

.mapbrd{
	background-color: #f3f3f3;
	border: 2px solid #FF0000;
	background-position: center;
	text-align: center;
}

.list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
}
.listBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
	line-height: 18px;
}
.textlinks a:link, .textlinks a:active, .textlinks a:visited {
	font-size: 12px;
	font-style: normal;
	color: #006600;
	text-decoration: none;
}

.textlinks a:hover {
	color: #000;
	text-decoration: none;
}
/* clears  */
.clear {clear:both; }
.clear03 {clear:both; height:3px; }
.clear05 {clear:both; height:5px; }
.clear10{clear:both; height:10px; }
.clear-line {clear:both; height:5px; border-bottom:1px solid #CCC; margin-bottom:5px; }
.clear20{clear:both; height:20px; }
.clear30 {clear:both; height:30px; }
