body {
	background:url(../images/bg.jpg) repeat-x #000000;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

img, div {
	behavior: url(iepngfix.htc);
}

a img {
	border: none;
}
/*--- FONT STYLES ---*/
h1 {
	font-size:20px;
	color: #a34c40;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
}

#info p {
	font-size:14px;
}

li {
	font-size: 12px;
	color:#333333;
}

a {
	color: #a34c40;
	font-weight: bold;
}

.whosaidit {
	font-size:14px;
	font-weight: bold;
	color: #333333;
}

#testimonials p {
	font-size:12px;
}

/*--- LAYOUT STYLES ---*/
#header_box {
	background:url(../images/headerbg.gif) repeat-x;
	width: 960px;
	height: 197px;
}

#content_main {
	width: 960px;
	height: 364px;
	background: url(../images/midbg.gif) repeat-x;
}

#info, #video {
	float: right;
	width: 480px;
	margin: 0px 10px 0px 10px;
}

#testimonials {
	float: left;
	width: 430px;
	margin: 0px 10px 0px 2 10px;
	padding-left: 20px;
	margin-top: 20px;
	color: #333333;
	height: 344px;
}

#video {
	text-align: center;
	margin-top: 40px;
}

/*--- BUTTON STYLES ---*/

#button_left,#button_mid, #button_right {
	float: left;
	width: 320px;
	height: 116px;
}

#button_left {
	border-left: 1px solid #000000;
}

#button_right {
	border-right: 1px solid #000000;
}

.lm801_logo {
	margin-top: 57px;
	margin-left: 10px;
}
