body{
	font-family:					verdana;
	padding:						0px;
	margin:							0px;
}

a:link{
color:#707070;
text-decoration:none;
}

a:visited{
color:#707070;
text-decoration:none;
}

#Logo{
	float:							left;
	margin-right:					50px;
}

#Navigation{

}

.NavigationItem{
	width:							130px;
	float:							left;
	text-align:						center;
	margin-top:						50px;
}

.NavigationItem a{
	text-decoration:				none;
	color:							#7d7d7d;
	font-size:						13px;
	letter-spacing:					5px;
}

.NavigationItem_active{
	width:							130px;
	float:							left;
	text-align:						center;
	margin-top:						50px;
}

.NavigationItem_active a{
	text-decoration:				line-through;
	color:							#7d7d7d;
	font-size:						13px;	
	letter-spacing:					5px;
}

.NavigationItem_active a:visited{
	text-decoration:				line-through;
}

#SubNavigation{
	margin-left:					30px;
	margin-top:						40px;
	width:							220px;
	min-height:						400px;
	_height:						400px;
	float:							left;
	height:							60%;
}

.SubNavigationItem{
	text-align:						left;
	margin-top:						14px;
}

.SubNavigationItem a{
	text-decoration:				none;
	color:							#7d7d7d;
	font-size:						13px;
	letter-spacing:					3px;
}

.SubNavigationItem_active{
	text-align:						left;
	margin-top:						14px;
}

.SubNavigationItem_active a{
	text-decoration:				line-through;
	color:							#7d7d7d;
	font-size:						13px;
	letter-spacing:					3px;
}

.SubNavigationItem_active a:visited{
	text-decoration:				line-through;
}

.clear{
	font-size:						0px;
	height:							0px;
	clear:							both;
}

h2{
	font-family:					verdana;
	font-size:						18px;
	font-weight:					bold;
}

.TextContent{
	width:							680px;
}

#MainContent{
	margin-left:					290px;
	margin-bottom:					0px;
	_height:						395px;
}

#Gallery{
	position:						absolute;
	top:							80px;
	left:							290px;
}

.phoenixClear{
    font-size:          0px;
    height:             0px;
    clear:              both;
}

#phoenixBigArea{
    text-align:         center;    
}

#phoenixLeftArrow{
    text-align:         center;
    width:              5%;
    float:              left;
}

#phoenixRightArrow{
    text-align:         center;
    width:              5%;
    float:              left;
}

#phoenixBigPicture{
    text-align:         center;    
    float:              left;
}

.phoenixPictable{
    width:              100%;
    height:             100%;
}

.phoenixPictable{
    text-align:         center;
    vertical-align:     middle;
    width:              100%;
    height:             100%;
}

#phoenixLeftArrowFast{
    text-align:         center;
    width:              5%;
    float:              left;    
}

#phoenixThumbArea{
    float:              left;
    overflow:           hidden; 
	margin-left:		4%;
	margin-right:		4%;
}

#phoenixRightArrowFast{
    text-align:         center;
    width:              5%;
    float:              left;    
}

.phoenixThumb{
    
}

.phoenixThumbTable{
    text-align:         center;
    vertical-align:     middle;
    width:              102px;
    height:             50px; 
    float:              left;	
}

#phoenixThumbAreaBig{
    margin-top:			20px;
}

#phoenixThumbAreaMove{
    position:           relative;
    top:                0px;
    left:               0px;
}

img{
	border-style:		none;
}