@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
p{
	line-height:1.5em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #999;
	background-color: #3a3a3a;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a,  a:link {
	color: #ccc;
	text-decoration: none;
}
a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: none;
}
ul, li{
	margin:0; 
	padding:0; 
	list-style:none;
}
.clearBoth{
	clear:both;
}
.oneColFixCtrHdr #container {
	width: 990px;
	padding:0;
	margin: 0 auto;
	text-align: left;
	background-color: #3a3a3a;
}
.oneColFixCtrHdr #header {
	padding: 0;
	height: 95px;
	width: 990px;
	float:left;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}

.oneColFixCtrHdr #logo {
	float:left;
	margin-left:50px;
	margin-top: 25px;
}
.oneColFixCtrHdr #topNav {
	width:350px;
	height: 14px;
	float:right;
	font-size: 0.7em;
	color: #333;
	margin-top:13px;
	text-align:right;
	padding-right:10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #footer {
	width:990px;
	height: 30px;
	float:left;
	text-align: right;
	background-image: url(../images/img_footer_dotted.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 0.7em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #footer a {
	color:#999;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:visited {
	color:#999;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:hover {
	color:#FFF;
	text-decoration: none;
}

/*main menu*/
.oneColFixCtrHdr #nav {
	padding: 0;
	float:right;
	margin-top: 18px;
	margin-right: 0px;
	margin-left:20px;
	width:750px;
}
.searchbox{
	float:left;
	width:144px;
	height:18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.searchbtn{
	background-color:#666;
	border:1px solid #CCC;
	color: #CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.7em;
	cursor:pointer;
}
.searchbtn:hover{
	background-color:#ccc;
	border:1px solid #CCC;
	color: #666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.7em;
	cursor:pointer;
}
.oneColFixCtrHdr #banner{
	margin: 0;
	padding: 0;
	width: 990px;
	height: 312px;
	float:left;
	background-image: url(../images/bg_banner.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #banner2{
	margin: 0;
	padding: 0;
	margin-left:45px;
	margin-right:45px;
	width: 900px;
	height: 120px;
	float:left;
	overflow:hidden;
}
/*home page*/
.oneColFixCtrHdr #mainContent {
	padding: 0;
	margin: 0;
	margin-top:5px;
	width:990px;
	min-height:221px;
	height:auto !important;
	height:221px;
	float:left;
}
.botNews{
	float:left;
	width:280px;
	min-height:260px;
	height:auto !important;
	height:260px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 10px;
	padding-left:10px;
	padding-right:10px;
}
.botTech{
	float:left;
	width:280px;
	min-height:260px;
	height:auto !important;
	height:260px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 10px;
	padding-left:10px;
	padding-right:10px;
}
.botVideo{
	float:left;
	width:325px;
	min-height:260px;
	height:auto !important;
	height:260px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 1px;
	padding-left:10px;
	padding-right:10px;
}
.botAwards{
	float:left;
	width:950px;
	min-height:150px;
	height:auto !important;
	height:150px;
	margin-top: 5px;
	padding-left:20px;
	padding-right:20px;
}
.contents{
	float:left;
	width:890px;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 5px;
	font-size:0.8em;
	color: #CCC;
	text-align:justify;
}
.subHeader{
	float:left;
	width:900px;
	height:40px;
	margin-left:45px;
	margin-right:45px;	
	margin-top:10px;
}
.bline{
	height:7px;
	background-color:#287ab1;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:0px;
}
.imgBox{
	border: 1px solid #CCC;
}
.imgBox2{
	border: 1px solid #CCC;
	padding: 1px;
}
.imgBox3{
	border: 1px solid #CCC;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.imgBox4{
	border: 3px solid #666;
	margin-left: 50px;
	margin-bottom: 20px;
	vertical-align:middle;
}
.photos{
	border: 5px solid #666;
	margin: 5px;
}
.photos:hover{
	border: 5px solid #09F;
	margin: 5px;
}

/*Text formats*/
.txtSubHeader{
	font-size: 1.2em;
	text-transform: uppercase;
	color: #FFF;
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	margin-bottom: 5px;
}
.txtNewsTitle{
	font-size: 1em;
	line-height: 1.8em;
	color: #cc3333;
	font-weight: bold;
}
.txtTitle{
	font-size: 1.2em;
	font-weight: bold;
	color: #0CF;
}
.txtFeatured{
	font-size: 0.9em;
	color: #FFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.txtFeaturedPara{
	font-size: 0.7em;
	color: #ccc;
	line-height: 1.4em;
	min-height:90px;
	height:auto !important;
	height:90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #cc3333;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	float: left;
}
.txtPara{
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	float:left;
	text-align:justify;
}
.txtHighlight{
	color: #FFF;
	background-color: #09F;
}
.txtItem{
	color: #cc3333;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtName{
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}
.txtWhite{
	color: #FFF;
}
.hdotted{
	width: 100%;
	height: 1px;
	background-image: url(../images/img_dotted.gif);
	background-repeat: repeat-x;
}
.hline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.space{
	height:150px;
}
.innerUL{
	line-height: 1.6em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
