body
{
margin:0;
padding:0;
background:url(images/body.jpg);
background-position:center top;
background-repeat:no-repeat;
}
.com_name
{
font-family: 'Aldrich', sans-serif;
font-size:20px;
padding-top:12px;
color:#fff;
text-align:left;
line-height:30px;
}
.top_menu
{
} 
.top_menu ul
{
padding:0;
z-index:100;
margin:0px auto;  
}
.top_menu ul li
{
list-style:none;
float:left;
position:relative;
}
.top_menu ul li a
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#fff;
text-align:center;
display:block;
text-transform:uppercase;
line-height:17px;
font-weight:bold;
text-decoration:none;
padding:10px 10px;
}
.top_menu ul li a:hover
{
color:#FF59C2;
}
* html .top_menu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.top_menu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}
.top_menu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background:#5B2765;
color: white;
}
	.top_menu .current a{ background:#492213;}
/*1st sub level menu*/
.top_menu ul li ul{
	margin:0px;
	padding:0px;
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.top_menu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.top_menu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.top_menu ul li ul li a{
width: 260px; /*width of sub menus*/
padding: 5px;
margin: 0;
font-size:13px;
border-top-width: 0;
text-align:left;
background:#A40A60;
line-height:20px;
border-bottom: 1px solid gray;
}
.top_menu ul li ul li a:hover{
	background:#56213F;

}

/* Holly Hack for IE \*/
* html .top_menu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}
.txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
padding-right:24px;
text-align:justify;
line-height:21px;
}
.services
{
padding-top:8px;
margin:0px;
}
.services ul
{
margin:0;
padding:0;
}
.services ul li
{
list-style:none;
position:relative;
}
.services ul li a
{
background:url(images/ar.png) left no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:12px;
display:block;
text-align:left;
color:#fff;
border-bottom: 1px dashed #fff;
line-height:30px;
text-decoration:none;
}
.services ul li a:hover
{
color:#fff;
background:url(images/ar.png) left no-repeat;
background-color:#305A95;
text-decoration:none;
}
.footer
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
text-align:center;
line-height:21px;
}
.footer
a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#fff;
text-align:center;
text-decoration:none;
line-height:21px;
padding:3px;
}
.footer
a:hover{
color:#DB9D5A;
text-decoration:underline;
}
img
{
behavior:url(iepngfix.htc);
}

.inputbox_11{ border:1px solid #B6B6B6; padding:4px;}
.inputbox_11:hover{ border:1px solid #002E45; 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:#000;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	height:26px;
}
.inputbox {border:1px solid #B6B6B6; padding:4px;}
/* rotator in-page placement */
div.rotator {
	position:relative;
	height:275px;
	display: none;
	width:974px;
	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:974px !important;
	height:275px !important;
	
}
div.rotator ul li.show {
	z-index:1;
}
.search{
	padding-top:5px;
	
}
.search input.field {
float: right;
width: 166px;
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:#fff;
	
}

.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{

	color:#fff;
	font-size:24px;
	float:left;
	padding-left:20px;
	
	
}
.logo h1 span{
	color:#fff;
	font-size:14px;
	font-style:italic;
	text-align:left;
}
