/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
#outer{min-height:100%;margin-bottom:-150px;}
* html #outer{height:100%;}
body, html {
	background-color: #353535;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#homepageFlash{height:100%;}
/*#contentMain {
	height: 80%;
	width: 100%;
}*/
#navigationFla {
	width:100%;
	height: 150px;
	clear:both;
	background-color: #353535;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #676767;
}
#contentInner {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 94px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7A7A;
	background-color: #353535;
	text-align: center;
}
#innerpages {
	background-color: #3E3E3E;
	background-image: url(img/bgr.png);
	background-repeat: repeat-x;
}#contentInner h2 {
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentInner p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#innerText {
	padding-bottom: 10px;
	width: 350px;
	float: left;
}
#footer {
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	padding-top: 5px;
	border-top-color: #E75f15;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 5px;
	text-align: center;
	clear: both;
	float: none;
}
#workBg {
	background-color: #4D4D4D;
}
#htmlnaInner {
	background-image: url(img/secondary_nav_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 45px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	word-spacing: 2em;
}
#htmlnaInner a {
	color: #000000;
	text-decoration: none;
}
#htmlnaHome {
	background-image: url(img/home_page_nav_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	color: #000000;
	word-spacing: 2em;
	vertical-align:50%;

}
#htmlnaHome a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#vertAlign {
position:relative;top:52%;
}
#contentRight {
	width: 350px;
	float: left;
}
#innerText h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#contentRight h1 {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#contentInner h1 {
	font-size: 16px;
	line-height: 16px;
}
#contentRight p, #contentRight h2, #contentRight h3 {
	padding-left: 15px;
}
#innerText p, #innerText h2, #innerText h3 {
    padding-right: 15px;
}
#bannerimage {
	padding-top: 8px;
}
#contentInner img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

