#Top {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	top:0px;
	width:1000px;
	height:30px;
	z-index:1;
	background-color: #D6CCAF;
}
#Main {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	z-index:1;
	background-image: url(/img/top_fade.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#Mast {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:907px;
	height:120px;
	z-index:1;
}
#MastLeft {
	position:absolute;
	top:34px;
	width:227px;
	left:0px;
	z-index:1;
	height: 53px;
	background-image: url(/img/tims_logo.jpg);
	background-repeat: no-repeat;
}
#MastRight {
	position:absolute;
	top:34px;
	height:53px;
	width:400px;
	right:0px;
	z-index:1;
}
#Section {
	position:absolute;
	top:29px;
	width:347px;
	left:241px;
	z-index:1;
	height: 63px;
}
#BlueBar {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width:907px;
	height:42px;
	z-index:1;
	background-image: url(/img/blue_bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#IntBlueBar {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width:907px;
	height:42px;
	z-index:1;
}
#Container {
	margin-left:auto;
	margin-right:auto;
	width:907px;
	background-image: url(/img/left_nav_backer.gif);
	background-repeat: repeat-y;
	background-position: left;	
}
#Flash {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width:907px;
	height:241px;
	z-index:1;
	background-color: #666666;
}
#IntFlash {
	margin-bottom:5px;
	width:679px;
	height:240px;
	float:right;
}
#IntNav {
	width:223px;
	float:left;
}
#IntContent{
	width:679px;
	float:right;
}
#Btm {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	z-index:1;
	background-image: url(/img/btm_fade.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#Panels {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width:907px;
	height:120px;
	z-index:1;
}
#BtmCapsule {
	margin-left:auto;
	margin-right:auto;
	width:907px;
	background-image: url(/img/home_capsule_mid.gif);
	background-repeat: repeat-y;
	z-index:1;
}
#BtmCapsuleInt {
	margin-left:auto;
	margin-right:auto;
	width:679px;
	background-image: url(/img/home_capsule_mid.gif);
	background-repeat: repeat-y;
}
#Footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:1000px;
	height:56px;
	clear:both;
	background-color: #D6CCAF;
}
#FooterNav {
	position:absolute;
	left:46px;
	top:10px;
	width:907px;
	z-index:1;
	background-color: #D6CCAF;
	height: 23px;
}
#CapsuleContents {
	background-image: url(/img/home_capsule_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#CapsuleContentsInt {
	background-image: url(/img/home_capsule_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#Ticker {
	margin-top:8px;
	height: 59px;
}
#SearchBox {
	float:right;
}
#SearchBtn {
	float:right;
	margin-left:5px;
}
.LeftNav {
	padding:12px 25px 12px 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 3px;
}
#LeftNavSubContainer {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 3px;
}
.LeftNavSub {
	width:168px;
	padding:4px 30px 4px 25px;
}
.LeftNavSub2 {
	width:154px;
	padding:4px 30px 4px 38px;
}