/******* FLASH ROW ********/		
	#sliderrow {
		width: 1022px;
		height: 264px;
		background: url(images/flashrow-bkg.png) top left no-repeat;
		padding-left: 130px;
	}
/******* CONTENT ROW ********/
	
	#contentrow {
		width: 1152px;
		background: url(images/grungepaper-tile.gif) top left repeat-y;
		position: relative;
	}
		#contentrow-overlay {
			display: block;
			width: 400px;
			height: 278px;
			position: absolute;
			top: 0;
			left: 0;
			background: url(images/contentrow-bkg_01.png) top left no-repeat;
			z-index:2;
		}
		#contentrow-overlay2 {
			display: block;
			width: 752px;
			height: 200px;
			position: absolute;
			top: 0;
			right: 0;
			background: url(images/contentrow-bkg_02.png) top left no-repeat;
			z-index:2;
		}
		#contentrow-footer {
			display: block;
			width: 1152px;
			height: 13px;
			overflow: hidden;
			position: absolute;
			bottom: 51px;
			left: 0;
			background: transparent url(images/content-footer.png) bottom left no-repeat;
			z-index:1;
		}
		#cta{
			display: block;
			position: absolute;
			top: 25px;
			left: 600px;
			width: 425px;
		}
		#cta ol{
			font-weight: bold;
			font-size: 13px;
			margin: 0 0 0 25px;
			padding-top: 10px;
		}
		#cta ol li p{
			font-weight: normal;
			font-size: 12px;
		}
		#cta li{
			margin: 5px 0 10px 0;
		}
		#cta span{
			font-weight: bold;
			font-size: 18px;
			color: #9e0b0e;
			line-height: 0;
		}
		.register{
			height: 190px;
		}
		.brochure p{
			font-weight: bold;
			font-size: 13px;
		}
		.social{
			margin: 0 0 0 0px;
		}
		.social img{
			margin: 5px;
		}
		#midaward{
			display: block;
			width: 103px;
			height: 169px;
			position: absolute;
			bottom: 175px;
			right: 364px;
			background: url(images/ci02.png) top left no-repeat;
			z-index: 3;
		}
		#hometext {
			font-size: 11px;
			padding: 22px 0 22px 165px;
			width: 414px;
			position: relative;
			z-index: 100;
			min-height: 360px;
		}
		#hometext p {
			padding-bottom: 10px;
			line-height: 18px;
		}
		#hometext a {
			color: #B82C00;
			text-decoration: none;
			font-weight: bold;
		}
		#hometext a:hover {
			color: #000;
		}
		
h1.try{
	font-size: 16px;
	color: #9e0b0e;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
