/* taylor.css */
body {
	margin:0;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding: 88px 0 0 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	}
#table-Content {
	width: 48em; /*601px;*/
	border: none;
	padding:0;
	border-collapse:collapse;
	}
.header1 {
	padding: 0.5em 0 0.5em 0;
	vertical-align: middle;
	text-align: center;
	font-size: 2.2em;
	font-weight: bold;
	color: #003399;
	}
.header2 {
	padding: 0.5em 0 0 0;
	vertical-align: middle;
	text-align: center;
	font-size: 2.2em;
	font-weight: bold;
	color: #003399;
	}
.header3 {
	padding: 0 0 .9em 0;
	vertical-align: middle;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #003399;
	}
.titleBar {
	width: 100%;
	padding: 0.4em 0 0.3em 0.4em;
	font-size: 1.05em;
	font-weight: bold;
	background-image: url(../images/bar.jpg);
	background-repeat: no-repeat;
	background-color: #003399;
	color: #FFF;
	}
.text1 {
	padding: 1.5em 0.5em 1em 0.5em;
	line-height: 1.35em;
	text-align: justify;
	font-size: .95em;
	word-spacing: 0.20em;
	}
#formProductLine {
	padding:0;
	margin:0
	}
#table-Buttons {
	border: none;
	padding:0;
	border-collapse:collapse;
	}
.cell-ButtonTable {
	padding: 2.8em 0 2.8em 1em;
	text-align: center;
	}
.cell-Button {
	padding: 0 1.8em 0 0;
	text-align: center;
	}
.cell-ButtonR {
	padding: 0 0 0 0;
	text-align: center;
	}
.cell-Button img, .cell-ButtonR img  {
	width: 127px;
	height: 42px;
	border: none;
	}
.text2 {
	padding: 0.5em 0.5em 1em 0.5em;
	text-align: justify;
	font-size: 0.85em;
	}
	
/* end */

