	.cd-container {
		width: 808px;
	}
	
	.cd-hero {
		width: inherit;
		height: 155px;
	}
	
	.cd-orange {
		background: url(../images/orange_section_bg.gif) no-repeat;
		width: inherit;
		height: 163px;
	}
	
	.cd-orange p {
		font-family: Arial, Helvetica, sans-serif;
		cursor: pointer;
		color: #FFFFFF;
		width: 135px;
		height: 115px;
		font-size: 11px;
		line-height: 12px;
		padding-top: 35px;
		margin: 0px;
		margin-top: 5px;
	}
	
	.cd-orange p a {
		text-decoration: underline;
		color: #FFFFFF;
	}
	.cd-orange p a:visited {
	}
	
	.cd-orange p.o1 {
		position: absolute;
		padding-left: 15px;
		padding-right: 6px;
	}

	.cd-orange p.o2 {
		position: absolute;
		margin-left: 162px;
		padding-left: 15px;
		padding-right: 7px;
	}

	.cd-orange p.o3 {
		position: absolute;
		margin-left: 325px;
		padding-left: 15px;
		padding-right: 8px;
	}

	.cd-orange p.o4 {
		position: absolute;
		margin-left: 489px;
		padding-left: 15px;
		padding-right: 7px;
	}

	.cd-orange p.o5 {
		position: absolute;
		margin-left: 652px;
		padding-left: 15px;
		padding-right: 6px;
	}

	.cd-home-left {
		display: block;
		width: 294px;
		height: 178px;
		float: left;
		background: #e1eef4;
		padding: 12px;
	}
	
	.cd-home-left p.about {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 13px;
		color: #004175;
		margin: 0px;
	}
	
	.cd-home-left ul.about-dots {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		margin-bottom: -10px;
		margin-top: 10px;
	}
	
	.cd-home-left ul.about-dots li {
		padding-bottom: 10px;
		line-height: 11px;
		margin-left: 12px;
		padding-left: 0px;
	}
	
	.cd-home-left ul.about-dots li a {
		color: #000000;
	}
	
	.cd-home-left ul.about-dots li a:hover {
		text-decoration: underline;
	}
	
	.cd-home-right {
		width: 483px;
		float: left;
		margin-left: 7px;
	}
	
	.cd-blue {
		cursor: pointer;
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		background: url(../images/blue_section_bg.gif) no-repeat;
		width: 483px;
		height: 94px;
	}
	
	.cd-blue p {
		width: 135px;
		height: 59px;
		font-size: 11px;
		line-height: 12px;
		padding-top: 35px;
		margin: 0px;
	}
	
	.cd-blue p a {
		color: #FFFFFF;
		text-decoration: underline;
	}
	.cd-blue p a:visited {
	}
	
	.cd-blue p.b1 {
		position: absolute;
		padding-left: 12px;
		padding-right: 10px;
	}

	.cd-blue p.b2 {
		position: absolute;
		margin-left: 163px;
		padding-left: 12px;
		padding-right: 10px;
	}

	.cd-blue p.b3 {
		position: absolute;
		margin-left: 325px;
		padding-left: 13px;
		padding-right: 10px;
	}
	
	
	.cd-quote {
		background: url(../images/quote.gif) no-repeat;
		width: 483px;
		height: 116px;
	}
	
	.cd-quote p {
		margin: 0px;
		text-indent: -54321px;
	}
	
	.cd-clear {
		clear: both;
	}

