html	{height:100%;}

body 	
{
height:				100%;
text-align: 		center;
background-color: 	#e9e9e9;
margin:				0;
font:				12px/18px trebuchet ms, arial, verdana, helvetica, sans-serif;
color:				#666;
}

#container 
{
height:				100%;
margin: 			0 auto;
width: 				924px;
text-align: 		left;
background-color: 	#fff;
background-image:	url("/img/innorout_backer.gif") ;
background-repeat:	repeat-y;
}

#shell {
min-height:			100%;
height:				100%;
background-image:	url("/img/innorout_backer.gif") ;
background-repeat:	repeat-y;
}

.body {
width:				410px;
position:			relative;
left:				165px;
}

#banner
{
position:			relative;
width: 				878px;
height:				115px;
left:				23px;
top:				5px;
background-image:	url("/img/banner_background.gif") ;
background-repeat:	no-repeat;
}

#navbar
{
background-color: 	#eaeaea;
height:				47px;
font:				13px/46px trebuchet ms, arial, verdana, helvetica, sans-serif;
font-weight:		bold;
color:				#605151;
position:			relative;
left:				23px;
top: 				-8px;
text-indent:		15px;
width:				878px;
}

.clearboth { clear: both; }

#row1col1
{
position:			relative;
left:				32px;
top: 				04px;
float: 				left;
}

#row1col2
{
position:			relative;
top: 				3px;
left:				45px;
float: 				left;
width: 				570px;
}


#footer
{
position:			relative;
margin-top: 		10px;
left:				23px;
margin-bottom:		5px;
float: 				left;
background-color: 	#323232;
text-align: 		right;
width: 				878px;
height:				115px;
background-image:	url("/img/footer_background.gif") ;
background-repeat:	no-repeat;
}

h1 {
color:				#6b0e0f;
font:				14px/20px trebuchet ms, arial, verdana, helvetica, sans-serif;
font-weight:		bold;
padding-top:		10px;
margin:				5px 0px 0px 0px;

}

h2 {
color:				#555;
font:				14px/18px trebuchet ms, arial, verdana, helvetica, sans-serif;
font-weight:		bold;
margin:				5px 0px -10px 0px;
}

P {
color:				#666;
width:				550px;
font:				12px/18px trebuchet ms, arial, verdana, helvetica, sans-serif;			
}

P.wide {
color:				#666;
width:				800px;
font:				12px/18px trebuchet ms, arial, verdana, helvetica, sans-serif;			
}

li {
margin-left:		-15px;
color:				#666666;
font:				12px/18px trebuchet ms, arial, verdana, helvetica, sans-serif;			
}

a {color:#666;text-decoration:underline;}
a:hover {color:#6b0e0f;text-decoration:underline;}

a.nav {color:#666;text-decoration:none;letter-spacing: -0.015cm;margin-right:4px;}
a.nav:hover {color:#6b0e0f;text-decoration:underline;}

a.white {color:#fff;text-decoration:none;}
a.white:hover {color:#ccc;text-decoration:underline;}

a.footer {color:#666;text-decoration:none;}
a.footer:hover {color:#555;text-decoration:underline;}

#scroll 
{
color:				#fff;
margin-top:			25px;
margin-bottom:		15px;
margin-right:		8px;
margin-left:		8px;
font-size:			11px;
}

.column {width: 190px;}

