/* styles are hidden from win/ie5 */
@import "null?\"\{"; 

/* reset syntax highlighting */
/* " */







/* canvas grid background */
body 
{
	background:url(/images/ind_grid_vertical.gif) #fff no-repeat 0 0;
	color:#424242;
}








/* main content container */
#content
{
	background:url(/images/ind_box_left.gif) #fff no-repeat 0 110px;
}
#content div
{
	background:url(/images/ind_box_right.gif) transparent no-repeat right top;
}


/* homepage differences */
body.index #content
{
	background:url(/images/ind_homebox_left.gif) #fff repeat-x 0 70px;
}
body.index #content div
{
	background:url(/images/ind_homebox_right.gif) transparent no-repeat 100% 0;
}








/* headings */
h1, h2, h3 
{
	color:#66809f;
}

#content h2.range
{
	border-bottom:1px solid #66809f;
}





/* navigation bar */
#navigation h2, #navigation h2 a, #navigation h2 a:visited
{
	color:#66809f;
	text-decoration:none;
}
*[id^="navigation"]#navigation h2
{
	font-size:0.7em;
}
*[id^="navigation"]#navigation:lang(en) h2
{
	font-size:0.75em;
}





/* logo container */
#logo 
{
	background:url(/images/ind_pix.jpg) transparent no-repeat 100% 15px;
}

