/* BOLDstreet.com 4.0 */

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}
	
.hide-until-ready, .sIFR-replaced
{
	visibility: hidden;
}

.hideme{
	display:none;
	}
	
.clear{
	clear:both;
	}
	
img, fieldset, a img {
	border: none;
	}

html, body {
	margin:0;
	padding:0;
	height:100%; /* 100 % height */
	}
	
a:link, a:visited {
	color:#cb160b;
	/*font-weight:bold;*/
	text-decoration:underline;
	}
	
a:focus, a:hover {
	text-decoration:none;
	/* color:#c9c9c9;*/
	}

html>body #wrap {
	height:100%; /* 100 % height */
	} 
	
#wrap{
	}
	
html>body #content {
	} 
	
#header {
	width:100%;
	height:130px;
	border-bottom:#ffffff 1px solid;
	}
	
.headerContent {
	background:url(../images/bg-header01.png) top left repeat-y;
	height:110px;
	color:#ffffff;
	margin-top:-130px;
	position:absolute;
	padding:20px 0px 0px 30px;
	width:740px;
	}
	
.follow{
	margin-left:690px;
	margin-top:42px;
	width:49px;
	}
	
.follow img{
	margin-top:-22px
	}
	
.headerContentInt {
	background:url(../images/bg-header01int.png) top left repeat-y;
	width:780px;
	}	
	
.headerContent a.imgLink{
	border:none;
	}
	
ul.mainLinks {
	margin:0px;
	padding:0px;
	margin-top:20px;
	}
	
li.mainLink {
	list-style:none;
	margin:0px 40px 0px 0px;
	overflow: hidden;
	visibility: hidden;
	padding:0px;
	float:left;
	}
	
li.mainLink a.imgLink{
	border:none;
	}
	
li.mainLink.A {
	background-image:url(../images/btn-mainAboutOver.gif);
	background-repeat:no-repeat;	
	}
	
li.mainLink.P {
	background-image:url(../images/btn-mainProductsOver.gif);
	background-repeat:no-repeat;
	}
	
li.mainLink.N {
	background-image:url(../images/btn-mainNewsOver.gif);
	background-repeat:no-repeat;
	Margin-left:-129px; /*ugly hack to adjust position*/
	}
	
li.mainLink.C {
	background-image:url(../images/btn-mainContactOver.gif);
	background-repeat:no-repeat;
	}
	
ul.subMenu{
	border:1px solid #c4c4c4;
	margin-left:32px;
	margin-top:5px;
	list-style-type:none;
	}
	
ul.subMenu li{
	list-style-type:none;
	background-color:#000000;
	text-align:left;
	padding:0px 10px;
	}
	
ul.subMenu li.first{
	padding-top:6px;
	}
	
ul.subMenu li.last{
	padding-bottom:0px;
	}
	
li.subMenuLink.ME {
	background:#000000 url(../images/btn-subMEOver.gif) 10px 6px no-repeat;
	}
	
li.subMenuLink.MT {
	background:#000000 url(../images/btn-subMTOver.gif) 10px 0px no-repeat;
	}
	
li.subMenuLink.JL {
	background:#000000 url(../images/btn-subJLOver.gif) 10px 0px no-repeat;
	}
	
li.subMenuLink.SW {
	background:#000000 url(../images/btn-subSWOver.gif) 10px 6px no-repeat;
	}
	
li.subMenuLink.OSS {
	background:#000000 url(../images/btn-subOSSOver.gif) 10px 0px no-repeat;
	}
	
li.subMenuLink.M {
	background:#000000 url(../images/btn-subMOver.gif) 10px 0px no-repeat;
	}
	
li.subMenuLink.RA {
	background:#000000 url(../images/btn-subRAOver.gif) 10px 0px no-repeat;
	}
	
.headerTrans {
	background-color:#000000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	height:130px;
	}
	
html>body #header {
	position:fixed;
	z-index:10; /* Prevent certain problems with form controls */
	}

#footer {
	width:100%;
	border-top:#ffffff 1px solid;
	height:160px;
	}
	
#footerInt {
	width:100%;
	height:28px;
	}
	
.footerContent {
	background:url(../images/bg-footer01.png) top left repeat-x;
	height:170px;
	position:absolute;
	margin-top:-180px;
	width:100%;
	}
	
.footerContentInt {
	background:url(../images/bg-footer01int.png) top left repeat-y;
	height:28px;
	position:absolute;
	margin-top:-28px;
	width:100%;
	}
	
#footerBorderInt {
	height:1px;
	margin-top:-29px;
	margin-left:730px;
	position:absolute;
	border-top:#ffffff 1px solid;
	}
	
.footerContent a:link, .footerContent a:visited, .footerContentInt a:link, .footerContentInt a:visited {
	color:#868686;
	}
	
.footerContent a:focus, .footerContent a:hover, .footerContentInt a:focus, .footerContentInt a:hover {
	color:#ffffff;
	}

	
.footerTrans {
	background-color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	height:170px;
	}
	
.footerTransInt {
	background-color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	height:28px;
	}
	
.callOuts{
	margin:30px 0px 5px 30px;
	padding-bottom:28px;
	border-bottom:#555555 1px solid;
	width:740px;
	}
	
.callOut{
	float:left;
	width:220px;
	margin-right:40px;
	}
	
.callOut p{
	color:#FFFFFF;
	font-size:0.8em;
    }
	
.callOut.last{
	margin-right:0px;
	}
	
.footerLinks{
	margin:2px 0px 0px 22px;
	font-size:0.85em;
	}
	
.footerLinks ul, .footerLinksInt ul{
	/*float:left;*/	
	}

.footerLinks li, .footerLinksInt li{
	float:left;
	padding:0px 8px 0px 8px;
	list-style-type:none;
	background:url(../images/bg-footerLinkDivider.gif) top right no-repeat;
	}
	
.footerLinks li.last, .footerLinksInt li.last{
	background-image:none;
	}

/*sIFR*/	
.callOut h4{
	font-size:1.2em;
	color:#cb160b;
	font-weight:bold;
	} 
	
.callOut a.learnMore{
	border: none;
	margin-top:10px;
	display:block;
	background-image:url(../images/btn-learnMoreOver.gif);
	background-repeat:no-repeat;
	width:80px;
	}
	
.footerLinksInt{
	margin:0px 0px 0px 22px;
	padding-top:6px;
	font-size:0.85em;
	}

html>body #footer {
	position:fixed;
	bottom:0;
	z-index:10; /* Prevent certain problems with form controls */
	}
	
html>body #footerInt {
	position:fixed;
	bottom:0;
	z-index:10; /* Prevent certain problems with form controls */
	}

/* Pretty Styling */


body {
	font:80%/1.4 Helvetica, Arial, sans-serif;
	background:#000 url(../images/bg-homepage_v9.jpg) 0% 20% fixed no-repeat;
	}



