/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	font-size: 12px;
}

img, div, a, input {
	behavior: url(/iepngfix.php);
}

a:focus {
	color: #333;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

#background {
	position: absolute;
	z-index: 0;
	top:0; 
	left:0; 
	width:100%;
}

html>body #background {
	position: fixed; 
}

html>body #background img {
	/* width: 100%; */
	/* height: auto; */
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #161616;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	padding-top: 16px;
	padding-bottom: 8px;
	font-weight: normal;
}

h1
{
	padding-top: 10px;
	font-size: 1.6em;
	padding-bottom: 2px;
}

h2
{
	font-size: 1.4em;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
}

h5
{
	font-size: 1.1em;
}

h6
{
	font-size: 1em;
	font-weight: bold;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 8px;
	line-height: 1.5;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper {
	position: static;
	width: 890px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#logo
{
	width: 173px;
	height: 66px;
	float: left;
	color:#00CCFF;
	text-indent: -9999em;
	background: transparent url(../images/Concentris_Logo.png) left no-repeat;
}

#logo a
{
	color:#377696;
	display: block;
	width: 173px;
	height: 67px;
	text-decoration:none;
}

#logo span{
	color:#fff;
}

#nav-wrapper
{
	width: 585px;
	height: 14px;
	float: right;
	margin-top: 54px;
}

.content
{
	margin-top: 9px;
	width: 892px;
}

.content .twocol {
	width: 46%;
	float: left;
	padding-left: 4%;
}

#content-text {
	color: #444;
	font-size: 1.2em;
	padding: 8px 13px;
	margin-left: -1px;
}

#content-itconsulting, #content-outsourcedit
{ 
	background: transparent url(../images/content_window_itconsulting.png) no-repeat; 
	height: 464px;
}

#content-itconsulting #leftnav
{
	padding-left: 8px;
}

#content-gethelp {
	padding:8px;
	background: transparent url(../images/content_window_contact.png) no-repeat;
}

#content-404
{
	background: transparent url(../images/content_window_contact.png) no-repeat; 
	height: 464px;
}

#content-404 #content-text
{
	padding: 8px 20px;
}

#content-contact
{
	background: transparent url(../images/content_window_contact.png) no-repeat; 
	height: 464px;
}

#content-about
{
	background: transparent url(../images/content_window_itconsulting.png) no-repeat; 
	position: relative;
	height: 464px;
	overflow: hidden;
}

/*
#content-about #content-text
{ 
	width: 567px;
	height: 448px;
	position: absolute;
	padding: 8px 20px;
}
*/

#content-news
{ 
	background: transparent url(../images/content_window_news.png) no-repeat; 
	height: 464px;
}

#content-news #leftnav
{
	padding-left: 8px;
}

#content-news #leftnav ul {
	width: 340px;
}

#content-news #leftnav ul li
{
	display: block;
	width: 310px;
	padding: 8px 5px;
}

#content-news #leftnav ul li.mod2
{
	background-color: #888;
	filter:alpha(opacity=70);
	opacity: 0.7;
}

#content-news #leftnav ul li a 
{
	font-size: 12px;
}

html>body #content-news #leftnav ul li.mod2 a 
{
	color: #000;
}

#leftnav ul li {
	list-style: none;
	font-size: 1em;
	padding-top: 12px;
	/* margin-left: 10px; */
}

#leftnav ul li a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

#leftnav ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#newswrapper {
	float: right;
	width: 470px;
	margin: 10px 20px 0 0;
	display: inline;
}

#newswrapper .newsitem {
	display: none;
	font-size: 12px;
}

#serviceswrapper {
	float: right;
	width: 580px;
	margin: 10px 20px 0 0;
	display: inline;
}

#serviceswrapper ul li {
	font-weight: bold;
}

#serviceswrapper .service {
	display: none;
	font-size: 12px;
}


#content-contact #contact-map
{
	width: 520px;
	height: 444px;
	top: 10px;
	left: 10px;
	opacity: 0.8;
}

#content-contact #contact-map *
{
	behavior: none;
}

#content-contact #content-text
{
	width: 300px;
	float: right;
	padding-right: 30px;
	display: inline;
}

/***************************** Side Panels *********************************/
.smallsidepanel 
{
	position: absolute;
	left: 610px;
}

.smallsidepanel a
{
	font-size: 1.2em;
	color: #444;
	text-decoration: none;
	position: relative;
}

.smallsidepanel a:hover
{
	text-decoration: underline;
}

.smallsidepanel img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -1;
}

.smallsidepanel h2 {
	font-size: 1.8em;
}

#jeremysbio 
{
	width:282px; 
	height: 230px; 
	margin-bottom: 4px;
}

#jeremysbio h2
{
	margin: 40px 0 0 140px;
}
#jeremysbio p
{
	margin: 15px 0 0 165px;
}

#ourlogo
{
	top: 234px;
	width:282px; 
	height: 230px; 
}

#ourlogo h2 
{
	color: #fff;
	margin: 25px 0 0 85px;
}

#ourlogo p
{
	margin: 5px 0 0 158px;
}

.bottom-panel
{
	width: 294px;
	margin-right: 4px;
	margin-top: 6px;
	float: left;
	display: inline;
	min-height: 177px;
  	/* height: auto !important; */
  	height: 177px;
}

#news-panel {
	background: transparent url(../images/panel-news.png) 0 0 no-repeat;
	height: 177px;
	position: relative;
}

#it-panel {
	background: transparent url(../images/panel-it-consulting.png) 0 0 no-repeat;
	margin-right: 0;
}

#outsourcedit-panel {
	background: transparent url(../images/panel-outsourced-it.png) 0 0 no-repeat;
}

/************************ Main Content Styles ********************************/

.text-off-screen
{
	text-indent: -9999em;
}

.content h1
{
	color: #dc3b27;
	padding-bottom: 10px;
	font-size: 1.9em;
}

.content h2
{
	color: #444;
	padding: 8px 0;
	font-size: 1.7em;
}

.content h3 
{
	color: #444;
	padding: 8px 0;
	font-weight: bold;
}

.content ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 3px;
	list-style: none;
}

#content-area img.home-photo
{
	float: left;
	padding-right: 28px;
}

#content-area #content-top
{
	background: url(../images/content-top.gif) no-repeat;
	height: 9px;
	width: 890px;
	font-size: 1px;
}

#content-area #content-main
{
	background: #51859f url(../images/content-about-bg.jpg) bottom no-repeat;
	min-height: 261px;
  	height: auto !important;
  	height: 261px;
	width: 860px;
	color: #fff;
	padding: 0 0 0 30px;
	margin-bottom: 15px;
}

#content-area #content-main p
{
	width: 550px;
}

#hbar {
	height: 1px;
	width: 889px;
	background-color: #fff;
	margin-top: 8px;
	margin-left: 1px;
	line-height: 1px;
}

#webdesign ul li {
	float: left;
	display: inline;
	padding-right: 13px;
	width: 180px;
}

span.error
{
	color: red;
}


/************************************************** Bottom Panel Styles **************************************************/

.bottom-panel#last
{
	margin-right: 0;
}

.bottom-panel h4
{
	text-indent: -9999px;
}

.bottom-panel p
{
	color: #191919;
	font-size: 11px;
	line-height: 1.3;
	margin: 0;
	padding-bottom: 12px;
}

.bottom-panel img
{
	float: left;
	padding: 10px 22px 10px 16px;
}

.bottom-panel .panel-content
{
	width: 142px;
	margin: 0 auto 0 auto;
	padding-left: 110px;
}

.bottom-panel ul li
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #161616;
	padding: 2px 0;
	list-style: none;
}

/******************************* Hidden Div Styles ***********************/

.hiddendiv {
	overflow: none;
}
.hiddendiv img {
	behavior: none;
}

#jbtextcontent
{
	width:450px; 
	float: right;
	padding: 40px 20px;
	margin-right: 30px;
	display: inline;
}

#jbtextcontent a { float: right; padding-right: 10px; }
#jbtextcontent p { margin: 0; }

#oltextcontent
{
	width:520px; 
	float: right;
	padding: 40px 20px;
	margin-right: 145px;
	display: inline;
}

#oltextcontent h1 { color: #fff }
#oltextcontent a { float: right; padding-right: 10px; color: #ccc; }
#oltextcontent p { margin: 0; }

/*************************************************** Navigation Styles ***************************************************/

#navigation
{
	width: 585px;
	height: 14px;
	float: left;
	background: transparent url(../images/menubar.png) left no-repeat;
}

#navigation ul
{
	height: 14px;
	line-height: 14px;
	margin: 0;
	display: inline;
	float: left;
	width: 585px;
	padding-right: 0;
}

#navigation ul li
{
	display: inline;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#navigation li a {
	display: block;
	height: 14px;
	text-indent: -9999em;
	/* border: 1px black solid; */
}

#navigation .menu_over {
	float: left;
	display: none;
}

#navigation #menu1_ { width: 80px; }
#navigation #menu2_ { width: 70px; }
#navigation #menu3_ { width: 148px; }
#navigation #menu4_ { width: 135px; }
#navigation #menu5_ { width: 68px; }
#navigation #menu6_ { width: 80px; }

#navigation .menu_over { 
	position: relative; 
	color: #dc3b27;
	font-size: 1.3em;
	font-weight: bold;
	top: -1px;
}
#navigation #menu1_o { left: -14px; }
#navigation #menu2_o { left: 5px; }
#navigation #menu3_o { left: 7px; }
#navigation #menu4_o { left: 0px; }
#navigation #menu5_o { left: 0px; }
#navigation #menu6_o { left: 0px; }

#copyright {
	width:888px;
	text-align:right;
	float:left;
	padding-top:5px;
	padding-right:2px;
}
#home #navigation ul li a#home-link, #about #navigation ul li a#about-link
{
	color: #98bfe7;
}

#telescope {
	float: right;
	padding: 20px 60px 0 0;
}


