/* CSS Document */
#wrapper{
	width: 713px;
	margin: 0 auto;}
	
a, a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: lighter;}
	
a:hover {
	color: #1B72A7;
	text-decoration: none;}
	
a.breadlink:link, a.breadlink:visited {
	color: #626262;}

a.breadlink:hover {
	color: #1B72A7;}
	
a.bold:link, a.bold:visited, a.bold:hover {
	font-weight: 100;}

h1 {
	font-size: 16px;
	color: #194387;
	margin-bottom: 10px;
}
h2 {
	font-size: 13px;
	color: #194387;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #194387;
	margin-bottom: 10px;
}
.homepage_headers {
	font-size: 13px;
	color: #194387;
	margin-bottom: 10px;
	font-weight: bold;
}

.small {
	font-size: 11px;}

.form_pricequote {
	font-size: 12px;
	line-height: 105%;}
	
.form_linebreak_pquote {
	line-height: 48%;}

/* List items in navbar */
#navbar{
	margin: 5px 0 0 0;
	background: #aaa url(images/navbar/navbar.gif) repeat-x center;
	height: 1.4em;
	position: relative;
	width: 100%;}
	
#navbar ul{
	clear: left;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;}
	
#navbar li{
	float: left;
	position: relative;}
	
#navbar a:link,
#navbar a:visited{
	text-decoration: none;}

#navbar a,
#navbar a:link,
#navbar a:visited{
  text-decoration: none;
  font-family: Arial, Sans-Serif;
  font-size: 70%;
  color: #fff;
  background: #aaa url(images/navbar/navbar.gif) repeat-x center;
  display: block;
  height: 2em;
  width: 6.98em;
  border-left: solid 1px #ddd;
  text-align: center;
  line-height: 2em;
  outline-style: none;}
  
#navbar a:hover,
#navbar a:active{
 	background: #aaa url(images/navbar/navbar2.gif) repeat-x center;
	color: #fff;}

/* Selected pages inline */

#navbar table {
  margin:-1px; 
  border-collapse:collapse; 
  position:absolute;
  top:0.5em;
  left:0;
  z-index:100;}
	
/* Drop-down menu styles */
#navbar li ul{
	 position: absolute;
	 z-index: 100;
	 visibility: hidden;}
	 
/* Make drop-down visible on navbar hover */
#navbar li:hover ul{
	visibility: visible;
	top: 1.4em;
	left: 0;}
	
/* Applies to links on the drop-down menu */
#navbar li:hover ul li a{
	background: #6699cc;
	color: #fff;
	text-align: left;
	display: block;
	width: 14em;
	padding: 0 0 0 1em;
	height: auto;}
	
/* Hover on drop-down menu links */
#navbar li:hover ul li a:hover{
	background: #336699;
	color: #fff;}
	
/* end navbar */

/* IE6 navbar2 */
#navbar2{
	margin: 5px 0 0 0;
	background: #aaa url(images/navbar/navbar.gif) repeat-x center;
	height: 1.4em;
	position: relative;
	width: 100%;}
	
#navbar2 ul{
	clear: left;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;}
	
#navbar2 li{
	float: left;
	position: relative;}
	
#navbar2 a:link,
#navbar2 a:visited{
	text-decoration: none;}

#navbar2 a,
#navbar2 a:link,
#navbar2 a:visited{
  text-decoration: none;
  font-family: Arial, Sans-Serif;
  font-size: 70%;
  color: #fff;
  background: #aaa url(images/navbar/navbar.gif) repeat-x center;
  display: block;
  height: 2em;
  width: 6.98em;
  border-left: solid 1px #ddd;
  text-align: center;
  line-height: 2em;
  outline-style: none;}
  
 #navbar2 a:hover,
 #navbar2 a:active{
 	background: #336699;
	color: #fff;}
	
/* Drop-down menu styles */
#navbar2 li ul{
	 position: absolute;
	 z-index: 100;
	 visibility: hidden;}
	 
/* Make drop-down visible on navbar hover */
#navbar2 li:hover ul,
#navbar2 li a:hover ul{/* IE6 hack */
	visibility: visible;
	top: 0.98em;
	left: 0;}
	
/* Applies to links on the drop-down menu */
#navbar2 li:hover ul li a,
#navbar2 li a:hover ul li a{/* IE6 hack */
	background: #6699cc;
	color: #fff;
	text-align: left;
	display: block;
	width: 14em;
	padding: 0 0 0 1em;
	height: auto;}
	
/* Hover on drop-down menu links */
#navbar2 li:hover ul li a:hover,
#navbar2 li a:hover ul li a:hover{/* IE6 hack */
	background: #336699;
	color: #fff;}
	
/* IE6 hack applies to its table drop-down */
#navbar2 table {
  font-family: Sans-Serif, Arial;
  font-size: 1.4em;
  margin:-1px; 
  width: 10em;
  border-collapse:collapse; 
  position:absolute;
  top:0.5em;
  left:0;
  z-index:100;
}
/* end IE6 navbar2 */


#top_table {
	width: 713px;
	padding: 0;
	margin: 0;}

th {
	color: #000000;
	border: 0px;
	text-align: left;}

th.left1 {
	border: 0px;
	text-align: justify;
	padding-right: 15px; 
	font: 12px normal Arial, Helvetica, sans-serif;
	width: 490px;
	line-height: 150%;}

th.right1 { 
	float: top;
	text-align: justify; 
	width: 190px;
	line-height: 117%;
	font-size: 12px; 
	font-weight: 100;
	color: #626262;
	padding-left: 15px;}
	
/* bottom table divs */
	
#bottom_table {
	width: 700px !important;
	padding: 0;
	margin: 0;}

th {
	color: #000000;
	border: 0px;}

th.left2 {
	border: 0px;
	text-align: left;
	font: 11px normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;}
	
th.left2 a, th.left2 a:hover, th.left2 a:visited{
	font: 11px normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;}

th.right2 {
	border: 0px; 
	text-align: right;
	font: 11px normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;}
	
/* form table divs*/
	
#form_table {
	width: 100%;
	padding: 0;
	margin: 0;}

th {
	color: #000000;
	border: 0px;
	text-align: left;
	font: 12px normal Arial, Helvetica, sans-serif;
	line-height: 190%;}

th.left3 {
	border: 0px;
	text-decoration: none;
	padding-right: 0;
	line-height: 200%;}

th.right3 {
	border: 0px; 
	text-decoration: none;
	float: top;
	vertical-align: top;
	margin-left: 0;}
	
/* address table divs */

#address_table {
	width: 50%;
	padding: 0;
	margin: 0;}

th {
	color: #000000;
	border: 0px;
	text-align: left;
	font: 12px normal Arial, Helvetica, sans-serif;
	line-height: 190%;}

th.left4 {
	border: 0px;
	font-style: italic;
	padding-right: 0;}

th.right4 {
	border: 0px; 
	font-style: italic;
	float: top;
	margin-left: 0;}

/* specific divs */

#topimage {
	text-align: center;
	width: 713px;
	padding-top: 10px;}

	
#breadcrumbs {
	width: 713px;
	height: 17px;
	font: 11px Helvetica, Arial, sans-serif, verdana;
	color: #626262;
	padding: 0px;
	margin-left: 15px;
	margin-top: 25px;}
	
#cbody {
	font: 12px Helvetica, Arial, sans-serif, Verdana;
	color: #000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 713px;
	padding-top: 10px;}
	
#pdf_links {
	text-align: right;
	font: 11px normal Arial, Helvetica, sans-serif;
	line-height: 120%;}
	
#bottom_bar {
	background: #fff url(images/navbar/navbar.gif) repeat-x center;
	width: 700px !important; 
	font-family: Arial, Sans-Serif;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;}
	
#buttons{
	padding-left: 12px;}
	
#demos{
	padding-left: 10px;}

#goverment-accounting-services {
	
	background: url(images/b-right.gif) no-repeat center;
	height: 150px;
	width: 195px;
	
}
#goverment-accounting-services-text {
	font: bold 11px/17px Helvetica, Arial, sans-serif;
	color: #666;
	width: 159px;
	text-align: left;
	padding: 15px 20px;
	}
	
ul
{
list-style:square;
}

/*testimonials ticker*/
#government-contractor-testimonials {
	width:185px;
	height:290px;
	padding:5px 5px 0;
	font: 10px/17px Arial, Helvetica, sans-serif;
	color: #333;
	margin:20px auto;
}

.newsticker-jcarousellite { width:185px; height:290px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:1px; }

.clear { clear: both; }

/** Form Styles *****************************/

#contact_form {
	width: 500px;
}

.fieldname {
	width: 180px;
	float: left;
	line-height: 15px;
	padding-bottom: 2px;
}

.fieldname2 {
	width: 173px;
	float: left;
	line-height: 15px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.content {
	width: 300px;
	float: left;
	padding-bottom: 2px;
}

#price_form {
	width: 500px;
}

.fieldname_price {
	width: 340px;
	float: left;
	line-height: 15px;
	padding-bottom: 2px;
}

.fieldname2_price {
	width: 333px;
	float: left;
	line-height: 15px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.content_price {
	width: 150px;
	float: left;
	padding-bottom: 2px;
}

#submit_form {
	width: 500px;
}

.fieldname_submit {
	width: 140px;
	float: left;
	line-height: 15px;
	padding-bottom: 2px;
}

.content_submit {
	width: 350px;
	float: left;
	padding-bottom: 2px;
}

#demo_form {
	width: 500px;
}

 /* jQuery lightBox plugin - Gallery style */
        #gallery {
            background-color: #ebebeb;
            width: 490px;
			padding-top:10px;
			padding-left:20px;
        }
        #gallery ul { list-style: none; }
        #gallery ul li { display: inline; margin-right:10px; }
        #gallery ul img {
            border: 5px solid #cccccc;
        }
        #gallery ul a:hover img {
            border: 5px solid #194387;
            color: #000;
        }
        #gallery ul a:hover { color: #fff; }

