html
{
	overflow-y:scroll;
}
body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f1efe0;
}
.top
{
	background:url(images/top.jpg) repeat-x;
	height:134px;
}

.text-bold
{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
}
.text-bold span
{
	color:#142b53;
	text-align:left;
}
.menu-bg
{
	background:url(images/menu.jpg) repeat-x;
	height:45px;
}

.navigation{
	margin:0;
	padding:0;
	}
.navigation ul{
	margin:0px;
	padding:0px;
	}
.navigation ul li{
	float:left;
	list-style:none;
	}
.navigation ul li a{
	padding:12px 32px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	display:block;
	text-align:center;
	font-size:12px;
	
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	}
.navigation ul li a:hover{ 
	text-decoration:underline;
	}
	
	
.bg
{
	background:url(images/bg-main.jpg) center no-repeat;
}
.bg-mid
{
	background:url(images/bg-mid.png) repeat-y;
}
.content
{
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	line-height:21px;
	color:#000;
}
.left_panel
{
	float:left;
	margin:0;
	padding-left:8px;
	width:290px;
	padding-right:15px;
}
.bg-form
{
	background:url(images/form-bg.jpg) no-repeat #d7d5c8;
	height:250px;
	
}

.inputbox_11{ border:1px solid #b2ae91; padding:4px;}
.inputbox_11:hover{ border:1px solid #b2ae91; padding:4px;}

.selectbox{ border:1px solid #B6B6B6;}
.selectbox:hover{ border:1px solid #002E45;}

.areabox{ border:1px solid #B6B6B6; padding:4px;}
.areabox:hover{ border:1px solid #002E45;}
.submit_btn {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/botton.jpg);
	background-repeat:repeat-x;
	border:0px solid #089D49;
	cursor:pointer;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	height:26px;
}
.submit_btn1 {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/botton1.jpg);
	background-repeat:repeat-x;
	border:0px solid #089D49;
	cursor:pointer;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	height:26px;
}
.right_panel
{
	float:right;
	margin:0;
	width:625px;
	padding-right:8px;
}

.com_name
{
font-family: 'Aldrich', sans-serif;
font-size:18px;
color:#203d74;
text-align:left;
line-height:30px;
}
.txt
{
	font-size:12px;
	text-align:justify;
	line-height:21px;
	color:#000;
}
.boxes
{
	float:left;
	border: 4px solid #d5d4c7;
	width:190px;
	height:200px;
}
.boxes-content
{
	padding:8px;
	margin:0px;
	font-size:12px;
	color:#000;
	text-align:justify;
}
.boxes-heading
{
	font-size:15px;
	text-align:left;
	color:#7b7b76;
	font-weight:bold;
	line-height:22px;
}
.more
{
	font-size:13px;
	font-weight:bold;
	color:#233f76;
	line-height:21px;
}
.more a
{
	font-size:13px;
	font-weight:bold;
	color:#233f76;
	text-decoration:none;
	line-height:21px;
}
.more a:hover
{
	font-size:13px;
	font-weight:bold;
	color:#233f76;
	text-decoration:underline;
	line-height:21px;
}


.navigation2
{
	margin:0;
	padding:0px;
	}
.navigation2 ul{
	margin:0px;
	padding:0px;
	}
.navigation2 ul li{
	list-style:none;
	background:url(images/products-bg.jpg) repeat-x;

	}
.navigation2 ul li a{
	padding-left:28px;
	background:url(images/arr.jpg) left no-repeat;
	background-position:10px 11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:34px;
	display:block;
	text-align:left;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	}
	
.navigation2 ul li a:hover{
	text-decoration:underline;
	}
	
	
	.footer
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#524441;
line-height:21px;

text-align:center;
}
.footer
a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
color:#524441;
text-decoration:none;
line-height:21px;
text-align:center;
}
.footer
a:hover{
text-decoration:underline;
}
.inputbox {border:1px solid #B6B6B6; padding:4px;}
/* rotator in-page placement */
div.rotator {
	position:relative;
	
	display: none;
	width:625px;
	height:249px;
	overflow:hidden;
}
/* rotator css */
div.rotator ul {
	padding:0px;
	margin:0px;
}
div.rotator ul li {
	float:left;
	position:absolute;
	list-style:none;
}


/* rotator image style */ div.rotator ul li img {
	background:#FFF;
	width:625px !important;
	height:249px !important;
	
}
div.rotator ul li.show {
	z-index:1;
}

.search input.field {
width: 120px;
padding: 0 8px;
height: 24px;
line-height: 24px;
border: 1px solid #d3d3d3;
font-size: 11px;
color: #bebebe;
background: #ededed;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
}
.search input.search-btn {
float: right;
font-size: 0;
line-height: 0;
text-indent: -4000px;
cursor: pointer;
width: 20px;
height: 26px;
border: 0;
background: url(images/search-ico.png) no-repeat 0 0;
}
.maq{
	font-size:12px;
	font-weight:normal;
	color:#0000FF;
	
}

.job-hea
{
	font-size:14px;
	line-height:20px;
	color:#012d54;
	font-weight:bold;
}
.job-hea a
{
	font-size:14px;
	line-height:20px;
	color:#0382b3;
	text-decoration:underline;
	font-weight:bold;
}
.job-hea a:hover
{
	color:#e80402;
}
.job-hea1
{
	font-size:12px;
	line-height:20px;
	color:#ff6600;
}
.job-hea1 a
{
	font-size:12px;
	line-height:20px;
	color:#ff6600;
	text-decoration:none;
}

.job-hea1 span
{
	color:#e80402;
}
.job-txt a
{
	font-size:12px;
	line-height:20px;
	color:#34363E;
	text-decoration:none;
}
.logo h1
{
	font-family: -moz-fixed, -webkit-fixed;
font-size: 27px;
width: 400px !important;
float: left;
color: #FFF;
margin: 0px 0 0 10px;
padding: 10px;
border-bottom:none;
	
}
.logo h1 span
{
font-family: -moz-fixed, -webkit-fixed;
font-size: 20px;
float: left;
color: #CCC;
padding-left: 30px;
font-style:italic;
}
.inner-form input[type="text"], input[type="password"] 
{
padding: 5px;
width:300px;
border-radius: 5px;
height: 12px;
}
.NFMultiSelect {
border: solid  #CCC  1px;
background:#E6EBEB;
height:25px;
width:300px;
margin: 0;
}
.job-hea
{
	font-size:14px;
	line-height:20px;
	color:#012d54;
	font-weight:bold;
}
.job-hea a
{
	font-size:14px;
	line-height:20px;
	color:#0382b3;
	text-decoration:underline;
	font-weight:bold;
}
.job-hea a:hover
{
	color:#e80402;
}
.job-hea1
{
	font-size:12px;
	line-height:20px;
	color:#ff6600;
}
.job-hea1 a
{
	font-size:12px;
	line-height:20px;
	color:#ff6600;
	text-decoration:none;
}

.job-hea1 span
{
	color:#e80402;
}
.job-txt a
{
	font-size:12px;
	line-height:20px;
	color:#34363E;
	text-decoration:none;
}
.logo h1{
	float: left;
	font-size:24px;
	color:#FBFFBA;
}
.logo h1 span{
	float: left;
	font-size:16px;
	
	color:#F4F4DE;
	font-style:italic;
}