@charset "utf-8";
/* CSS Document */

body, p{
	margin:0px;
	padding:0px;
	}
	
p{
	line-height:18px;
	font-size:11px;
	
	}	

body{
	margin:0px;
	padding:0px;
	background-color: #000;
	color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	}
	
img{
	border:none;
	}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 93px;
	}
.topnav {
	height: 27px;
	background-color: #000;
}
.tab1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#aaa8a8;
	text-align:justify;
	line-height:17px;
}
.img
{
	margin-left:5px;
	margin-right:2px;
	margin-bottom:2px;
}

.bottomLinks
{
	vertical-align:top;
	text-align:left;
	padding-left:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#494949;	
}
.bottomLinks a
{
	text-decoration:none;
	color:#494949;	
}
.textbox
{
	background-color:#FFFFFF;
	height:20px;
	border:solid 0px;
}
.bodytxt {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.tabsbg {
	background-repeat: no-repeat;
	background-position: left top;
	width: 974px;
	background-image: url(../images/tabsbg.gif);
	background-color: #15110A;
	height: 238px;
}
.menushawdow {
	background-image: url(../images/topnavBar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}
.gradient {
	background-image: url(../images/homegradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 190px;
	width: 363px;
}
.gradient1 {
	background-image: url(../images/homegradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 190px;
	width: 320px;
}
.gradient2 {
	background-image: url(../images/homegradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 190px;
	width: 272px;
}
.ourtechnologies {
	background-image: url(../images/ourtechnologies.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 320px;
}


.welcometo3s {
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 365px;
}
.inthenews {
	background-image: url(../images/inthenews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 272px;
}
.imgright {
	float: left;
	border: 2px solid #CCC;
	margin-left: 10px;
	margin-top: 10px;
}
.newshead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#ff6600;
	text-align:justify;
	line-height:17px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 10px;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 8px;
	margin: auto;
	width: 250px;
}

.newstxt {
	padding-right: 10px;
	padding-left: 10px;
}
.newstxt a {
	color: #FFF;
	text-decoration: none;
}
.footernav {
	font-size: 11px;
	color: #999;
}
.footernav a {
	color: #666;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	color: #999;
	text-align: right;
}
.bodytxthead {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.more {
	color: #008aff;
	text-decoration: none;
}
.more:hover {
	color: #F90;
	text-decoration: none;
}
.imgborder {
	border: 2px solid #CCC;
}
.flashbg {
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 359px;
	width: 974px;
}
.flashgallery {
	height: 351px;
	width: 966px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.subs a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.subs {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
}
.subs a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}

