#wrapper{
	text-align: left;
	margin:auto;
    margin-top:60px;
    overflow-x:hidden;
	width:998px;
	height:600px;
	margin-top: 20px;
}

#toplogo{
	float:left;
}
   
#panel {
	position:absolute;
	margin-top: 110px;
	margin-left:750px;
	float:right;
	width:230px;
	height:352px;
	left: auto;
	top: auto;
}


	

mt {
	float:left;
	font-family: "trebuchet ms",Helvetica,sans-serif;
	font-size: 16px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
	word-spacing: 100%;
	color:#333
	
}

fp2 {
	float:left;
	font-family: "Segoe UI", Arial,"trebuchet ms",Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	word-spacing: 100%;
	color:#FFF
	
}
fp3 {
	float:left;
	font-family: "Segoe UI", Arial,"trebuchet ms",Helvetica,sans-serif;
	font-size: 22px;
	font-style:normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: 100%;
	padding-bottom:20px;
	color:#FFF
	
}
fp4 {
	float:left;
	font-family: "Segoe UI", Arial,"trebuchet ms",Helvetica,sans-serif;
	font-size: 22px;
	font-style:normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: 100%;
	color:#FFF
	
}

a img
{
	border:0;
	outline;none;
}

a { outline: none }

img
{border:0;
outline:none;
}

a:link { color: #000; 
	text-decoration: none; }
	a:visited { color: #666; text-decoration: none; } 
	a:hover { color: #000;  text-decoration: none; }
	
toplinks {
	float:right;
	font-family: "Segoe UI", Arial,"trebuchet ms",Helvetica,sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: inherit;
	word-spacing: 150%;
	margin-top:15px;
}
t2 {
	float:right;
	font-family: "Segoe UI", Arial,"trebuchet ms",Helvetica,sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: inherit;
	color:#999;
	word-spacing: 150%;
	margin-top:15px;
}

//'//this is the js gallery///


#gallery 
{
	margin:auto; 
  	overflow-x:hidden;
	width:998px;
	height:600px;
	margin-top: -120px;
}
.switch
	{
	display:block;
	color:#fff;
	width:25px;
	height:25px;
	background:#d33031;
	cursor:pointer;
	border:0px solid #fff;
	border-color:#fff #444 #000 #ddd;
	float:left;
	margin:2px;
	text-align:center;
	font:arial,sans-serif;
	line-height:24px;
	font-size: 11px;
	}
	
.off
	{background:#936; 
	color:#000;}

.hide 
	{display:none;}
	

.show 
	{position:absolute; 
	top:110px; 
	margin-top:auto;  
	display:block; 
	width:810px; 
	background:#fff; 
	}
	
	
.show img 
	{float:left; 
	padding:0 10px 10px 0;}

.clear {clear:both;}


