html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

html,body {
	margin: 0;
	padding: 0;
}

body {
	font: 80% "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	background: url('../images/top_bg.jpg') repeat-x;
	background-color: #fff;
}

p {
	margin: 0 10px 10px;
}

a {
	text-decoration: none;
	color: #000000;
}

div#header {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	margin-bottom: 200px;
}

div#header ul {
	list-style: none;
}

div#header a {
	border: none;
}

div#container {
	text-align: left;
}

div#container {
	width: 800px;
	margin: 0 auto;
}

div#content p {
	line-height: 1.4;
}

div#content a {
	color: #0DA4DE;
}

div#content a:hover {
	text-decoration: underline;
}

div#content h1 {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 10px 3px;
}

div#content {
	float: left;
	width: 580px;
	background-color: #c5e9f7;
	padding: 5px;
	margin-bottom: 10px;
}

div#navigation {
	background-color: #0da4de;
}

div#navigation h2 {
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 10px 3px;
	color: #fff;
}

div#navigation ul {
	margin: 2px 10px 10px;
	padding: 0;
	list-style-type: none;
}

div#navigation li {
	margin-bottom: 2px;
}

div#navigation {
	float: right;
	width: 200px;
}

div#navigation a {
	color: #fff;
	text-decoration: none;
}

div#navigation a:hover {
	text-decoration: underline;
}

div#footer {
	clear: both;
	width: 100%;
}

div#footer {
	background: #e6f5fc;
	text-align: center;
}

div#footer p {
	margin: 0;
	padding: 5px 10px;
	color: #9c9c9c;
}

div#footer a {
	text-decoration: none;
	color: #9c9c9c;
}

div#footer a:hover {
	text-decoration: underline;
}

div#links {
	margin-top: 10px;
	width: 100%;
}

div#links {
	background: #51bde7;
	text-align: center;
}

div#links p {
	margin: 0;
	padding: 5px 10px;
	color: #ffffff;
}

div#links a {
	color: #ffffff;
	font-weight: bold;
}

div#links a:hover {
	text-decoration: underline;
}

div#logoline {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	text-align: left;
}

div#menuholder ul {
	float: right;
	list-style: none;
}

div#menuholder li {
	float: left;
}

div#menuholder a {
	color: #fff;
	padding: 40px 20px 5px 20px;
	display: block;
}

div#menuholder a {
	background-image: url('../images/menu_bg.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#menuholder a:hover, div#menuholder a#active {
	padding: 35px 20px 10px 20px;
	color: #3a3a3a;
	background-image: url('../images/menu_bgh.jpg');
}

div#menuholder {
	line-height: 140%;
}

table.stats {
	width: 100%;
	font-size: 7pt;
}

table.stats td {
	vertical-align: bottom;
	text-align: center;
}

table.stats tr.stat {
	padding: 2px;
	height: 95px;
	vertical-align: bottom;
	text-align: center;
	background-color: #F6F6F6;
}

table.stats tr.header {
	padding: 2px;
	text-align: center;
}

table.stats td.label {
	padding: 2px;
	text-align: right;
	width: 150px;
}

table.stats tr.stat div {
	width: 15px;
	margin: auto;
}

table.stats tr.stat div img {
	width: 15px;
	float: left;
}

ul#features {
	list-style-position: inside;
	list-style-image: url(yshout/example/images/star_blue.png);
	margin: 0 0 0 16px;
}

ul#features li {
	padding: 5px;
}

form#new_testimonial input, form#new_testimonial textarea {
	border: 1px solid #737373;
	background: white;
}

form#new_testimonial input#submit {
	border: 1px solid white;
	background: #0da4de;
	color: white;
	height: 30px;
	width: 130px;
}

img.star {
	cursor: pointer;
}

blockquote {
	background: #ececec;
	border: 1px solid #808080;
	color: #808080;
	padding: 5px;
	font-size: 90%;
}