@charset "UTF-8";

/* HEADER
================================================== */

#header-wrap-clearmotive {
	background-color: #fff;
	margin: 0 11px;
}

#header-clearmotive {
	height: 70px;
	padding: 0 30px;
	background-image: url(http://www.flagworks.com/2008/images/template/header_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

h1#logo-clearmotive {
	float: left;
	height: 19px;
	width: 191px;
	margin-top: 20px;
	padding: 0;
	font-size: 20px;
	line-height: 19px;
	text-indent: -9999px;
	background-image: url(http://www.flagworks.com/2008/images/template/flagworks_logo.gif);
	background-repeat: no-repeat;
}

h2#tollfree-clearmotive {
	float: right;
	height: 58px;
	width: 500px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 63px;
	text-align: right;
	color: #fff;
}

h2#tollfree-clearmotive span {
	font-size: 14px;
	font-weight: normal;
	color: #dc7b7e;
	margin-right: 3px;
}

/* NAVIGATION
================================================== */

#nav-clearmotive {
	height: 48px;
	padding: 0 20px 0 10px;
	background-image: url(http://www.flagworks.com/2008/images/template/nav_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#nav-clearmotive ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-clearmotive ul li {
	display: inline;
	
}

#nav-clearmotive ul li a {
	display: block;
	float: left;
	height: 47px;
	line-height: 47px;
	padding: 0 10px;
	color: #666;
	text-decoration: none;
}

#nav-clearmotive ul li a#nav-home-clearmotive, #nav-clearmotive ul li a#nav-gallery-clearmotive, #nav-clearmotive ul li a#nav-why-clearmotive, #nav-clearmotive ul li a#nav-history-clearmotive, #nav-clearmotive ul li a#nav-store-clearmotive, #nav-clearmotive ul li a#nav-contact-clearmotive, #nav-clearmotive ul li a#nav-quote-clearmotive {
	background-position: 20px 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#nav-clearmotive ul li a#nav-home-clearmotive {
	width: 36px;
	background-image: url(http://www.flagworks.com/2008/images/template/nav/home.gif);
}

#nav-clearmotive ul li a#nav-gallery-clearmotive {
	width: 44px;
	background-image: url(http://www.flagworks.com/2008/images/template/nav/gallery.gif);
}

#nav-clearmotive ul li a#nav-why-clearmotive {
	width: 93px;
	background-image: url(http://www.flagworks.com/2008/images/template/nav/why.gif);
}

#nav-clearmotive ul li a#nav-history-clearmotive {
	width: 72px;
	background-image: url(http://www.flagworks.com/2008/images/template/nav/history.gif);
}

#nav-clearmotive ul li a#nav-store-clearmotive {
	width: 104px;
	background-image: url(http://www.flagworks.com/2008/images/template/nav/store.gif);
}

#nav-clearmotive ul li a#nav-contact-clearmotive {
	width: 49px;
	background-image: url(http://www.flagworks.com/2008/images/template/nav/contact.gif);
}

#nav-clearmotive ul li a#nav-quote-clearmotive {
	float: right;
	font-weight: bold;
	color: #990000;
	width: 107px;
	background-image: url(http://www.flagworks.com/2008/images/template/nav/quote.gif);
}

#nav-clearmotive ul li a#nav-home-clearmotive:hover, #nav-clearmotive ul li a#nav-gallery-clearmotive:hover, #nav-clearmotive ul li a#nav-why-clearmotive:hover, #nav-clearmotive ul li a#nav-history-clearmotive:hover, #nav-clearmotive ul li a#nav-store-clearmotive:hover, #nav-clearmotive ul li a#nav-contact-clearmotive:hover, #nav-clearmotive ul li a#nav-quote-clearmotive:hover {
	background-position: 20px -48px;
}
