@charset "ISO-8859-1";
html {
	height:100%;
	margin:0;
	padding:0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
body {
	background-color: #000;
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
}
h2{
	font-size:16px;
}
a:link {
	color: #fcb040;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fcb040;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #fcb040;
	outline: none;
}
a:focus {
	outline:none;
}
/* CLASSES */
.hideme {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}
.csname{
	display:block;
	height:22px;
	width:184px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	background:url(../images/computingsource.jpg);
	background-repeat:no-repeat;
}
.page_title{
	font-size:18px;
	text-indent:20px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	line-height:40px;
	margin:0;
	padding:0;
}
.faqquestion{
	color:#fcb040;
	display:block;
	font-weight:bold;
	line-height:18px;
	font-size:14px;
}
.error{color: #fcb040;
	font-weight: bold;}
.yellow{color: #fcb040;
	font-weight: bold;}
p.error{
	padding-bottom:10px;
	border-bottom:#a9a286 1px dashed;}
.officename{
	font-weight:bold;
	color:#fcb040;
	font-size:14px;}
.cites{
	margin-left:40px;}
/* DIV */
#main_container {
	min-height:100%;
	width:929px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-color:#292618;
	text-align:left;
}
* html #main_container{
	height:100%;
}
div#header {
	width:929px;
	height:110px;
	background-image:url(../images/header_secondary.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:0px;
}
div#titlebar{
	width:100%;
	background-color:#fcb040;
	padding:0;
	margin:0;
}
div#content_container{
	width:929px;
	margin:0;
	padding:0;
}

div#content_main{
	width:750px;
	margin:0px;
	float:left;
}
div#main_banner_oranges{
	position: relative;
	width:750px;
	height:168px;
	background-color:#000;
	background-image:url(../images/banner_orange.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px
}
div#main_banner_bucket{
	position: relative;
	width:750px;
	height:168px;
	background-color:#000;
	background-image: url(../images/banner_bucket.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px
}
div#main_banner_bucket2{
	position: relative;
	width:750px;
	height:168px;
	background-color:#000;
	background-image: url(../images/banner_bucket2.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px
}
div#main_banner_chair{
	position: relative;
	width:750px;
	height:168px;
	background-color:#000;
	background-image: url(../images/banner_chair.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px
}
div#main_banner_gavel{
	position: relative;
	width:750px;
	height:168px;
	background-color:#000;
	background-image: url(../images/banner_gavel.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px
}
div#main_banner_paper{
	position: relative;
	width:750px;
	height:168px;
	background-color:#000;
	background-image: url(../images/banner_paper.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px
}
div#banner_nav_container{
	position: absolute;
	bottom:0px;
	left:20px;
	width:240px;
	background-color:#fcb040;
	text-align:center;
}
body > div#banner_nav_container {width:auto; min-width:200px;}

div#banner_nav_top{
	text-align:left;	
	margin:0;
	padding:0;
	background-image:url(../images/corner_r.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
div#banner_navholder{
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:10px;
	padding-left:10px;
}
div#lower_main{
	width:750px;
	background-image:url(../images/lowertext_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#80744a;
	margin:0;
	padding:0;
	overflow:hidden;
}
div#lower_text{
	margin-top:10px;
	margin-bottom:0px;
	margin-right:20px;
	margin-left:20px;
	width:710px;
}
.addressbox1{
	text-align:left;
	width:203px;
	padding:10px;
	float:left;
	line-height:normal;
	margin-right:20px;
}
.addressbox2{
	text-align:left;
	width:203px;
	padding:10px;
	padding-left:20px;
	float:left;
	line-height:normal;
	border-right:#a9a286 1px dashed;
	border-left:#a9a286 1px dashed;
}
.addressbox3{
	text-align:left;
	width:203px;
	padding:10px;
	float:right;
	line-height:normal;
}
div#footer{
	clear:both;
	padding-top:10px;
	margin-top:6px;
	margin-bottom:6px;
}
div#menubox {
	width:158px;
	height:215px;
	background-color:#fcb040;
	margin:0px;
	float:left;
	text-align:center;
	background-image:url(../images/navholder_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#navholder {
	width:141px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}
div#bugged{
	clear:both;}
	
/* NAVIGATION */
ul#bannernav {
	list-style:none;
	padding:0;
	margin:0;
}
ul#bannernav li{
	display:block;
	height:25px;
	list-style:none;
	padding:0;
	margin:0;
	border-top:#292618 1px dotted;
}
ul#bannernav li.first{
	display:block;
	height:25px;
	list-style:none;
	padding:0;
	margin:0;
	border-top:none;
}
ul#bannernav li a{
	line-height:25px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
ul#sidenav {
	width:141px;
	list-style:none;
	padding:0;
	margin:0;
	}
ul#sidenav li{
	display:block;
	width:141px;
	height:32px;
	list-style:none;
	padding:0;
	margin:0;
	}
ul#sidenav a{
	display:block;
	width:141px;
	height:32px;
	text-indent:-9999px;
	padding:0;
	margin:0;
	border-top:#292618 1px dotted;
	border-collapse:collapse;
}
a.sidenav_home:link{
	background:url(../images/nav_home.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_home:visited{
	background:url(../images/nav_home.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_home:hover{
	background:url(../images/nav_home_over.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_home:active{
	background:url(../images/nav_home.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_about:link{
	background:url(../images/nav_about.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_about:visited{
	background:url(../images/nav_about.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_about:hover{
	background:url(../images/nav_about_over.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_about:active{
	background:url(../images/nav_about.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_services:link{
	background:url(../images/nav_services.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_services:visited{
	background:url(../images/nav_services.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_services:hover{
	background:url(../images/nav_services_over.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_services:active{
	background:url(../images/nav_services.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_faq:link{
	background:url(../images/nav_faq.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_faq:visited{
	background:url(../images/nav_faq.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_faq:hover{
	background:url(../images/nav_faq_over.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_faq:active{
	background:url(../images/nav_faq.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_cases:link{
	background:url(../images/nav_cases.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_cases:visited{
	background:url(../images/nav_cases.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_cases:hover{
	background:url(../images/nav_cases_over.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_cases:active{
	background:url(../images/nav_cases.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_contact:link{
	background:url(../images/nav_contact.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-bottom:#292618 1px dotted;
}
a.sidenav_contact:visited{
	background:url(../images/nav_contact.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_contact:hover{
	background:url(../images/nav_contact_over.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.sidenav_contact:active{
	background:url(../images/nav_contact.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#footer ul, #footer ul li {
     list-style: none;
     margin: 0;
     padding: 0;
	 font-size:12px;
 }

 #footer ul {
     text-align: center;
 }

 #footer ul li {
     display: inline;
     padding-right: .75em;
	 padding-left: .75em;
	 height:12px;
	 border-right: #FFF 1px solid;
 }
 #footer ul li.last {
     display: inline;
     padding-right:0;
	 padding-left: .75em;
	 height:12px;
	 border-right: none;
 }
/* PARAGRAPHS */
div#lower_text p{
	text-align:justify;
	line-height:18px;
}
ol#faqlist li{
	text-align:justify;
	line-height:18px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}
/* STRIVE TAG */
a.bug:link {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	width:119px;
	height:46px;
	display:block;
	position:relative;
	left: 770px;
	text-indent:-9999px;
	background-image:url(../images/bug.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.bug:visited {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	width:119px;
	height:46px;
	display:block;
	position:relative;
	left: 770px;
	text-indent:-9999px;
	background-image:url(../images/bug.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.bug:hover {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	width:119px;
	height:46px;
	display:block;
	position:relative;
	left: 770px;
	text-indent:-9999px;
	background-image:url(../images/bug2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.bug:active {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	width:119px;
	height:46px;
	display:block;
	position:relative;
	left: 770px;
	text-indent:-9999px;
	background-image:url(../images/bug2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
