body {
	background-color: #8e0000;
	font-size: 12px;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 786px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 50px;
}
#header {
	background-image: url(images/head_background.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 786px;
	background-color: #FFFFFF;
}

#imgLogo {
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	padding-right: 0px;
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbbbbb;
	text-decoration: none;
	font-weight: bold;
	padding-top: 60px;
	float: right;
	margin: 0px;
	width: 580px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

#menu a:link, #menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbbbbb;
	text-decoration: none;
	font-weight: bold;
}


#menu a:hover, #menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


#flashbanner {
	clear: both;
}


#content {
	padding-left: 10px;
	min-height: 300px;
	_height: 300px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-top: 20px;
	text-align: left;
	background-color: #FFFFFF;
}
#left_title {
	position: absolute;
	width: 150px;
	height: 400px;
	left: 60px;
	top: 22px;
	float: left;
}
#main {
	position: relative;
	width: 810px;
}
.clearfloats {
	clear: both;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #1a194e;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 25px;
	color: #114573;
	list-style-type: square;
	text-align: justify;
}
.bodytext li{
	text-align: justify;
	list-style-type: square;
	margin-bottom: 20px;
	margin-left: -20px;
}

#content ul {
	padding-left: 0px;
}

#footer {
	background-image: url(images/foot_background.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 786px;
	background-color: #8e0000;
}

#box1 {
	border: 1px solid #cdcccc;
	background-image: url(images/pantone_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 350px;
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.box {
	border: 1px solid #cdcccc;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	vertical-align: text-top;
}
.thumb {
	border: 1px solid #cdcccc;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.clients td {
	border : 1px solid #cdcccc;
	height: 150px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}
#onlineordering {
	padding-left: 560px;
	padding-top: 15px;
}

