body{
	background-image:url(../images/bg-gray-white-gradient.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 5px 0 0 0;
	border-top: 5px solid #003399;
}

h1{
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	padding: 0 0 10px 0;
	color: #000066;
}

h2{
	font-family: Arial;
	font-size:  18px;
	line-height: 22px;
	font-weight: 300;
	padding: 0 0 10px 0;
	color:#336699;
}

h3{
	font-family: Arial;
	font-size:  16px;
	font-weight: 300;
	padding: 0 0 10px 0;
	color: #FF6600;
}

h4{
	font-family: Arial;
	font-size:  10px;
	font-weight: bold;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}

a{
	text-decoration: none;
	color: #336699;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;
}


#header{
	width: 950px;
	height: 150px;
	padding: 0 0 10px 0;
	margin: 0 0 0 -8px;
	float: left;
	background-image: url(../images/bg-main-nav-tilt.jpg);
	background-repeat: no-repeat;
}


	#logo-link{
		float: left;
		width: 240px;
		height:140px;
		margin: 10px 0 0 0;
		display-block;
		text-indent: -9999px;
		}

	#topmenu{	
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #336699;
		margin: 12px 0 12px 0;
		float: right;
	}
	
		#topmenu li{
			display: inline;
		}
	
		#topmenu a{
			float: left;
			width: 50px;
			text-decoration: none;
			color: #000033;
			padding: 5px;
		}
		
		#topmenu a:hover{
			color: #006600;
		}
	
	#nav{
		width: 670px;
		padding: 25px 10px 0 40px;
		float: right;
	}
	
		#nav li{
			display: inline;
			padding: 0 0 0 26px;
		}
		
		#nav a{
			color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
		}
		
		#nav a:hover{
			color: #EEEEEE;
		}
		
	#contactinfo{
		height: 10px;
		padding: 25px 10px 0 0;
		float: right;
		font-weight: bold;
	}
	
		#contactinfo li{
			display: inline;
			padding: 0 0 0 30px;
			font-size: 12px;
		}

#subheader{
	width: 940px;
	padding: 5px 5px 0 5px;
	float: left;
}

	#subheader.home{
		width: 940px;
		height: 330px;
		background-image: url(../images/bg-subheader-home.jpg);
		background-repeat: no-repeat;
		float: left;
	}
	
	#subheader.long{
		background-image: url(../images/bg-subheader-long.jpg);
		background-repeat: no-repeat;
		float: left;
	}
		
		#subheader.long.expedited-delivery{
			background-image: url(../images/bg-subheader-expedited-delivery.jpg);
			background-repeat: no-repeat;
			width: 940px;
			height: 270px;
		}
		
		#subheader.long.courier-services{
			background-image: url(../images/bg-subheader-courier-services.jpg);
			background-repeat: no-repeat;
			width: 940px;
			height: 270px;
		}
		
		#subheader.long.ltl-freight{
			background-image: url(../images/bg-subheader-ltl-freight.jpg);
			background-repeat: no-repeat;
			width: 940px;
			height: 270px;
		}
		
		#subheader.long.delivery-routes{
			background-image: url(../images/bg-subheader-delivery-routes.jpg);
			background-repeat: no-repeat;
			width: 940px;
			height: 270px;
		}
		
	#subheader.short{
		width: 940px;
		height: 85px;
		background-image: url(../images/bg-subheader-short.jpg);
		background-repeat: no-repeat;
		float: left;
	}
	
	#subheader.none{
		width: 940px;
		height: 25px;
		background-image: url(../images/bg-subheader-short.jpg);
		background-repeat: no-repeat;
		float: left;
	}
	
#subheader-content{
	width: 840px;
	margin: 5px;
	padding: 60px 30px 0 30px;
	float: left;
}

	#subheader-content p{
		width: 350px;
	}

#subheader-home-content{
	width: 400px;
	margin: 5px;
	padding: 60px 20px 0 520px;
	float: right;
}

	#subheader-home-content h1{
		color: #FFFFFF;
	}
	
	#subheader-home-content a{
		color: #FFCC00;
	}
	
	#subheader-home-content a:hover{
		text-decoration: underline;
	}
	
	#subheader-home-content p{
		color: #EEEEEE;
	}
	
#content{
	float: left;
	width: 950px;
}
	
	#content-header{
		background-image: url(../images/bg-content.jpg);
		background-repeat: no-repeat;
		float: left;
	}
	
	#content-body{
		background-image: url(../images/bg-content.jpg);
		background-repeat: repeat-y;
		float: left;
	}
		
		#content-body-section{
			min-height: 200px;
			width: 950px;
			background-image: url(../images/bg-content-body-section.jpg);
			background-repeat: no-repeat;
			background-position: bottom;
			float: left;
			padding: 0 0 40px 0;
		}
		
			#content-body-section-left{
				width: 260px;
				float: left;
				padding: 20px;
			}
			
				#content-body-section-left p.min{
					min-height: 175px;
				}
				
				
			#content-body-section-center{
				width: 270px;
				float: left;
				padding: 20px;
			}
			
				#content-body-section-center p.min{
					min-height: 175px;
				}
			
			
			#content-body-section-right{
				width: 260px;
				float: left;
				padding: 20px;
			}
			
				#content-body-section-right p.min{
					min-height: 175px;
				}
				
			#content-body-section-quad-1{
				width: 190px;
				float: left;
				padding: 20px;
			}
			
				#content-body-section-quad-1 p{
					min-height: 55px;
				}
				
			#content-body-section-quad-2{
				width: 180px;
				float: left;
				padding: 20px;
			}
			
				#content-body-section-quad-2 p{
					min-height: 55px;
				}
			
			#content-body-section-quad-3{
				width: 180px;
				float: left;
				padding: 20px;
			}
			
				#content-body-section-quad-3 p{
					min-height: 55px;
				}
				
			#content-body-section-quad-4{
				width: 190px;
				float: left;
				padding: 20px;
			}
			
				#content-body-section-quad-4 p{
					min-height: 55px;
				}
				
	#content-footer{
		width: 950px;
		height: 30px;
		background-image: url(../images/bg-content-footer.jpg);
		background-repeat: no-repeat;
		float: left;

	}

#deliverytimes li{
	text-align: right;
}
		
.sidebox{
	padding: 25px 0 0 25px;
	margin: 0 25px 0 0;
	width: 260px;
	height: 120px;
	float: left;
	border-bottom:1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}

.sideline{
	padding: 25px 0 0 25px;
	margin: 0 25px 0 0;
	width: 260px;
	float: left;
	border-left: 1px solid #EEEEEE;
}

.RateGrid{ 
	padding: 3px;
}

.RateGridRow{
	padding: 3px;
	background-color: #FFFFFF;
	height: 25px;
	border-bottom: 1px solid #000000;
}

.RateGridAlternateRow{
	padding: 3px;
	background-color: #EEEEEE;
	height: 25px;
}

.RateGridHeader{
	font-weight: bold;
}

.note{
	font-size: 10px;
}

.profile{
	width: auto;
	float: left;
	margin: 0 0 20px 0;
}

	.profile-pic{
		width: 135px;
		height: 101px;
		border:1px solid #CCCCCC;
		float: left;
	}
	
	.profile-summary{
		width: 315px;
		margin: 0 0 0 15px;
		float: left;
	}

.testimonial{
	float: left;
	width: 100%;
	padding: 15px 0 15px 0;
	border-top: 1px solid #D5D5D5;}

#footer{
	margin: 20px;
	width: 910px;
}

#footer-menu{
	margin: 20px 0 20px 0 ;
	text-align: center;
}

	#footer-menu  li{
		display: inline;
		list-style-type: none;
		font-variant: small-caps;
		padding: 0 20px 0 0;
		color: #336699;
	}
	
.footer-section{
	background-color: #EEEEEE;
	min-height: 160px;
}


/* Form Elements */
fieldset{
	margin: 10px 0 0 0;
	padding: 0;
}

fieldset ol{
	padding: 10px 10px 0 10px;
	list-style: none;
}

fieldset li{
	position: relative;
	pading-bottom: 1em;
}

label{
	position: relative;
	clear: left;
	float: left;
	width: 15em;
	margin-right: 5px;
	text-align: right;
	line-height: 3.4em;
}

th{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding: 0 10px 10px 0;
}

legend{
	text-transform: uppercase;
	font-isze: 1.3em;
	padding: 5px;
	margin-left: 1em;
	color: #ffffff;
	background: #999999;
}


.inputtext {
	padding: 5px;
	font-size: 1.4em;
	border: 1px solid #999999;
	background: #FEFEFE;
	color: #333333;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.inputtextarea {
	padding: 5px;
	font-size: 1.4em;
	border: 1px solid #999999;
	background: #FEFEFE;
	color: #333333;
	width: 260px;
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}


.quote{
	font-size: 9px;
	line-height: 18px;
	color: #333333;
}

.shiftright{
	text-align: right;
	float: right;
}

.logo{
	padding: 20px 0 0 0;
}

.mantra {
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 10px;
}

.divider{
	border-bottom: 1px solid #CCCCCC;
	height: 11px;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
	width: 100%;
}

.zone-tab{
	border: 1px solid #EEEEEE;
	padding: 20px;
	float: left;
}

.zone{
	width: 200px;
	float: left;
}

.deliverytable{
	width: 250px;
	float: left;
	
}

.deliveryrow{
	float: left;
	width: 100%;
}

.rowheader{
	background-color: #eeeeee;
	font-weight: bold;
}

.callin{
	float: left;
	width: 95px;
	padding: 5px;
	border-right: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

.deliveredby{
	float: left;
	width: 94px;
	padding: 5px;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

.ziplist{
	margin: 15px 0 0 40px;
}

	.ziplist li{
		display: inline;
		padding: 0 5px 0 0;
	}

.call-to-action{
	width: 225px;
	height: 125px;
	background-color: #EEEEEE;
	border: 1px soild #CCCCCC;
	margin: 0 0 15px 0;
}

.license{
	font-size: 18px color #336699;
}

#nav-business-filings a, #nav-business-filings a:hover{
	color: #F9DC5C;
}

#nav-sacramento-sos-filings a, #nav-sacramento-sos-filings a:hover{
	color: #F9DC5C;
}
