#banner {
	background: url(../images/banner_creativity.jpg) no-repeat;
	height: 372px;
	position: relative;
	margin: 0px 0px 16px;
}
#banner h1 {
	font: normal 14px/21px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px 0px 0px 33px;
	padding: 32px 0px 0px;
	width: 250px;
}
#banner #videoPlayer {
	float: right;
	height: 372px;
	width: 662px;
	background: url(../images/photo_david_lynch.jpg) no-repeat;
}
#banner p#viewvideo {
	position: absolute;
	top: 308px;
	left: 154px;
}
div#creativity {
	padding-left: 319px;
	border-bottom: 1px solid #BEC0C7;
	padding-bottom: 6px;
}
img.title {
	display: block;
}
#col_left {
	float: left;
	width: 288px;
}
#col_left h2 {
	font: bold normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #04095e;
	width: 288px;
	margin: 24px 0px 6px;
	padding: 0px;
}
#col_left h4 {
	font: bold 11px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 2px;
	padding: 0px;
	clear: left;
}
#col_left p {
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #65676c;
	margin: 0px 0px 16px;
	padding: 9px 0px 0px;
	clear: left;
}
#col_left p strong {
	color: #04095e;
}
#col_left img {
	display: block;
	float: left;
	margin: 0px 0px 4px;
}
#col_right {
	float: right;
	width: 630px;
	position: relative;
}
#col_right p {
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #65676c;
	margin: 0px 0px 12px;
	padding: 0px;
}
#col_right p strong {
	color: #04095e;
}
#col_right h3 {
	font: bold 12px/27px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 12px;
	background: #E0EAEE;
	width: 618px;
}
#col_right h3 a {
	color: #04095e;
	text-decoration: none;
	background: url(../images/arrow_blue-grey.gif) no-repeat right 2px;
	padding-right: 13px;
}
#col_right h3 a:hover {
	text-decoration: underline;
}
#carousel {
	height: 170px;
	width: 630px;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
}
#carousel_content {
	position: absolute;
	height: 170px;
	width: 29000px;
	background: #fff;
}
#carousel_content .carousel_item {
	float: left;
	height: 170px;
	width: 630px;
	position: relative;
}
#carousel_content .carousel_item h2 {
	font: normal 15px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #004e95;
	margin: 0px;
	padding: 14px 0px 0px 0px;
	width: 450px;
}

/* Frame 0 */
#carousel_content #frame0.carousel_item {
	background: url(../images/creativity_photo0.jpg) no-repeat right bottom;
}
#carousel_content #frame0.carousel_item h2 {
}

/* Frame 1 */
#carousel_content #frame1.carousel_item {
	background: url(../images/creativity_photo1.jpg) no-repeat right bottom;
}

/* Frame 2 */
#carousel_content #frame2.carousel_item {
	background: url(../images/creativity_photo2.jpg) no-repeat right bottom;
}

/* Frame 3 */
#carousel_content #frame3.carousel_item {
	background: url(../images/creativity_photo3.jpg) no-repeat right bottom;
}

/* Frame 4 */
#carousel_content #frame4.carousel_item {
	background: url(../images/creativity_photo4.jpg) no-repeat right bottom;
}

/* Frame 5 */
#carousel_content #frame5.carousel_item {
	background: url(../images/creativity_photo5.jpg) no-repeat right bottom;
}

/* Frame 6 */
#carousel_content #frame6.carousel_item {
	background: url(../images/creativity_photo6.jpg) no-repeat right bottom;
}

/* Frame 7 */
#carousel_content #frame7.carousel_item {
	background: url(../images/creativity_photo7.jpg) no-repeat right bottom;
}

/* Frame 8 */
#carousel_content #frame8.carousel_item {
	background: url(../images/creativity_photo8.jpg) no-repeat right bottom;
}

/* Frame 9 */
#carousel_content #frame9.carousel_item {
	background: url(../images/creativity_photo9.jpg) no-repeat right bottom;
}

/* Frame 10 */
#carousel_content #frame10.carousel_item {
	background: url(../images/creativity_photo10.jpg) no-repeat right bottom;
}

/* Frame 11 */
#carousel_content #frame11.carousel_item {
	background: url(../images/creativity_photo11.jpg) no-repeat right bottom;
}

/* Frame 12 */
#carousel_content #frame12.carousel_item {
	background: url(../images/creativity_photo12.jpg) no-repeat right bottom;
}

/* Frame 13 */
#carousel_content #frame13.carousel_item {
	background: url(../images/creativity_photo13.jpg) no-repeat right bottom;
}

/* Frame 14 */
#carousel_content #frame14.carousel_item {
	background: url(../images/creativity_photo14.jpg) no-repeat right bottom;
}

/* NAVIGATION*/

#nav {
	height: 324px;
	margin: 0px 0px 14px;
	padding: 0px;
	list-style: none;
	width: 630px;
}
#nav li {
	width: 126px;
	float: left;
}
#nav li a {
	display: block;
	float: left;
	width: 126px;
}
#nav li a img {
	display: block;
}
