@charset "utf-8";
/* CSS Document */

* {
	border:0;
	margin:0;
	padding:0;
}



/* general */
a {
	color:#565656;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#565656;
	text-decoration:underline;
	font-weight:bold;
}

h1
{
	font-family: tahoma;
	font-size:16px;
	font-weight:bold;
	color: #565656
}

h2
{
	font-family: tahoma;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color: #565656
}

.style7 {font-size: 0.8em}

.style8 {font-family: tahoma}



/*lists*/
ul
{
	text-align:left;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #565656;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
}




/* body */
body
{
}

.wrap { width: 961px; margin: 395px auto; z-index:1; position:relative; text-align:center;}



/*heading*/
#header_1
{
	padding-top:-395px;
	margin:-395px 0 0 0px;
	width: 100%;
	height: 389px;
	text-align:center;
	z-index:0;
	position:absolute;
}


/* container */
#contentarea
{
z-index:1;
position:absolute;
}
/*buffer1*/
.column1 { float: left;  height:360px; margin: -86px 0 0 0; font-family: tahoma; font-size: 11px; text-align:justify; color: #565656; padding:none;}

.column { float: left;  height:360px; margin: -100px 0 0 0; font-family: tahoma; font-size: 11px; text-align:justify; color: #565656; padding:none;}
	.last { float: right; margin: 0; height:200px;}

.column2 { float: left;  height:360px; margin: -110px 0 0 0; font-family: tahoma; font-size: 11px; text-align:justify; color: #565656; padding:none;}
.columnhome { float: left;  width:232px; height:360px; margin: 0 0 0 0; font-family: tahoma; font-size: 11px; text-align:justify; color: #565656; padding-left:10px;}
.columnhome2 { float: right;  width:232px; height:360px; margin: 0 0 0 0; font-family: tahoma; font-size: 11px; text-align:justify; color: #565656; padding-left:10px;}

.columnhome1 { float: left; height:170px; margin: 0 0 0 0; font-family: tahoma; font-size: 11px; text-align:justify; color: #565656; padding:none;}

/*banner*/
#banner_frame
{
}



/*text_area*/
#text_title
{
	margin-left:20px;
}

#text_frame
{
	margin-top:3px;
	margin-left:27px;
	width:465px;
	height: 320px;
	overflow:auto;
	font-family: tahoma;
	font-size: 11px;
	padding-right:6px;
}


#gallery_frame
{
	margin-top:3px;
	margin-left:27px;
	width:470px;
	height: 325px;
	overflow:auto;
	font-family: tahoma;
	font-size: 11px;
	padding-right:0px;
}


/*video*/
#video_frame
{
	/*text-align:center;
	margin: 0px 0 0 575px;*/
}

/*footer*/
#footer_text
{
	clear: both;
	margin: 270px auto;
	padding-top: 5px;
	border-top: 1px solid #ABABAB; 
	align:center;
	font-family: tahoma;
	font-size: 10px;
	text-align:center;
	color: #565656;
	height:22px;
	width:100%;
	position:absolute;
}