#body_content{
	clear:both;
}
#page_heading_wrap{
	width:984px;
	margin-top:10px;
	margin-bottom:10px;
}


/* COMMUNITY NAV ====================================================== */
#community_nav{
	float:left;
	width:964px;
	border-bottom:1px solid #e5e5e5;
	list-style:none;
	padding:12px 18px 9px 18px;
	clear:both;
}
#community_nav li {
	float:left;
	margin-right:29px;
}
#community_nav li a{
	float:left;
}


/* COMMUNITY (HOME) PAGE ============================================== */
#community{
	border-top:1px solid #e5e5e5;
	clear:both;
}

#community ul{
	float:left;
	width:1000px;
	list-style:none;
	background:url(/Images/community/great_dane_floor_test.jpg) no-repeat 0px 0px;
}

#community ul li,
#community ul li a{
	float:left;
}

#community #great_dane_floor_test{
	width:510px;
	height:406px;
}
#community #great_dane_floor_test a{
	float:left;
	width:510px;
	height:406px;
	text-indent:-5000px;
	overflow:hidden;
	background:url(/Images/community/great_dane_floor_test.jpg) no-repeat 0px 0px;
}
#community #great_dane_floor_test a:hover{
	background-position:0px -406px;
}

#community #pergo_ad_campaign,
#community #behind_the_scenes,
#community #downloads{
	width:474px;
	height:74px;
	border:0px solid #e5e5e5;
	border-top-width:1px;
}
#community #pergo_ad_campaign{
	margin-top:29px;
}
#community #downloads{
	border-bottom-width:1px;
}

#community #pergo_ad_campaign a,
#community #behind_the_scenes a,
#community #downloads a{
	width:474px;
	height:74px;
	background:url(/Images/community/right_arrow.png) no-repeat 444px 27px;
	cursor:pointer;
}

#community #pergo_ad_campaign a img,
#community #behind_the_scenes a img,
#community #downloads a img{
	float:left;
	border:2px solid #f2f2f2;
	margin:9px;
}

#community #pergo_ad_campaign a h3,
#community #behind_the_scenes a h3,
#community #downloads a h3{
	float:left;
	width:371px;
	margin:20px 0 5px 0;
	color:#999999;
}

#community #pergo_ad_campaign a h4,
#community #behind_the_scenes a h4,
#community #downloads a h4{
	float:left;
	width:371px;
	color:#666666;
}

#community #pergo_ad_campaign a:hover,
#community #behind_the_scenes a:hover,
#community #downloads a:hover{
	background-position:444px -73px;
	text-decoration:none;
}

#community #pergo_ad_campaign a:hover img,
#community #behind_the_scenes a:hover img,
#community #downloads a:hover img{
	border-color:#d7d7d7;
}

#community #pergo_ad_campaign a:hover h3,
#community #behind_the_scenes a:hover h3,
#community #downloads a:hover h3{
	color:#666666;
}

#community #pergo_ad_campaign a:hover h4,
#community #behind_the_scenes a:hover h4,
#community #downloads a:hover h4{
	color:#333333;
}


/* COMMUNITY DOWNLOADS PAGE ============================================== */
#community_downloads{
	border-top:1px solid #e5e5e5;
	clear:both;
}
#community_downloads #downloads{
	float:left;
	width:992px;
	height:334px;
	list-style:none;
	clear:both;
	margin-top:30px;
	padding-left:8px;
}
#community_downloads #downloads li{
	float:left;
	width:330px;
	padding:0;
	margin:0;
}
#community_downloads #downloads li img{
	float:left;
	width:308px;
	height:191px;
	border:2px solid #f2f2f2;
	margin-left:7px;
}
#community_downloads #downloads li ul{
	float:left;
	list-style:none;
	width:308px;
	margin:19px 0 0 0;
	display:inline; /* ie hack */
	padding:1px 0 0 0;
}
#community_downloads #downloads li ul li{
	float:left;
	width:139px;
	height:28px;
	border-color:#f2f2f2;
	border-style:solid;
	border-width:1px 0;
	margin:-1px 0 0 15px;
	display:inline; /* ie hack */
}
#community_downloads #downloads li ul li a{
	float:left;
	width:104px;
	height:14px;
	color:#666666;
	padding:8px 0 6px 35px;
	background:url(/Images/community/right_arrow.png) no-repeat 0px 4px;
}
#community_downloads #downloads li ul li a:hover{
	background-position:0px -96px;
	text-decoration:none;
	color:#333333;
}


/* COMMUNITY BEHIND THE SCENES PAGE ======================================= */
#community_behind_the_scenes{
	border-top:1px solid #e5e5e5;
	clear:both;
	width:1000px;
}
#community_behind_the_scenes #photos{
	float:left;
	width:1000px;
	clear:both;
	margin:30px 0 30px 0;
}
#community_behind_the_scenes #photos ul{
	float:left;
	width:236px;
	list-style:none;
	margin:0 0 0 18px;
}
#community_behind_the_scenes #photos ul li{
	float:left;
	width:76px;
	height:63px;
}
#community_behind_the_scenes #photos ul li a{
	float:left;
	width:61px;
	height:50px;
}
#community_behind_the_scenes #photos ul li a img{
	float:left;
	width:57px;
	height:46px;
	border:2px solid #ffffff;
}
#community_behind_the_scenes #photos ul li a:hover img,
#community_behind_the_scenes #photos ul li a.selected img{
	border-color:#eeeeee;
}
#community_behind_the_scenes #full_image{
	float:right;
	display:inline; /* ie6 hack */
	width:478px;
	height:414px;
	margin:0 152px 0 0;
}
#community_behind_the_scenes #full_image img{
	display:block;
	width:478px;
	height:380px;
}
#community_behind_the_scenes #caption{
	width:478px;
	height:34px;
	border-bottom:1px solid #f2f2f2;
	color:#333333;
	font-size:11px;
	line-height:34px;
	text-align:center;
}


/* COMMUNITY PERGO AD CAMPAIGN ======================================= */
#community_pergo_ad_campaign{
	border-top:1px solid #e5e5e5;
	clear:both;
	width:1000px;
}
#community_pergo_ad_campaign #ads{
	float:left;
	width:1000px;
	height:414px;
	clear:both;
	margin:30px 0 0 0;
}
#community_pergo_ad_campaign #ads ul{
	float:left;
	width:200px;
	list-style:none;
	margin:1px 0 0 18px;
}
#community_pergo_ad_campaign #ads ul li{
	float:left;
	width:200px;
	height:30px;
	margin-top:-1px;
	border:0px solid #f2f2f2;
	border-width:1px 0;
}
#community_pergo_ad_campaign #ads ul li a{
	float:left;
	width:200px;
	height:30px;
	color:#666666;
	line-height:30px;
	background:url(/Images/community/right_arrow.png) no-repeat 179px 4px;
}
#community_pergo_ad_campaign #ads ul li a:hover,
#community_pergo_ad_campaign #ads ul li a.selected{
	color:#999999;
	text-decoration:none;
	background-position:179px -96px;
}
#community_pergo_ad_campaign #ads #full_image{
	float:left;
	display:inline; /* ie6 hack */
	margin:0;
	border:2px solid #f2f2f2;
}
#community_pergo_ad_campaign #tv_spot{
	float:left;
	display:none;
	margin:0;
	width:457px;
	height:384px;
}


#community_pergo_ad_campaign #ads img.portrait{
	width:285px;
	height:380px;
}
#community_pergo_ad_campaign #ads img.landscape{
	width:606px;
	height:380px;
}

#ads #dogVideo{
	float:left;
	display:inline;
	width:540px;
	height:250px;
	margin-left:-255px;
	margin-bottom:-35px;
	margin-top:40px;
	}
	
#column1{
	width:288px;
	float:left;
	display:inline;
	}


/* COMMUNITY GREAT DANE FLOOR TEST ======================================= */
#community_great_dane_floor_test{
	border-top:1px solid #e5e5e5;
	clear:both;
	width:1000px;
	margin-bottom:30px; /* ie6 hack */
}
#community_great_dane_floor_test #sections{
	float:left;
	display:inline; /* ie6 hack */
	width:964px;
	clear:both;
	list-style:none;
	margin:29px 0 30px 18px;
	padding:1px 0 0 0;
	text-align:left;
}
#community_great_dane_floor_test #sections li{
	float:left;
	display:inline; /* ie6 hack */
	width:964px;
	margin-top:-1px;
}
#community_great_dane_floor_test #sections li a.header,
#community_great_dane_floor_test #sections li a.header_selected{
	display:block;
	width:934px;
	height:30px;
	border:0px solid #f2f2f2;
	border-width:1px 0;
	cursor:pointer;
	padding-left:30px;
	line-height:30px;
	background:url(/Images/community/right_to_down_small_arrow.png) no-repeat 0 4px;
	color:#666666;
	overflow:visible;
}
#community_great_dane_floor_test #sections li a.header:hover,
#community_great_dane_floor_test #sections li a.header_selected:hover{
	color:#333333;
	text-decoration:none;
	background-position:0 -96px;
}
#community_great_dane_floor_test #sections li a.header_selected{
	background-position:0 -396px;
}
#community_great_dane_floor_test #sections li a.header_selected:hover{
	background-position:0 -496px;
}
#community_great_dane_floor_test #sections li div.content{

}
#community_great_dane_floor_test #sections li div.content div.text{
	float:left;
	display:inline; /*ie6 hack */
	width:525px;
	margin:30px 0 10px 30px;
}
#community_great_dane_floor_test #sections li div.content div.quote
{
    height:4.5em;
	margin-bottom:20px;
}
#community_great_dane_floor_test #sections li div.content div.text h3{
	margin-bottom:5px;
}
#community_great_dane_floor_test #sections li div.content div.text p{
	margin-bottom:20px;
}
#community_great_dane_floor_test #sections li div.content img{
	float:right;
	border:2px solid #f2f2f2;
	margin:30px 0 0 0;
	width:369px;
	height:276px;
	}


