@charset "utf-8";
/* CSS Document */

#container {
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#003366;
	border-left-style:groove;
	border-right-style:groove;
	}
	
#background_fade {
	width:900px;
	height:auto;
	background-image:url(../images/new_layout/pad_printing_background.jpg);
	background-repeat:no-repeat;
	position:relative;
	}
	
#top_spacer {
	width:900px;
	height:20px;
	position:relative;
	}	
	
#pad_printing_banner {
	width:900px;
	height:175px;
	background-image:url(../images/new_layout/pad_printing_banner.png);
	position:relative;
	background-repeat:no-repeat;
	}
	
#flyingcolors_logo {
	width:132px;
	height:162px;
	position:relative;
	margin-top:4px;
	float:left;
	margin-left:20px;
	}
	
#navigation_bar {
	width:567px;
	height:54px;
	position:relative;
	float:right;
	margin-top:10px;
	background-image:url(../images/new_layout/navigation_bar.png);
	background-repeat:no-repeat;
	}
	
#screen_button {
	width:134px;
	height:30px;
	position:relative;
	float:left;
	margin-top:7px;
	margin-left:5px;
	}
	
#embroidery_button {
	width:103px;
	height:30px;
	position:relative;
	float:left;
	margin-top:7px;
	margin-left:25px;
	}
	
#contact_us {
	width:105px;
	height:30px;
	position:relative;
	float:left;
	margin-top:7px;
	margin-left:35px;
	}	
	
#text_container {
	width:900px;
	height:auto;
	position:relative;
	margin:auto;
	margin-top:70px;
	}

#text_box_container {
	width:808px;
	height:auto;
	position:relative;
	margin:auto;
	margin-bottom:50px;
	}

#text_box_top {
	width:808px;
	height:12px;
	background-image:url(../images/new_layout/text_box1.png);
	background-repeat:no-repeat;
	position:relative;
	}

#text_box_content {
	width:788px;
	height:auto;
	background-image:url(../images/new_layout/screen_text_box.png);
	background-repeat:repeat-y;
	top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	}
	
#text_box_bottom {
	width:808px;
	height:21px;
	background-image:url(../images/new_layout/screen_text_box_bottom.png);
	background-repeat:no-repeat;
	position:relative:
	}

#footer {
	position:relative;
	background-image:url(../images/new_layout/footer.jpg);
	background-repeat:repeat-x;
	width: 900px;
	height: 103px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #013274;
	}

#asi {
	position:relative;
	background-image:url(../images/new_layout/ASI_Affiliate.jpg);
	background-position:right;
	height:103px;
	width:150px;
	background-repeat:no-repeat;
	float:right;
	vertical-align:baseline;
	}
#asi_number {
	position:relative;
	float:right;
	width:auto;
	height:40px;
	top:0px;
	margin-top:50px;
	margin-bottom:13px;
	padding-right:5px;
	}
	
#footer_logo {
	position:relative;
	background-image:url(../images/new_layout/embossed_footer_logo.jpg);
	background-repeat:no-repeat;
	float:left;
	height:103px;
	width:87px;
	}
