/* hide from ie on mac \*/
	/*html {
		height: 100%;
		overflow: auto;
	}
	
	#flashcontent {
		position: absolute;
		top: 0px;
		left: 0px;
		height: 100%;
		width:  100%;
	}*/
	/* end hide */
	
	/*body {
		height: 100%;
		width: 100%;
		margin: 0;
		padding: 0;
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #000;
	}*/
	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: auto;
	}
	
	#main {
	position: absolute; width: 180px; height: 180px; top: 90px; left: 390px; z-index: 5; visibility: visible; }

#wrapper, #container {
  	height: 400px;
  	width: 900px;
}
#wrapper {
  	bottom: 50%;
  	right: 50%;
  	position:
  	absolute;
}
#container {
  	left: 50%;
  	position: relative;
  	top: 50%;
}



	#flashcontent {
		position: absolute;
		top: 0px;
		left: 0px;
		height: 100%;
		width:  100%;
	}
	/* end hide */
	
	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #000;
	}
	
.copy
	{ 
	color : #CCCCCC; 
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	font-weight : normal;  
	line-height : 18px;
	text-decoration : none;
	}
	
.copy a:link, .copy a:visited, .copy a:active
     {
     color : #005395; 
     font-weight : normal;
     text-decoration: none;
     }
	
a.copy:hover
	{ 
	color : #91afd5; 
	text-decoration : none;
	}
	
.small
	{ 
	color : #CCCCCC; 
	font-family : Verdana, sans-serif; 
	font-size : 10px; 
	font-weight : normal;  
	line-height : 18px;
	text-decoration : none;
	}
	
.form
	{ 
	color : #000000; 
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	font-weight : normal;  
	line-height : 18px;
	text-decoration : none;
	}
	
	
      #scrollable_content_div {
        height: 340px;
        width: 780px;
        float: left;
        overflow: hidden;
        white-space: nowrap; 
      }

      /* scrollable_wrap to make sure that image area is clickable */
      #scrollable_wrap {
        float: left;
        width: 780px;
        height: 3px;
        background: transparent url(../images/slider_background.gif);
      }
      
      /* vertical scrollable_track */
      #scrollable_track {
        position: absolute;
        width: 780px;
        height: 1px;
      }
      
      /* vertical scrollable_track scrollable_handle */
      #scrollable_handle {
        width: 92px;
        height: 3px;
      }
