@charset "UTF-8";
/* CSS Document */

/*main styles*/

#page_heading_wrap1{
	
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #e5e5e5;
}

#company {
	width:1000px;
	clear:both;
}

#company h3 {
	font-size:14px;
	font-weight:normal;
	color:#999999;
	margin-bottom:8px;
}


#company h5 {
	margin-bottom: 6px;
}
  

/*About Us*/
#about_wrap {
	padding: 0 18px;
	clear:both;
	margin-bottom: 30px;
}
#about_left {
	float: left;
	display:inline;
	width: 489px;
	margin-right:20px;
	padding-right: 18px;
	overflow: hidden;
	border-top:1px solid #e5e5e5;
}


 
#rightcolumn{
	width: 436px;
	float:right;
	display:inline;
}

#pfo {
	border:1px solid #e5e5e5;
	padding: 10px;
	width: 405px;
	height: 105px;
	margin-top:20px;
}


#dogVideo{
	float:left;
	margin-left:-200px;
	width:540px;
	height:250px;
}



 
#company #sections{
	float:left;
	display:inline; /* ie6 hack */
	clear:both;
	list-style:none;
	margin:29px 0 30px 18px;
	padding:1px 0 0 0;
	text-align:left;
	display:inline;
	width: 515px;
	 height: 350px
	overflow: hidden;
}
 
#company #sections li{
	float:left;
	display:inline; /* ie6 hack */
	width:515px;
	margin-top:-1px;
}
#company #sections li a.header,
#company #sections li a.header_selected{
	display:block;
	width:515px;
	height:30px;
	border:0px solid #f2f2f2;
	border-width:1px 0;
	cursor:pointer;
	padding-left:30px;
	line-height:30px;
	background:url(/Images/community/right_to_down_small_arrow.png) no-repeat 0 4px;
	color:#666666;
	overflow:visible;
}
#company #sections li a.header:hover,
#company #sections li a.header_selected:hover{
	color:#333333;
	text-decoration:none;
	background-position:0 -96px;
}
#company #sections li a.header_selected{
	background-position:0 -396px;
}
#company #sections li a.header_selected:hover{
	background-position:0 -496px;
}
#company #sections li div.content{

}
#company #sections li div.content div.text{
	float:left;
	display:inline; /*ie6 hack */
	width:409px;
	margin:30px 0 10px 30px;
}
#company #sections li div.content div.quote
{
    height:4.5em;
	margin-bottom:20px;
}
#company #sections li div.content div.text h3{
	margin-bottom:5px;
}
#company #sections li div.content div.text p{
	margin-bottom:20px;
}
#company #sections li div.content img{
	float:right;
	border:2px solid #f2f2f2;
	margin:30px 0 0 0;
	width:369px;
	height:276px;
	}
	
	
	.browsebuttonlnk
{
	vertical-align:super;
}
