 /*<group=Global>*/
#NavList #NavList #NavList #NavListC {
	background: transparent url("../images/sec_active.gif") bottom right no-repeat;
	color: #3F7E86;
		}
body {
	margin: 0;
	padding: 0;
	background: url("../images/background_tile2.gif") top left repeat-x;
	text-align: center;
	background-color: #fff;
}
#alignright {
text-align:right;
}
div.hr {
border-top: dotted 1px #333333;
margin-top:10px;
}

.textField
{
	border: 1px solid #999999;
	font-size: 11px;
	margin: 5px 0 0 0;
	background: #FFFFFF !important;
	width: 135px;
}
.newsletter
{
	padding: 0px 0px;
	margin: -22px 0 0 0;
	position: relative;
	z-index:1;

}
.hidden
	{
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
 	}

#wrapper {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
}

h1 {
	font: normal 15px tahoma, verdana, Times New Roman, Serif;
	line-height: 20px;
	color: #FA8B29;
  	padding-bottom:0px;
	margin: 0px;
}

h1.formright {
	background-color: #C6DDB2;
	color: #666666;
	padding: 3px 3px 3px 3px;
	font: bold 13px 'Lucida Grande', 'Lucida Sans',verdana, arial, sans-serif;
	margin: -1px 0px 5px 0px;
}

h2 {
	font: normal 14px/14px  tahoma, verdana, Times New Roman, Serif;
	color: #7C9FAA;
	padding: 10px 0 0px 0;
	margin: 0;
}

h3 {
	font: normal 11px/13px georgia, serif;
	color: #222;
	margin: 8px 0 0px 0;
	padding: 0;
}
h4 {
	color: #FF9900;
	font-size: 18px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

p {
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 7px 0;
	color: #666;
}

#home p {
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 4px 0;
	color: #666;
}

#home #questions {
	float: left;
	width: 490px;
	margin: 30px 0 0 0; /* changed from 30px 0 0 0 */
	padding: 0 15px 0 15px;
}
#home #questions p.question {
	font: normal 12px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	font-weight:bold;
	margin: 0;
	padding: 4px 0;
	color: #91b476;
}

#home #questions p.answer {
	font: normal 12px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 4px 0;
	color: #000;
}

#work p.intro{
	font: normal 12px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 6px 0 3px 0;
	color: #666;
}

a, a:link, a:visited {
	color: #0273E3;
	text-decoration: none;

}

a:hover {

}

images {
	border: none;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

.divider {
	line-height: 0;
	height: 0;
	border-top:1px solid #ccc;
	margin: 5px 0;
}

.images_border {
	border: 1px solid #ccc;
	padding: 4px;
}

blockquote{
	font: normal 12px/18px georgia, serif;
	color: #588DA2;
	padding: 0;
	margin: 4px 0;
	padding:0 0 0 15px;
	border-left: 3px double #e5e5e5;
}

#dynamic blockquote p, #work blockquote p{
	font: normal 12px/18px georgia, serif;
	color: #588DA2;
	padding:0;
	margin: 0;
}

.green {
	color:#91B476;
}
/*</group>*/

/*<group=Header>*/

#header {
	height: 77px;
	position: relative;
	top: 0;
	left: 0;
}

#header #main_photo {
	position: absolute;
	top: 0;
	right: 0;
}

#header #logo {
	position: absolute;
	top: 0;
	left: 0;
}

/*</group>*/

/*<group=Top Navigation>*/



/*</group>*/

/*<group=dynamic Navigation>*/

#sidenav {
	background: transparent url("../images/sec_top.gif") top right no-repeat;
	width: 135px;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	float: left;
}

#sidenav ul {
	list-style-type: none;
	font: normal 10px/23px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	background: transparent url("../images/sec_normal.gif") 0px -30px no-repeat;
	color: #666;
	margin: 0 0 0 0px;
	padding: 5px 0 15px 0;
}

#sidenav ul li {
	list-style-image: none;
	background: transparent url("../images/sec_hover.gif") bottom right no-repeat;
	height: 23px;
	margin: 0;
}

#sidenav_inside {
	background: transparent url("../images/sec_bottom.gif") bottom right no-repeat;
	padding: 10px 0 50px 0;
}

#sidenav li a,#sidenav li a:link {
	list-style-image: none;
	background: transparent url("../images/sec_normal.gif") bottom right no-repeat;
	height: 23px;
	margin: 0;
	color: #000;
	display: block;
	padding: 0;
}

#sidenav li a:active {
	color: #036;
}

#sidenav li a:visited {
	background: transparent url("../images/sec_normal.gif") bottom right no-repeat;
	color: #000;
}

#sidenav li a:hover {
	background: none;
	color: #3F7E86;
}



/*</group>*/

/*<group=Main Content>*/

#contentwrap {
	margin-top: 25px;
}

#content {
	width: 365px;
	padding: 45px 0 0px 0;
}

#home #content {
	width: 365px;
	margin: 45px 0 0 0;
}

#content ul {
	width: 49%;
	font: normal 11px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-image: url("../images/bullet.gif");
}

#content li {
	margin: 3px 0 0px 20px;
	padding: 0;
}

#bottom {
	background: url("../images/dotted_line.gif") top left repeat-x;
	position: relative;
	top: 0;
	left: 0;
}

#project {
	width: 478px;
	padding: 13px 0 0 0;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}

#project_content {
	width: 265px;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}

#project_content h3,#project_details h3 {
	font: normal 12px/15px georgia, serif;
	color: #91B476;
	margin: 8px 0 3px 0;
	padding: 0;
}

#project_content p {
	font: normal 10px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0px 0 5px 0;
	color: #666;
}

#project_details {
	width: 190px;
	float: right;
	position: relative;
	top: 0;
	right: 10px;
}




#quote {
	float: right;
	position: relative;
	top: 0;
	right: 0;
	width: 237px;
	background: url("../images/dotted_line_vert.gif") top left repeat-y;
	padding: 0px 0 0 15px;
	margin: 13px 0 0 0;
}

#quote p {
	font: normal 13px/18px georgia, serif;
	color: #8C9297;
	margin: 5px 0;
	padding: 0;
}

.attributea {
	font: italic 10px/14px georgia,serif;
	color: #999;
}

.attributeb {
	font: italic 10px/14px georgia,serif;
	color: #666;
}
	
/*</group>*/

/*<group=Footer>*/

#footer {
	background: url("../images/footer.gif") top left repeat-x; */
	height: 76px;
	width: 100%;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	padding: 30px 0px 0px 0px;
	clear: both;
}

#footer_content {
	width: 740px;
	text-align: left;
	margin: 0 auto;
	clear: both;
}

#footer_content p {
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #999;
	padding: 0;
	margin: 0;
}

	
/*</group>*/
/*<group=dynamic Page>*/

a.feature_port {
	background-color: #fff;
}

a.feature_port:hover {
	background-color: #fff;
}

.images_border:hover {
	background-color: #D9ECFF;
}

#work #web_dev a {
	background: transparent url("../images/sec_active.gif") bottom right no-repeat;
	line-height: 20px;
	color: #0085BF;
}

#projects {
	float: left;
	margin: 35px 0 10px 0;
	padding: 0px 0px 0 20px;
	width: 170px;
	background: url("../images/dotted_line_vert.gif") top right repeat-y;
}

#projects ul {
	font: normal 10px/14px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	color: #666;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#projects ul li {
	padding: 5px 0;
	margin: 0;
	list-style-image: none;
	display: block;
}

#projects ul li a {
	padding: 0;
	margin: 0;
	display: block;
	color: #666;
}

#projects ul li a:hover {
	padding: 0;
	margin: 0;
	display: block;
	color: #3F7E86;
	background: none;
}

.project_type {
	font: normal 9px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	color: #999;
	text-transform: uppercase;
}

#dynamic {
	float: left; /* changed to float: right; to left */
	width: 390px;
	position: relative;
	top: 0;
	right: 0;
	padding: 0px 0px 0px 0px;
	margin: -86px 0px 0px 0px;
	/* border: 1px solid #DCDCB4;  */
	background: url("../images/dotted_line_vert.gif") top right repeat-y;	
}

#home #dynamic {
	float: left;
	width: 490px;
	margin: 30px 0 0 0; /* changed from 30px 0 0 0 */
	padding: 0 15px 0 15px;
}

#dynamic h1 {
	font: bold 14px Tahoma, Helvetica, Geneva, Arial, sans-serif;
	line-height: 22px;
	color: #91b476;
	padding: 0px 0 0px 0;
	margin: 10px 0 0 0;
	letter-spacing: 1px;
	}

#dynamic p {
	font: normal 11px/16px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	color: #666;
	padding: 2px 0 8px 0;
	margin: 0;
}

#dynamic ul {
	list-style-image: url("../images/bullet.gif");
	font: normal 10px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0 0 0 20px;
	padding: 3px 0;
	color:#666;
}

#work #dynamic h3{
	font: bold 10px/12px georgia, serif;
	color: #333;
	text-transform: uppercase;
	padding:10px 0 0px 0;
	margin: 0;
}

/*</group>*/

/*<group=dynamic Main Page>*/
#form_main{
	float: left;
	margin: 35px 0 10px 0;
	padding: 0px;
	width: 675px;
}

#form_main_left{
	float: left;
	margin: 25px 0 10px 0;
	padding: 0px;
	width: 475px;
}

#form_contact_left{
	float: left;
	margin: 35px 0 10px 0;
	padding: 0px;
	width: 275px;
}

#form_contact_right {
	width: 350px;
	float: left;
	padding-left: 15px;
	margin-top: 45px;
}

#form_main_lefth2 {
	font: normal 16px arial, 'Times New Roman', Serif;
	line-height: 18px;
	color: #f90;
	padding: 0px 0 0px 0;
	margin: 15px 0 0 0;
	letter-spacing: -.1em
	}
	
#form_main_left#list {
	font: normal 11px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0 0 5px 0;
	display: inline;
	list-style-image: url("../images/bullet.gif");
}

#form_main_left#list li {
	margin: 0px 0 2px 20px;
	padding: 0;
	list-style-image: url("../images/bullet.gif");
}

#form_main_left#list a {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
	display: inline;
	list-style: url("../images/bullet.gif") 50% 50%;
}

#form_main_left#list a:hover {
	background-color: #E0EFF0;
	padding: 1px 2px;
}

#form_main_leftp {
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 5px 0 2px 0;
	color: #666;
}

#form_main_right {
	width: 200px;
	float: left;
	padding-left: 20px;
	margin-top: 25px;
}

#service_main_right {
	width: 385px;
	float: right;
	margin-top: 150px;
}

#service_main_right h2{
	font: normal 16px arial, 'Times New Roman', Serif;
	line-height: 16px;
	color: #f90;
	padding: 0px 0 0px 0;
	margin: 15px 0 0 0;
	letter-spacing: -.1em
	}
	
/*</group>*/


#home #dynamic p{
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	color:#555;
	padding: 5px 0;
}

/*------ middle column wrappers-----*/

.playlist {
	padding: 0 10px 0 0;
}

.playlist p{
	padding: 5px 0;
	font: normal 10px/15px "lucida grande","Lucida sans",lucida, verdana, arial, sans-serif;
}

.playlist a{
	padding: 0;
}

#playmain{
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0 0 0 20px;
	line-height: 15px;
	padding-bottom:20px;
	padding-top:10px;
	color:#666;
}

#playmain ul {
	list-style-image: url("../images/bullet.gif");
	line-height: 25px;	
	margin: 0 0 0 5px;
	padding: 0;
}

#entry_footer {
	font: normal 10px lucida grande, tahoma, arial, verdana, sans-serif;
	color: #99997D;
	border-top: 1px solid #DCDCB4; 
	border-bottom: 1px solid #DCDCB4; 
	background-color:#FAFAE7;
	height:12px; 
	padding:4px 0 4px 0; 
	margin:6px 0px 0px 0px;
}

.entry_footer_text{
	width: 250px;
	float: left;
	margin: 0px;
	padding: 2px 3px 0px 6px;
}

.highlight{
	border-top: 1px solid #DCDCB4; 
	border-bottom: 1px solid #DCDCB4; 
	background-color:#FAFAE7; 
}

.date{
	width: 105px;
	float: right;
	text-align: right;
	padding: 2px 6px 0px 0px;	
}

#entry_footer a, .entry_footer a:link,.entry_footer a:visited {
	color: #99997D;
	
}

#entry_footer a:hover,.entry_footer a:active {
	color: #7B7B62;
}

a.icon_comment, a:link.icon_comment,a:visited.icon_comment{
	padding-left:15px;
	background-image: url("../images/icon_comment.gif");
	background-color: transparent;
	background-position: 50% left;
	background-repeat: no-repeat;
	margin: 0;
}

a:hover.icon_comment{
	padding-left:15px;
	background-image: url("../images/icon_commenton.gif");
	background-color: transparent;
	background-position: 50% left;
	background-repeat: no-repeat;
	margin: 0;
}


a.icon_archive, a:link.icon_archive,a:visited.icon_archive{
	padding-left:15px;
	background-image: url("../images/icon_archived.gif");
	background-color: transparent;
	background-position: 50% left;
	background-repeat: no-repeat;	margin: 0;
}

a:hover.icon_archive{
	padding-left:15px;
	background-image: url("../images/icon_archivedon.gif");
	background-color: transparent;
	background-position: 50% left;
	background-repeat: no-repeat;	margin: 0;
}

a.icon_aboutus, a:link.icon_aboutus,a:visited.icon_aboutus{
	padding-left:15px;
	background-image: url("../images/icon_aboutus.gif");
	background-color: transparent;
	background-position: 50% left;
	background-repeat: no-repeat;
	margin: 0;
}

a:hover.icon_aboutus{
	padding-left:15px;
	background-image: url("../images/icon_aboutuson.gif");
	background-color: transparent;
	background-position: 50% left;
	background-repeat: no-repeat;
	margin: 0;
}


/*<group=Contact Page>*/
#contact_left{
	width: 335px;
	float: left;
}

#contact_right{
	width: 350px;
	float: right;
	margin-top: 40px;
}

#contact_content {
	margin: 45px 0 0px 0;
}

label{
	display: block;
	font: normal 11px/15px "tahoma", arial, verdana, sans-serif;
	margin: 0;
	padding: 0px 0;
	color: #000;
}

.textfield{
	font: normal 11px/13px "lucida grande", tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 100%;
	color: #666;
}

.textfield2{
	font: normal 11px/13px "lucida grande", tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 207px;
	color: #666;
}

#contact td{
	padding:5px;
}

#contact table{
	width: 100%;
}



.success{
	background-image: url("../images/success.gif");
	background-position:  50% left ;
	background-repeat: no-repeat;
	background-color: #E3EDDE;
	padding: 8px 0px 8px 35px;
	border-top: 1px solid #99CC99;
	border-bottom: 1px solid #99CC99;
	font: bold 11px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #39663A;
}


.error{
	background-image: url("../images/error.gif");
	background-position:  50% left ;
	background-repeat: no-repeat;
	background-color: #c00;
	padding: 8px 0px 8px 25px;
	border-top: 1px solid #8C0000;
	border-bottom: 1px solid #8C0000;
	font: bold 11px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #fff;
}

.error a,.error a:link, a .error a:visited, a .error a:hover{
	color: #fff;
	text-decoration: underline;
	padding: 0;
	background: none 0;
}

#rfp{
	font: normal 11px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #555;
}

#rfp td{
	padding:2px;
}

#rfp .tdline {
	padding-top: 15px;
	border-bottom: 1px solid #ccc;
}

.required {
	font: normal 9px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: red;
}
	
/*</group>*/

#comments {
	padding:10px 0;
}

.comment1 {
	padding: 6px 16px;
	border-bottom: 1px solid #DCDCB4;
	border-top: 1px solid #DCDCB4;
	margin: 5px 0;
	background-color: #FAFAE7;
	clear: both; 
}

.comment2 {
	padding: 6px 16px;
	margin: 5px 0;
	background-color: #fff;
	clear: both;
}



#TextDisplay{
	font: normal 10px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 5px 0;
	color: #666;
}

.comment1 h3,.comment2 h3 {
	font: bold 12px/16px "Lucida Grande",Tahoma, sans-serif;
	color: #036;
	padding: 2px 0;
	margin: 0;
}

pre{
	padding:10px 15px;
	background-color: #eee;
	border: 1px solid #ccc;
	font: normal 10px/15px verdana, sans-serif;
	color: #093;
	margin: 0px 0;
}

/*---- Play ----*/
	
	a.normal, a:link.normal {
	font: normal 11px/16px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	color: #666;
	text-decoration: underline;
	}

	.normal {
	font: normal 11px/16px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	color: #666;
	}

	a:hover.normal, a:visited.normal {
	color: #137A33;
	background-color: transparent;	
	text-decoration: none;
	}
		
/* Dynamic pick frony */
div.dynamic_pick { background: transparent url("../images/dynamic_pick.jpg") no-repeat; position: relative; width: 487px; height: 287px; margin-bottom: 8px; }
div.dynamic_pick label { font-weight: bold; }
div.dynamic_pick select { padding: 0px; width: 124px; font-weight: normal; font-size: 12px; }

	#crossbox {
	font: normal 11px/16px lucida grande, tahoma, arial, verdana, sans-serif;
	position: relative;
	float: left;
	width: 490px;
	margin: -20px 0px 0px 0px;
	padding: 0px;
	height: 125px;
	z-index:2;
	/* border: 1px solid #DCDCB4; */
	}
	#footbox {
	font: normal 11px/16px lucida grande, tahoma, arial, verdana, sans-serif;
	position: relative;
	float: left;
	width: 490px;
	margin: -20px 0px 0px 0px;
	padding: 0px;
	/* border: 1px solid #DCDCB4; */
	}	
	
	#crossbox .desc {
	position: absolute;
	top: 0px;
	left: 2px;
	}
	
	.crossbox1 {
	position: absolute;
	top: 0px;
	left: 2px;
	width: 160px;
	z-index:3;
	border-right: 1px dotted #cccccc;
	}

	.crossbox2 {
	position: absolute;
	top: 0px;
	left: 165px;
	padding: 0px 3px 0px 15px;
	width: 300px;
	}
	
	.logos {
	padding: 10px 5px 5px 5px;
	}

	#crossbox li {
	margin: 0;
	padding-bottom: 3px;
	}


	#crossbox li a:link {
	padding: 0px;
	text-decoration: none;
	color: #007DC9;
	}

	#crossbox li a:visited {
	padding: 0px;
	text-decoration: none;
	color: #007DC9;
	}

	#crossbox li a:hover {
	text-decoration: underline;
	color: #007DC9;
	}
.vertline {
	padding: 0px 0px 0px 10px;
	background: url("../images/dotted_line_vert.gif") top right repeat-y;	
}	
 .bottom2 {
 background-position:bottom;
	background:url("../images/littlehouse.gif") center no-repeat;
 }
a.headerright, a:link.headerright, a:visited.headerright {
	font: normal 10px/16px lucida grande, tahoma, arial, verdana, sans-serif;
	color: #919191;
	text-decoration: none;
	padding: 1px 2px;
}

a:hover.headerright {
	color: #C6DDB2;
}
#headertext {
	font: normal 12px/18px georgia, serif;
	color: #CCC;
	position: absolute;
	top: 20px;
	left: 385px;
	width: 300px;
}
.lenderMain {
	font: normal 12px  tahoma, verdana, Times New Roman, Serif;
	color: #7C9FAA;
	padding: 0px;
	margin: 0;
}
.lenderContent {
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0px 0 0px 4px;
	color: #666;
}
td.smallprint {
	font-weight:normal;
	font-size: 10px;
	font-family: tahoma, arial, verdana, sans-seriff;
	color:#333333;
}
div.smallprint {
	font-weight:bold;
	font-size: 9px;
	font-family: tahoma, arial, verdana, sans-seriff;
	color:#999999;
	text-align:right;
	margin: -15px 8px 10px 0px;
}
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align:right;
}
.style3 {
	position:relative;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent; 
	margin-top: -10px;
	height: 10px;
	left: 177px;
}
/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background:#c6ddb2;
      font-size:93%;
      line-height:normal;
      }
    #tabsB ul {
        margin:0;
        padding:10px 20px 0 20px;
        list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("../images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("../images/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
	  font: bold 11px/1.5em Verdana;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
	  font: bold 11px/1.5em Verdana;
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }
        
.heading{
	font: bold 12px Arial;
	text-transform: uppercase;
	color: #779D5E;
}
-->