/* CSS Document */

body
{ 
	margin: 0;
	padding: 0;
	background: url("images/background.gif") repeat-y #cd6032;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.sitinsCL_adText
{
	color: #999999;
	font-size: 10px;
	padding-left: 2px;
}

.sitinsCL_adText_alt
{
	color: #000000;
	font-size: 10px;
	padding-left: 2px;
}

.sitinsCL_footText
{
   font-size: 11px;
   font-weight: 800;
   color: #000000;
}

.sitinsCL_hideText
{
   display: none;
}

.sitinsCL_clearLeft
{
   clear: left;
}

.sitinsCL_container
{
   margin: 10px auto 0;
   width: 1053px;
   height: 730px;
   text-align: left;
   border: #999933 15px double;
   background-color: #000000;
}

.sitinsCL_leftcolumn
{
   width: 142px;
   height: 730px;
   background-image: url("images/background_700.gif");
   background-repeat: no-repeat;
   background-color: #cc3300;
   display: inline;
   float: left;
   margin: 0;
   padding: 0;
   text-align: left;
}

.sitinsCL_main
{
   width: 729px;
   height: 622px;
   display: inline;
   float: left;
   background-image: url("images/chairlarge.gif");
   background-repeat: no-repeat;
}

.sitinsCL_rightcolumn
{
   height: 730px;
   width: 180px;
   border: #CCCCCC thick 2px;
   background-image: url("images/rightcolback.gif");
   display: inline;
   float: right;
}

.sitinsCL_contribution
{
   width: 160px;
   margin-top: 620px;
   margin-left: 7px;
   font-size: 10px;
   font-weight: bold;
   color: #000000;
   text-align: left;
}

#sitinsID_oas_frame1
{
   height: 620px;
   width: 160px;
   position: absolute;
   top: 25px;
   padding-left: 10px;
}

#sitinsID_oas_bottom
{
   height: 120px;
   width: 728px;
   display: inline;
   float: left;
   padding-left: 1px;
}

/*navigation*/
#sitinsID_nav
{
	width: 141px;
	margin-left: -10px;
	position: absolute;
	top: 25px;
}
	
#sitinsID_nav ul
{
	list-style: none;
	margin-top: 445px;
	margin-left: 11px;
	padding: 0;
   font-weight: bold;
	font-size: 85%;
}
	
#sitinsID_nav li
{
   _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader("enabled=true,src='style/images/navbackground.png',sizingMethod='crop'");
	background-image: url("images/navbackground.png");
	background-position: top center;
	background-repeat: no-repeat;
   _background: none;
	height: 19px;
	width: 130px;
   line-height: 12px;
   margin: -2px 0px 0px 4px;
}
	
#sitinsID_nav .nav_last-of-type
{
   _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader("enabled=true,src='style/images/navbackground_bottom.png',sizingMethod='crop'");
	background-image: url("images/navbackground_bottom.png");
   _background: none;
	height: 27px;
}

#sitinsID_nav li a
{
   padding-left: 1px;
   padding-top: 5px;
	text-decoration: none;
	text-align: center;
}
	
#sitinsID_nav li a:link, #sitinsID_nav li a:visited
{
	color: #f7c57a;
	display: block;
}
		
#sitinsID_nav li a:hover
{
	color: #ffffff;
}


/** ADVERTISING TRAFFIC DRIVERS : ROP Ad Tiles
	(placed in Frame2; {Frame1 on wide body pages, GoTriad.com and SitIns.com})
 */
 	
	#nrID_ROPadTD_tiles
	{
	   /*background-color: #f2f6f1;
	   border: 1px solid #000000;*/
	   margin: 0 auto;
	   text-align: center;	/* added for gotriad.com */
	   padding-bottom: 5px;
	   width: 160px;
	}
	
	#nrID_ROPadTD_tiles a
	{
	   color: #000000;	/* was #36664F */
	   font-size: 12px;
	   font-weight: bold;
	   /*letter-spacing: 1px;
	   text-transform: uppercase;*/
	}
	
	#nrID_ROPadTD_tiles h2
	{
	   color: #000000;
	   font-size: 11px;
	   font-weight: bold;
	   letter-spacing: 1px;
	   margin: 0;
	   padding-top: 5px;	/* was 10px */
	}
	
	#nrID_ROPadTD_tiles img
	{
	   border: 0;
	   margin-bottom: 10px;	/* was 20px */
	   margin-top: 5px;
	}
	
	#nrID_ROPadTD_tiles p
	{
	   display: none;
	   font-size: 12px;
	}
	
/** END - ADVERTISING TRAFFIC DRIVERS : ROP Ad Tiles
 */
