@charset "utf-8";
@import url("print-it_Pagecontent.css");
@import url("final_index.css");
@import url("prin-it-home-final.css");
/* CSS Document */
body {
	background-image: url(../images/template_images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0;
}
#bodyContentContainer{
	background-color: #FFFFFF;
	width: 781px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1px;
	padding-top: 1px;
	padding-right: 22px;
	padding-bottom: 1px;
	padding-left: 1px;	/*overflow:auto;*/

}
#bodyContentContainerNOBG{
	width: 802px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1px;
	
}
#bodyContentContainer2{
	width: 781px;
	height: 100%;
}
.copyrightsText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d3d1d1;
	text-decoration: none;
}
#footerBoxContainer{
	margin-right:auto;
	margin-left:auto;
	width: 804px;
	height: 45px;
	text-align: center;

}
#footerBoxContainer a{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d3d1d1;
	text-decoration: none;
}
#headerFlashContent{
	width: 804px;
	height: 128px;
	margin-left:auto;
	margin-right:auto;
}
#headerLinksContainer{
	width: 804px;
	height: 34px;
	background-color: #4e2907;
	border: 1px solid #8f490c;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1px;
}
#headerLinksContainerBox{
	width: 775px;
	height: 20px;
	padding-top:7px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#headerLinksContainerBox a{
	font-family: verdana;
	color: #fff;
	font-size: 12px;
	margin: 0 auto;
	text-decoration: none;
	text-align: center;
	padding-right: 13px;
	padding-left: 12px;
}
#headerLinksContainerBox li{
	list-style-image: none;	
}
#mainContainer{
	height:100%;
	width:100%;
}
#mainContentContainer{
	width: 806px;
	height: auto;
	margin: 0 auto;
}

#receivedEmailsContainer{
	width: 804px;
	height: 34px;
	background-color: #4e2907;
	border: 1px solid #8f490c;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:4px;
	padding-top: 7px;
	padding-bottom: 0px;
	text-align: center;}
#mainContent02{	
	margin: 0 0 0 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	margin-top:16px;
	font-family: verdana;
	font-size: 12px;
	color: #1c1c1c;
	text-decoration: none;
	padding-left:6px;}