body{
	padding: 0;
	margin: 0 auto;
	text-align: center;
	background-color: #000; 
	font: 88%/1.7em Helvetica, Arial, sans-serif;
}
p{
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6, ul, li{
	margin: 0;
	padding: 0;
}
h1, h2, h3{
	margin: 0 0 15px 0;
}
h2{
	font: bold 1.3em Helvetica, Arial, Helvetica, sans-serif;
}
h1{
	font: bold 3.2em "Lucida Grande", Helvetica, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1 span{
	text-decoration: underline;
}
h1 em{
	text-decoration: underline;
	font-style: italic;
}
img{
	border: none;
}
a{
	outline: none;
	color: #00336b;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.next_btn{
	text-decoration: underline;
	margin-left: 10px;
}
a.next_btn:hover{
	text-decoration: none;
}
a.active{
	color: #FFF;
	text-decoration: none;
}
.pagination{
	text-align: right;
	padding-top: 15px;
}
.pagination li{
	display: inline;
	color: #00336b;
}
.safetynests{
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
#content_01 p.blockquote, #content_02 p.blockquote, #pg_04_content_01 p.blockquote{
	color: #FFF;
	font-style: italic;
	font-size: 1.5em;
	margin-left: 80px;
}
.clear{
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
.subscript{
	font-size: 0.83em;
	vertical-align: baseline;
}

/*  LEFT NAVIGATION STYLES  */

.left_nav{
	position: absolute;
	top: 212px;
	left: 0;
	background-color: #00336b;
	width: 215px;
}
.left_nav_content{
	padding: 20px;
}
.left_nav_content h2{
	font: bold italic 2em "Lucida Grande", Helvetica, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.left_nav_content h2 span{
	text-align: right;
	font-size: 0.75em;
}
.left_nav_content p{
	color: #FFFFFF;
	margin-bottom: 30px;
}
.left_nav_content p.contact_dtls{
	color: #ed7d18;
}
.left_nav_content p.contact_dtls a{
	color: #ed7d18;
	text-decoration: none;
}
.left_nav_content p.contact_dtls a:hover{
	color: #FFF;
}
.left_nav_content p.contact_dtls span{
	text-transform: uppercase;
	font-weight: bold;
}
p.highlight{
	color: #FFF;
	font-size: 1.4em;
	margin-left: 110px;
}
p.cta{
	font-size: 1.17em;
}


/* PAGE 1 LAYOUT DIVIDERS  */


#page_01{
	width: 1200px;
	height: 800px;
	text-align: left;
	margin: auto;
	background: url(../img/pg_01_bg.jpg) no-repeat;
	position: relative;
}
#bird_01{
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/pg_01_bg_bird.png) no-repeat;
	width: 342px;
	height: 558px;
	z-index: 1;
}
#hdr_01{
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/pg_01_bg_hdr.png) no-repeat;
	width: 800px;
	height: 159px;
}
#hdr_01 h1, #hdr_01 h2{
	text-indent: -3000px;
}
#content_01_wrapper{
	position: absolute;
	top: 184px;
	left: 142px;
	background: url(../img/pg_01_bg_content.png) no-repeat;
	width: 1020px;
}
#content_01{
	padding: 25px 50px 50px 100px;
}
#content_01 p{
	font-size: 1.17em;
}

/*  PAGE 2 LAYOUT DIVIDERS  */


#page_02{
	width: 1200px;
	height: 800px;
	text-align: left;
	margin: auto;
	background: url(../img/pg_01_bg.jpg) no-repeat;
	position: relative;
}
img#bird_02{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	display: block;
	width: 277px;
	height: 275px;
}
#hdr_02{
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/pg_02_bg_hdr.png) no-repeat;
	width: 800px;
	height: 200px;
}
#hdr_02 h1, #hdr_02 h2{
	text-indent: -999px;
}
#content_02_wrapper{
	position: absolute;
	top: 184px;
	left: 142px;
	background: url(../img/pg_01_bg_content.png) no-repeat;
	width: 1020px;
}
#content_02{
	padding: 25px 55px 40px 100px;
}
#content_02 p{
	font-size: 1.17em;
}



/*  PAGE 3 LAYOUT DIVIDERS  */

#page_03{
	width: 1200px;
	height: 800px;
	text-align: left;
	margin: auto;
	background: url(../img/pg_01_bg.jpg) no-repeat;
	position: relative;
}
#content_03_wrapper img{
	border: 2px solid #FFFFFF;
}
#pg_03_fimg_01{
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
}
#pg_03_fimg_01 h1{
	text-indent: -3000px;
}
#pg_03_fimg_02{
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/pg_03_fimg_02.png) no-repeat;
	width: 296px;
	height: 375px;
}
#pg_03_content_02_wrapper{
	position: absolute;
	top: 460px;
	left: 220px;
	background: #00336b;
	width: 370px;
}
#pg_03_content_02{
	padding: 20px;
	color: #FFFFFF;
}
#pg_03_content_01_wrapper{
	position: absolute;
	top: 37px;
	right: 10px;
	background: #64472d;
	width: 750px;
}
#pg_03_content_01{
	padding: 20px 0px 10px 20px;
	color: #FFF;
}
#pg_03_content_01a{
	padding: 0 20px;
	color: #FFF;
}
#pg_03_content_03_wrapper{
	position: absolute;
	top: 400px;
	right: 10px;
	background: #65982c;
	width: 580px;
}
#pg_03_content_03{
	padding: 115px 20px 30px 265px;
	color: #OOO;
}
#pg_03_fimg_03{
	position: absolute;
	bottom: 122px;
	left: 620px;
	z-index: 5;
}
#pg_03_fimg_04{
	position: absolute;
	top: 370px;
	left: 875px;
	z-index: 5;
}
#pg_03_fimg_07{
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 2;
}
img#img_02{
	position: relative;
	top: -40px;
	z-index: 1;
	display: block;
	float: right;
}



/*  PAGE 4 LAYOUT DIVIDERS  */



#page_04{
	width: 1200px;
	height: 800px;
	text-align: left;
	margin: auto;
	background: url(../img/pg_01_bg.jpg) no-repeat;
	position: relative;
}
#pg_04_content_01_wrapper{
	position: absolute;
	top: 10px;
	left: 20px;
	background: #65982c;
	width: 850px;
}
#pg_04_content_01{
	padding: 20px 15px;
}
#pg_04_content_01 h1{
	text-indent: -3000px;
	background: url(../img/pg_04_bg_hdr.png) no-repeat 45px 0;
	width: 600px;
	height: 51px;
}
#pg_04_content_01 p a{
	color: #FFF;
	font-weight: bold;
}
#pg_04_content_01 p a:hover{
	text-decoration: none;
	color: #00336b;
}
#pg_04_content_01 p.blockquote{
	display: block;
	text-indent: 0;
	margin-left: 40px;
	font-size: 1.4em;
}
#pg_04_content_02_wrapper{
	position: absolute;
	top: 304px;
	left: 167px;
	background: #64472d;
	width: 278px;
	height: 144px;
}
#pg_04_content_02{
	padding: 10px 15px;
	color: #FFFFFF;
}
#pg_04_content_03_wrapper{
	position: absolute;
	top: 435px;
	left: 20px;
	background: #00336b;
	width: 420px;
}
#pg_04_content_03{
	padding: 15px;
	color: #FFF;
	font-size: 0.88em;
	line-height: 1.3em;
}
#pg_04_content_03 p a{
	color: #FFF;
}
#pg_04_content_03 p a:hover{
	color: #ed7d18;
	text-decoration: none;
}
#pg_04_content_04_wrapper{
	position: absolute;
	top: 300px;
	right: 20px;
	background: #65982c;
	width: 725px;
}
#pg_04_content_04{
	padding: 20px 15px;
	color: #000;
	font-size: 0.88em;
	line-height: 1.3em;
}
#pg_04_content_04 h2{
	color: #FFF;
	display: inline;
	margin: 0 5px; 
}
#pg_04_content_04 p{
	display: inline;
	font-size: 1.25em;
	line-height: 1.6em;
}
#pg_04_content_block{
	padding-left: 65px;
}
#content_04_wrapper img{
	border: 2px solid #FFFFFF;
}
#pg_04_fimg_01{
	position: absolute;
	top: 20px;
	right: 20px;
}
#pg_04_fimg_02{
	position: absolute;
	top: 245px;
	left: 50px;
}
#pg_04_fimg_03{
	position: absolute;
	bottom: 0;
	left: 60px;
}
#pg_04_fimg_04{
	position: absolute;
	bottom: 10px;
	left: 230px;
}
#pg_04_fimg_05{
	position: absolute;
	top: 245px;
	left: 230px;
}




/*  PAGE 5 LAYOUT DIVIDERS  */



#page_05{
	width: 1200px;
	height: 800px;
	text-align: left;
	margin: auto;
	background: url(../img/pg_01_bg.jpg) no-repeat;
	position: relative;
}
#content_05_wrapper img{
	border: 2px solid #FFFFFF;
}
#pg_05_fimg_01{
	position: absolute;
	top: 20px;
	left: 20px;
}
#pg_05_fimg_02{
	position: absolute;
	top: 20px;
	left: 305px;
	z-index: 1;
}
#pg_05_fimg_03{
	position: absolute;
	top: 280px;
	left: 20px;
}
#pg_05_fimg_04{
	position: absolute;
	top: 265px;
	left: 550px;
	z-index: 3;
}
#pg_05_fimg_05{
	position: absolute;
	top: 310px;
	right: 300px;
	z-index: 4;
}
#pg_05_fimg_06{
	background: url(../img/pg_05_fimg_06.png) no-repeat;
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 295px;
	height: 528px;
}
#pg_05_content_01_wrapper{
	position: absolute;
	top: 10px;
	right: 20px;
	background: #00336b;
	width: 700px;
}
#pg_05_content_01{
	padding: 20px;
	padding-left: 40px;
	color: #FFF;
}
#pg_05_content_01 h1{
	color: #ed7d18;
}
#pg_05_content_02_wrapper{
	position: absolute;
	top: 460px;
	left: 490px;
	background: #65982c;
	width: 500px;
}
#pg_05_content_02{
	padding: 20px;
	color: #OOO;
}
#pg_05_content_02 p{
	text-align: right;
}
#pg_05_content_02 h1{
	text-indent: -3000px;
	background: url(../img/pg_05_bg_hdr.png) no-repeat top right;
	width: 460px;
	height: 40px;
}
#pg_05_content_03_wrapper{
	position: absolute;
	bottom: 20px;
	left: 20px;
	background: #64472d;
	width: 452px;
	height: 98px;
}
#pg_05_content_03{
	padding: 20px;
	color: #FFFFFF;
	line-height: 2em;
}
#pg_05_content_04_wrapper{
	position: absolute;
	top: 300px;
	left: 40px;
	width: 150px;
	height: 98px;
	z-index: 5;
}


/*  PAGE 6 LAYOUT DIVIDERS  */



#page_06{
	width: 1200px;
	height: 800px;
	text-align: left;
	margin: auto;
	position: relative;
}
#hdr_06{
	width: 0;
	height: 0;
}
#hdr_06 h1, #hdr_06 h2{
	text-indent: -999px;
}
#content_06_wrapper{
	position: absolute;
	top: 0;
	left: 0;
	background: #65982c;
	width: 1200px;
}
#content_06{
	padding: 25px;
}
#content_06 h1{
	color: #000000;
}
.order_form_col{
	float: left;
	width: 530px;
	margin: 10px 30px 0 0;
}
.order_form_col.last{
	border-right: none;
	padding-left: 30px;
	width: 550px;
	border-left: 1px solid #64472d;
	margin: 10px 0 0 0;
}
.order_form_col p a{
	color: #FFF;
	text-decoration: none;
}
.order_form_col p a:hover{
	color: #00336b;
}
#table_prod_order_list{
	width: 550px;
	margin: 0 0 30px 0;
}
#table_prod_order_list th{
	font-weight: bold;
	text-transform: capitalize;
	padding: 3px 5px 15px;
	border-right: 1px solid #64472d;
}
#table_prod_order_list th span{
	text-transform: uppercase;
}
#table_prod_order_list td{
	text-transform: uppercase;
	padding: 3px 5px;
	border-right: 1px solid #64472d;
}
#table_prod_order_list td span{
	font-weight: normal;
}
#table_prod_order_list td.table_prod_order_list_col_1 span{
	text-transform: lowercase;
}
#table_prod_order_list th.table_prod_order_list_col_2{
	text-align: center;
}
#table_prod_order_list td.table_prod_order_list_col_2{
	text-align: center;
	font-weight: bold;
}
#table_prod_order_list th.table_prod_order_list_col_3{
	text-align: center;
}
#table_prod_order_list td.table_prod_order_list_col_3{
	text-align: center;
}
#table_prod_order_list th.table_prod_order_list_col_4, #table_prod_order_list td.table_prod_order_list_col_4{
	text-align: center;
}
#table_prod_order_list th.table_prod_order_list_col_5, #table_prod_order_list td.table_prod_order_list_col_5{
	text-align: center;
	border-right: none;
}

/*  FORM STYLES  */


input, textarea{
	font: 1em Helvetica, Arial, sans-serif;
	width: 400px;
	border: 0;
	background: #FFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label{
	display: block;
	float: left;
	width: 110px;
	font: 1em Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	text-transform: capitalize;
}
textarea{
	overflow: auto;
	height: 120px;
}
ul.forms li{
	margin-bottom: 10px;
}
ul.forms{
	margin-bottom: 30px;
}
input.input_size{
	width: 20px;
}
input.input_quantity{
	width: 50px;
}