body{
font-family:Calibri, Arial, Helvetica, sans-serif;
font-size: 16px;
background:#e3eff2 url(../images/body_bg.jpg) repeat-x;
/*background:url(../images/design1.jpg) no-repeat;*/
}

@font-face {
    font-family: 'TrebuchetMSRegular';
    src: url('trebuc-webfont.eot');
    src: url('trebuc-webfont.eot?#iefix') format('embedded-opentype'),
         url('trebuc-webfont.woff') format('woff'),
         url('trebuc-webfont.ttf') format('truetype'),
         url('trebuc-webfont.svg#TrebuchetMSRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

*{
margin:0px;
padding:0px;
}

a{
text-decoration:none;
outline:none;
}

a:hover{
text-decoration:none;
}

h1, h2, h3, h4, h5, h6, p{
margin:0px;
padding:0px;
}

h1{
color:#044f75;
font-family:TrebuchetMSRegular, Arial, Helvetica, sans-serif;
font-size:30px;
font-weight:normal;
background:url(../images/green_bullet.png) left 10px no-repeat;
line-height:60px;
padding-left:60px;
}


h2{
font-size:22px;
color:#044f75;
line-height:37px;
padding:0 10px;
font-weight:bold;
}

h3{
font-size:24px;
color:#044f75;
line-height:53px;
padding:0 10px;
font-weight:normal;
}

.clear{
clear:both;
}

table{
border:0px;
}

img{
border:none;
}


.wrapper{
width:100%;
height:auto;
}

.container{
width:990px;
height:auto;
margin:0px auto;
}


.header_otr{
width:990px;
height:140px;
float:left;
}

.logo_otr{
width:412px;
height:31px;
float:left;
padding:38px 0 0 6px;
}

.logo_in{
width:412px;
height:31px;
float:left;
}

.login_otr{
width:300px;
height:auto;
float:right;
padding:14px 21px 0 0;
}

.login_otr_ul{
width:auto;
height:auto;
float:right;
color:#014c72;
font-size:20px;
font-weight:bold;
}

.login_otr_ul a{
color:#014c72;
font-size:20px;
font-weight:bold;
padding:0 5px;
}

.login_otr_ul a:hover{
color:#3380a6;
}

.login_otr ul span{ 
color:#014c72;
font-size:20px;
float:right;
padding:0 10px;
}


.navi_otr{
width:835px;
height:38px;
float:right;
padding-top:32px;
}

.navi_otr ul{
width:835px;
height:38px;
float:left;
background:url(../images/navigation.png) no-repeat;
}

.navi_otr ul li{
width:auto;
height:38px;
float:left;
list-style-type:none;
display:block;
cursor:pointer;
}


.navi_otr ul li.Home {
position: absolute;
width: 92px;
z-index:7;
}

.navi_otr ul li.Home:hover{
background:url(../images/navigation.png) left -38px no-repeat;
}

.navi_otr ul li.Home a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 18px;
}

.navi_otr ul li.About {
position: absolute;
width: 203px;
z-index:6;
}

.navi_otr ul li.About:hover{
background: url(../images/navigation.png)  left -76px no-repeat;
}

.navi_otr ul li.About a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 0 0 102px;
}

.navi_otr ul li.Help {
position: absolute;
width: 835px;
width: 280px;
z-index:5;
}

.navi_otr ul li.Help:hover{
background: url(../images/navigation.png)  left -114px no-repeat;
z-index:5;
}

.navi_otr ul li.Help a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 0 0 216px;
}

.navi_otr ul li.Resources {
position: absolute;
width: 400px;
z-index:4;
}

.navi_otr ul li.Resources:hover{
background: url(../images/navigation.png)  left -152px no-repeat;
z-index:4;
}

.navi_otr ul li.Resources a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 0 0 291px;
}

.navi_otr ul li.Contact {
position: absolute;
width: 525px;
z-index:3;
}

.navi_otr ul li.Contact:hover{
background: url(../images/navigation.png)  left -190px no-repeat;
z-index:3;
}

.navi_otr ul li.Contact a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 0 0 411px;
}

.navi_otr ul li.Account {
position: absolute;
width: 662px;
z-index:2;
}

.navi_otr ul li.Account:hover{
background: url(../images/navigation.png)  left -228px no-repeat;
z-index:2;
}

.navi_otr ul li.Account a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 0 0 538px;
}

.navi_otr ul li.Employer {
position: absolute;
width: 835px;
z-index:1;
}

.navi_otr ul li.Employer:hover{
background: url(../images/navigation.png)  left -266px  no-repeat;
z-index:1;
}

.navi_otr ul li.Employer a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 0 0 674px;
}

.banner_part{
width:990px;
height:auto;
float:left;
}

.banner_left{
width:495px;
height:auto;
float:left;
}

.banner_left_txt {
font-size: 23px;
font-weight: normal;
text-align: center;
width: 469px;
padding-top:38px;
}

.banner_right{
width:495px;
height:auto;
float:right;
}

.green_btn_otr{
width:495px;
height:auto;
float:left;
}

.greenbtn_otr{
width:195px;
height:50px;
background:#cad5d8;
border-radius:10px;
behavior: url(PIE.htc);
position:relative;
padding:10px;
margin:0px auto
}


.greenbtn a{
width:auto;
height:50px;
line-height:50px;
padding:0px 20px;
float:left;
color:#FFFFFF;
font-size:25px;
cursor:pointer;
border-radius:10px;
background: #6ac802;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6ac802), to(#119c00));
background: -webkit-linear-gradient(#6ac802, #119c00);
background: -moz-linear-gradient(#6ac802, #119c00);
background: -ms-linear-gradient(#6ac802, #119c00);
background: -o-linear-gradient(#6ac802, #119c00);
background: linear-gradient(#6ac802, #119c00);
-pie-background: linear-gradient(#6ac802, #119c00);
behavior: url(PIE.htc);
position:relative;
}

.greenbtn a:hover{
background: #119c00;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#119c00), to(#6ac802));
background: -webkit-linear-gradient(#119c00, #6ac802);
background: -moz-linear-gradient(#119c00, #6ac802);
background: -ms-linear-gradient(#119c00, #6ac802);
background: -o-linear-gradient(#119c00, #6ac802);
background: linear-gradient(#119c00, #6ac802);
-pie-background: linear-gradient(#119c00, #6ac802);
}

.greenbtn input{
width:auto;
height:35px;
padding:0px 10px;
float:left;
color:#FFFFFF;
font-size:18px;
cursor:pointer;
border:1px solid #0080b7;
border-radius:5px;
background: #55a2c9;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#55a2c9), to(#085379));
background: -webkit-linear-gradient(#55a2c9, #085379);
background: -moz-linear-gradient(#55a2c9, #085379);
background: -ms-linear-gradient(#55a2c9, #085379);
background: -o-linear-gradient(#55a2c9, #085379);
background: linear-gradient(#55a2c9, #085379);
-pie-background: linear-gradient(#55a2c9, #085379);
behavior: url(PIE.htc);
position:relative;
}

.greenbtn input:hover{
background: #085379;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#085379), to(#55a2c9));
background: -webkit-linear-gradient(#085379, #55a2c9);
background: -moz-linear-gradient(#085379, #55a2c9);
background: -ms-linear-gradient(#085379, #55a2c9);
background: -o-linear-gradient(#085379, #55a2c9);
background: linear-gradient(#085379, #55a2c9);
-pie-background: linear-gradient(#085379, #55a2c9);
}

.main_contnt{
width:990px;
height:auto;
float:left;
}

.round_btn_otr{
width:990px;
height:47px;
float:left;
padding:15px 0;
}

.round_btn{
width:206px;
height:47px;
float:left;
background:url(../images/round_btn.png) no-repeat;
}

.howitswrk_otr{
width:990px;
height:auto;
float:left;
}

.howitswrk{
width:969px;
height:191px;
margin:0px auto;
}

.feature_otr{
width:990px;
height:auto;
float:left;
padding:10px 0;
padding-top:10px;
}

.feature{
width:330px;
height:350px;
float:left;
background:url(../images/box.png) no-repeat;
}

.feature ul {
    float: left;
    height: 350px;
    padding:10px 0 0 22px;
    width: 295px;
}

.feature ul li{
width:290px;
height:auto;
list-style-image:url(../images/bullet_arrow_down.png);
font-size:16px;
color:#044f75;
line-height:22px;
font-weight:bold;
}

.format_otr{
width:318px;
height:auto;
float:left;
padding:10px 0;
}

.format{
width:86px;
height:86px;
float:left;
padding:10px;
}

.format img{
behavior:url(PIE.htc);
position:relative;

}

.format img:hover{
width:82px;
height:82px;
background:#fff;
box-shadow:#000 0px 0px 6px;/* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
-webkit-box-shadow: #000 0px 0px 6px; /* Safari and Chrome */
border-radius:4px;
border:1px solid #ccc;
}

.feedback_otr{
width:318px;
height:auto;
float:left;
}

.feedback{
width:318px;
height:auto;
float:left;
background:url(../images/feedback_bg.png) repeat-x;
}

.feedback_L{
width:80px;
height:auto;
float:left;
padding:10px;
}

.feedback_R{
width:218px;
height:auto;
float:right;
padding:10px 0;
}

.feedback_R p{
font-size:14px;
color:#000000;
line-height:normal;
}

.feedback_R font{
font-size:14px;
color:#044f75;
font-style:italic;
font-weight:bold;
text-align:right;
}

.bluebtn_otr{
width:auto;
height:37px;
float:left;
padding:5px 5px 0 5px;
}

.bluebtn a{
width:auto;
height:35px;
line-height:32px;
padding:0px 10px;
float:left;
color:#FFFFFF;
font-size:20px;
cursor:pointer;
border:1px solid #0080b7;
border-radius:5px;
background: #55a2c9;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#55a2c9), to(#085379));
background: -webkit-linear-gradient(#55a2c9, #085379);
background: -moz-linear-gradient(#55a2c9, #085379);
background: -ms-linear-gradient(#55a2c9, #085379);
background: -o-linear-gradient(#55a2c9, #085379);
background: linear-gradient(#55a2c9, #085379);
-pie-background: linear-gradient(#55a2c9, #085379);
behavior: url(PIE.htc);
position:relative;
}

.bluebtn a:hover{
background: #085379;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#085379), to(#55a2c9));
background: -webkit-linear-gradient(#085379, #55a2c9);
background: -moz-linear-gradient(#085379, #55a2c9);
background: -ms-linear-gradient(#085379, #55a2c9);
background: -o-linear-gradient(#085379, #55a2c9);
background: linear-gradient(#085379, #55a2c9);
-pie-background: linear-gradient(#085379, #55a2c9);
}

.bluebtn input{
width:auto;
height:35px;
padding:0px 10px 5px 10px;
float:left;
color:#FFFFFF;
font-size:18px;
cursor:pointer;
border:1px solid #0080b7;
border-radius:5px;
background: #55a2c9;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#55a2c9), to(#085379));
background: -webkit-linear-gradient(#55a2c9, #085379);
background: -moz-linear-gradient(#55a2c9, #085379);
background: -ms-linear-gradient(#55a2c9, #085379);
background: -o-linear-gradient(#55a2c9, #085379);
background: linear-gradient(#55a2c9, #085379);
-pie-background: linear-gradient(#55a2c9, #085379);
behavior: url(PIE.htc);
position:relative;
}

.bluebtn input:hover{
background: #085379;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#085379), to(#55a2c9));
background: -webkit-linear-gradient(#085379, #55a2c9);
background: -moz-linear-gradient(#085379, #55a2c9);
background: -ms-linear-gradient(#085379, #55a2c9);
background: -o-linear-gradient(#085379, #55a2c9);
background: linear-gradient(#085379, #55a2c9);
-pie-background: linear-gradient(#085379, #55a2c9);
}

.feature span{
font-size:20px;
text-align:center;
color:#000000;
float:left;
padding:10px 0;
}

.feature span a{
color:#044f75;
}

.feature span a:hover{
color:#3380A6;
}


.footer_otr{
width:100%;
height:220px;
float:left;
background:url(../images/footer_bg.png) repeat-x;
}

.footer_in{
width:990px;
height:auto;
margin:0px auto;
}

.footer_R{
width:990px;
height:auto;
float:right;
}

.footer_R ul{
width:990px;
height:auto;
float:right;
padding:15px 0;
}

.footer_R ul li{
width:auto;
height:auto;
float:right;
list-style-type:none;
padding:0 10px;
}

.footer_R ul li a{
font-size:15px;
color:#b8ccee
}

.footer_R ul li a:hover{
text-decoration:underline;
}

.footer_L{
width:990px;
height:auto;
float:left;
border-bottom:2px solid #3d9ed0;
}

.footer_L ul{
width:265px;
height:auto;
float:left;
padding:15px 0;
}

.footer_L ul li{
width:250px;
height:auto;
float:left;
list-style-type:none;
color:#FFFFFF;
}

.footer_L ul li a{
font-size:15px;
color:#b8ccee
}

.footer_L ul li a:hover{
text-decoration:underline;
}

.social{
width:360px;
height:auto;
float:left;
padding-top:20px;
}

.social ul{
width:360px;
height:auto;
float:left;
padding:15px 0;
}

.social ul li{
width:69px;
height:68px;
float:left;
list-style-type:none;
padding:0 10px;
}

.social ul li img:hover{
opacity:0.5;
filter: alpha(opacity=50);
}

.footer_in font{
font-size:15px;
width:990px;
text-align:center;
color:#b8ccee;
float:left;
}



/* image replacement */
.graphic, #prevBtn, #nextBtn{
margin:0;
padding:0;
display:block;
overflow:hidden;
text-indent:-8000px;
}

/* Easy Slider jequery css */

/* // image replacement */
#container{	
margin:0 auto;
position:relative;
text-align:left;
width:910px;
}	
#header{
height:80px;
background:#5DC9E1;
color:#fff;
}				
#content{
position:relative;
}			

/* Easy Slider */

#slider{
	height: 230px;
    margin: 0 auto;
    overflow: hidden;
}	
#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
}
#slider li{ 
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
width:900px;
height:230px;
overflow:hidden; 
}	

#slider li span{ 
width:174px;
height:230px;
float:left;
padding:0 3px;
}

#prevBtn, #nextBtn{ 
display:block;
width:27px;
height:49px;
position:absolute;
left:-36px;
top:85px;
}	
#nextBtn{ 
left:920px;
}														
#prevBtn a, #nextBtn a{  
display:block;
width:27px;
height:49px;
background:url(../images/btn_prev.png) no-repeat 0 0;	
}	
#nextBtn a{ 
background:url(../images/btn_next.png) no-repeat 0 0;	
}												

/* // Easy Slider */

/* Easy Slider jequery css end */


/*Sign up form*/

.k-content{
	margin:20px 0;
	}

.k-textbox {
	width: 11.8em;
}

#tickets {
	width: 510px;
	height: 323px;
	margin: 30px auto;
	padding: 10px 20px 20px 170px;
	border-radius:10px;
	background:url(../images/ticketsOnline.png) no-repeat #fff;
	behavior:url(PIE.htc);
	position:relative;
}

#tickets ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
}
#tickets li {
	margin: 10px 0 0 0;
}

#tickets li a {
	font-size:16px;
	color:#044f75;
	font-weight:bold;
	padding:0 5px;
}

#tickets li a:hover {
	color:#3380a6;
}

#tickets li font {
color:#044f75;
font-size:14px;
}

.k-input {
	 border-radius: 4px;
	 border:1px solid #C5C5C5;
	height: 22px;
	width: 200px;
	behavior: url(PIE.htc);
	position:relative;
}

label {
	display: inline-block;
	width: 200px;
	text-align: right;
	font-weight:bold;
	color:#044f75;
}

.accept, .status {
	padding-left: 90px;
}

.log_r{
    float: right;
    padding-right: 100px;
}

.valid {
	color: green;
}

.invalid {
	color: red;
}
/*Sign up form end*/

.cms {
    float: left;
    height: auto;
    width: 990px;
	padding:10px 0;
	border-radius:5px;
	margin:20px 0;
	background: #fff;
	box-shadow:#000 0 0 10px;
	behavior:url(PIE.htc);
	position:relative;
	}
	
.edit_acount {
    float: left;
    height: auto;
    width: 990px;
	padding:5px;
	border-radius:10px;
	margin:20px 0;
	background: #fff;
	box-shadow:#000 0 0 10px;
	behavior:url(PIE.htc);
	position:relative;
	}
	
.edit_left {
    float: left;
    height: auto;
    width: 225px;
	padding:10px 0;
	}
	
.edit_left ul {
    float: left;
    height: auto;
    width: 220px;
	padding:10px;
	}
	
.edit_left ul li  {
	list-style-type:none;
	float:left;
	margin:2px 0;
	cursor:pointer;
	border-radius:2px;
	background: #f6f6f5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f6f6f5), to(#dfdedc));
	background: -webkit-linear-gradient(#f6f6f5, #dfdedc);
	background: -moz-linear-gradient(#f6f6f5, #dfdedc);
	background: -ms-linear-gradient(#f6f6f5, #dfdedc);
	background: -o-linear-gradient(#f6f6f5, #dfdedc);
	background: linear-gradient(#f6f6f5, #dfdedc);
	-pie-background: linear-gradient(#f6f6f5, #dfdedc);
	behavior:url(PIE.htc);
	position:relative;
	}
	
.edit_left_active  {
	list-style-type:none;
	float:left;
	margin:2px 0;
	width: 215px;
	cursor:pointer;
	border-radius:2px;
	background: #c5e9f9 !important;
	border-radius:0px 30px 30px 0px !important;
	behavior:url(PIE.htc);
	position:relative;
	
	}	
.edit_left ul li:hover {
	background:#c5e9f9;
	color:#FFFFFF;
	 width: 215px;
	 border-radius:0px 30px 30px 0px;
	}
.edit_left ul li a {
    float: left;
    height: auto;
    width: 170px;
	line-height:35px;
	color:#000;
	font-size:14px;
	padding-left:35px;
	font-weight:bold;
	background:url(../images/bullet.png) 5px 5px no-repeat;

	}
	
.edit_left_box {
   float: left;
    height: auto;
    padding: 35px 5px;
    width: 195px;
	border:1px solid #ccc;
	border-radius:5px;
	margin-left:10px;
	behavior:url(PIE.htc);
	position:relative;
	}
	
.like_ac {
   	float: left;
    height: auto;
    width: 195px;
	}

.edit_right {
    float: right;
    height: auto;
    width: 760px;
	padding:10px 0;
	behavior:url(PIE.htc);
	position:relative;
	}
	
	
.edit_right ul {
	list-style-type: none;
	margin: 0;
	width:365px;
	padding:10px 0;
	float:left;
}
.edit_right li {
	margin: 10px 0 0 0;
}

.edit_right li a {
	font-size:16px;
	color:#044f75;
	font-weight:bold;
	padding:0 5px;
}

.edit_right li a:hover {
	color:#3380a6;
}

.edit_right li font {
color:#044f75;
font-size:14px;
}

.k-input {
	 border-radius: 4px;
	 border:1px solid #C5C5C5;
	height: 22px;
	width: 200px;
	behavior: url(PIE.htc);
	position:relative;
}
.w-input {
	 border-radius: 4px;
	 border:1px solid #C5C5C5;
	height: 22px;
	width: 330px;
	behavior: url(PIE.htc);
	position:relative;
}

.edit_right label {
	display: inline-block;
	width: 135px;
	text-align: left;
	font-weight:normal;
	color:#044f75;
}

.edit_right1 label {
	display: inline-block;
	width: 235px;
	text-align: left;
	font-weight:normal;
	color:#044f75;
}

.googie_lang_3d_on img {
    border-color: #B1B1B1 #555555 #555555 #B1B1B1;
    border-style: solid;
    border-width: 1px;
    vertical-align: middle;
}

.googie_lang_3d_click img {
    border-color: #555555 #B1B1B1 #B1B1B1 #555555;
    border-style: solid;
    border-width: 1px;
    vertical-align: middle;
}

.acdtl_otr{
width:735px;
height:auto;
float:left;
border:1px solid #ccc;
border-radius:5px;
margin-top:10px;
padding:10px; 
behavior: url(PIE.htc);
position:relative;
}

.prfl_pct_otr{
width:112px;
height:auto;
float:left;
padding:7px;
}

.prfl_pct_in{
width:112px;
height:128px;
float:left;
border:2px solid #fff;
box-shadow:#000 0 0 2px;
behavior: url(PIE.htc);
position:relative;
}

.prfl_pct_otr a{
    color: #044F75;
    font-size: 14px;
	padding:10px 0;
	float:left;
	}
	
.prfl_pct_otr a:hover{
    color: #3380a6;
	}
	
.video_otr{
    float: left;
    height: auto;
    padding: 7px;
    width: 232px;
}

.video_in{
width:228px;
height:128px;
float:left;
border:2px solid #fff;
box-shadow:#000 0 0 2px;
behavior: url(PIE.htc);
position:relative;
}

.video_otr a{
    color: #044F75;
    font-size: 14px;
	padding:10px 0;
	float:left;
	}
	
.video_otr a:hover{
    color: #3380a6;
	}


.edit_right table{
margin:5px;
float:left;
border:1px solid #ccc;
}

.edit_right table a{
    color: #044F75;
    font-size: 14px;
	}
	
.edit_right table a:hover{
    color: #3380a6;
	}

.edit_right table td{
padding:5px;
font-size:15px;
color:#000000;
}

.employer_scton_otr{
    float: left;
    height: auto;
    width: 990px;
}

.employer_scton_in{
    float: left;
    height: 213px;
    width: 990px;
	background:url(../images/employer.png) no-repeat;
}

.employer_scton_L{
    float: left;
    height: auto;
    width: 560px;
}

.employer_scton_L img{
float:right;
    padding-right: 20px;
    margin-top: 125px;
}

.employer_scton_R{
    float: right;
    height: auto;
    width: 415px;
}


/*Rotate_text J-query*/

#list{
margin:0 auto;
height: 200px;
width: 385px;
overflow:hidden;
position:relative;
}
#list ul,
#list li{
list-style:none;
margin:0;
padding:0;
}
#list a{
position:absolute;
text-decoration: none;
color:#000000;

}
#list a:hover{
color:#044F75;
}
.navi_otr_blog{
width:867px;
height:38px;
float:right;
padding-top:32px;
}


.navi_otr_blog ul{
width:835px;
height:38px;
float:left;
background:url(../images/navigation.png) no-repeat;
}

.navi_otr_blog ul li{
width:auto;
height:38px;
float:left;
list-style-type:none;
display:block;
cursor:pointer;
}


.navi_otr_blog ul li.Home {
position: absolute;
width: 92px;
z-index:7;
}

.navi_otr_blog ul li.Home:hover{
background:url(../images/navigation.png) left -38px no-repeat;
}

.navi_otr_blog ul li.Home a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 18px;
}

.navi_otr_blog ul li.About {
position: absolute;
width: 203px;
z-index:6;
}

.navi_otr_blog ul li.About:hover{
background: url(../images/navigation.png)  left -76px no-repeat;
}

.navi_otr_blog ul li.About a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 0 0 102px;
}

.navi_otr_blog ul li.Help {
position: absolute;
width: 835px;
width: 280px;
z-index:5;
}

.navi_otr_blog ul li.Help:hover{
background: url(../images/navigation.png)  left -114px no-repeat;
z-index:5;
}

.navi_otr_blog ul li.Help a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 0 0 216px;
}

.navi_otr_blog ul li.Resources {
position: absolute;
width: 400px;
z-index:4;
}

.navi_otr_blog ul li.Resources:hover{
background: url(../images/navigation.png)  left -152px no-repeat;
z-index:4;
}

.navi_otr_blog ul li.Resources a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 0 0 291px;
}

.navi_otr_blog ul li.Contact {
position: absolute;
width: 525px;
z-index:3;
}

.navi_otr_blog ul li.Contact:hover{
background: url(../images/navigation.png)  left -190px no-repeat;
z-index:3;
}

.navi_otr_blog ul li.Contact a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 0 0 411px;
}

.navi_otr_blog ul li.Account {
position: absolute;
width: 662px;
z-index:2;
}

.navi_otr_blog ul li.Account:hover{
background: url(../images/navigation.png)  left -228px no-repeat;
z-index:2;
}

.navi_otr_blog ul li.Account a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 0 0 538px;
}

.navi_otr_blog ul li.Employer {
position: absolute;
width: 835px;
z-index:1;
}

.navi_otr_blog ul li.Employer:hover{
background: url(../images/navigation.png)  left -266px  no-repeat;
z-index:1;
}

.navi_otr_blog ul li.Employer a{
color:#fff;
font-size:20px;
line-height:38px;
padding:0 0 0 674px;
}
.hfeed
{
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6ac802), to(#119c00));
background: -webkit-linear-gradient(#6ac802, #119c00);
background: -moz-linear-gradient(#6ac802, #119c00);
background: -ms-linear-gradient(#6ac802, #119c00);
background: -o-linear-gradient(#6ac802, #119c00);
background: linear-gradient(#6ac802, #119c00);
-pie-background: linear-gradient(#6ac802, #119c00);
behavior: url(PIE.htc);

}

/*Rotate_text J-query*/