* {
	margin: 0;
}

a {
	color: #53b7e8;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/layout_bgtile.gif);
	color: #5b5c54;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
}

h1 {
	font-weight: bold;
	font-size: 23px;
}

.blue {
	color: #4db0ec;
}

.yellow {
	color: #cfc300;
}

.white {
	color: white;
}

.boldyellow {
	color: #baaf00;
	font-weight: bold;
}

.info {
	font-size: 12px;
	line-height: 16px;
}

.info a {
	font-size: 13px;
	font-weight: bold;
}

h2 {
	font-weight: bold;
	font-size: 14px;
}

#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 1040px;
	text-align: left;
	margin: 0 auto;
	padding-left: 8px;
	background: transparent url(../images/container_bg.png) top left repeat-y;
}

#header {
	height: 189px;
	width: 1024px;
	background: #dcdbd7 url(../images/header.jpg);
}

#quoteclick a {
	float: right;
	margin-right: 219px;
	margin-top: 136px;
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:19px; /* for IE5/Win only */
	width: 86px;
	background: url(../images/button_clickhere.gif) top left no-repeat;
}

#quoteclick a:hover {
	background-position: 0 -19px;
}

#navbar {
	height: 34px;
	width: 1024px;
	background: #dcdbd7 url(../images/nav_bg.gif);
}

#navbuttons {
	margin-left: 135px;
}

#nav ul {
	margin: 0;
	padding: 0;
	height: 34px;
	list-style: none;
	list-style-type: none;
	display: inline;
	overflow: hidden;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	display: inline;
}

#nav a {
	float: left;
	padding: 34px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:34px; /* for IE5/Win only */
}

#nav a:hover, #nav a:active {
	background-position: 0 -34px;
}

#nav a.selected {
	background-position: 0 -68px;
}

#zhome a  {
	width: 94px;
	background: url(../images/nav_home.gif) top left no-repeat;
}

#zabout a  {
	width: 95px;
	background: url(../images/nav_about.gif) top left no-repeat;
}

#zservices a  {
	width: 121px;
	background: url(../images/nav_services.gif) top left no-repeat;
}

#zapparel a  {
	width: 114px;
	background: url(../images/nav_apparel.gif) top left no-repeat;
}

#zcontact a  {
	width: 116px;
	background: url(../images/nav_contact.gif) top left no-repeat;
}

#zquote a  {
	width: 145px;
	background: url(../images/nav_getaquote.gif) top left no-repeat;
}

#zfaq a  {
	width: 78px;
	background: url(../images/nav_faq.gif) top left no-repeat;
}

#content {
	height: auto;
	min-height: 560px;
	position:relative;
	width:1024px;
}

.apparel {
	background: #dcdbd7 url(../images/content_wavebg.gif) 0 888px repeat-y;
}
.not_apparel {
	background: #dcdbd7 url(../images/content_wavebg.gif) 0 518px repeat-y;
}

#main {

	width: 740px;
}

.pane_holder {

	left: 0px;
	top: 0px;
	width: 740px;
	display: block;
}

.pane {
	width: 633px;
}

.pane_top {
	background: url(../images/content_top.png) top left no-repeat;
	width: 633px;
	height: 10px;
	z-index: 5;
}

.pane_middle {
	background: url(../images/content_fill.png) top left repeat-y;
	width: 553px;
	padding-top: 16px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 16px;
	z-index: 5;
}

.pane_bottom {
	background: url(../images/content_bottom.png) top left no-repeat;
	width: 633px;
	height: 10px;
	padding-bottom: 10px;
	z-index: 5;
}

.pane_splatter {
	background: url(../images/content_cornersplatter.png) no-repeat;
	height: 231px;
	position: relative;
	margin-top: -180px;
	margin-bottom: 8px;
	z-index: 0;
}

#sidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	width: 284px;
	height: auto;
}

#sidebar_back {
	position: absolute;
	margin: 0;
	width: 284px;
	height: 518px;
	background: url(../images/sidebar_back.gif);
}

#sidebar_apparel {
	position: absolute;
	margin-top: 518px;
	width: 284px;
	height: 370px;
	background: url(../images/sidebar_apparel.gif);
}

#sidebar_goingblue {
	position: absolute;
	margin-left: 24px;
	margin-top: 14px;
	width: 223px;
	height: 333px;
	background: url(../images/sidebar_goingblue.png);
}

#sidebar_callus {
	position: absolute;
	margin-left: 24px;
	margin-top: 357px;
	width: 223px;
	height: 150px;
	background: url(../images/sidebar_giveusacall.jpg);
}

#sidebar_logos {
	position: absolute;
	margin-left: 24px;
	margin-top: 518px;
	width: 223px;
	height: 358px;
	background: url(../images/sidebar_logos.jpg);
}

#footer {
	height: 70px;
	width: 1024px;
	background: #dcdbd7 url(../images/footer_bar.gif) no-repeat;
}

#footer_text {
	display: block;
	color: #3a3a33;
	font-family: Arial;
	font-size: 10px;
	height: 20px;
	padding-top: 30px;
	padding-left: 36px;
}

#filler {
	background: #dcdbd7;
}

img.with_shadow {
	margin-left: -4px;
}

#overlay_closebutton a {
	position: absolute;
	right: 20px;
	margin-top: 26px;
	padding: 17px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:17px; /* for IE5/Win only */
	width: 17px;
	background: url(../images/overlay_closex.png) top left no-repeat;
}

ul#mycarousel {
	list-style-type: none;
}
