#main-content .large-link a {
	background-color: #990000;
	color: white;
	float: right;
	font-size: 16px;
	padding: 10px 12px 9px 14px;
	text-align: right;
	text-decoration: none;
	text-shadow: 0px 1px 1px #540400;
}
#main-content .large-link a:hover {
	background-color: white;
	color: #990000;
	text-shadow: none;
}
#main-content .large-link a:active {
	color: #999;
}
#leftbox {
	float: left;
	padding: 0px;
	text-align: right;
	width: 350px;
}
#leftbox .top {
	background: url(../images/leftbox-top.png) no-repeat;
	color: #999;
	font-size: 30px;
	height: 26px;
	letter-spacing: -1px;
	padding: 12px;
	text-align: left;
	text-shadow: 0px 1px 1px #FFF;
}
#leftbox .middle {
	background: url(../images/leftbox-body.png) repeat-y;
	color: #666666;
	font-size: 14px;
	padding-top: 12px;
	text-align: center;
}
#leftbox .bottom {
	background: url(../images/leftbox-bottom.png) no-repeat;
	height: 15px;
	margin-bottom: 8px;
}
#leftbox a img {
	border: none;
}
.view a {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	text-shadow: 0px 1px 1px #ffffff;
}
.view a:hover {
	color: #990000;
}
#rightcontent {
	color: #4E4E4E;
	font-size: 14px;
	line-height: 20px;
	padding-left: 375px;
	text-align: justify;
	text-shadow: 0px 1px 1px #ffffff;
}
#rightcontent a {
	border-bottom: 1px solid #999;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
#rightcontent a:hover {
	border-bottom: 1px solid #990000;
	color: #990000;
}
.darktext {
	color: #333;
	font-weight: bold;
}
.largetext {
	color: #333;
	font-size: 30px;
	padding-top: 15px;
	letter-spacing: -1px;	
}
.righttext {
	text-align: right;
	color: #333;
	font-size: 16px;
	padding-top: 14px;
	letter-spacing: -1px;	
}

.box {
	background: url(../images/homepage-box-bg3.png) no-repeat;
	width: 973px;
	height: 525px;
	display: block;
}
.videoplayer { position:relative; width:500px; top: 18px; left: 50px; float: left; text-align: justify; color: #333; text-shadow: 0px 1px 1px #fff; font-family: 'Open Sans', sans-serif;}
.fadein { position:relative; width:500px; height:332px; top: 60px; left: 50px; float: left;}
.fadein img { position:absolute; left:0; top:0; }
.js .fadein img { display: none; }
.js .fadein img:first-child { display: block; }

.right-content {
	float: right;
	width: 335px;
	color: #cccccc;
	font-size: 13px;
	padding: 16px 15px 50px 50px;
	font-family: 'Open Sans', sans-serif;
	text-shadow: 0px 3px 3px #000;
	line-height: 21px;
}

.right-content b {
	color: #dddddd;
}

.top {
	background: url(../images/homepage-client-bg_01.png) no-repeat;
	width: 973px;
	display: block;
	margin-top: 8px;
	color: #999;
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	height: 44px;
	letter-spacing: -1px;
	padding: 4px 12px;
	text-align: left;
	text-shadow: 0px 1px 1px #FFF;
}

.middle {
	background: url(../images/homepage-client-bg_02.png) repeat-y;
	width: 973px;
	text-align: center;
	padding-top: 8px;
}
.middle a:hover img{
	opacity:.80;
	filter:alpha(opacity=80);
	filter: “alpha(opacity=80)”;
}
.bottom {
	background: url(../images/homepage-client-bg_03.png) no-repeat;
	width: 973px;
	height: 12px;
	display: block;
}
a.view {
	float: right;
	color: #333;
	font-size: 12px;
	text-shadow: 0px 1px 1px #FFF;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 8px;
}
a.view:hover {
	color: #666;
}
.learnmore {
	margin-top: -8px;
	margin-left: 10px;
}
.learnmore:active {
	margin-top: -6px;
}
