﻿#tabs {
	width: 778px;
}

#tabs-list {
	background-color: #104DA6;
	height: 37px;
	width: 778px;
}

* html #tabs-list {
    width: 778px;
}

div.panel {
    padding: 15px 170px 15px 15px;
}

/*
.sIFR-active #intro h1 {
    visibility: hidden;
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
    font-size: 2.5em;
    height: 30px;
    line-height: 1em;
}

#tabs {
	float: left;
}




#tabs-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tabs-list ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#tabs-list ul li a {
	display: block;
	background-color: #104da6;
	width: 98px;
	height: 32px;
	padding: 5px 6px 0 6px;
	text-align: center;
	color: #fff;
	margin-right: 2px;
}

#tabs-list ul li a.last {
	margin-right: 0;
	width: 99px;
}

#tabs-list ul li a:hover,
#tabs-list ul li a.active {
	text-decoration: none;
	background-color: #031e77;
}



#resources {
	float: left;
	width: 195px;
	padding: 20px 10px;
}

#resources h2 {
	color: #6a6156;
	font-size: 1.6em;
	margin: 0 0 5px 0;
}

#resources .testimonial {
	width: 170px;
	margin: 10px auto;
	background: #15408b url(../images/bg_testimonial_bottom.gif) bottom right no-repeat;
	padding-bottom: 15px;
}

#resources .testimonial-body {
	padding: 55px 15px 0 15px;
	background: #15408b url(../images/bg_testimonial_top.gif) top left no-repeat;
	color: #fff;
}

#resources ul {
	margin-bottom: 15px;
}
*/
