#facebook-link {
	filter:alpha(opacity=50); 
	-moz-opacity:0.5;
	opacity: 0.5;	
}
#facebook-link:hover {
	filter:alpha(opacity=100); 
	-moz-opacity:1;
	opacity: 1;	
}


#navigation ul {
	margin: 0;
	padding-left: 25px;
}
#navigation li {
	display: inline;
	margin: 0;
}
#navigation a {
	float: left;
	margin-left: 2px;
	padding: 3px 10px;
	color: #fff;
	background-color: #337696;
	text-decoration: none;
	margin-top: -2px;
	font-weight: bold;
}
#navigation li.selected a,
#navigation a:hover {
	color: #337696;
	background-color: #fff;
	text-decoration: none;
}

.bordered {
	border: 4px solid #DBE6EC;
	margin: 5px 20px;
}
.float-left {
	float: left;	
}
.float-right {
	float: right;	
}
h1#logo span {
	display: none;
}

#sub-header img,
#sub-header h3 {
	float: left;	
}
#sub-header img {
	margin-right: 10px;
	margin-top: 30px;	
}
#sub-header h3 {
	margin-top: 50px;
}
#support {
	text-align: center;
}
#support a {
	text-decoration: none;
	color: #C8DEE8;
	cursor: pointer;
}
#support a:hover {
	text-decoration: none;
	color: #fff;
}
#login fieldset {
	padding: 15px 5px 5px 10px;
}
#login label { 
	display: none;
}
#login input.text {
	border: 2px solid #337696;
	font-size: 14px;
	margin: 3px;
	padding: 3px;
	float: left;
	width: 140px;
	background-color: #C8DEE8;
}
#login input.text:focus {
	background-color: #fff;
	border-color: #3E90B8;
}

#login input.submit {
	float: left;
	width: 85px;
	height: 28px;
	background: transparent url(../img/btn-login.png) no-repeat;
	color: #fff;
	border: 0;
	padding: 0;
	text-transform: uppercase;
	cursor: pointer;
	margin: 3px 0;
}

#login a {
	display: block;
	clear: both;
	color:#337696;
	font-size: 12px;
	float: right;
	margin-right: 120px;
}


#screen,
#details {
	float: left;	
	margin-bottom: 30px;
}
#screen {
	width: 416px;
	height: 277px;
	background: transparent url(../img/monitor.jpg) no-repeat;
}
#screen div.screen-carousel {
	margin: 16px 0 0 23px;	
	overflow: hidden;
	width: 371px;
	height: 187px;
}
#screen div.screen-carousel img {
	width: 371px;
	height: 187px;
}
#details {
	background-color: #000;
	color: #fff;
	width: 435px;
	margin-left: 5px;
	padding: 10px 20px;
	height: 217px;
}

#details li {
	margin: 0;
	padding: 0;
}
#details p {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 0;
}
#details a.gallery {
	background: transparent url(../img/url.jpg) no-repeat left;	
	padding-left: 25px;
	color: #3E90B8;
	font-size: 11px;
	Mmargin-bottom: 0;
}
#details .next {
	margin: 0;
	float: right;	
}
#details .prev {
	margin: 0;
	float: left;	
}
#details h4 {
	color: #fff;
	font-size:18px;
	padding: 2px 0;
}
#details strong {
	color: #3E90B8;	
}
#testimonial {
		background: #337696 url(../img/quote-bg.jpg) no-repeat left top;	
		padding: 20px 20px 10px 5px;
		color: #fff;	
}
#testimonial  p {
	padding-left: 60px;	
}
.author {
	color: #B2D0DE;
	font-size: 11px;
}
.box {
	
	width: 250px;
	height:250px;
}
#video {
	z-index: 1;	
}

#screen li,
#details li {	
	margin: 0;
	padding: 0;
}

#footer p {
	padding: 25px 0;
	color:#3385AD;
}
.screencap {
	margin-right: 40px !important;	
	border: 4px solid #B2D0DE !important;	
}
.screencap:hover {
	border: 4px solid #3E90B8 !important;	
}
