@charset "UTF-8";
/* CSS Document */

#container {
	width: 100%;
	margin: 0 auto;
}
#header {
	background:url(../images/header_background_expand.jpg) repeat-x;
	height: 97px;
	width: 100%;
}
#header_pagebar {
	padding: 12px 0 30px 12px; 
	margin: auto;
	background:url(../images/header_background.jpg);
	width:940px;
}
#nav {
	text-align:right;
}
#nav span {
	padding:0;
	margin:0;
	font-size: 10px;
	vertical-align:top;
}
#nav ul li a {
	font-size: 10px;
}

#content {
	width:400px; 
	float:left; 
	padding-left: 34px;	
}
#wrapper {
	background:#3b2e29;
	width:100%;
}
#wrapper_content {
	margin-left: auto;
	margin-right: auto;
	background-position:center;
	width:940px;
	
}
#wrapper_bottom {
	width:100%;
	background-color:#FFFFFF;
	border-bottom: thin solid #dfd8cc;
}
#wrapper_bottom_content {
	color:#9f1a00;
	width: 872px; 
	margin: auto;
	padding:34px;
}
.bottom_content_ul_block {
	padding:0; width:220px; vertical-align:top; float:left; text-align: left;
}
.bottom_content_p_block {
	padding:0; color:#7a7a7a; text-align: left;
}

#footer {
	background:#efeddc;
	width:940px;
	padding: 0;
	margin: 0 auto;
}

#footer_content {
	background:#9f1a00; width: 940px; height: 100px; margin:auto; font-size:10px; color:#efeddc; vertical-align:text-bottom;
}

#footer_content p {
	margin: 0;
	padding: 20px 10px 10px 0;
	text-align: right;
}

#homepage_image {
	width: 376px;
	height: 303px;
	overflow: hidden;
    color: #fff;
	text-align: right;
	padding-right: 34px;
	float: right;
}


#homepage_image h3 a {
    color: #fff;
    text-decoration: none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding:0;
}
a:link {
	color:#9f1a00;
	text-decoration:none;
}
a:hover {
	color:#9f1a00;
	text-decoration:none;
}
a:visited {
	color:#9f1a00;
	text-decoration:none;
}
h1 {
	color:#CCC;
	font-size:18px;
}
h2 {
	color:#464646 ;
	font-size:18px;
}
p {
	font-size: 12px;
	line-height: 19px;
	color:#c2c2c2;
}
ul li {
	font-size:12px;
	color:#9f1a00;
}

h1#toplogo { margin-top: 0; float:left; }
h1#toplogo a { display:block;  background:url(images/xibit-solutions-logo.jpg) no-repeat; width:179px; height:53px; text-indent: -9999px; text-transform: lowercase; }

#nav { float: right; padding: 0; margin-top: 0 }
#nav ul { padding: 0; margin: 0; list-style-type: none; }
#nav ul li { display: inline; }
#nav ul li a { color: #cfcfcf; display: block; float: left; font-size: 12px; font-weight: regular; line-height: 1.2em; padding: 5px 0 5px 30px; text-align: center; text-decoration: none; }
a#active { font-weight: bold; }
#nav ul li a:hover { color: #ffffff; display: block; float: left; font-size: 1em; font-weight: regular; line-height: 1.2em; padding: 5px 0 5px 30px; text-align: center; text-decoration: none; }
#nav ul li a img { border: 0; }

#nav_footer { border-top:1px solid #464646;  border-bottom:1px solid #464646; background:#181818; width:100%; margin: 0 auto; padding: 32px 0; }
#nav_footer ul { padding: 0; margin: 0; list-style-type: none; }
#nav_footer ul li { display: inline; display: block; float: right; font-size: 11px; color: #959595; }
#nav_footer ul li a { color: #959595; display: block; float: right; font-size: 11px; font-weight: regular; padding: 0 15px; text-align: right; text-decoration: none; }

.copyright { font-size: 10px; color:#7d7d7d; float:right; text-align:right; padding-top: 10px; margin: 0 auto; width:940px; }


/* CODA IMG SLIDER CSS */
	

	/* { margin: 0; padding: 0 } */
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
				
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left; }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0;
			position: relative;
			width: 740px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 490px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 400px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 0 solid #000; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 740px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 490px;
			clear: both;
			background: #fff;
			
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 740px;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 740px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			display: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
			display: none;
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
			display: none;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
			display: none;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
			display: none;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 0;
			text-indent: -9000em;
			z-index: 1;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 490px;
			width: 80px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("../images/gallery_arrow_left.gif") no-repeat center;
			back
		}
		
		.stripNavR {
			background: url("../images/gallery_arrow_right.gif") no-repeat center;
		}
fieldset {
    padding-left: 0;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-top: 6px;
    margin: 0px;
    border-color: #fff;
    border-style: solid;
    border-width: 0;
}
legend {
    display: none;
}
label {
    color: #FFF;
}
