@import url("TSHM_styles.css");
#container {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	width: 728px;
	height: 157px;
	text-align: right;
	}
#menuitem_1, #menuitem_2, #menuitem_3, #menuitem_4, #menuitem_5, #menuitem_6 {
	float: left;
	}
#menu {
	width: 728px;
	height: 25px;
	}
#content {
	width: 728px;
	}
	#copy {
		width: 732px;
		padding: 0px 4px 10px 0px;
		}
				
	#promo {
		width: 240px;
		float: left;
		}
	
#footer {
	width: 728px;
	height: 20px;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	color: #BBBBBB;
	}
	#footer a {
		color: #FFFFFF;
		text-decoration: none;
		padding: 0px 4px 0px 4px;
		}
	#footer a:hover {
		text-decoration: underline;
		}
.imgLeft {
	padding: 0px 10px 10px 0px;
	float: left;
	}
.imgRight {
	padding: 0px 0px 10px 10px;
	float: right;
	}
.clear {
	clear: both;
}.default_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
