body {
	background: #efedeb;
	color: #000;
	font: 80% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/*#head-shadow {
	background: #efedeb url(../images/header-bg.gif) bottom center no-repeat;
	height: 42px;
	margin: 0 auto;
	width: 966px;
}*/

#wrapper {
	background: #fff url(../images/shadow-bg.gif) center repeat-y;
	color: #000;
	margin: 0 auto;
	padding: 0 33px 25px 33px;
	position: relative;
	width: 900px;
}

#wrapper:after, #faux-columns:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#faux-columns {
	background: #fff url(../images/faux-columns.gif) center repeat-y; 
	color: #000;
	margin-top: 25px;
	height: 100%;
}

ul, ol, li, #main-content #sublinks li, #main-content #sublinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main-content li, #main-content ul {
	list-style-type: disc;
	margin-left: 10px;
}

h1 a {
	/*background: #fff url(../images/peopledge-logo.gif) top left no-repeat;*/
	display: block;
	text-decoration: none;
	/*text-indent: -9999px;*/
}

.bodyHead{
	color:#d06f1a;
	font-weight:300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:2.1em;
}

/* delete me */
h2 {
	background-color: #fff;
	/*background-position: top left;
	background-repeat: no-repeat;*/
	display: block;
	height: 83px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	/*text-indent: -9999px;*/
	width: 900px;
}

#headImage{
	display: block;
	height: 83px;
	width: 900px;
}

#header div {
	background: #00457c;
	padding-bottom: 3px;
}

ul#nav {
	background: #d06f1a;
	border-bottom: 1px solid white;
	height: 22px;
	padding-left: 80px;
	padding-right: 65px;
	position: relative;
}

a img {
	border: 0;
}

ul#nav li {
	display: block;
	float: left;
}

ul#nav li a {
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
}

ul#nav li ul {
	background: #d06f1a url(../images/dropdown-bg.gif) top left repeat-x;
	padding: 5px 0 0 0;
	position: absolute;
	left: -9999px;
	top: 22px;
}

ul#nav li ul li {
	border-bottom: 1px solid white;
	display: block;
	float: none;
	padding: 3px 5px;
}

ul#nav li ul li a {
	display: inline;
	float: none;
	text-transform: none;
}

ul#nav li ul li a:hover {
	color: #000;
	text-decoration: underline;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
	margin-left: 1.5em;
	min-width: 130px;
	padding-top: 4px;
	_width: 130px;
}

#resource-section, #action-section {
	background-color: #f7f6f5;
	border: 10px solid #efedeb;
	border-bottom: 0;
	font-size: 85%;
	/*margin: 25px 0;*/
	min-height: 18em;
	_height: 18em;
	width: 143px;
	padding-bottom: 261px;
}

#resource-section {
	/*background: #f7f6f5 url(../images/resource-bg.jpg) bottom center no-repeat;*/
	background-color: #f7f6f5;
	float: right;
}

#decor1 {
	/*background: #f7f6f5 url(../images/resource-bg.jpg) bottom center no-repeat;*/
	left: 43px;
}

#decor2 {
	/*background: #f7f6f5 url(../images/action-bg.jpg) bottom center no-repeat;*/
	right: 43px;
}

#decor1, #decor2 {
	border-bottom: 10px solid #efedeb;
	position: absolute;
	bottom: 25px;
	height: 261px;
	width: 143px;
}

#action-section {
	/*background: #f7f6f5 url(../images/action-bg.jpg) bottom center no-repeat;*/
	background-color: #f7f6f5;
	float: left;
}

#resource-section h3, #action-section h3 {
	padding-bottom: 20px;
}

#resource-section li, #action-section li, #resource-section p, #action-section p {
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

#resource-section a, #action-section a {
	color: #00457c;
	text-decoration: none;
}

#resource-section a:hover, #action-section a:hover {
	color: #000;
	text-decoration: underline;	
}

#resource-section *, #action-section * {
	margin: 0;
	padding: 0;
}

#main-content {
	color: #333;
	font-size: 100%;
	float: left;
	/*min-height: 23em;
	_height: 23em;*/
	margin: 0 25px 0 25px;
	width: 520px;
}

div.orange-bg {
	background: #f7f5e6;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#main-content h1.heading-orange {
	font-size: 24px;
	color: #d06f1a;
	line-height: 28px;
	font-weight: normal;
	text-align: center;
	margin: 0 0 10px 0;
}
#main-content h1.heading-blue {
	font-size:24px;
	color: #00457c;
	line-height: 28px;
	font-weight: normal;
	text-align: center;
	margin: 0;
}

#main-content h1.heading-blue a {
 display: inline;
 color: #00457c;
}

#main-content h1.heading-blue a:hover {
	color: #d06f1a;
}

#main-content ul.campaign li {
	color: #504744;
	margin-bottom: 7px;
}

div.p-globe {
	float: right;
	margin: 25px 0 15px 20px;
	width: 203px;
}

div.p-globe p {
	font-weight: bold;
	text-align: center;
}





#main-content ul.rows {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 512px;
}

#main-content ul.rows li {
	background-color: #fbf5ef;
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 3px 15px;
}

h4 {
	margin-bottom: 0;
	padding-bottom: 0;
}

#main-content a:link, div.column a:link {
	color: #00457c;
}

#main-content a:visited, div.column a:visited {
	color: #006ec5;
}

#main-content a:hover, div.column a:hover {
	color: #d06f1a;
}

#main-content th {
	background-color: #f7f6f5;
	text-align: right;
}

#main-content table * {
	vertical-align: top;
}

#main-content h3 {
	margin: 0;
	padding: 10px 0 0 0;
}

#sub-blurb {
	float: left;
	width: 270px;
}

#globe {
	border: 0;
	float: right;
	width: 247px;
}

#globe.internal {
	float: left;
	width: 275px;
}

#product-list {
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 0;
	float: right;
	width: 212px;
}

#product-list li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}

.strap {
	color: #00457c;
	font-size: 135%;
	margin: 0;
	padding: 0;
}

h1.strap {
	color: #00457c;
	font-size:1.3em;
	font-weight:400;
	margin:0px;
	padding: 0;
}

#main-content #sublinks {
	
}

#main-content #sublinks ul {
	background-color: #EFEDEB;
	margin: 0;
	padding: 10px 0 10px 10px;
	overflow: hidden;
	width: 502px;
}

#main-content #sublinks li {
	float: left;
	margin-right: 10px;
}

#main-content #sublinks.internal {
	position: static;
}

#footer {
	background: url(../images/footer-bg.gif) top no-repeat;
	font-size: 10px;
	margin: 0 auto 5px auto;
	padding-top: 17px;
	width: 966px;
}

#footer p {
	margin: 0;
	padding: 0 0 0 33px;
}

#footer, #footer a {
	color: #504744;
}

#font-sizer {
	background: #a0938f url(../images/font-sizer-bg.gif) bottom center no-repeat;
	color: #fff;
	min-height: 14px;
	_height: 14px;
	font-size: 80%;
	padding-top: 3px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	/*top: -9px;*/
	top: 0;
	right: 33px;
	width: 168px;
}

#font-sizer span {
	cursor: pointer;
}

#main-content th.silver, #main-content th.gold, #main-content th.platinum {
	text-align: center;
}

.silver {
	background-color: #e5e5e5;
}

.gold {
	background-color: #ffe38d;
}

.platinum {
	background-color: #bebebe;
}

.standout {
	color: #d06f1a;
	font-size: 110%;
}

.standout {
	color: #d06f1a;
	font-size: 145%;
}

#main-content ul li, #main-content ul li strong {
	color: #d06f1a;
}

#main-content ul li span {
	color: #000;
}

.calltoaction {
	color: #00457B;
	padding-top: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00458D;
	font-size: 120%;
}

.subs {
	line-height: 8px;
}

/* rounded corners */
.t {background: url(/images/dot.gif) 0 0 repeat-x;}
.b {background: url(/images/dot.gif) 0 100% repeat-x}
.l {background: url(/images/dot.gif) 0 0 repeat-y}
.r {background: url(/images/dot.gif) 100% 0 repeat-y}
.bl {background: url(/images/bl.gif) 0 100% no-repeat}
.br {background: url(/images/br.gif) 100% 100% no-repeat}
.tl {background: url(/images/tl.gif) 0 0 no-repeat}
.tr {background: url(/images/tr.gif) 100% 0 no-repeat;padding:10px;display: inline-block;}
.tr span {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
}

html {overflow-y: scroll;}

.headRuler {
	margin-bottom:15px;
	color:#00457c;
	background-color:#00457c;
	border:none;
	height:1px;
}

.center{
	text-align:center;
}
.nomargin{
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

#levelsTable{
	border-collapse:collapse;
}
#levelsTable td{
	border:2px solid black;
	padding:5px;
	margin:0px;
}
caption {
	height: 47px;
	color: white;
	text-align: left;
	background: #fff url(/images/serviceLevelsHead.png) no-repeat;
}
