html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../images/background-body.gif) repeat-x scroll 0 0;
	color: #000;
	font: .875em Verdana, Helvetica, "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

.example, #copyright, h1, h2 {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

a:link {
	color: #f00;
}

a:visited {
	color: #600;
}

a:hover, a:active {
	color: #f00;
	text-decoration: none;
}

#header {
	margin: 2em auto 1em;
	overflow: hidden;
	width: 700px;
}

#logo {
	float: left;
}

.content, #moreinfo {
	clear: both;
	line-height: 1.5714em;
	margin: 1em auto;
}

.content {
	text-align: left;
	width: 700px;
}

#box-chipsaway, #box-trimfix {
	float: left;
	text-align: center;
	width: 293px;
}

#box-chipsaway {
	margin-right: 114px;
}

#footer {
	background: transparent url(../images/background-footer.gif) repeat-x scroll 0 100%;
	padding: 1em 0 2em;
	width: 100%;
}

#footer div {
	margin: 0 auto;
	width: 700px;
}

#copyright {
	float: center;
	font-size: .7857em;
	margin: 0;
}

img.photo, a.photo:link img, a.photo:visited img {
	border: 1px solid #000;
}

a.photo:hover img, a.photo:active img {
	background: #fff;
	border: 1px solid #c00;
}

.example {
	background: #ececec;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	clear: both;
	font-size: .9286em;
	margin: 2em 0;
	padding-bottom: 15px;
}

.price {
	margin-bottom: 0;
}

.highlight {
	background: #ff9;
}

.collapse-top {
	margin-top: 0;
}

.collapse-bottom {
	margin-bottom: 0;
}

.clear {
	clear: both;
}

h1, h2 {
	font-size: 2em;
	font-weight: bold;
	margin: 1em auto;
}

h1 {
	clear: both;
	width: 700px;
}

h2 {
	font-size: 1.2857em;
	text-align: left;
}

ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

li {
	background: transparent url(../images/check.gif) no-repeat scroll 0 8px;
	padding-left: 18px;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

em {
	font-style: italic;
}

hr {
	display: none;
}

img {
	border: 0;
}

p {
	margin: 1em 0;
}

strong {
	font-weight: bold;
}
