@charset "utf-8";
/* CSS Document */

body {
margin-top: 0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
/* background-color:#96C6EC; */
background-color:#000000;
}

a { /* for IE only */
cursor:hand;
}

#wrapper {
width:780px;
height:autopx;
margin: 0 auto;
text-align:justify;
background-image: url(images/background.jpg);
background-repeat: repeat-y;
padding-bottom:5px;
}

#toparea {
	background-image: url(images/verticle_top.jpg);
	height: 97px;
	width: 768px;
	margin:0 auto;
}
#logo {
	background-image: url(images/infotronix.png);
	background-repeat: no-repeat;
	width:269px;
	height:97px;
	float:left;
}

#search {
width:250px;
height:70px;
padding-top:27px;
padding-right:15px;
float:right;
}

#input {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
background-color:#E2E2E2;
border: 1px solid #cccccc;
height:14px;
width:200px;
padding:2px;
padding-bottom:2px;
}

#menuarea {
	height: 48px;
	width: 738px;
	background-color: #FF0000;
	margin:0 auto;
	color: #ffffff;
}

#bannerarea {
	width:738px;
	height:189px;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:10px;
	text-align:center;
}

#banner {
width:738px;
height:189px;
background-image: url(images/banner.jpg);
background-repeat:no-repeat;
}

#mainbody {
	width: 738px;
	height:auto;
	padding-top: 5px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#boxes {
	height: auto;
	width: 738px;
	margin:0 auto;
	padding-top: 5px;
	padding-bottom:25px;
}

#box {
	background-image: url(images/box.jpg);
	background-repeat:no-repeat;	
	height: 184px;
	width: 239px;
}

#boxhead {
	height: 40px;
	width: 219px;
	padding-top:2px;
	padding-right:10px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}

#career_font {
	color: #60afd7;
}

#services_font {
	color: #f4bf1a;
}

#help_font {
	color: #5bae3c;
}

#bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	height: 49px;
	width: 768px;
	margin:0 auto;
}

#copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
padding-top: 10px;
padding-left:30px;
}

#left {
	height: auto;
	width: 485px;
	float:left;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#right {
	height: auto;
	width: 235px;
	float:right;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-left:1px dotted #e5e5e5;
}

#boxcontent {
	width: 219px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #000000;
	text-decoration: none;
}

.bullet {
list-style-image:url(images/bullet_a.jpg);
}

.bulletb {
list-style-image:url(images/bullet.jpg);
}

#news {
height:240px;
width:100%;
/* border-left:1px dotted #e5e5e5; */
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:20px;
	text-align:center;
}

#menu a:link,
#menu a:visited {
color:#FFFFFF;
text-decoration:none;
}

#menu a:hover,
#menu a:active {
color:#FFFFCC;
text-decoration:none;
}

.bullet a:link,
.bullet a:visited {
color:#0066CC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

.bullet a:hover,
.bullet a:active {
color:#FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

.bulletb a:link,
.bulletb a:visited {
color:  #0066CC;/* #000000;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.bulletb a:hover,
.bulletb a:active {
color:#FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

input[type="text"].bodytext {
	border:1px solid #cecece;
	width:180px;
}

textarea.bodytext {
	border:1px solid #cecece;
	width:180px;
}

#ajaxticker1{
width: 210px;
height: 100px;
padding-left: 15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

