* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	font-size: 13px;
	font-family: "Myriad Pro", Arial, "MS Trebuchet" , sans-serif;
	color: #878787;
	font-weight: normal;
	
	background: #fff;
}
a { color: #6f84a8; text-decoration: none;}
a:hover { color: #ff9e3d; }
a img {
	border: 0;
}
ul {
	list-style-type: none;
}
ul li {
	background: url(images/ul-list-style.gif) no-repeat 0 8px;
	padding-left: 6px;
}
.cl, .clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	display: block;
	clear: both;
}
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
.center {
	margin: 0 auto;
}
.acenter {
	text-align: center;
}
#page {
	width: 1000px;
	margin: 0 auto;
	padding-top: 15px;
}
#logo {
	height: 122px;
	width: 237px;
	padding: 15px 0 13px 38px;
	margin-bottom: -23px;
}
#logo a {
	display: block;
	height: 122px;
	width: 237px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	background: url(images/logo.gif) no-repeat 0 0;	
}
.letter {
	float: right;
	display: inline;
	margin-bottom: 7px;
	margin-right: 28px;
	position: relative;
}
.letter img {
	width: 24px;
	height: 15px;
	background: url(images/letter.gif) no-repeat 0 0;
	margin-bottom: -3px;
	margin-right: 7px;
}
.letter:hover img {
	background-position: 0 -15px;
}
/*----- Start "Container" -----*/
.container {
	background: url(images/mb-cnt.gif) repeat-y 0 0;
	margin-bottom: 22px;
}
.container p {
	padding-bottom: 15px;
}
.container-bot {
	background: url(images/mb-bot.gif) no-repeat 0 bottom;
	padding: 0 1px 19px;
}
.container-cnt {
	background: url(images/mb-grad.gif) repeat-x 0 0;
	padding: 25px 25px 0;
}
.container h2 {
	height: 34px;
	padding-top: 2px;
	line-height: 34px;
	font-family: "Lucida Sans Unicode", "Myriad Pro",  Arial, "MS Trebuchet", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background: url(images/mb-top.gif) no-repeat 0 0;
	padding-left: 28px;
}
.container h2 {
	height: 24px;
	padding-top: 12px;
}
.container h2 span {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -10000px;
	height: 14px;
	background: no-repeat 0 0;
}
.container h2 span.txt-title1 {
	background-image: url(images/txt-see-in-action.gif);
}
.container h2 span.txt-title2 {
	background-image: url(images/txt-introducing.gif);
}
/*------ End "Container" ------*/
.three-cols {
	margin-bottom: 30px;
}
.three-cols td {
	width: 32%;
}
/*----- Start "Video Boxes" -----*/
.big-video {
	height: 350px;
	width: 574px;
}
.video-box {
	width: 150px;
	margin-top: -5px;
}
.video-box.right {
	margin-right: 6px;
}
.video-box.left {
	margin-left: 6px;
}
.video-box .box {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
    position: relative;
}
.video-box .box .video {
	display: block;
	cursor: pointer;
	width: 124px;
	background: url(images/video-box.png) no-repeat 0 0;
	padding: 13px 13px 0 13px;
	margin-bottom: 15px;
    *margin-bottom: 35px;
}
.video-box .box .video span.now-viewing {
	position: absolute;
	top: 14px;
	left: 14px;
	padding: 0;
	height: 60px;
	width: 122px;
	background: url(images/now-viewing.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	display: none;
}
.video-box .box .video img {
	border: solid 1px #bdbdbd;
}
.video-box .box .video strong {
	color: #878787;
	font-weight: normal;
	display:block;
    padding-top:23px;
	*padding-top:15px;
    position: relative;
}
.video-box .box .video:hover strong,
.video-box .box .nvv strong {
	color: #000 !important;
}
.video-box .nvv {
	background: url(images/now-playing-video.png) no-repeat 0 0 !important;
}
.video-box .box .nvv span.now-viewing {
	display: block;
    margin-top: 0;
}
/*------ End "Video Boxes" ------*/
/*----- Start "Rounded Box" -----*/
#contact-box {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 10000;
	
	height: 414px;
}
.rounded-box {
	width: 605px;
	height: 376px;
	position: absolute;
}
.rounded-box .top,
.rounded-box .bot {
	height: 38px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	background: no-repeat 0 0;
}
.rounded-box .top { background-image: url(images/rounded-box-top.png); }
.rounded-box .bot { background-image: url(images/rounded-box-bot.png); }
.rounded-box .cnt {
	padding: 10px 58px;
	height: 320px;
	background: url(images/rounded-box-cnt.png) repeat-y 0 0;
	
	overflow: hidden;
}
.rounded-box .over {
	height: 100%;
	position: relative;
}
/*------ End "Rounded Box" ------*/
.cform {
	font-size: 12px;
	
	height: 320px;
}
.cform form {
	
	height: 100%;
	
	position: relative;
	
}
.cform form label {
	float: left;
	width: 56px;
}
.cform h3 {
	font-size: 18px;
	font-weight: normal;
	color: #737373;
	padding-top: 5px;
	padding-bottom: 15px;
}
.cform .mt {
	padding-bottom: 20px;
}
.cform form .field {
	float: left;
	width: 208px;
	border: solid 1px #a9a9a9;
	background: #f2f2f2 url(images/field-bg.gif) repeat-x 0 0;
	margin-bottom: 5px;
	color: #878787;
	font-family: "Myriad Pro", Arial, "MS Trebuchet" , sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding: 1px 5px;
}
.cform form textarea.field {
	height: 78px;
}
.cform form {
	width: 280px;
	float: left;
	display: inline;
	
	height: 100%;
	
	position: relative;
}
.cform form .button {
	height: 20px;
	width: 80px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	margin: 9px 70px 0 0;
	float: right;
	display: inline;
	border: 0;
	background: url(images/button-submit.gif) no-repeat 0 0;
	cursor: pointer;
}
.cform .address {
	float: right;
	display: inline;
	padding: 7px 20px 7px 40px;
	border-left: solid 1px #a9a9a9;
	width: 114px;
}
.cform .address .title {
	font-size: 14px;
	color: #737373;
}
#contact-box .close {
	display: block;
	height: 27px;
	width: 28px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	background: url(images/close-button.png) no-repeat 0 0;
	position: absolute;
	top: 10px;
	right: 10px;
	
	cursor: pointer;
}
.cform .message-sent {
	background: #dcffdc url(images/message-sent.gif) no-repeat 5px center;
	line-height: 24px;
	border: solid 1px #006600;
	width: 249px;
	color: #000;
	padding-left: 25px;
	margin-bottom: 10px;
	display: none;
}
/*----- Start "Footer" -----*/
.footer {
	border-top: solid 1px #ccc;
	padding: 3px 0 30px 27px;
}
/*------ End "Footer" ------*/
