body {
	background-color: #1f5ab2;
	background-image: url('/atf/cf/{e7f70c21-77c3-4f0b-b520-5da0f274e836}/BOEHNER_BACKGROUND_BLUE3.PNG');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bodyWrapper {
	width:1115px;
	top:0px;
	margin:auto;
	z-index:3;
	position:relative;
}
#header {
	position:relative;
	top:0px;
	width:850px;
	height:140px;
	z-index:1;
	margin: auto;
}
#headWrapper {
	position:relative;
	top:0px;
	width:850px;
	height:140px;
	z-index:1;
	margin: auto;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:195px;
	height:120px;
	z-index:2;
}
#globalNav {
	position:absolute;
	left:195px;
	top:28px;
	width:654px;
	height:89px;
	z-index:3;
}
#signupBar {
	position:absolute;
	left:195px;
	top:0px;
	width:655px;
	height:31px;
	z-index:4;
	text-align:right;
	padding-top:4px;
}
#signupBar form {
	display:inline;
}
#homeSpacer {
	position:relative;
	top:0px;
	width:850px;
	height:20px;
	z-index:2;
	margin: auto;
	background-image: url('/atf/cf/{e7f70c21-77c3-4f0b-b520-5da0f274e836}/Boehner_homeSpacer_blue.jpg');
	background-repeat: no-repeat;
}
#backContent {
	position:relative;
	top:0px;
	width:550px;
	background-image: url('/atf/cf/{e7f70c21-77c3-4f0b-b520-5da0f274e836}/Boehner_backContentBackgrount_blue.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	display: inline;
	padding: 15px 10px 10px 10px;
	margin: 0;
	float: left;
	display:inline;
	left: 132.5px;
	min-height:621px;
}
#backContentWide {
	position:relative;
	top:0px;
	width:830px;
	background-image: url('/atf/cf/{e7f70c21-77c3-4f0b-b520-5da0f274e836}/Boehner_backContentBackgrount_blue.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 15px 10px 10px 10px;
	margin: auto;
	min-height:621px;
}
#homeFeatureWrapper {
	position:relative;
	top:0px;
	width:850px;
	height:301px;
	z-index:0;
	margin: auto;
}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px solid navy;
	border-bottom-width: 0px;
	width: 588px; /*width of featured content slider*/
	height: 301px;
	z-index:10;
}
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 0px;
	background: white;
	width: 588px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.pagination{
	width: 568px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	margin-top:-30px;
	position:relative;
	z-index:99;
}
.pagination a{
	padding: 0 5px;
	text-decoration: none;
	font-size:16px;
	color: #002d62;
	background: white;
	border:1px solid #002d62;
}
.pagination a:hover, .pagination a.selected{
	color: #ffffff;
	background-color: #e61f00;
}
#homeFeature {
	position:absolute;
	left:0px;
	top:0px;
	width:588px;
	height:301px;
	z-index:1;
}
#homeFeatureRight {
	position:absolute;
	left:588px;
	top:0px;
	width:263px;
	height:301px;
	z-index:2;
}
#homeContent {
	position:absolute;
	top:442px;
	left:0;
	width:1115px;
	height:125px;
	z-index:1;
	margin:auto;
	background-repeat: no-repeat;
}
#homeContentWrapper {
	position:relative;
	top:0px;
	width:850px;
	height:475px;
	z-index:1;
	margin: auto;
}
#homeContentLeft {
	position:absolute;
	left:0px;
	top:15px;
	width:276px;
	height:460px;
	z-index:1;
	background-image: url('/atf/cf/{e7f70c21-77c3-4f0b-b520-5da0f274e836}/Boehner_homeContent1_blue.jpg');
	background-repeat: no-repeat;
}
#homeVideoArchive {
	position:relative;
	top:8px;
	width:241px;
	height:134px;
	z-index:1;
	margin: auto;
}
#homeGrassroots {
	position:relative;
	top:21px;
	width:241px;
	height:135px;
	z-index:2;
	margin:auto;
}
#homeStore {
	position:relative;
	top:34px;
	width:241px;
	height:134px;
	z-index:3;
	margin:auto;
}
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width:241px;
	height:134px;
	overflow:hidden; 
} 
#prevBtn, #nextBtn, #slider1next, #slider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-18px;
	top:0px;
	z-index:1000;
} 
#nextBtn, #slider1next{ 
	left:239px;
}              
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:18px;
	height:135px;
	background:url(/atf/cf/%7Be7f70c21-77c3-4f0b-b520-5da0f274e836%7D/Boehner_homeArrowLeft.png) no-repeat 0 0; 
} 
#nextBtn a, #slider1next a{
	width:17px;
	background:url(/atf/cf/%7Be7f70c21-77c3-4f0b-b520-5da0f274e836%7D/Boehner_homeArrowRight.png) no-repeat 0 0; 
} 
#homeBlog {
	position:absolute;
	left:286px;
	top:15px;
	width:268px;
	height:445px;
	z-index:2;
	background-image: url('/atf/cf/{e7f70c21-77c3-4f0b-b520-5da0f274e836}/Boehner_contentTopBlue.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding: 10px 5px 5px 5px;
}
#homeHighlights {
	position:absolute;
	left:575px;
	top:15px;
	width:265px;
	height:360px;
	z-index:3;
	background-image: url('/atf/cf/{e7f70c21-77c3-4f0b-b520-5da0f274e836}/Boehner_contentTopBlue.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding: 10px 5px 5px 5px;
}
#homeSocialNets {
	position:absolute;
	left:575px;
	top:390px;
	width:275px;
	height:85px;
	z-index:4;
}
#homeHonorRoll {
	position:relative;
	top:0px;
	width:850px;
	height:92px;
	z-index:5;
	margin: auto;
	background-image: url('/atf/cf/{e7f70c21-77c3-4f0b-b520-5da0f274e836}/BOEHNER_HOMEHONORROLL_BLUE3.JPG');
}
#homeHonorRollScroll {
	position:absolute;
	left:110px;
	top:0px;
	width:740px;
	height:92px;
	z-index:1;
}
#footerWrapper {
	position:relative;
	top:0px;
	width:100%;
	height:144px;
	z-index:6;
	margin: auto;
	background-image: url('/atf/cf/{e7f70c21-77c3-4f0b-b520-5da0f274e836}/Boehner_footerBackground_blue.jpg');
	background-repeat: repeat;
}
#footerContent {
	position:relative;
	top:0px;
	width:850px;
	height:120px;
	z-index:1;
	margin: auto;
	text-align: center;
	color:#FFFFFF;
	padding-top: 20px;
}
#footerContent td {
	text-align: center;
	background-color:#1f5ab2;
	border:#1f5ab2 solid 1px;
	color:#FFFFFF;
	font-size:11px;
	width:715px;
}
#navBackground {
	position:absolute;
	left:0px;
	top:28px;
	width:1115px;
	height:109px;
	z-index:1;
	background-image: url('/atf/cf/{e7f70c21-77c3-4f0b-b520-5da0f274e836}/BOEHNER_NAVBACKGROUND_BLUE3.JPG');
	margin: auto;
}
#backRightBar {
	position:relative;
	top:0px;
	width:270px;
	height:auto;
	z-index:0;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	text-align: left;
	left: 132.5px;
}
#backHighlights {
	position:relative;
	left:0px;
	top:0px;
	width:260px;
	z-index:1;
	background-image: url('/atf/cf/{e7f70c21-77c3-4f0b-b520-5da0f274e836}/Boehner_backContentBackgrount_blue.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 10px 5px;
}
#backAction {
	position:relative;
	left:0px;
	top:0px;
	width:270px;
	height:auto;
	z-index:2;
}
#footerBackground {
	width:100%;
	text-align:center;
	height:144px;
	background-image: url('/atf/cf/{e7f70c21-77c3-4f0b-b520-5da0f274e836}/Boehner_footerBackground_blue.jpg');
	float:left;
	display:inline;
}
