/* Layout Styles */

body {
	background-color: #2B0404;
	background-image: url(images/BODY-BG.gif);
	background-repeat: repeat-y;
}


#Layout {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
}

#DIV_HomeLink {
	height: 120px;
	width: 160px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 20px;
}

#CELL-TopNav_ {
	background-image:url(images/CELL-TopNav.gif);
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:21px;
	padding:0px;
	margin:0px;
}

#CELL-LogoTop_ {
	position:absolute;
	left:0px;
	top:21px;
	width:780px;
	height:45px;
}

#CELL-NAV-Container_ {
	background-image:url(images/CELL_NAV-Container.gif);
	position:absolute;
	left:0px;
	top:66px;
	width:780px;
	height:36px;
}

#CELL-LogoBottom_ {
	background-image:url(images/CELL_LogoBottom.jpg);
	position:absolute;
	left:0px;
	top:102px;
	width:780px;
	height:127px;
}
#CELL-LogoBottom_MBL02 {
	background-image:url(images/CELL_LogoBottom-MBL02.jpg);
	position:absolute;
	left:0px;
	top:102px;
	width:780px;
	height:127px;
}
#CELL-LogoBottom_BCA {
	background-image:url(images/CELL_LogoBottom-BCA.jpg);
	position:absolute;
	left:0px;
	top:102px;
	width:780px;
	height:127px;
}
#CELL-LogoBottom_Contact {
	background-image:url(images/CELL_LogoBottom-Contact.jpg);
	position:absolute;
	left:0px;
	top:102px;
	width:780px;
	height:127px;
}

#CELL-HeadLower_ {
	position:absolute;
	left:0px;
	top:229px;
	width:780px;
	height:62px;
}

#COL-Left_ {
	position:absolute;
	left:0px;
	top:291px;
	width:226px;
	background-image: url(images/COL_Left-BG.gif);
}

#COL-Right_ {
	position:absolute;
	left:226px;
	top:291px;
	width:554px;
	background-color: #FFFFFF;
}

#COL-Right_Body {
	width:544px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	position:relative;
	background-color: #FFFFFF;
}

#COL-Right_Foot {
	background-image:url(images/COL_Right-FootBG.gif);
	width:554px;
	height:65px;
	position:relative;
	background-color: #FFFFFF;
}

.COL_Left-Box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 187px;
	margin-left: 5px;
}
.CELL_Splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #2B0404;
	background-image: url(images/CELL-SPLASH01_BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.CELL_Splash_Content {
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.IMG_FLOAT-Right {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
.IMG_FLOAT-Left {
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.TABLE_Rates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TABLE_Rates td {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A61011;
}
.TABLE_Rates th {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A61011;
}