* {
	margin-right: auto;
	margin-left: auto;
}
.shadow {
	padding: 0px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
}
.shadow .container .left_column {
	width: 200px;
	margin: 0px;
	float: left;
	text-align: center;
}
.shadow .container {
	width: 901px;
}
.shadow .footer {
	text-align: center;
	vertical-align: baseline;
	line-height: 0px;
}

.shadow .container table tr td #left {
	text-align: center;
}
.shadow .container table tr td #standard_options {
	width: 500px;
}
.shadow .container table tr td #title {
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size: 22px;
	margin-top: 10px;
	font-weight: bold;
}


.shadow .container .header {
	height: 164px;
	margin-right: auto;
	margin-left: auto;
}
.bold {
	font-weight: bold;
}
.shadow .container table tr td #colors {
	width: 500px;
}
.shadow .container table tr td #custom_options {
	width: 500px;
	margin-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}
.shadow .container table tr td #main_text {
	width: 500px;
	line-height: 24px;
}
.shadow .container table tr td #contact {
	width: 500px;
	text-align: center;
}
.small_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.textsmall2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.text_large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.textmedium {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
.shadow .container table tr td p {
	line-height: normal;
}
.shadow .container table tr td .sidetext .textmedium {
	line-height: 2px;
}

.texttiny {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.footer {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.about {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/gradient-bg.jpg);
	background-repeat: repeat-x;
	padding: 20px;
}
.products-bg {
	width: 520px;
	background-image: url(../images/products-bg.jpg);
	background-repeat: no-repeat;
}
.product-cell {
	width: 520px;
}

.link {
	text-decoration: none;
	color: #000;
}
