@charset "utf-8";
/* CSS Document */

body {
padding:0;
margin:0;
background-color:#c2d6b4;
}

.small {
font-size:9px;
}

.small a{
color:#FFFFFF;
text-decoration:none;
}

.title {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
line-height:26px;
}

.callUs {
	float: right;
	font-size: 16px;
	line-height: 26px;
	padding: 0 6px 0 0;
}

.date {
	font-size: 16px;
	line-height: 24px;
}

.maintext {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}

.footer {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#header {
position:relative;
display:table;
margin-left:auto;
margin-right:auto;
width:850px;
height:225px;
background-image:url(images/header.jpg);
}

#topstrip {
position:relative;
display:table;
margin-left:auto;
margin-right:auto;
width:850px;
height:20px;
background-color:#c2d6b4;
}

#body {
position:relative;
display:table;
margin-left:auto;
margin-right:auto;
width:850px;
height:auto;
background-image:url(images/bodybg.jpg);
}

#links {
float:left;
width:188px;
height:auto;
padding-left:12px;
padding-top:30px;
padding-bottom:30px;
}

#bodytext {
float:left;
width:630px;
padding-top:20px;
padding-bottom:20px;
padding-right:20px;
}

#footer {
position:relative;
display:table;
margin-left:auto;
margin-right:auto;
width:850px;
height:30px;
padding-top:7px;
text-align:center;
background-image:url(images/footer.jpg);
}

table#products {
	margin-top: 20px;
}
table#products tr td {
	padding-right: 48px;
}
table#products tr td img {
	border: 1px solid #844f7b;
	height: 150px;
	width: 130px;
}
table#products tr td p {
	width: 140px;
}
table#products tr td p big {
	line-height: 2.0;
}

table#products tr td img.img130x126 {
	height: 126px;
}
.highlight {
	text-align: center;
	border: 3px solid #AB669C;
	margin: 0 auto 20px;
	padding: 0 20px;
}
.highlight.home {
	width: 70%;
}
.highlight h2 {
	font-size: 1.2em;
}
.highlight strong.big {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5;
}
table#products tr td .highlight p {
	width:100%
}
