/* CSS Document */

/******** Bottom ********/

#bottom_nav {
	height: 40px;
	width: 776px;
	margin-top: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}

#bottom_container {
	width: 778px;
	height: 80px;
	margin-top: 0px;
	background-image: url(../images/gradient_background_bottom.jpg);
	background-repeat: repeat-x;
}

#no7branding {
	height: 80px;
	width: 768px;
	background-image: url(../images/bottom_background.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	padding-top: 10px;
	padding-left: 10px;
}
