/* CSS Document */
/* ASG - NACD CONFERENCE 2008 Layout Style Sheet */
	body,
	html {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background-color:#CCCCCC;
	}
	body {
		min-width:955px;
	}
	#wrap {
		background:#fff;
		margin:0 auto;
		width:950px;
		border: 1px solid #000;
		margin-top: 4px;
	}
	#header {
		background:#ffffff;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		height: 122px;
	}
	
	#header_print {
		display: none;
		}
	
	#nav_area {
		background-color:#ffffff;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		text-align:center;
		font-size: .8em;
	}
	
	#nav_area img {
		text-align:center;
		}
	
	#big_pic {
		float: right;
		width: 652px;
		padding: 0px 0px 0px 0px;
		margin: 26px 70px 0px 0px;
		}
	
	#main {
		background-color:#fff;
		float:right;
		width:600px;
		margin-right: 70px;
		margin-top: 10px;
		padding-top: 5px;		
		/*border: 1px solid #cccccc;		*/

	}
	
	#sidebar {
		background-color:#ffffff;
		float:left;
		width:210px;
		margin-right: 0px;
		margin-top: 120px;
		border-right: 1px solid #d6d6d6;	
		
	}
	
	#sidebar img {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border: 0;
	}
	
	#footer {
		background:#fff;
		clear:both;
	}
	
	#QuickLink { 
		clear:both;
		float: right;
		margin: 10px 0px 20px 20px;
		width: 200px;
		Padding: 5px 5px 5px 5px;
	}	
	
	#split_left {
		float:left;
		width: 290px;
		padding: 0;
		margin: 0;
		}
		
	#slit_right {
		float:right;
		width: 290px;
		padding: 0;
		margin: 0;
		}
			
	
	 /* set background images for corners */
	.rbroundbox { background: url(images/quick-link-square.gif) repeat; }
	.rbtop div  { background: url(images/quick-link-top-left.gif) no-repeat top left; }
	.rbtop      { background: url(images/quick-link-top-right.gif) no-repeat top right; }
	.rbbot div  { background: url(images/quick-link-bottom-left.gif) no-repeat bottom left; }
	.rbbot      { background: url(images/quick-link-bottom-right.gif) no-repeat bottom right; }
	
	 /* height and width details */
	.rbtop div, .rbtop, .rbbot div, .rbbot {
		width: 100%;
		height: 14px;
		font-size: 1px;
	}
	.rbcontent  { margin: 0 14px; }
	.rbroundbox { width: 195px; margin: auto; }
	
	.doy_box {
		width: 100px;
		font-weight:500;
		font-size: .6em;
		float: left;
		margin: 3px 15px 0px 0px;
		padding: 0px;
		text-align:center
		}
	
#countdown {
	width: 210px;
	height: 81px;
	background-image:url(images/yellow_leftbar.gif);
	border: 0px;
	color: #004C8A;
	}

#countdown p{
	text-align:center;
	font:bold 24px Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 1;
	}

#countdown p.smallcd {
		text-align:center;
		font:bold 12px Arial, Helvetica, sans-serif;
		text-align: center;
		padding: 8px 0px 0px 0px;
		margin: 0px;
		margin-bottom: 5px;
		}
		
.collapseblock {display:none}
.expandblock {display:inline}

.videobox {
	width: 325px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	clear: both;
	}
	
.videoboxRight {
	width: 325px;
	float: right;
	margin: 0px 0px 0px 10px;
		padding: 0px;
	clear: both;
	}

.videoboxCenter{
	clear: both;
	width: 325px;
	margin: 10px auto 10px auto;
	padding: 0px;
	}

.ARS_Right {
	width: 325px;
	float: right;
	margin: 0px 0px 10px 10px;
	border: none;
	}

.ARS_Left {
	width: 325px;
	float: left;
	margin: 0px 10px 10px 0px;
	border: none;
	}

.ARS_Full {
	width: 100%;
	float: left;
	clear:both;
	margin: 10px 0px 10px 0px;
	border: none;
	}



p.righty {
	text-align:right;
	clear:both;
}
	
.calltoactionL {
	float: left;
	width: 288px;
	margin: 10px 5px 10px 0px;	
	}
	
.calltoactionR {
	float: left;
	width: 288px;
	margin: 10px 0px 10px 5px;	
	}

.quotebox {
	float:right; 
	width: 350px; 
	padding: 5px 5px 5px 5px; 
	margin-left:auto; 
	margin-bottom: 10px; 
	clear:both;
	font-size: .8em;
	font-weight:500;

}	
	
img.quote {
	float:left;
	text-align: left;
	margin-right: 15px;
	vertical-align: top;
	}	
	
img.small_logo{
	margin-right: 3px;
	}	