/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 12, 2013 01:35:55 PM America/New_York */



@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.html');
    src: url('BebasNeue-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont-2.html') format('woff'),
         url('BebasNeue-webfont-3.html') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}









* {
	margin:0;
	padding:0;
	list-style:none;
}


body {
   margin: 0; 
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #fff;
}


#top_header {
  border-top: 4px solid #FF962D;
  
  
}

#top_header_in {
  margin: 0px auto;
  width:980px;
}

#top_home {
	float:right; 
	/*background:url(images/home.png) no-repeat 5px center;*/
	margin:0px 0px 0px 0px;
	padding:5px;
	position:relative;
}

#top_home:hover {
	background-color: #F29A3D;
}

#top_home a {
	color: #000;
	padding: 10px 5px 2px 10px;
	margin:5px 0px 10px 0px;
	height: 25px;
	font-size:18px;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	position:relative;
	top:4px;
	letter-spacing:0.5px;
}

#top_home:hover a {
	/*background-color: #008349;*/
	color: #fff;
}


.link_menu a {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size:24px;
	padding: 5px 20px 20px 15px; 
	margin:0px 10px;
}

.link_menu a:hover {
	color: #fff;
	background-color: #F29A3D;	 
}


#major-image {
  background: url(../bkg-graph-slider.png) repeat-x;
  overflow: hidden;
}

img {
	border:0;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#1974A1;
}

.slider {
	width:100%;
	min-width:980px;
	height:400px;
	position:relative;
	overflow:hidden;
	background:#fff;
	text-align:center;
	/*border-top: 4px solid #FF962D;*/
	border-bottom: 5px solid #FF962D;
}
.slider .bd {
	width:980px;
	position:absolute;
	left:50%;
	margin-left:-490px
}
.slider .bd li {
	width:980px;
	overflow:hidden;
}
.slider .bd li img {
	display:block;
	width:980px;
	height:400px;
}
.slider .tempWrap {
	overflow:visible !important
}
.slider .tempWrap ul {
	margin-left:-980px !important;
}
.slider .hd {
	position:absolute;
	width:100%;
	left:0;
	z-index:1;
	height:8px;
	bottom:20px;
	text-align:center;
}
.slider .hd li {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:10px;
	height:10px;
	line-height:99px;
	overflow:hidden;
	background:url(images/slider-btn.png) 0 -10px no-repeat;
	margin:0 5px;
	cursor:pointer;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.slider .hd li.on {
	background-position:0 0;
	filter:alpha(opacity=100);
	opacity:1;
}
.slider .pnBtn {
	position:absolute;
	z-index:1;
	top:0;
	width:100%;
	height:400px;
	cursor:pointer;
}
.slider .prev {
	left:-50%;
	margin-left:-490px;
}
.slider .next {
	left:50%;
	margin-left:490px;
}
.slider .pnBtn .blackBg {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:400px;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slider .pnBtn .arrow {
	display:none;
	position:absolute;
	top:0;
	z-index:1;
	width:60px;
	height:400px;
}
.slider .pnBtn .arrow:hover {
	filter:alpha(opacity=60);
	opacity:0.6;
}
.slider .prev .arrow {
	right:0;
	background:url(images/slider-arrow.png) -120px 0 no-repeat;
}
.slider .next .arrow {
	left:0;
	background:url(images/slider-arrow.png) 0 0 no-repeat;
}


#main {
  /*background: #fff url(../images/elements/bkg-graph.png) repeat;*/
   background: #fff url(../images/bkg-graph-gradient.png) repeat-x; 
  padding: 54px 0px 25px 0px;
}


.container {
  margin-right: auto;
  margin-left: auto;
 /* height:500px;*/
  width:980px;
}


.green-box {
    padding: 10px 0px 10px 15px;
    display: inline-block;
    width: 320px;
    background: url(images/green-box-bkg.png) no-repeat scroll right top;
}

.green-box p {
  /*line-height: 1.5em;*/
  color: #fff;
}

p a.more {
	padding: 8px 20px 8px 5px;
	float: right;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 20px;
	background:url(images/link_arrow.png) no-repeat right 4px;
	overflow:hidden;
	color:#FF962D;
}

p a.more:hover {
	color:#F47A00;
}

#footer {
  text-align:center;
  background-color:#9D9D9D;
  padding:10px 0px;
}

/*#social-icons {
  display: inline-block;
  margin: 5px 0 30px 15px;
}

#social-icons a {
  height: 32px;
  display: block;
}

#facebook {
  background: url(images/murphy-social.png) -45px -33px;
  left: 45px;
  width: 35px;
}

#twitter {
  background: url(images/murphy-social.png) right bottom;
  left: 135px;
  width: 32px;
}*/


#block-block-2{
	position:relative; 
	width: 275px;
	text-align:right;
}

#social-icons {
	
	display:inline-block;
	margin:5px 0 30px 15px;
}
#social-icons li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#social-icons li, #social-icons a {
	height: 32px;
	display: block;
}
#linkedin {
	left: 0px;
	width: 32px;
}

#linkedin {
	background: url(../images/murphy-social.png) 0 -33px;
}
#linkedin a:hover {
	background: url(../images/murphy-social.png) 0 0;
}
#facebook {
	left: 190px;
	width: 35px;
}
#facebook {
	background: url(../images/murphy-social.png) -45px -33px;
}
#facebook a:hover {
	background: url(../images/murphy-social.png) -45px 0;
}

#youtube {
	left: 90px;
	width: 32px;
}
#youtube {
	background: url(images/murphy-social.png) -91px -33px;
}
#youtube a:hover {
	background: url(images/murphy-social.png) -91px 0;
}

/*#twitter {
    left: 135px;
    width: 32px;
}
#twitter {
    background: url(images/murphy-social.png) right bottom;
}
#twitter a:hover {
    background: url(images/murphy-social.png) right top;
}*/

#twitter {
    left: 240px;
    width: 32px;
}
#twitter {
    background: url(../images/murphy-social.png) right bottom;
}
#twitter a:hover {
    background: url(../images/murphy-social.png) right top;
}


#footer_link td {
	text-align:left;
	width:150px ;
	padding:10px 10px 0px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#footer_link a {
	text-decoration:none;
	color:#FFF;	
}

#footer_link a:hover {
	color:#FFA953;
}




