@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	background-image:url(images/illfox_2-bg.jpg);
	background-repeat:repeat;
	background-position:top;
	background-attachment:;

	}
	
/*Divs*/
#container  {
	width:990px;
	height:;
	background-color:;
	margin-left: auto ;
	margin-right: auto ;
	position:relative;
	z-index:;
	top:-px;
	/*border:dotted;*/
	overflow:visible;

}

#main_content  {
	width:750px;
	height:;
	background-image:;
	background-color:#FFFFFF;
	left:240px;
	position:relative;
	z-index:1;
	top:-8px;
	overflow:visible;
}

#header_block  {
	width:750px;
	height:100px;
	background-color:#010b2c;
	background-repeat:;
	position:relative;
	z-index:2;
	margin-bottom:20px;
	text-align:center;
	}

#home-bg_block  {
	width:750px;
	height:1000px;
	background-color:;
	background-repeat:no-repeat;
	background-image:url(images/illfox_2-home-bg.jpg);
	position:relative;
	z-index:2;
	margin-bottom:20px;
	text-align:center;
	position:;
	}
	
#ex_block  {
	width:750px;
	height:px;
	background-color:#FFFFFF;
	position:relative;
	z-index:2;
	margin-bottom:150px;
	text-align:center;
	}

#info_block  {
	width:750px;
	height:40px;
	background-image:url(images/gallery_header_taller_02.jpg);
	position:relative;
	margin-left: auto ;
	margin-right: auto ;
	z-index:2;
	margin-top:px;
	text-align:center;
}

#about_block  {
	width:550px;
	height:px;
	background-image:;
	position:relative;
	margin-left: auto ;
	margin-right: auto ;
	z-index:2;
	margin-top:20px;
	text-align:justify;
	display:block;

}

/*forces scrollbar for index page*/
#scroll {
    position: absolute;
    top: 0;
    bottom: -0.1px;
    width: 1em;
    z-index: -1;
}

/*#nav  {
	width:220px;
	height:440px;
	background-image:url(images_temp/l_0ca6345d24fddf134dfddb779f626e74.png);
	position: fixed;
	z-index:3;
	left:;
	top:-5px;
}*/

#nav_illfox  {
   background:url(images/shape6x.gif);
   visibility: visible;
   position: fixed;
   left:;
   top: 0px;
   z-index: 3;
   width: 186px;
   height: 459px;
}

#nav_illfox_wrapper  {
   position:relative;
   left:10px;
   top: 0px;
   z-index: 3;
   width:;
   height:;
}

#nav_text_1 {
	width:150px;
	height:300px;
	left:20px;
	top:100px;
	font-size:14px;
	line-height:4px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	position:relative;
	color:#666666;
}	
	
/*Text*/

p.par-1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:2em;
	color:#000033;
	text-indent: 21px;
	text-align:justify;
	}
	
p.par-3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:33px;
	font-weight:normal;
	text-decoration:none;
	line-height:2em;
	color:#666666;
	text-align:center;
	}

a.link-1 
	{
	text-decoration:none;
	color:#FFFFFF;
	}

a:hover.link-1
	{color:#FFFFFF;
	text-decoration:underline;
	}
	
a:active.link-1
	{color:#FF0000;
	text-decoration:underline;
	}
	
	
	
a.link-2 
	{
	text-decoration:none;
	color:#999999;
	}

a:hover.link-2
	{color:#3261C8}
	
a:active.link-2
	{color:#333366}