#container {
	margin-top: 0px;
	z-index: 1;
	width: 1024px;
}
body {
	background-color: #FFF;
	margin-top: 0px;
}
#floater {
	position: absolute;
	left: 5px;
	top: 1px;
	z-index: 3;
}
#wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/wrapShadow.png);
	background-repeat: repeat-y;
}
#header
{
	background-color:#000;
	height:102px;
	width:1024px;
	margin:0px; 
	background-image:url(../images/fc_header.png); 
}

#nav
{
	height:43px;
	width:1024px;
	margin:0px;
	background-image:url(../images/fc_nav1.png);
	background-repeat:no-repeat; 
	overflow:hidden; 
}



ul#navButtons
{
	list-style-type:none;
	width:1024px;
	height:45px;
	margin:0;
	padding:0;

}

ul#navButtons li
{
	display:inline;


}

ul#navButtons li a 
{
	
	height:45px;
	float:left;
}

ul#navButtons li#sec1 a
{
	width:88px;
	height:114px;
	background:url(../images/nav_buttons/image_1.png) no-repeat 0 0;
	border:none; 
}


ul#navButtons li#button_1 a
{	
	width:63px;
	height:45px;
	background-color:#FFF;
	background:url(../images/nav_buttons/image_2.png) no-repeat 0 -20px; /* X and Y position at 0 */
	margin-left:30px;
}

ul#navButtons li#button_1 a:hover 
{
background-position:0 -70px; /* Y position -40px for Over instance image */
}


ul#navButtons li#button_2 a
{	
	width:121px;
	height:100px;
	background-color:#FFF;
	background:url(../images/nav_buttons/image_3.png) no-repeat 0 -20px; /* X and Y position at 0 */
}

ul#navButtons li#button_2 a:hover 
{
background-position:0 -70px; /* Y position -40px for Over instance image */
}

ul#navButtons li#button_3 a
{	
	width:110px;
	height:100px;
	background-color:#FFF;
	background:url(../images/nav_buttons/image_4.png) no-repeat 0 -20px; /* X and Y position at 0 */
}

ul#navButtons li#button_3 a:hover 
{
background-position:0 -70px; /* Y position -40px for Over instance image */
}
ul#navButtons li#button_4 a
{	
	width:100px;
	height:100px;
	background-color:#FFF;
	background:url(../images/nav_buttons/image_5.png) no-repeat 0 -20px; /* X and Y position at 0 */
}

ul#navButtons li#button_4 a:hover 
{
background-position:0 -70px; /* Y position -40px for Over instance image */
}
ul#navButtons li#button_5 a
{	
	width:94px;
	height:100px;
	background-color:#FFF;
	background:url(../images/nav_buttons/image_6.png) no-repeat 0 -20px; /* X and Y position at 0 */
}

ul#navButtons li#button_5 a:hover 
{
background-position:0 -70px; /* Y position -40px for Over instance image */
}

ul#navButtons li#button_6 a
{	
	width:101px;
	height:100px;
	background-color:#FFF;
	background:url(../images/nav_buttons/image_9.png) no-repeat 0 -20px; /* X and Y position at 0 */
}

ul#navButtons li#button_6 a:hover 
{
background-position:0 -70px; /* Y position -40px for Over instance image */
}

ul#navButtons li#button_7 a
{	
	width:121px;
	height:100px;
	background-color:#FFF;
	background:url(../images/nav_buttons/image_7.png) no-repeat 0 -20px; /* X and Y position at 0 */
}

ul#navButtons li#button_7 a:hover 
{
background-position:0 -70px; /* Y position -40px for Over instance image */
}

ul#navButtons li#button_8 a
{	
	width:80px;
	height:100px;
	background-color:#FFF;
	background:url(../images/nav_buttons/image_8.png) no-repeat 0 -20px; /* X and Y position at 0 */
}

ul#navButtons li#button_8 a:hover 
{
background-position:0 -70px; /* Y position -40px for Over instance image */
}

ul#navButtons li#button_9 a
{	
	width:68px;
	height:100px;
	background-color:#FFF;
	background:url(../images/nav_buttons/image_10.png) no-repeat 0 -20px; /* X and Y position at 0 */
}

ul#navButtons li#button_9 a:hover 
{
background-position:0 -70px; /* Y position -40px for Over instance image */
}



ul#navButtons li#button_10 a
{
	width:110px;
	height:100px;
	background-color:#FFF;
	background:url(../images/nav_buttons/image_12.png) no-repeat 0 -20px;
}

ul#navButtons li#button_10 a:hover
{
	background-position:0 -70px;
}
