@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
body{
	background:url(../images/global/bg-body.jpg) repeat-x #fff;
	font-size: 12px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
}
table{
	font-size: 12px;
}
a{
	color: #C0002C;
	text-decoration: none;
	outline:none;
}
a:hover{
	text-decoration: underline;
}
p{
	line-height: 18px;
	margin-bottom: 15px;
}
h1{
	display: block;
	padding-left: 30px;
	font-size: 30px;
	color: #000;
	background:url(../images/global/plus-red.jpg) left no-repeat;
}
h2{
	color:#C0002C;
}
ul{
	margin-left: 10px;
}
li{
	list-style-type: none;
	padding-bottom: 10px;
}
li a, .list li{
	display: block;
	background: url(../images/global/bullet.jpg) left no-repeat;
	list-style-type: none;
	padding-left: 20px;
	font-weight: bold;
}
.list li{
	display: block;
	background: url(../images/global/bullet.jpg) 0px 2px no-repeat;
	list-style-type: none;
	padding-left: 20px;
	font-weight: bold;
}
.list li span{
	font-size: 11px;
	font-weight: lighter;
}
li a:hover{
	background: url(../images/global/bullet-red.jpg) left no-repeat;
}
#container{
	width: 1000px;
	margin: 0px auto;
	position:relative;
}
#logo{
	position: absolute;
	left: 32px;
	top: 22px;
}
#pluses{
	position: absolute;
	right: 5px;
	bottom: 75px;
}
#menu{
	height: 164px;
	padding-left: 10px;
	background:url(../images/global/bg-menu.jpg) no-repeat;
}
#menu ul{
	list-style-type: none;
	margin-left: 250px;
    padding-top: 25px;
}
#menu li{
	display: block;
	height: 95px;
    padding: 0 20px;
	background: url(../images/global/menu-border.jpg) right no-repeat;
	float: left;
}
#menu li a{
	display:block;
	height: 35px;
	text-indent: -9999px;
    margin-top: 30px;
    margin-left: 0px;
}
#menu li.services a{
	background: url(../images/global/menu.jpg) no-repeat 0px -35px;
	width: 33px;
}
#menu li.services a:hover{background: url(../images/global/menu.jpg) no-repeat 0px 0px;}
#menu li.resources a{
	background: url(../images/global/menu.jpg) no-repeat -54px -35px;
	width: 45px;
}
#menu li.resources a:hover{background: url(../images/global/menu.jpg) no-repeat -54px 0px;}
#menu li.newsletter a{
	background: url(../images/global/menu.jpg) no-repeat -120px -35px;
	width: 50px;
}
#menu li.newsletter a:hover{background: url(../images/global/menu.jpg) no-repeat -120px 0px;}
#menu li.engage a{
	background: url(../images/global/menu.jpg) no-repeat -190px -35px;
	width: 60px;
}
#menu li.engage a:hover{background: url(../images/global/menu.jpg) no-repeat -190px 0px;}
#menu li.contact a{
	background: url(../images/global/menu.jpg) no-repeat -270px -35px;
	width: 35px;
}
#menu li.contact a:hover{background: url(../images/global/menu.jpg) no-repeat -270px 0px;}
#menu li.home a{
	background: url(../images/global/menu.jpg) no-repeat -342px -35px;
	width: 22px;
}
#menu li.home a:hover{background: url(../images/global/menu.jpg) no-repeat -342px 0px;}
#menu li.home{
	background: none;
}
#header{
	height: 226px;
	background:url(../images/global/bg-header.jpg) no-repeat;
}
#content{
	padding: 30px 20px 20px;
	width: 950px;
	margin: 0 5px;
	background:url(../images/global/bg-content.jpg) right repeat-y #fff;
}
.inside-container{
	border-bottom: 2px solid #333;
	height: auto;
	width: 825px;
}
.text-container-left, .text-container-left-inside{
	width: 475px;
	float: left;
	margin-right: 50px;
	border-bottom: 2px solid #333;
}
.text-container-left h1, .text-container-right h1{
	margin-bottom: 10px;
}
.text-container-left-inside{
	border-bottom: 0px solid #333;
	width: 395px;
	margin-right: 35px;
	padding-top: 10px;
}
.text-container-right, .text-container-right-inside{
	width: 300px;
	float: left;
	padding-bottom: 107px;
	background: url(../images/global/calculator.jpg) bottom no-repeat;
	border-bottom: 2px solid #333;
}
.text-container-right-inside{
	padding: 10px 0 20px 0;
	background: none;
	border-bottom: 0px solid #333;
	width: 395px;
}
.text-container-wide-inside{
	width: auto;
	padding-top: 10px;
}
.text-container-wide-inside span{
	color: red;
}
.text-container-right h1, .text-container-right-inside h1{
	width: 200px;
}
iframe{
	border: 1px solid #333;
}
.contact-table td{
padding: 3px 0px 3px 3px;

}
input, textarea{
width: 200px;
border: 1px solid #999;
background: #eaeaea;
padding: 2px;
}
textarea{
width: 400px;
height: 110px;
}
.inputon{
background: #cdcdcd;
}
.button, .button-on{
width: 100px;
background-color:#C0002C;
border: 1px solid #000;
color: #fff;
font-size: 11px;
font-weight: bold;
margin-right: 1px;
}
.button-on{
background-color:#333;
}
.error{
font-size: 11px;
color: red;
}
#footer{
	clear: both;
	font-size: 11px;
	text-align: right;
	padding-right: 60px;
	padding-top: 60px;
}
#footer a{
	padding: 0 5px;
	color: #666;
}
#footer p{
	margin-bottom: 0px;
}
#footer .copy{
	font-size: 10px;
	padding-right: 5px;
}
#footer .copy a{
	padding: 0 0px;
}
#footer .liability{
	float: left; 
	width: 150px; 
	text-align: left; 
	font-size: 10px;
	margin-right: 20px;
	line-height: normal;
}
#footer .cpa{
	float: left;
	width: 100px; 
	text-align: left;
	font-size: 10px;
	line-height: normal;
}
#footer .cpa img{
	padding-bottom: 10px;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
 visibility: visible !important;
 margin: 0;
}

.sIFR-replaced {
 visibility: visible !important;
}

span.sIFR-alternate {
 position: absolute;
 left: 0;
 top: 0;
 width: 0;
 height: 0;
 display: block;
 overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
 visibility: hidden;
 font-size: 30px;
}
