@charset "utf-8";
/* CSS Document */
html {
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
/*because legend doesn't inherit in IE */
legend {
	color:#fff;
}
input, button, textarea{
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	color:#fff;
	border:1px solid #999;
	background:transparent;
}
select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	color:#fff;
	border:1px solid #999;
	background:#000086;

}
select:focus, optgroup:focus, option:focus {
	border:1px solid yellow;

}
input:focus, button:focus, textarea:focus{
	border:1px solid yellow;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
 *font-size: 100%;
}
/* ----------- Reset style rules ends here ------------ */
body {
	background:#000086 url(../images/body-repeat.jpg) repeat-x top;
	color:#fff;
}
h1, h2, h3 {
	font-size: 100%;
	font-weight: normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#ffff00;
	margin:10px 0 0 0;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:17px;
}
h3 {
	font-size:15px;
}
blockquote {
}
.fontsize11 {
	font-size:11px!important;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
}
a.readmore {
	padding-left:10px;
	color:yellow;
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(../images/readmore-bg.gif) no-repeat left center;
}
a.readmore:hover, a.readmore:active, a.readmore:focus {
	text-decoration:underline;
}
a {
	outline: none;
}
a:active, a:hover, a:focus {
	outline: none;
}
.clear {
	clear:both;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#header {
	height:118px;
}
#logo {
	width:246px;
	height:118px;
	float:left;
}
#navigation {
	width:714px;
	float:left;
	background: url(../images/nav-bg.jpg) no-repeat bottom;
	height:53px;
	padding-top:65px;
}
#navigation div {
	padding:0 0 5px 15px;
}
#navigation ul {
}
#navigation ul li {
	float:left;
	padding:0 15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	display:block;
	text-transform:uppercase;
}
#navigation ul li a {
	text-decoration:none;
	color:#ffffff;
}
#navigation ul li a:hover, navigation ul li a:active, navigation ul li a:focus {
	color:#000086;
}
a.select, #navigation ul li a.select {
	color:#000086;
}
#banner {
	width:960px;
	height:328px;
	background:url(../images/banner-bg.jpg) no-repeat;
}
/* other product */
#otherproduct {
	width:960px;
	height:123px;
	background:url(../images/other-products-bg.jpg) no-repeat;
}
.otherproduct {
	height:123px;
	float:left;
	display:block;
	width:320px;
}
.otherproduct img {
	padding:20px 20px 0 10px;
	float:left;
}
.otherproduct h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0159cf;
	text-transform:uppercase;
	line-height:25px;
}
.otherproduct p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#858585;
	line-height:15px;
}
.otherproduct a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#858585;
	text-decoration:none;
}
.otherproduct a:hover {
	text-decoration:underline;
}
/* other product */
/*---------------------*/
#container-home {
	width:930px;
	background:url(../images/container-home.jpg) no-repeat;
	padding:25px 15px 20px 15px;
}
#about {
	width:390px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:23px;
}
#about p {
	margin:8px 0 10px 0;
}
.hiring {
	width:223px;
	height:206px;
	float:left;
	position:relative;
	top:-30px;
}
#news {
	width:470px;
	background:url(../images/news-icon.gif) no-repeat right bottom;
	position:relative;
	left:410px;
	top:-80px;
	height:89px;
}
#news h1 {
	margin-bottom:10px;
}
.date {
	width:45px;
	margin-top:2px;
	float:left;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	display:block;
	line-height:15px;
}
.date span {
	font-size:20px;
}
.newstitle {
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	display:block;
	float:left;
	line-height:normal;
}
.newstitle a {
	color:#FFFFFF;
	text-decoration:none;
}
.newstitle a:hover {
	text-decoration:underline;
}
.newssep {
	width:380px;
	padding:5px;
	background:url(../images/news-sep-bg.gif) repeat-x center;
}
/*---------------------*/
#container {

	border-top:3px solid #fff;
	padding:35px 15px 20px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
}
#container h1, container h2, container h3 {
	margin:10px 0 5px 0;
}
#container p {
	margin:5px 0 10px 0;
}
blockquote {
	margin:15px;
	border:1px dotted #999;
	padding:10px;
	text-align:left;
}
#container ul li {
	list-style:circle;
	margin-left:25px;
}
#container ol li {
	list-style:decimal-leading-zero;
	margin-left:35px;
}
#container a {
	color:yellow;
	text-decoration:none;
}
#container a:hover {
	text-decoration:underline;
}
hr {
	border-top:1px dotted #999;
	margin:10px 25px 5px 0;
	text-align:left;
	height:1px;
}
table {
	margin:10px 0 0 0;
}
table.tbl th, table.tbl td {
	border:1px dotted #999;
	background:none;
}
/* form styles starts here */
fieldset {
	margin:15px;
	border:1px dotted #999;
	padding:10px;
	text-align:left;
}
legend {
	margin:5px;
	background:#fff;
	border:1px solid #fff;
	padding:2px 5px;
	text-align:left;
	font-weight:bold;
	color:#000086;
}
label {
}
input.txtbox, textarea.txtbox, select.txtbox {
	width:200px;
	line-height:20px;
}
select.txtbox option {
	border:none;
	/*border-bottom:1px dotted #999;*/
	margin-top:5px;
	margin-bottom:5px;
}
input.radio, input.checkbox {
	border:none;
	background:none;
}
input.btn {
	background:#fff;
	padding:3px 7px;
	border:1px solid #fff;
	color:#000086;
	text-transform:uppercase;
	cursor:pointer;
}
input.btn:hover {
	background:#000086;
	padding:3px 7px;
	border:1px solid #fff;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}
/* form styles ends here */
#footer {
	background:url(../images/footer-bg.jpg) repeat-x top;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fff;
}
#footer-int {
	width:930px;
	margin:0 auto;
	padding:15px 15px 40px 15px;
}
#footer-int a {
	color:#fff;
	text-decoration:none;
}
#footer-int a:hover {
	color:#fff;
	text-decoration:underline;
}
.product-img img{
	padding:2px;
	background:#fff;
	border:1px solid #ccc;
	margin-bottom:10px;
	margin-top:10px;
}
/* ---------------------------------------------------------------------------- */
/* navigation mouse over styles here 
ul#menu_child{
	list-style:none;
	margin:0;
	padding:0;
	background:#000;
}
ul#menu_child li {
	list-style:none;
	margin:0;
	padding:0;
	float:none!important;
}
ul#menu_child li a {
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	font-weight:normal;
}
ul#menu_child li a:hover, ul#menu_child li a:active, ul#menu_child li a:focus
{
    
}
#menu_child {
	z-index:2!important;
}
--------------------------------------------------*/
