/*----------------------------------------------------
	Software and Services Landing Page
----------------------------------------------------*/

#topHeader{
	background:url(../../services/masthead-services_back.jpg) 0 0 no-repeat;
}

#topHeader .text{
	width: 400px;
}

.tabImage {
	height:243px;
	padding-left:17px;
	padding-top:20px;
}
.tabContent {
	width:311px;
	background:url(/assets/images/white_block_top.gif) top left no-repeat;
	padding:5px 0 0 0;
}
.tabCopy {
	z-index:0;
	background:#fff;
	width: 281px;
	padding: 0 15px 10px 15px;
}
.tabContent h2 {
	margin:0;
	padding:18px 0 5px 0;
}
.bottomNotches {
	width:311px;
	height:5px;
	background:url(/assets/images/white_block_bottom.gif) bottom left no-repeat;
}
* html .bottomNotches {
	margin-top:-10px;
}

#content .sidenav{
	margin-top: 2px;
}

.more{
  text-align:right;
}

h2 {
  color: #76a0b4;
}
