body {
	background-color: #fff;
  	font-family: Helvetica, Arial, sans-serif;
  	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
}

div {
	position: relative;
}

table, tr, td, img, ul, li {
	border: 0;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
hr {
	border: 0;
	width: 90%;
	height: 1px;
	color: #666;
	background-color: #666;
}
ul {
	list-style: url(img/bullet.jpg) outside;
	padding-left: 1em;
}

.mt5 {	margin-top: 5px;	}
.mt10 {	margin-top: 10px;	}
.mt15 {	margin-top: 15px;	}
.mt20 {	margin-top: 20px;	}
.mt25 {	margin-top: 25px;	}
.mt30 {	margin-top: 30px;	}

li {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
li .hilite {
	color: #666;
	font-weight: bold;
	font-style: italic;
}
h1 {
	color: #b32426;
	font-size: 30px;
	font-weight: normal;
}
h2 {
	color: #b32426;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	color: #777;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
}
h4 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
h4 .sub {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	color: #777;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}
h6 {
	color: #777;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

#master {
	position: relative;
	width: 100%;
}

#headerbg {
	background: url(img/headerbg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 90px;
}

#header {
	width: 985px;
	height: 90px;
	margin: 0 auto 0 auto;
	overflow:visible;
}

#header_inc_logo {
	width:80px;
	height:90px;
	background:url(img/inc_500_sm.jpg) no-repeat;
	position:absolute;
	display:inline;
	float:right;
	right:0px;
}

#header_inc_logo_trans {
	width:105px;
	height:87px;
	background:url(img/500_color-stacked_sm_trans.png) no-repeat;
	position:absolute;
	display:inline;
	float:right;
	right:0px;
}

#header_inc_logo_container {
	width:80px;
	height:90px;
	position:absolute;
	display:inline;
	float:right;
	right:-80px;
}


#title {
	position: relative;
	top: 0px;
	width: 300px;
	height: 90px;
	overflow:visible;
	float:left;
	display:inline;
}

#title img {
	float:left;
	display:inline;
}

#nav {
	position: relative;
	width: 575px;
	top: 45px;
	font-size: 14px;
	float:left;
	margin: 0 0 0 20px;
	display:inline;
}
#nav a {
	padding: 5px;
	line-height: 25px;
}
#nav a:link, #nav a:visited {
	border: 0;
	text-decoration: none;
	color: #305c98;
}
#nav a:hover, #nav a:active {
	border: 0;
	text-decoration: none;
	background-color: #534b48;
	color: #fff;
}
#nav .cur a:link, #nav .cur a:visited, #nav .cur a:hover, #nav .cur a:active {
	background-color: #534b48;
	color: #fff;
}

#nav div ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#nav div li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#nav-products-menu {
	position: absolute;
	top: 30px;
	left: 110px;
	display: none;
	background-color: #eee;
	z-index: 10000;
}
#nav-who-menu {
	position: absolute;
	top: 30px;
	left: 190px;
	display: none;
	background-color: #eee;
	z-index: 10000;
}
#nav-press-menu {
	position: absolute;
	top: 30px;
	left: 370px;
	display: none;
	background-color: #eee;
	z-index: 10000;
}
#nav-contact-menu {
	position: absolute;
	top: 30px;
	left: 475px;
	display: none;
	background-color: #eee;
	z-index: 10000;
}

#taglinebg {
	width: 100%;
	height: 92px;
	background-color: #b82325;
	color: #fff;
}

#tagline {
	width: 985px;
	height: 92px;
	margin: 0 auto 0 auto;
}

#taglinetxt {
	position: absolute;
	left: 35px;
	width: 535px;
	height: 92px;
	font-size: 18px;
	font-weight: normal;
}

.tagbig  {
	font-size: 24px;
	font-weight: bold;
}

#taglineimg {
	position: absolute;
	right: 14px;
	width: 375px;
	height: 92px;
}

#content {
	width: 985px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
}

#content a:link, #content a:visited {
	border: 0;
	text-decoration: none;
	color: #305c98;
	font-weight: bold;
}

#content a:hover, #content a:active {
	border: 0;
	text-decoration: underline;
	color: #305c98;
	font-weight: bold;
}

#contentfull {
	left: 35px;
	width: 915px;
	padding-bottom: 10px;
}

#contentleft {
	left: 25px;
	width: 545px;
	border-right: 1px solid #999;
	padding-right: 15px;
	padding-bottom: 10px;
}

#contentright {
	float: right;
	right: 45px;
	width: 335px;
}

#footerbg {
	background: url(img/footerbg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 90px;
	clear: both;
}

#footer {
	width: 985px;
	height: 90px;
	color: #fff;
	font-size: 10px;
	margin: 0 auto 0 auto;
}

#footerleft {
	position: absolute;
	top: 72px;
	left: 35px;
}

#footerright {
	position: absolute;
	top: 72px;
	right: 35px;
}

#footer a:link, #footer a:visited {
	border: 0;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

#footer a:hover, #footer a:active {
	border: 0;
	text-decoration: underline;
	color: #fff;
	font-weight: normal;
}
