.border_body {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px;
}
.TD_Image_Index {
	background-image:  url(images/bannerIndex2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #000000;

}
.TD_BG_Print {
	background-image:  url(images/Printing.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.TD_BG_Creative {
	background-image:  url(images/creative.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.TD_Grad {
	background-image:  url("images/BlueGrad.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}
.TD_Contact_BG {
	background-image:  url(images/banner_Contact.jpg);
	background-repeat: repeat-x;
}
.TD_BG_Price {
	background-image: url(images/banner_Price.jpg);
	background-repeat: repeat-x;
}
.TD_BG_Design {
	background-image: url(images/banner_design.jpg);
	background-repeat: repeat-x;
}
