/* General */

*, 
html {
     margin: 0;
     padding: 0;
} 
body {
	text-align: left;
	padding: 0;
	margin: 0;
}
p {
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 10px 5px 20px 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
h4 {
	font-style: italic;
}
h6 {
	font-style: italic;
}
a {
    text-decoration: none;
	font-weight: bold;
}
a:hover,
a:focus,
a:active {
    text-decoration: underline;
}
img {
     border: 0px;
}
hr {
    width: 75%;
	height: 3px;
	text-align: left;
}
form {
    width: 90%;
	margin: 0 auto 0 auto;
	padding: 15px;
	text-align: left;
}
form p {
    margin-top: 10px;
}
input {
	padding: 2px;
}
.submit input {
    color: #FFFFFF;
    background: #000000;
    border: 2px outset #B91A11;
}
legend {
    padding: 2px 6px;
}
fieldset {
	width: 95%;
	text-align: left;
	margin-top: 10px;
	padding: 10px 0 0 5px;
}
.print {
    display: none;
	visibility: hidden;
}
.extlinkIMG {  
	margin-left: .3em; 
	cursor: pointer;  
	width: 11px;
	height: 13px;
}
.imgMid {
    vertical-align: middle;
}
table {
    padding: 5px;
	margin: 0 auto 0 auto;
	text-align: center;
}
td {
    padding: 3px;
}
caption {
    text-decoration: underline;
	font-weight: bold;
}
.Portfolio {
    width: 97%;
	margin: 10px 0 5px 10px;
}

/* Main Construction */

.wrapper {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 904px;
}
.header {
    width: 100%;
	margin: 25px 0 25px 0;
}
.menu {
    padding: 0;
    width: 100%;
    background: transparent;
}
.bodycontent {
    width: 900px;
	margin: 0px 0px 0 2px;
	padding-bottom: 20px;
	display: inline;
	float: left;
}
.footer {
    width: 100%;
}

/* Header */

.headtop {
	background-repeat: no-repeat;
	height: 17px;
	width: 904px;
}
.headbottom {
	width: 904px;
}
.headlogo {
    width: 175px;
	float: left;
	margin: 0 0 10px 10px;
	display: inline;
}
.headaccessibility {
	float: left;
	margin-left: 380px;
	display: inline;
}
.headaccess {
	width: 318px;
	padding: 7px 0 0 0;
	margin-left: 2px;
	float: left;
	display: inline;
}
.headaccessbox {
	float: left;
	padding-top: 5px;
}
.headaccessbox p {
    border-right: 1px solid;
	float: left;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	font-size: 0.8em;
}

/* Menu */

.menu ul {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0;
   margin-left: 2px; /*margin between first menu item and left browser edge*/
   padding: 0;
   list-style: none;
}
.menu li {
   display: inline;
   margin: 0 2px 0 0;
   padding: 0;
   text-transform:uppercase;
}
.menu a {
   float: left;
   display: block;
   margin: 0 1px 0 0; /*Margin between each menu item*/
   padding: 0 0px 3px 8px;
   text-decoration: none;
   letter-spacing: 1px;
   border-bottom: 1px solid;
   font-size: 0.7em;
}
.menu a span{
   float: left;
   display: block;
   padding: 7px 17px 3px 11px;
   cursor: pointer;
}
.menuline {
   clear: both;
   padding: 0;
   margin: 0;
   width: 900px;
   float: left;
   height: 5px;
   line-height: 5px; 
   margin-left: 2px;
   display: inline;
}

/* Body */

.bodyinner {
   padding: 15px;
}
.bodytopnav {
   width: 100%;
   border-bottom: 1px solid;
   margin-top: -5px;
   padding: 0 0 15px 0;
   text-align: left;
   font-size: 0.7em;
   -webkit-text-size-adjust: none;
}
.navmenu {
    list-style: none;
	text-align: left;
	display: inline;
}
.navmenu li {
    display: inline;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid;
	text-transform: uppercase;
}
.bodylft h3,
.bodyrgt h3 {
	padding: 13px 0 0 8px;
	margin: 0 1px 0 2px;
	text-align: left;
	text-transform: uppercase;
} 
.bodylft h4,
.bodyrgt h4 {
    border-bottom: 1px solid;
	font-style: normal;
	padding: 0 0 7px 0;
	margin: 0 8px 0 10px;
	text-align: left;
	text-transform: uppercase;
}
.bodylft h5,
.bodyrgt h5,
.bodylft h6 {
    padding: 0 0 7px 10px;
}
.bodylft p,
.bodyrgt p {
    padding-left: 6px;
}
.bodylft {
    width: 545px;
	margin: 5px 15px 0 0;
	float: left;
	display: inline;	
} 
.bodyrgt {
    width: 310px;
	float: left;
	margin: 5px 0 0 0;
}

/* Footer */

.foottop {
	margin: 7px 0 0 22px;
	float: left;
	width: 100%;
}
.foottop img {
    vertical-align: middle;
}
.footbox {
	float: left;
	width: 70px;
	margin-left: 48px;
}
.footbox .extlinkIMG {  
	position: relative;
	top: -35px;
    left: 15px;
}
.footbox a {
	height: 41px;
	width: 53px;
	display: block;
	position: relative;
}
#footgsdcc a {		
	background: url(/images/GSDCCLogo.gif) no-repeat 0 0;
}
#foothub a {
	background: url(/images/HUBLogo.gif) no-repeat 0 0;
}
#footbcc a {
	background: url(/images/BCCLogo.gif) no-repeat 0 0;
}
#footbbb a  {
	background: url(/images/BBBLogo.gif) no-repeat 0 0;
}
#footabc a  {
	background: url(/images/ABCLogo.gif) no-repeat 0 0;
}
#footxhtml a {
	background: url(/images/valid_xhtml.gif) no-repeat 0 0;
}
#footwai a {
	background: url(/images/valid_wcag1AA.gif) no-repeat 0 0;
}
#footgsdcc a:hover,
#foothub a:hover,
#footbcc a:hover,
#footbbb a:hover,
#footabc a:hover,
#footxhtml a:hover,
#footwai a:hover { 
	background-position: 0 -41px; 
}
.footbot {
	float: left;
	width: 100%;
	text-align: center;
	display: inline;
	margin: 0px auto 5px auto;
}
.footbot p {
	font-size: 0.8em;
	text-align: center;
}

/* Text Formats */

.center {
    text-align: center;
}
.testimonials {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0 12px 12px 12px;
}

/* Slider */

.sliderwrapper {
    position: relative; /*leave as is*/
    overflow: hidden; /*leave as is*/
    border: 10px solid;
    border-bottom-width: 10px;
    width: 850px; /*width of featured content slider*/
    height: 200px;
	margin-top: -10px;
}
.sliderwrapper .contentdiv {
    visibility: hidden; /*leave as is*/
    position: absolute; /*leave as is*/
    left: 0;  /*leave as is*/
    top: 0;  /*leave as is*/
    padding: 0px;
    width: 850px; /*width of content DIVs within slider. Total width should equal slider's inner width (830+10+10=850) */
    height: 100%;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.pagination {
    width: 850px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    text-align: left;
    padding: 5px 10px;
	margin-top: 1px;
}
.pagination a {
    padding: 0 5px;
    text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Ticker */

#memoryticker{
	margin-left: -7px;
	width: 285px;
	height: 12em;
	padding: 0;
	/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
	/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7);
	display: inline;
}

/* Lightbox */

#lightbox{
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/images/blank.gif);
	}
	
	
/* Pagination */

.paginationstyle{ /*Style for demo pagination divs*/
	width: 540px;
	text-align: left;
	padding: 5px 0 5px 0;
	margin: 0 0 0px 2px;
	border-bottom: 3px solid;
	}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
	border: 1px solid;
	margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
	padding: 5px;
	text-decoration: none;
}

.paginationstyle a:hover, .paginationstyle a.selected{
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
	border: 0;
	padding: 0;
}

.paginationstyle a.imglinks img{
	vertical-align: bottom;
	border: 0;
}

.paginationstyle a.imglinks a:hover{
	background: none;
}
.paginationbox{
	width: 538px; 
	margin: 1px 0 0 2px; 
	border-style: dashed;
	border-width: 1px;
}

/* AddThis */

.addthis_toolbox
{
    width: 284px;
    padding: 10px 0 6px 10px;
	margin: 0 0 15px 10px;
    border: 3px solid #eee;
}
.addthis_toolbox div
{
    float: left;
}
.addthis_toolbox a
{
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}
.addthis_toolbox a:hover
{
    text-decoration: underline;
}
.addthis_toolbox span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

/* Portfolio */

#slideshow { 
	width: 532px; 
	height: 295px; 
	background: url('/slides/slide_bg.jpg') no-repeat; 
	margin: 0 0 20px 0; 
}
#slide-nav { 
	list-style: none; 
	padding: 0; 
}
#slide-nav li { 
  	width: auto; 
	float: left; 
	margin: 0 5px; 
}
div.slide-inner { 
	padding: 2px 8px; 
	background: none !important;
}
h3 span.service-keys { 
	position: relative;
	font-size: 12px;
	margin: -14px 7px 0 0;
	text-transform: none;
	font-weight: normal;
}
h3 span.service-keys-web { 
	position: relative;
	font-size: 12px;
	margin: -14px 7px 0 0;
	text-transform: none;
	font-weight: normal;
}
.key { 
	width: 18px;
	height: 18px;
	margin: 0 0 0 2px;
	padding: 2px 0 0 0px;
}
.key img {
	vertical-align: middle;
	margin-top: -3px;
}
ul.clientlist { 
	list-style: none;
	padding: 10px 0 0;
	text-align: left;
	float: left;
}
ul.clientlist li { 
	float: left; 
	height: 23px;
}
ul.leftcol { 
	width: 274px;
}
ul.leftcol li {
	width: 274px;
	border-right: solid 1px #E1E1E1;
}
ul.midcol { 
	width: 284px;
	margin: 0 0 0 15px;
}
ul.midcol li {
	width: 284px;
	border-right: solid 1px #E1E1E1;
}
ul.rightcol { 
	width: 274px;
	margin: 0 0 0 15px;
}
ul.rightcol li {
	width: 274px;
}