body {
	background-color: #ede6d7;
	background-image: url(../images/repeater.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#template_wrapper {
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content_wrapper {
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat-y;
}
#footer_wrapper {
	background-image: url(../images/footer_shadow.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-size: 10px;
	font-variant: small-caps;
	color: #353128;
}

#footer_wrapper a {
	font-size: 10px;
	font-variant: small-caps;
	color: #6F6653;
	text-decoration: none;
}

#footer_wrapper a:hover {
	font-size: 10px;
	font-variant: small-caps;
	color: #343127;
	text-decoration: none;
}
#content_template_wrapper {
	font-size: 12px;
	color: #2F2F2F;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 110px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
}
.intro_text {
	font-size: 16px;
	font-weight: bold;
	color: #2F2F2F;
}

#header_wrapper {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 694px;
	padding-top: 60px;
	padding-right: 30px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
}
.sales_headline {
	font-size: 26px;
	font-weight: bolder;
	color: #AE0011;
}
.sales_subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #2F2F2F;
}

.highlight {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3CC7D;
	margin: 0px;
	padding: 5px;
	color: #875203;

}
.list_item {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
}
#content_template_wrapper td {
	padding-bottom: 20px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}
#md_foot {
	padding-top: 20px;
	padding-left: 18px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	padding: 5px;
	margin: 0px;
}

#content_template_wrapper table {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
* {
  margin:0;padding:0;
}

.box1, .box2 {
  width:300px;
  height:auto;
  float:left;
  margin-bottom:10px;
  padding:10px;
  border:1px solid #888;
}
.box1 {
  clear:left;
  margin-right:5px;
}

.picture {
background-color: #F9F9F9;
font: 11px/1.4em Arial, sans-serif; }

.picture img {
border: 0px solid #CCCCCC;
vertical-align:middle;
margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }

.picture a:link {
background-color: #F9F9F9;
padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
