body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.Introbody {
	background-color: #CC0000;
	margin-top: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.fixedWidth {
	width: 100%;
	margin: 0px;
}

.fixedWidthHeight {
	width: 100%;
	margin: 0px;
}

/*  Top Container Style
*/

#cT {
}
.cTtable {
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-bottom: 2px;
}
.cHTtable {
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-bottom: 2px;
}

/*  Navigation Container Style
*/

#cN {
}
.cNtable {
	position: relative;
	clear: both;
	z-index: 50;
	padding: 0px 4px;
	background-color: #000000;
	margin: 0px;
	border-bottom: solid #ffffff 1px;
}
.cIntroNtable {
	padding: 4px;
	background-color: #000000;
	margin: 0px;
	border-bottom: solid #ffffff 1px;
}

/*  Banner Container
*/

#cB{
}
.cBtable{
	font-size: 0px;
}
	.cHomeBtable, 
	.cMBtable, 
	.cNewsBtable, 
	.cAssistBtable, 
	.cShowBtable, 
	.cHistoryBtable, 
	.cMotorBtable{
		font-size: 0px;
		height: 140px;
		width: 500px;
	}
	.cHomeBtable{
		background: url(/Templates/_images/banner_home.jpg);
	}
	.cMBtable{
		background: url(/Templates/_images/banner.jpg) no-repeat;
	}
	.cNewsBtable{
		background: url(/Templates/_images/banner_news.jpg) no-repeat;
	}
	.cAssistBtable{
		background: url(/Templates/_images/banner_assist.jpg) no-repeat;
	}
	.cShowBtable{
		background: url(/Templates/_images/banner_show.jpg) no-repeat;
	}
	.cHistoryBtable{
		background: url(/Templates/_images/banner_history.jpg) no-repeat;
	}
	.cMotorBtable{
		background: url(/Templates/_images/banner_motor.jpg)  no-repeat;
	}
	
/*  Primary Container */

#cPC {
	z-index: 10;
}
.cPCtable {
	padding: 20px 20px 100px 20px;
	width: 540px;
}
.cHPCtable {
	width: 350px;
	padding: 20px;
}
.homemodelsCPC {
	width: 460px;
	padding: 20px;
	border-top: solid #FFFFFF 1px;
	border-bottom: solid #FFFFFF 1px;
}
.intromodelsCPC {
	width: auto;
	padding: 20px;
	border-bottom: solid #FFFFFF 1px;
}

/*  Left Side Container */

#cLS {
	width: 180px;
}
.cLStable {
	width: 180px;
	border-bottom: solid #FFFFFF 1px;
	background-color: #DBDBDB;
	padding: 55px 0px 0px 0px;
	background-image:url(/Templates/_images/back_nav1.gif);
	background-repeat:no-repeat;
	background-position:top;
	border-left: solid #FFFFFF 1px;
}
.cHLStable {
	width: 350px;
	border-bottom: solid #FFFFFF 1px;
	background-color: #DBDBDB;
	padding: 10px;
	border-left: solid #FFFFFF 1px;
}
.homemodelsCLS {
	width: 295px;
	border-bottom: solid #FFFFFF 1px;
	background-color: #DBDBDB;
	padding: 10px;
	border-left: solid #FFFFFF 1px;
	border-top: solid #FFFFFF 1px;
}

.cHLStable #cLS,
.homemodelsCLS #cLS {
	width: auto;
}

.cMLStable {
	width: 250px;
	border-bottom: solid #FFFFFF 1px;
	border-left: solid #FFFFFF 1px;
	background-color: #DBDBDB;
	padding: 55px 0px 0px 0px;
	background-image:url(/Templates/_images/back_nav1.gif);
	background-repeat:no-repeat;
	background-position:top;
}

/*  Right Side Container */

#cRS {
}
.cRStable {
	background-color: #CC0000;
	padding: 10px;
	width: 180px;
}
.intromodelsCRS {
	background-color: #CC0000;
	padding: 10px;
	width: 180px;
}
.cIntroRStable {
	padding: 8px 0px;
	width: 100%;
}

/*  Footer Container Style
*/

#cF {
	width: 100%;
}

.cFtable {
	padding:8px;
	color: #666666;
	font-size: 11px;
}
.cHFtable {
	padding:8px;
	color: #666666;
	font-size: 11px;
	border-bottom: solid #999999 1px;
}
	.cHFtable a:link,
	.cHFtable a:visited,
	.cHFtable a:hover {
		color: #666666;
		font-size: 11px;
		text-decoration:underline;
	}
.cIntroFtable {
	padding:8px;
	color: #CCCCCC;
	font-size: 11px;
	border-bottom: solid #999999 1px;
}
.cIntroFtable a:link, 
.cIntroFtable a:visited, 
.cIntroFtable a:hover{
	padding:8px;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration:underline;
}

#cTR {
}
	.cTRtable, 
	.cAssistTRtable, 
	.cShowTRtable, 
	.cHistoryTRtable, 
	.cNewsTRtable, 
	.cMotorTRtable {
		font-size: 0px;
		height: 50px;
		border-bottom: solid #FFFFFF 1px;
		border-top: solid #FFFFFF 1px;
		width: 500px;
		padding: 0px;
		margin: 0px;
	}
	.cTRtable {
		background: url(/Templates/_images/banner_text.gif) no-repeat;
	}
	.cAssistTRtable {
		background: url(/Templates/_images/banner_assist.gif) no-repeat;
	}
	.cShowTRtable {
		background: url(/Templates/_images/banner_show.gif) no-repeat;
	}
	.cHistoryTRtable {
		background: url(/Templates/_images/banner_history.gif) no-repeat;
	}
	.cNewsTRtable {
		background: url(/Templates/_images/banner_news.gif) no-repeat;
	}
	.cMotorTRtable {
		background: url(/Templates/_images/banner_motor.gif) no-repeat;
	}

#cTL {
}
.cTLtable {
	height: 30px;
	border-bottom: solid #FFFFFF 1px;
	border-top: solid #FFFFFF 1px;
	width: 500px;
	padding: 2px 2px 2px 8px;
	background-color: #BBBBBB;
}
.cHTLtable {
	text-align: center;
	font-size: 0px;
	height: 307px;
	background: url(/Templates/_images/flash.jpg) no-repeat;
	width: 775px;
}

#cS {
}
	.cStable, 
	.cAssistStable, 
	.cShowStable, 
	.cNewsStable, 
	.cHistoryStable, 
	.cMotorStable {
		font-size: 0px;
		background: #CC0000 url(/Templates/_images/banner_sml_motor.jpg) repeat-x left bottom;
		border-bottom: solid #FFFFFF 1px;
		border-left: solid #FFFFFF 1px;
		width: 124px;
	}
	.cStable {
		background: #CC0000 url(/Templates/_images/banner_sml.jpg) repeat-x left bottom;
	}
	.cAssistStable {
		background: #CC0000 url(/Templates/_images/banner_sml_assist.jpg) repeat-x left bottom;
	}
	.cShowStable {
		background: #CC0000 url(/Templates/_images/banner_sml_show.jpg) repeat-x left bottom;
	}
	.cNewsStable {
		background: #CC0000 url(/Templates/_images/banner_sml_news.jpg) left bottom repeat-x;
	}
	.cHistoryStable {
		background: #CC0000 url(/Templates/_images/banner_sml_history.jpg) repeat-x left bottom;
	}
	.cMotorStable {
		background: #CC0000 url(/Templates/_images/banner_sml_motor.jpg) repeat-x left bottom;
	}
