/* CSS Document */
html{
	height:100%;
	width:100%;
	font-size:small;
}
body{
	height:100%;
	width:100%;
	font-size:85%;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#666;
}

#outline{
	min-height:100%;
	width:100%;
	background: url(../../images/layout/bg_tile.jpg) repeat-x top left #F7F7F7;
}
#hdrReplacement {
	margin:0px;
	padding:opx; 
	background-image:url(../../flash/banner_oranges.jpg); 
	height:205px; 
	width:945px; 
	text-align:center;
}

#container{
	width:988px;
	margin:0px auto;
}

#container_M
{
	width:988px;
	min-height:276px;
	height:auto;
	background: url(../../images/layout/container_mid.jpg) repeat-y;
}

#container_B{
	width:988px;
	min-height:600px;
	padding-bottom:25px;
	height:auto;
	background: url(../../images/layout/container_btm.jpg) no-repeat bottom;
}

#container_T{
	width:988px;
	min-height:216px;
	height:auto;
	background: url(../../images/layout/container_top.jpg) no-repeat top;
}

#header{
	text-align:center;
	padding:0px 20px 0px 19px;
	width:947px;
	min-height:216px;
	height:auto;	
}

#content{
	width:947px;
	margin:0px 14px 0px 19px;
	height:auto;
/*	background-color:#0066CC;
*/}

.col{
	float:left;
}

.c_nav{
	width:210px;
}

.c1{
	width:455px;
	padding:17px 0px 10px 14px;
	/*background:#ccc;*/
}

.c2{
	float:right;
	width:204px;
	padding:15px 15px 10px 15px;
	background:#F8F8F8;
}

.imc2{
	padding:0px 0px 14px 0px;}
#contactpromo{
	padding:20px 0px 0px 14px;
}
#subfooter{
	width:100%;
	padding:0px 0px 0px 0px;
	background: url(../../images/layout/container_midend.jpg) repeat-y;
}
#footer{
	margin:0px 21px 0px 19px;
	padding:0px 0px 10px 0px;
	background-color:#f07922;
	color:#FFF;
}
.dottedv2 {border-top:1px dotted #333333; clear:both; padding:0px 0px 5px 0px; margin:0px;}
.dottedv4 {width:100%; display:block; background-image:url(../../images/layout/dotted.gif); background-repeat:repeat-x; clear:both; padding:4px 0px 6px 0px; margin:0px;}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced > div {
  display: none !important;
}