@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

#Wraper 
{
	height: 1370px;
	width: 980px;
}

#box
{
	height: 1370px;
	width: 980px;
	position:relative;
	left:50%;
	margin-left:-480px;	
}

#headercap
{
    height: 85px;
	width: 980px;
}

#bannercap
{
    height: 210px;
	width: 980px;
}

.hover 
{
	font-family:Verdana;
	font-size:12px;
	color:#cf7207;
	line-height:30px;
	text-decoration:none;
}

#main_leftcap
{ 
	height: 637px;
	width: 267px;
	float:left;
}
#main_left_topcap
{ 
	height: 612px;
	width: 267px;
	float:left;
	padding-top:25px;
}
#main_rightcap
{ 
	height: 612px;
	width: 713px;
	float:right;
	padding-top:25px;
}
#header
{
    height: 86px;
	width: 980px;
}

#navbar
{
  	height: 40px;
	width: 980px;
	background-image:url(images/nev.jpg);
	background-repeat:no-repeat;
	padding-top:12px;
}

#navbar ul 
{ 
   	margin: 0; 
   	padding:5px; 
    list-style-type: none; 
    text-align: left; 
} 
 
#navbar ul li 
{  
    display: inline; 
} 

#navbar ul li a 
{ 
	font-family:Verdana;
	font-size:14px;
    text-decoration: none; 
    padding: .5em 1.00em; 
    color: #5a5959; 
} 
 
#navbar ul li a:hover 
{
	font-family:Verdana;
	font-size:14px;
    color: #ffffff; 
    background-color: #154a79; 
} 
		
#main
{ 
	height: 748px;
	width: 980px;
}
#main_1
{ 
	height: 269px;
	width: 980px;
}
	
#box #Wraper #main h1
{
	font-family:Verdana;
	font-size:25px;
	color:#184d7d;
	font-weight:normal;
	text-align:justify;
}		
		
#box #Wraper #main #main_1 h2
{
	font-family:Verdana;
	font-size:18px;
	color:#1c1c1c;
	font-weight:normal;
	text-align:justify;
}	

#box #Wraper #main  p
{
	font-family:Verdana;
	font-size:12px;
	color:#535252;
	font-weight:normal;
	text-align:justify;
	padding-right:5px;
	padding-top:10px;
	line-height:18px;
}

#box #Wraper #main #main_1 p
{
	font-family:Verdana;
	font-size:12px;
	color:#535252;
	font-weight:normal;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
}
#main_2
{
	height: 230px;
	width: 980px;
}

#box #Wraper #main #main_2 p
{
	font-family:Verdana;
	font-size:13px;
	color:#535252;
	font-weight:normal;
	padding-top:8px;
	padding-right:8px;
	text-align:justify;
	line-height:20px;
}	
#box #Wraper #main #main_2 h1
{
	font-family:Verdana;
	font-size:18px;
	color:#1c1c1c;
	font-weight:normal;
	padding-top:15px;
	padding-right:8px;
	text-align:justify;
}
.news1
{
	font-family:Verdana;
	font-size:14px;
	color:#535252;
	line-height:25px;
}

#main_3
{ 
	height: 240px;
	width: 980px;
}	
#box #Wraper #main #main_3 h3
{
	font-family:Verdana;
	font-size:15px;
	color:#f6772d;
	font-weight:normal;
}

.text
{
	font-family:Verdana;	
	font-size:12px;
	color:#535252;
	font-weight:normal;
}

.text1
{
	font-family:Verdana;
	font-size:15px;
	color:#104370;
	font-weight:normal;
	font-weight:bold;
	padding-left:10px;
}

.text_1
{
	font-family:Verdana;
	font-size:14px;
	color:#535252;
	font-weight:normal;
}

#main_left
{ 
	height: 438px;
	width: 267px;
	float:left;
}
#main_left_top
{ 
	height: 413px;
	width: 267px;
	float:left;
	padding-top:25px;
}

A.left_link:link
{
	font-family:Verdana;
	font-size:12px;
	color:#174c7c;
	line-height:30px;
	text-decoration:none;
}
A.left_link:active 
{
	font-family:Verdana;
	font-size:12px;
	color:#174c7c;
	line-height:30px;
	text-decoration:none;
}
A.left_link:visited 
{
	font-family:Verdana;
	font-size:12px;
	color:#174c7c;
	line-height:30px;
	text-decoration:none;
}
A.left_link:hover 
{
	font-family:Verdana;
	font-size:12px;
	color:#cf7207;
	line-height:30px;
	text-decoration:none;
}

A.left_link1:link
{
	font-family:Verdana;
	font-size:12px;
	color:#174c7c;
	text-decoration:none;
	line-height:25px;
}
A.left_link1:active 
{
	font-family:Verdana;
	font-size:12px;
	color:#174c7c;
	text-decoration:none;
	line-height:25px;
}
A.left_link1:visited 
{
	font-family:Verdana;
	font-size:12px;
	color:#174c7c;
	text-decoration:none;
	line-height:25px;
}
A.left_link1:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#cf7207;
	text-decoration:none;
	line-height:25px;
}
A.right_link:link
{
	font-family:Verdana;
	font-size:12px;
	color:#174c7c;
	line-height:30px;
	text-decoration:none;
}
A.right_link:active 
{
	font-family:Verdana;
	font-size:12px;
	color:#174c7c;
	line-height:30px;
	text-decoration:none;
}
A.right_link:visited
{
	font-family:Verdana;
	font-size:12px;
	color:#174c7c;
	line-height:30px;
	text-decoration:none;
}
A.right_link:hover 
{
	font-family:Verdana;
	font-size:12px;
	color:#cf7207;
	line-height:30px;
	text-decoration:none;
}

#main_right
{ 
	height: 413px;
	width: 713px;
	float:right;
	padding-top:25px;
}
	
#box #Wraper #main #main_right h1
{
	font-family:Verdana;
	font-size:25px;
	color:#184d7d;
	padding-left:10px;
	font-weight:normal;
	text-align:justify;
}	

#box #Wraper #main #main_right h2
{
	font-family:Verdana;
	font-size:12px;
	color:#535252;
	padding-left:10px;
	padding-top:10px;
}

#box #Wraper #main #main_right p
{
	font-family:Verdana;	
	font-size:12px;
	color:#535252;
	font-weight:normal;
	text-align:justify;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	line-height:18px;
}

.sideservice
{
	list-style-type:decimal;	
	color:#535252;;
	font-family:Verdana;
	font-size:12px;
	margin-left:50px;	
}

.ul
{
	color: #535252;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
	list-style-image:url(images/arrow.gif);		
	list-style-position:inside;	
}


#footer{ 
height: 106px;
	width: 980px;
	font-family:Verdana;
	font-size: 12px;
	color: #ffffff;
	padding-top:10px;

	
}
#footer li {
font-family:Verdana;
	font-size: 12px;
	color: #ffffff;
	display: inline;
	padding-left: 20px;
	
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
color: #ffa467;
text-decoration: none;}
#footer ul {
	text-align: center;
	padding-right: 25px;
}
					
.form
{
	width:360px;
	
}

fieldset
{
	border:none;
	margin-left: -38px;
}

label
{
	color:#039;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	float:left;
	width:130px;	
	text-indent:5px;	
	
		
}

input, textarea
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	padding:3px;
	width:150px;
	margin-bottom:3px;	
}

.submit
{
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	margin-left:125px;
	border:1px solid #184c7e;	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e426a', endColorstr='#5489b2'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#0e426a), to(#5489b2)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #0e426a,  #5489b2); /* for firefox 3.6+ */ 
	
}

.submit:hover
{
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	margin-left:125px;
	border:1px solid #184c7e;	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5489b2', endColorstr='#0e426a'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#5489b2), to(#0e426a)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #5489b2,  #0e426a); /* for firefox 3.6+ */ 
	
}	
	
.submit:active
{
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	margin-left:125px;
	border:1px solid #184c7e;	
	background-color:#000;	
}
	
.resumepanel
{
	width:90%; 
	height:510px; 
	background-color:#ecf1f1; 
	margin:auto; 
	padding:20px; 
	margin-top:20px;
}

.resume
{
	
	background-color:#F90;
	width:870px; 
	height:25px; 
	margin:5px; 	
	color:#fff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	padding:3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-indent:7px;
	background-image:url(../images/careerhead.png);
	
}

.resumeform
{
	
	width:872px;
	height:476px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	margin-left:7px;
	background-image:url(../images/careerbackit.png);
	background-repeat:no-repeat;
}






.select
{
	width:160px;
	margin-bottom:3px;
	padding:3px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	
}

.apply
{
	float: right;
	margin-right: 65px;
	margin-top: 245px;
	border:none;
}

.job
{
	text-decoration:none;
	color:#f15b29;
	font-size:20px; 
	font-family:Trebuchet MS;
	
}

.job:hover
{
	text-decoration:underline;
}
	



	
			