* {	
	margin: 0;
	padding: 0;
}


html, body {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #ffffff;
	color: #292929;
	height:100%;
}


.clear {
	clear: both;
}

a {
	color: #292929;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color: #292929;
	text-decoration:none;
}

a:active {
	text-decoration: none;
}

a:focus{
	outline: none;
}

a img {
	border: 0px none;
}

/*
#background_top{
	float:left;
	position:absolute;
	left:0;
	top:0;
	height:298px;
	width:100%;
	z-index:0;
}
*/

#page {
	margin-left:auto;
	margin-right:auto;
	width: 890px;
	margin-bottom:-47px;
	min-height:100%;
	z-index:2;
	overflow: hidden;
}

/*********************************************** header  **************************************************/
#header {
	width: 100%;
	height:293px;
	font-size: 11px;
	color: #777777;
	line-height: 15px;
}

#header .strong{
	color: #a9ae19;
	font-weight: normal;
}

#hdr_left{
	float: left;
	width: 279px;
	height: 293px;
	background-image: url(hdr_bg_left.jpg);
	position: relative;	
}

#hdr_left p{
	margin-top: 220px;
	margin-left: 15px;
}

.hdr_logo{
	position:absolute;
	left: 59px;
	top: 24px;
	width:155px;
	height:66px;
}

#hdr_middle{
	float: left;
	width: 328px;
	height: 293px;
	background-image: url(hdr_bg_middle.jpg);
	position: relative;		
}

#hdr_middle p{
	margin-top: 235px;
	margin-right: 10px;
	text-align: right;
}

#hdr_middle a{
	color: #777777;
}


#hdr_right{
	float: left;
	width: 283px;
	height: 293px;
	background-image: url(hdr_bg_right.jpg);
	position: relative;		
}

#hdr_right a{
	display: block;
	margin-left: 16px;
	color: #93980f;
	font-size: 10px;	
}

#hdr_right p{
	font-size: 10px;
	margin: 210px 16px 2px 16px;
	line-height: 11px;	
	color: #000000;
}

.edMail1{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 5px;
	border: 0px none;
	background-image: url('newsletter1_input.png');
	width: 251px;
	height: 19px;
	color: #ff0000;
	margin-top: 0px;
	margin-left: 16px;
		
}

.btnSend1{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-indent: 2px;
	border: 0px none;
	padding-bottom: 2px;
	background-image: url('newsletter1_btn.png');
	width: 65px;
	height: 20px;
	color: #ffffff;
	margin-top: 2px;
	margin-right: 16px;
	float: right;
	cursor: pointer;
}




/*********************************************** end of header  *******************************************/

/*********************************************** middle   ***********************************************/
#middle {
	margin-top: 15px;
	width: 100%;
	z-index: 5;
}

#cnt_panel {
	float:left;
	width:422px;
	z-index: 5;
	margin-left: 10px;
}

#side_panel {
	float:right;
	width:402px;
	margin-right: 10px;
}

#middle h2{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 22px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 3000px;
	margin-bottom: 10px;	
	margin-top: 15px;
}

#side_panel p{
	margin-bottom: 15px;
	font-size: 13px;
	text-indent: 30px;
	line-height: 18px;
	text-align: justify;	
}

.spot_list{
	display: block;
	width: 391px;
	height: 54px;
	background-image: url(list_bg.png);
	padding: 5px 15px;
	margin-bottom: 10px;
}

.spot_list:hover{
	text-decoration: none;
	background-position: bottom;
}


.spot_list h3{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	width: 300px;
	float: left;
}


.spot_list .spot_desc{
	font-size: 12px;
	margin-top: 23px;
	text-indent: 0px;
	text-align: justify;
}


.spot_list .spot_more{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	float: right;
}

#newsletter2{
	clear: both;
	width: 609px;
	height: 90px;
	background-image: url(newsletter2_bg.png);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0 auto 15px auto;
	
}

#newsletter2 img{
	float: left;	
}

#newsletter2 .edMail2{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 5px;
	border: 0px none;
	background-image: url('newsletter2_input.png');
	width: 220px;
	height: 19px;
	color: #ff0000;
	margin-top: 32px;
	margin-left: 10px;
		
}

#newsletter2 .btnSend2{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-indent: 2px;
	border: 0px none;
	padding-bottom: 4px;
	background-image: url('newsletter2_btn.png');
	width: 65px;
	height: 20px;
	color: #ffffff;
	float:right;
	margin-top: 2px;
	margin-right: 11px;
	cursor: pointer;	
}

#newsletter2 a{
	color: #ffffff;
	display: block;
	text-indent: 10px;
	font-size: 10px;
}


#newsletter2 img{
	float: left;	
}


/*********************************************** end of content  *******************************************/

/*********************************************** footer  ***************************************************/


#ftr_bg{
	position: relative;
/*	background-image:url(background_bottom.png);
	background-position: bottom;
	background-repeat:repeat-x;
*/
	width:100%;
	height:47px;
}


#footer {
	background-image:url(ftr_bg.png);
	background-position: bottom;
	background-repeat:repeat-x;	
	position: relative;	
	margin-left:auto;
	margin-right:auto;
	height:47px;
	width:890px;
	z-index:1;
	color: #838383;
}

#clearfooter{
	height:47px;
	clear:both;
}

#ftr_copyright{
	padding-top: 19px;
	float: left;
	margin-left: 10px;
}

#ftr_indivo{
	padding-top: 13px;
	font-size: 10px;
	float: right;
	width: 220px;
}

#ftr_indivo span{
	line-height: 23px;
}

#ftr_indivo a{
	font-weight: bold;
	color: #838383;	
}

#ftr_indivo a:hover{
	font-weight: bolder;
}

#indivo{
	background-image: url(indivo.png);
	background-position: bottom;
	display:block;
	overflow: hidden;	
	height: 25px;
	width: 112px;
	float: right;
	margin-right: 10px;
	line-height: 50px;
	text-indent: 1000px;
}

#indivo:hover{
	background-position: 0 top;
}

/*********************************************** end of footer  *******************************************/
