/* @override http://lformxserve01.local/E%20-%20H/Hall%20Manufacturing/Site/2010-02-12/css/style.css */

/* --- COLOR SCHEME ---

---------------------- */

/* --- GLOBAL STYLES ---*/

html {

}

body {
	font-family: "Arial", Helvetica, Sans-Serif;
	font-size: 11pt;
	color: #ffffff;
	background: url(../images/bg.jpg) repeat-x;
}

a {
	text-decoration: underline;
	color: #fff600;
}

a:hover {
	text-decoration: underline;
	color: #ccc;
}

p {
	line-height: 1.5;
	margin: 15px 0;
}

/* --- WRAPPER STYLES ---*/

#wrapper {
	text-align: left;
	width: 970px;
	margin: 0px auto;
}

#header {
	padding: 20px 0 0 0;
}

#header img {

}

#content {
	xbackground-color: #fff;
	xheight: auto;
	xmargin: 0 0;
	clear: both;
	xoverflow: hidden;
	border-left: 5px solid #233b76;
	width: 965px;
}

#main {
	width: 790px;
	height: auto;
	float: right;
	overflow: visible;
	margin-bottom: 12px;
}


/* --- HEADER STYLES ---*/

h1#logo {
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	background-color: transparent;
	height: 121px;
	width: 211px;
	margin-left: -20px;
	float: left;
}

h1#logo a {
	display: block;
	height: 100%;
}


/* --- NAV STYLES ---*/
#navbar {
	width: 163px;
	margin: 0 0;
	padding: 0 0;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: 2px;
	float: left;
	margin-right: 12px;
}

#nav {
	float: left;
	padding-bottom: 15px;
	background: url(../images/nav_bg.png) no-repeat;
	height: 362px;
}

#nav ul {
}

#nav li {
	width: 163px;
	xmargin: 0 2px;
	xpadding: 7px 0 0 6px;
}

#nav li a {
	color: #233b76;
	text-decoration: none;
	display: block;
	padding: 15px 0 2px 5px;
	margin-bottom: 2px;
}

#navbar li.active a {
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #233b76;
	margin-bottom: 0;
}

#navbar li a:hover {
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #233b76;
	padding: 15px 0 2px 5px;
	margin-bottom: 0;
}

#nav li ul {	
}

#navbar .active ul {
}

#nav li li {
}

#nav li li a {
}

#nav span {
	color: #fff;
	font-weight: bold;
	margin-left: -7px;
	font-size: 1.1em;
	position: absolute;
	line-height: 0;
	margin-top: 2em;
	display: none;
}

#nav li.active span {
	display: block;
}

#nav li:hover span {
	display: block;
}

/* # --- CONTENT PAGES ---*/

#title {
	xwidth: 793px;
	height: 140px;
	xfloat: right;
	background: #133c70;
	background-repeat: no-repeat;
}

#title h2 {
	float: right;
	width: 198px;
	height: 87px;
	background: url("../images/title_bg.png") no-repeat top right;
	color: #ffffff;
	font-size: 1.2em;
	letter-spacing: 2px;
	padding-top: 20px;
	padding-right: 25px;
	text-align: right;
	margin-top: -30px;
	margin-right: -10px;
}

h3 {
	color: #fff;
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
}

h3 b {
	font-size: 21px;
	font-weight: normal;
	display: block;
	xfloat: right;
	margin-top: 15px;	
}

h4 {
	font-size: 1.3em;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.1em;
	padding-bottom: 2px;
}

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

#tagline {
	float: left;
}

.header_contact {
	float: right;
	text-align: right;
}

#tagline h3 {
	color: #ffffff;
	text-transform: capitalize;
	margin: 0 0 0 30px;
	letter-spacing: 2px;
}

#tagline h3 b {
	font-size: 1.7em;
	font-weight: normal;
	text-align: left;	
}

#tagline h3 i {
	font-size: 1.2em;
	font-style: normal;
	text-transform: lowercase;
	display: block;
}


.desc {
	xclear: both;
	padding: 30px;
	xbackground: url(../images/main_bg.jpg) repeat-x bottom;
}

.desc a {
}

.desc a:hover {
}

.desc li {
}

.btn {
	height: 13px;
	color: #233b76;
	float: left;
	padding: 3px;
	margin-top: -5px;
	padding-left: 9px;
}

.btn a {
	text-decoration: none;
	color: #233b76;
}

.btn a:hover {
	text-decoration: none;
	color: #233b76;
}

.text {
	font-size: 11px;
}


/* --- FOOTER STYLES ---*/

#footer {
	clear: both;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 1px;
	height: 60px;
	padding: 10px 10px;
	background-color: #233b76;
}

#company {
	float: left;
	text-align: left;
}


#design {
	margin-top: 50px;
	float: right;
	text-align: right;
	font-size: .9em;
}

#design a {
	color: #fff;
	text-decoration: none;
}

#icons {
	margin-top: 10px;
}

#icons img {
	margin-right: 3px;
}

#icons img a {
	border: none;
}
