@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);

.temputils{
	background: none;
	display: inline;
	
	position: absolute;
	top: 2px;
	right: 10px;
}

.temputils li{
	background: none;
	display: inline;
}

.temputils li a{
	color: #fff;
	font-weight: bold;
}

html{
	background: #e0dfda;
	height: 100%;
}

body{
	background: #e0dfda url(../images/body_bg.gif) repeat-x 0px 0px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:960px;
	position: relative;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 142px;
	margin:0 auto;
	background:transparent url(../images/header_bg.jpg) no-repeat 0px 0px;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background: url(../images/spacer.gif) 0 0 no-repeat;
		left:12px;
		position:absolute;
		top: 35px;
	}
		#logo img{
			height:72px;
			width:273px;
		}


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:50px;
	width:100%;
}
	#nav{
		margin:0 auto;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li{
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
				#nav a{
					display:block;
					float:left;
					text-decoration:none;
					background:url(../images/nav_bg.gif) 0 0 no-repeat;
					height:0 !important;
					overflow:hidden;
					padding:47px 0 0 0;
					position:absolute;
				}
				
				#nav a:hover, #nav a.active{
				}
				
			/*Home*/
			#t77143 a, #t77143 a.active{
			background-position:-0px 0;
			left:0px;
			width:90px;
			}
			
			#t77143 a:hover{
			background-position:-0px -48px;
			}
			
			/*About*/
			#t77418 a{
			background-position:-90px 0;
			left:90px;
			width:95px;
			}
			
			#t77418 a:hover, #t77418 a.active{
			background-position:-90px -48px;
			}
			
			/*Specials*/
			#t77414 a{
			background-position:-185px 0;
			left:185px;
			width:123px;
			}
			
			#t77414 a:hover, #t77414 a.active{
			background-position:-185px -48px;
			}
			
			/*Sales*/
			#t77416 a{
			background-position:-308px 0;
			left:308px;
			width:93px;
			}
			
			#t77416 a:hover, #t77416 a.active{
			background-position:-308px -48px;
			}
			
			/*Service*/
			#t77426 a{
			background-position: -401px 0;
			left:401px;
			width:113px;
			}
			
			#t77426 a:hover, #t77426 a.active{
			background-position: -401px -48px;
			}
			
			/*Parts*/
			#t77415 a{
			background-position:-514px 0;
			left:514px;
			width:94px;
			}
			
			#t77415 a:hover, #t77415 a.active{
			background-position:-514px -48px;
			}
			
			/*Leasing*/
			#t77417 a{
			background-position:-608px 0;
			left:608px;
			width:112px;
			}
			
			#t77417 a:hover, #t77417 a.active{
			background-position:-608px -48px;
			}
			
			/*Rentals*/
			#t77442 a{
			background-position: -720px 0;
			left:720px;
			width:116px;
			}
			
			#t77442 a:hover, #t77442 a.active{
			background-position:-720px -48px;
			}
			
			/*Contact*/
			#t77413 a{
			background-position:-836px 0;
			left:836px;
			width:124px;
			}
			
			#t77413 a:hover, #t77413 a.active{
			background-position:-836px -48px;
			}
			
#main-body{
	background:#fff url(../images/mainBody.gif) no-repeat 0px 0px;
}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		height:auto !important;
		height:400px;
	}
	#main-table-body-leftcell{
		background: transparent;
		width:199px;
		vertical-align:top;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:608px;
	}
	
	#main-table-body-far-right-cell{
		vertical-align:top;
	}
	
	#third-column{
	padding-top:90px;
	}
	
	#third-column a img{
		border:0px;
		margin-bottom:20px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:7px 0 0 0;
}

#menu-header {
	background:transparent;
}

#menu{
	margin: 19px 0 0 22px;
	padding:0;
	width: 154px;
}
	#menu ul{
		font-size: 12px;
		margin:0 0 0 0;
		padding:0;
		list-style: square inside;
		border-bottom: 1px solid #dededd;
	}
		#menu li{
			background-image:none;
			padding:0 0 0 0px;
			margin: 0 0px 0px 0;
			list-style: none;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				color:#5a5953;
				display:block;
				font-size: 11px;
				padding: 7px 0px 7px 11px;
				border-top: 1px solid #dededd;
				width:143px;
				background:transparent url(../images/menuBox.gif) no-repeat 0px 7px;
			}
			
			#menu a:hover {
				color: #CA0618;
				background:transparent url(../images/menuBox2.gif) no-repeat 0px 7px;
			}
			
			#menu a.current{
				color: #cd123c;
				background:transparent url(../images/menuBox2.gif) no-repeat 0px 7px;
			}
			
			#menu a.subcurrent{
				color: #cd123c;
				text-decoration: none;
				background:transparent url(../images/menuBox2.gif) no-repeat 13px 7px;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
				border-bottom: 0px;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
			}
			
			#menu li ul li a {
				font-size: 12px;
				padding-left: 24px;
				border-top: 1px solid #dededd;
				text-decoration: none;
				width:129px;
				background:transparent url(../images/menuBox.gif) no-repeat 13px 7px;
			}
			
			#menu li ul li a:hover {
				background:transparent url(../images/menuBox2.gif) no-repeat 13px 7px;
				color: #cd123c;
			}
			
			#menu h3{
				margin:0px;
				padding:0px;
			}
			
			#menu h3 a, #menu h3 a:hover{
				margin:0 0 25px 0;
				padding:0px;
				width:177px;
				height:49px;
				background:transparent url(../images/menu_headings/service.gif) no-repeat 0px 0px;
				border:0px;
				text-indent:-10000px;
				text-decoration:none;
			}
			
			/*About*/
			.tab77418 #menu h3 a, .tab77418 #menu h3 a:hover{
				background:transparent url(../images/menu_headings/about.gif) no-repeat 0px 0px;
			}
			
			/*Specials*/
			.tab77414 #menu h3 a, .tab77414 #menu h3 a:hover{
				background:transparent url(../images/menu_headings/specials.gif) no-repeat 0px 0px;
			}
			
			/*Sales*/
			.tab77416 #menu h3 a, .tab77416 #menu h3 a:hover{
				background:transparent url(../images/menu_headings/sales.gif) no-repeat 0px 0px;
			}
			
			/*Service*/
			.tab77426 #menu h3 a, .tab77426 #menu h3 a:hover{
				background:transparent url(../images/menu_headings/service.gif) no-repeat 0px 0px;
			}
			
			/*Parts*/
			.tab77415 #menu h3 a, .tab77415 #menu h3 a:hover{
				background:transparent url(../images/menu_headings/parts.gif) no-repeat 0px 0px;
			}
			
			/*Leasing*/
			.tab77417 #menu h3 a, .tab77417 #menu h3 a:hover{
				background:transparent url(../images/menu_headings/leasing.gif) no-repeat 0px 0px;
			}
			
			/*Rentals*/
			.tab77442 #menu h3 a, .tab77442 #menu h3 a:hover{
				background:transparent url(../images/menu_headings/rentals.gif) no-repeat 0px 0px;
			}
			
			/*Contact*/
			.tab77413 #menu h3 a, .tab77413 #menu h3 a:hover{
				background:transparent url(../images/menu_headings/contact.gif) no-repeat 0px 0px;
			}
			
			
	#menu-footer{
		background:transparent;
		margin-top:34px;
		margin-left:21px;
	}
	
	#menu-footer a img{
		border:0px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:4px 0 0 0px;
	margin: 0;
	position:relative;
	width: 100%;
}
	#breadcrumblist{
		font-size: 9px;
		line-height:120%;
		padding:.5em 0 .5em 21px;
		width:734px;
		color:#333333;
		font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#333333;
			font-weight:bold;
			text-decoration:none;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{
			color:#333333;
			text-decoration:underline;
		}
		#breadcrumbemail{
			font-size: 9px;
			position:absolute;
			right:111px;
			text-align:right;
			top:9px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#999999;
				font-weight:bold;
				text-decoration:none;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				color:#999999;
				font-weight:bold;
				text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 9px;
			position:absolute;
			right:21px;
			text-align:right;
			top:9px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#999999;
				font-weight:bold;
				text-decoration:none;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				color:#999999;
				font-weight:bold;
				text-decoration:underline;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 10px 0 0px;
		padding:0 0 10px 0;
		overflow:hidden;
		min-height:400px;
	}
	#pagetitle{
		margin:14px 0 0 0;
		height:71px;
	}
	
	#pagetitletext{
		background:transparent url(../images/pageTitle_bg.gif) no-repeat 0px 0px;
		position:absolute;
		width:742px;
		height:56px;
	}
	
		#pagetitletext h1{
			font-size:20px;
			font-weight:normal;
			color: #5a5953;
			height:53px;
			height:24px;
			margin:9px 0 0 11px;
			overflow:hidden;
			font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
		}
		
		#pagetitletext h1.pagetitleH1TooLong{
			font-size:13px;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		display:none;
}

#footer{
	clear:both;
	height: 81px;
	margin:0 auto;
	position:relative;
}
	#footerwrap{
		margin:0 auto;
		width: 960px;
		position:relative;
		height: 81px;
		background:transparent url(../images/footerwrap.gif) no-repeat 0px 0px;
	}
	
	#footerContact{
		background:transparent url(../images/centuryTrailerFooter.gif) no-repeat 0px 0px;
		padding-left:176px;
		height:52px;
		position:absolute;
		left:130px;
		top:14px;
	}
	
	#footerContact ul{
		padding:0px;
		margin:15px 0 0 10px;
	}
	
	#footerContact ul li{
		display:inline;
		color:#5a5953;
		font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
		font-size:12px;
		background:transparent;
		padding:0px;
		margin:0 10px;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:10px;
	}
	
	#poweredby{
		font-size:9px;
		position:absolute;
		right:348px;
		bottom:10px;
	}
		#poweredby a{
			color:#5A5953;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}