@charset "utf-8";

body {
	background-color: #fff;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background-image:url(images/webstreamerbg.png);
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	margin-bottom: 1.1em;
	margin-top: 0;
	
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #fff;
	line-height: 150%;
	font-weight: bold;
	text-transform: uppercase;
}

p {
	margin-bottom: 1.1em;
	margin-top: 0;
	
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #fff;
	line-height: 120%;
	
}

a { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #CCC;
}

#back-banner {
	left: 0px;
	position: absolute;
	top: 225px;
	margin-bottom: 0;
	background-color: #ccc;
	background-attachment: fixed;
	background-image: url(images/webstreamer_r2_c21.png);
	background-position: right center;
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 0px;
	height: 220px;
	z-index:  -1;
}

.container {
	width: 960px;
	margin-left: auto;
	margin-right:  auto;
	z-index: 99;
}

a:link img, a:visited img {
	border: none;
}


.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

#topnav {
	margin-top: 30px;
	margin-bottom: 20px;
}
#topnav1 {
	float: left;
	background-color: #121212;
	border: 1px solid #fff;
	width: 63px;
	padding-top: 0px;
	height: 24px;
	position: relative;
	left: 0px;
}

#topnav2 {
	float: left;
	background-color: #FF6600;
	border: 1px solid #fff;
	width: 133px;
	padding-top: 0px;
	height: 24px;
	position: relative;
	margin-left: 20px;
}

#topnav3 {
	float: left;
	background-color: #121212;
	border: 1px solid #fff;
	width: 113px;
	padding-top: 0px;
	height: 24px;
	position: relative;
	margin-left: 310px;
}

#topnav4 {
	float: left;
	background-color: #121212;
	border: 1px solid #fff;
	width: 133px;
	padding-top: 0px;
	height: 24px;
	position: relative;
	margin-left: 20px;
}

#topnav5 {
	float: left;
	background-color: #121212;
	border: 1px solid #fff;
	width: 133px;
	padding-top: 0px;
	height: 24px;
	position: relative;
	margin-left: 20px;
}

#topnav1 p, #topnav2 p, #topnav3 p, #topnav4 p, #topnav5 p{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #fff;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 5px;
	margin-bottom: 0;
}

#topnav1 p a, #topnav2 p a, #topnav3 p a, #topnav4 p a,, #topnav5 p a ul.icons li a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}

#webstreamer_r3_c2 {
	position: relative;
	height: 78px;
	margin-bottom: 0;
	width: 955px;
}

.Txt_WEBSTREAMER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: justify;
	color: #ccc;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	position: relative;
	margin-bottom: 0;
}

td.slide-back {
	background-image: url("images/webstreamer_r5_c2.png");
	background-repeat: repeat-x;
	position: relative;
	height: 300px;
	margin-bottom: 0;
	width: 960px;
}

.content {
	margin-bottom: 20px;
	background-image: url("images/webstreamer_r5_c2.png");
	background-repeat: repeat-x;
	height: 300px;
}
.content2 {
	margin-bottom: 20px;
	background-image: url("images/Calc-BG.png");
	background-repeat: repeat-x;
	height: 300px;
}
.content-image {
	padding: 0px 15px 15px 0px;
	float:  left;
}
.content-image2 {
	padding: 20px 20px 0px 20px;
	float:  left;
}
.content-image3 {
	padding: 20px 20px 20px 0px;
	float:  right;
}
.content-text {
	padding: 10px;
}
.content-text2 {
	padding: 15px;
	position: absolute;
	right: 10px;
	top: 110px;
}
ul.icons {
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #333;
}

ul.icons li {
	list-style: none;
	float: left;
	width: 94px;
	text-align: center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #fcfcfc;
	line-height: 120%;
	
}

ul.icons li img {
	margin-bottom: 5px;
}

ul.footer {
	border: 1px solid #333;
	background-color: #121212;
	margin: 0px 0px 20px 0px;
	padding: 25px 5px 25px 5px;
	
}
 
ul.footer li.footer {
	float: left;
	width: 237px;
	list-style: none;
}

ul.footer li.footer ul {
	list-style: none;
}

ul.footer li.footer ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	color: #fff;
	line-height: 120%;
	text-transform: uppercase;
	margin: 10px 0px 10px 10px;
}

ul.footer a {
	color: #fff;
	text-decoration: none;
}


.abtlikebox{
	background: url("images/facebook.png") no-repeat scroll left center transparent !important; 
	float: right;
	height: 270px;
	padding: 0 5px 0 46px;
	width: 245px;
	z-index:  99999;
	position:fixed;
	right:-250px;
	top:20%;
} 
.abtlikebox div { 
	padding: 0; 
	margin-right:-8px; 
	border:4px solid  #3b5998; 
	background:#fafafa;
} 

.abtlikebox span {
	bottom: 4px;
	font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;
	position: absolute;
	right: 6px;
	text-align: right;
	z-index: 99999;
} 

.abtlikebox span a {
	color: gray;
	text-decoration:none;
} 

.abtlikebox span a:hover {
	text-decoration:underline;
} 
.style1 {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #fff;
	line-height: 120%;
	}