body, html {
	height: 100%;
	min-height: 100%;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background-color: #FFFFFF;
	color: #555555;
	text-decoration: none;
	word-spacing: Normal;
	text-align: left;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #555555;
	line-height: 20px;
	font-size: 11px;
	margin: 0 0 0.85em 0;
	padding: 0;
	text-align: justify;
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #AB182A;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
}

h2, label {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #555555;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
}

label, form { 
	margin: 0; 
	padding: 0; 
}

p a, p a:visited, p a:active {
	text-decoration: none; 
	color: #000000;
}

p a:hover {
	text-decoration: none;
	color: #AB182A;
}

a.img { border:0; }
img { border:0; }

.shown {
	display: block;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}


/*	ABOUT	*/

#about {
	width: 1001px;
	margin-bottom: 40px;
}

#testimonials {
	padding-top: 10px;
	border-top: 1px solid #F1F1F1;
}

#testimonials td.upper{
	padding-bottom: 3px;
	border-bottom: 1px solid #F1F1F1;
}

.source {
	padding: 0;
	margin: 5px 0 0 0;
	width: 100%;
	text-align: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #AB182A;
	font-size: 11px;
}

#toggler {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #AAAAAA;
	font-size: 11px;
	padding: 0;
	text-align: justify;
	padding-bottom: 10px;
	border-bottom: 1px solid #F1F1F1;
	margin-bottom: 10px;
}

#toggler a, #toggler a:visited, #toggler a:active, #toggler a:hover {
	text-decoration: none; 
	color: #000000;
	padding-bottom: 2px;
	border-bottom: 1px solid #AB182A;
}

#toggler div {
	display: inline;
}

#toggler .dimmed {
	color: #EEEEEE;
}



/*  TRAILER  */


#trailer {
	width: 640px;
	height: 378px;
	margin-bottom: 40px;
	overflow: hidden;
}


/*  PRESS  */


#press {
	width: 1001px;
	margin-bottom: 40px;
}


/*  Feedback  */


#feedback {
	width: 1001px;
	margin-bottom: 80px;
}

#yourfeedback, #theirfeedback {
	width: 100%;
	height: 400px;
	z-index: 1;
}

#yourfeedback #title {
	width: 100%;
	margin-bottom: 28px;
}

#theirfeedback #title {
	width: 100%;
	margin-bottom: 20px;
}

#contactform, #success, #failure {
	width: 80%;
}

#theirfeedback .scrollable {
	height: 380px;
	overflow: auto;
	padding: 0 28px 0 0;
	margin: 0;
}

#gradfade {
	position: relative;
	z-index: 2;
	top: -100px;
	left: 0px;
	height: 100px;
	width: 100%;
	padding: 0;
	margin: 0;
}

#clearfade {
	position: relative;
	width: 100%;
	height: 100px;
	clear: both;
}

/* - add classname to skin feedback page
input, textarea {
	margin-bottom: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #555555;
	font-size: 10px;
	width: 100%;
	border: 1px solid #DDD;
	padding: 2px;
}*/


/*  CONTACT  */


#contact {
	width: 650px;
	margin-bottom: 40px;
}

#sales {
	width: 800px;
	margin-bottom: 40px;
}
