@font-face {
	font-family: 'MuseoSans700';
	src: url('/interface/Museo/Museo700-Regular.otf') format('truetype');
}
@font-face {
	font-family: 'MuseoSans';
	src: url('/interface/Museo/MuseoSans_500.otf') format('opentype');
}
@font-face {
	font-family: 'MuseoSansRegular';
	src: url('/interface/Museo/Museo500-Regular.otf') format('opentype');
}
@font-face {
	font-family: 'MuseoSansReg';
	src: url('/interface/Museo/Museo300-Regular.otf') format('opentype');
}
a {
	outline: none;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
/*------------------------------Reset style Starts-------------------------------*/
body {
	font-family: Arial,Helvetica,sans-serif;
}
h1, h2 {
	border-bottom:2px solid #000000;
	color:#292929;
	font-family:"MuseoSans700",verdana,helvetica,sans-serif;
	font-size:12px;
	margin-left:2px;
	padding:2px 0 0;
	text-decoration:none;
	text-transform: uppercase;
	display: inline;
}
/* -------------------------- Float Details ---------------------- */
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
/* -------------------------- End Float Details ------------------- */
/* --------------------------------------------- Main Container -------------------------------------- */
.container {
	background-color: #f0f0f0;
	min-width: 1050px;
	height: auto;
}
/* --------------------------------------------- End Main Container --------------------------------- */
/* ----------------------- Reusable Plugin --------------- */
div.new_Stuff_Box p.caption,
div.team_Box p.caption {
	font-size: 18px;
	color: #ff6000;
	font-family: "MuseoSans",verdana,helvetica,sans-serif;
	margin-top: 5px;
	height: 22px;
	overflow-y: hidden;
}
div.newstuff_video {
	width: 288px;
	height: 160px;
	text-align: center;
	margin-top:10px;
}

.heading,#right_col .sidebar a.heading,#right_col a.our_mis_heading, .mis_data a.heading {
	font-size: 12px;
	color: #292929;
	font-family: "MuseoSans700",verdana,helvetica,sans-serif;
	text-decoration: none;
	margin-left: 2px;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #000;
	text-transform:uppercase;
}
#bodyBox li:hover a.heading {
	background-color: #fff799;
	text-decoration: none;
	padding: 2px 2px 2px 0px;
	border-bottom: none;
}
.description {
	font: 10px Arial,Helvetica,sans-serif;
	color: #292929;
	padding-right:10px;
}
.description a {
	font: 10px Arial,Helvetica,sans-serif;
	color: #00b0ff;
	text-decoration: none;
}
.description a:hover {
	text-decoration: underline;
}
#home .description p {
	margin: 0;
}
.arrow {
	display: block;
	background: url(/interface/images/RMArrow.jpg) no-repeat right 0;
	height: 16px;
	position: absolute;
	bottom: 8px;
	right: 8px;
	width: 16px;
}
#home .arrow {
	left: 0px;
	position: absolute;
	top: 245px;
	right: 10px;
}
#bodyBox li:hover a.arrow, .blog:hover a.arrow {
	background: url(/interface/images/RMArrow.jpg) no-repeat right -16px;
}
.power_ad {
	margin-top: 10px;
	width: 288px;
	height: 160px;
}
/* ----------------------- End Reusble Plugin ------------ */
/* ---------------------------------- Left Container ---------------------- */
.leftCont {
	width: 90px;
	position: fixed;
}
/* I Change the with size;95px to 90px*/
.RightCont {
	width: 936px;
	margin-left: 95px;
}
.body_Wrapper {
	width: 1050px;
}
/* ---------------------------------- End Left Container ------------------ */
/* ------------------- Logo ----------------------------------- */
.logo {
	width: 75px;
	height: 18px;
	margin-top: 14px;
	margin-left: 12px;
}
/* ------------------- End Logo ------------------------------ */
/* --------------------- left Navigation --------------------- */
.left_Nav {
	width: 73px;
	margin-left: 8px;
	padding-top: 26px;
}
#lfNav {
	display: block;
}
#lfNav li {
	display: block;
	padding-bottom: 3px;
}
#lfNav li a {
	display: inline-block;
	background-color: #ff6000;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 6px;
	font-family: "MuseoSans",verdana,helvetica,sans-serif;
}
#lfNav li a:hover {
	background: url(/interface/images/lfMArrow.jpg) no-repeat right center;
	padding: 3px 25px 3px 6px;
	background-color: #ff6000;
}
/* --------------------- End Left Navigation ----------------- */
/* --------------------------------------- headding Text ---------------------------- */
.open_Line {
	font-size: 24px;
	font-family: "MuseoSansRegular",verdana,helvetica,sans-serif;
	line-height: 24px;
	color: #292929;
	width: 695px;
	margin-top: 21px;
	padding-left: 13px;
}
.open_Line a {
	background: url(/interface/images/opLineArrow.gif) no-repeat 186px 7px;
	padding: 0px 20px 0 0;
	font-size: 18px;
	color: #ff6000;
	font-family: "MuseoSans",verdana,helvetica,sans-serif;
	text-decoration: none;
}
.open_Line a:hover {
}
/* --------------------------------------- End Heading Text -------------------------- */
/* ------------------------------------------------- Body Container -------------------------------- */
.bodyCont {
	padding-top: 15px;
}
#bodyBox {
	display: block;
}
#bodyBox li {
	display: block;
	float: left;
	width: 306px;
	height: 276px;
	background: url(/interface/images/Box.jpg) no-repeat 0 0;
	margin: 2px;
	overflow: hidden;
}
#bodyBox li:hover {
	background: url(/interface/images/BOX_H.jpg) no-repeat 0 0;
	cursor: pointer;
}
#bodyBox li.hover_none:hover {
	display: block;
	float: left;
	width: 306px;
	height: 276px;
	background: url(/interface/images/Box.jpg) no-repeat 0 0;
	margin: 2px;
	cursor: default;
}
/* ------------------------------------------------- End Body Container ---------------------------- */
/* ------------------------------------------------ New Stuff Box --------------------------- */
.new_Stuff_Box, .testimony-box {
	padding: 10px 9px;
	position: relative;
	height: 256px;
}
.team_Box {
	padding: 10px 9px;
	position: relative;
}
.text_modul {
	padding: 0px 4px;
	width: 286px;
}
/* ------------------------------------------------ End New Stuff Box --------------------------- */
/* ----------------------------------------- Our Mission -------------------------------------- */
.our_mis_heading {
	font-size: 12px;
	color: #292929;
	font-family: "MuseoSans700",verdana,helvetica,sans-serif;
	text-decoration: none;
	margin-left: 2px;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #000;
	font-variant: small-caps;
}
#bodyBox li:hover a.our_mis_heading {
	background-color: #fff799;
	text-decoration: none;
	padding: 2px 2px 2px 0px;
	border-bottom: none;
}

.big_list {
	margin: 20px 0 0 0;
}

.big_list li {
	list-style: none;
	padding: 0 0 0 60px;
	height:50px;
	font-family: "MuseoSans",verdana,helvetica,sans-serif;
	font-size:20px;
	margin:0 0 26px 0;
}
	.big_list li.first {
		background: url(/interface/images/ol_num_1.png) no-repeat 0 0; 
	}
	.big_list li.second {
		background: url(/interface/images/ol_num_2.png) no-repeat 0 0; 
	}
	.big_list li.third {
		background: url(/interface/images/ol_num_3.png) no-repeat 0 0; 
	}
	.big_list li.fourth {
		background: url(/interface/images/ol_num_4.png) no-repeat 0 0; 
	}
	
	.big_list li.singleline {
		padding-top:11px;
		height: 39px;
	} 

h2.missionheading {
	margin:30px 0 0 -8px;
	border-bottom:2px solid #000000;
	color:#292929;
	font-family:"MuseoSans700",verdana,helvetica,sans-serif;
	font-size:12px;
	padding:2px 0 0;
	text-decoration:none;
	text-transform:uppercase;
	display:inline-block;
}

/* ----------------------------------------- End Our Mission ---------------------------------- */
/* ----------------------------- Twitter Entry ----------------------------- */
.tw_Entry {
	font: 10px Arial,Helvetica,sans-serif;
	color: #292929;
}
.tw_Entry a {
	color: #00b0ff;
	font: 10px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.tw_Entry a:hover {
	text-decoration: underline;
}
.time_stamp {
	font: 10px Arial,Helvetica,sans-serif;
	color: #959595;
}
.hr_line {
	color: #959595;
	background-color: #e1e1e1;
	height: 5px;
	border: none;
	font-size: 1px;
	height: 1px;
	margin: 10px 0px;
}
.links {
	padding: 0 4px;
	margin-top: 8px;
}
.links span {
	background: url(/interface/images/tf.jpg) no-repeat 0 0;
	height: 11px;
	width: 6px;
}
.links span.firstChild {
	background-position: 0px 0;
	display: block;
	height: 11px;
	margin-left: 8px;
}
.links span.secondChild {
	background-position: -6px 0;
	display: block;
	height: 11px;
	margin-left: 8px;
}
.links a {
	font: bold 9px Arial,Helvetica,sans-serif;
	color: #000000;
	text-decoration: none;
	margin-left: 13px;
	display: block;
	padding: 2px 2px;
}
.links a:hover {
	background-color: #fff799;
	text-decoration: none;
}
.follow-friends {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
/* ----------------------------- End Twitter Entry ------------------------- */
/* ------------------------------------------------ Blog --------------------------------- */
.blog_cat {
	font: bold italic 10px Arial,Helvetica,sans-serif;
	color: #959595;
	margin-top: 8px;
}
.blog_title {
	font-size: 24px;
	font-family: "MuseoSans",verdana,helvetica,sans-serif;
	color: #ff6000;
	line-height: 24px;
}
.blog_author {
	color:#959595;
	/*float:left;*/
	font:bold 14px Arial,Helvetica,sans-serif;
	padding-top:3px;
}
.blog_txt {
	font: 10px/18px Arial,Helvetica,sans-serif;
	color: #464646;
	padding-top: 6px;
	padding-bottom: 16px;
}

.blog_txt p, .text_modul .text p {
	display: inline;
}


/*.blog_txt span {
	font: bold italic 10px Arial,Helvetica,sans-serif;
	color: #000000;
}*/
/* ------------------------------------------------ End Blog ----------------------------- */
/* -------------------------- BLOG DETAIL PAGE HERE --------------------------------*/
.right_col_dtl {
	margin: 0 0 0 9px !important;
}
.blog_dtl_content {
	padding: 0 5px 0 10px;
}
.blog_dtl_img {
	padding: 10px 0 10px 5px;
}
.blog_dtl_older {
	float: right;
}
.blog_dtl_older a {
	color: #00b0ff;
	font-size: 9px;
	text-decoration: none;
}
.blog_dtl_older span {
	color: #e1e1e1;
	padding: 0 5px;
}
h5.com_heading {
	font-size: 18px;
	color: #ff6000;
	padding-top: 20px;
}
.com1 {
	width: 575px;
	padding: 15px 0 10px 0;
	border-bottom: 1px solid #e1e1e1;
}
.com1 span {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.time {
	font-style: italic !important;
}
.com1 p {
	padding: 5px 20px 0 0;
}
.com_form {
	padding: 10px 0 20px 0;
}
.com_form textarea {
	height: 100px;
	width: 429px;
	margin: 10px 0 0 5px;
	border: 0 none;
	background: #f0f0f0;
	color: #666666;
	padding: 10px 10px 0 10px;
}
.comt_as {
	font-size: 11px;
	font-weight: bold;
	margin: 13px 0 0 5px;
}
.comt_as select {
	font-size: 11px;
}
.ca {
	padding-left: 0px !important;
}
.comt_as {
	width: 449px;
}

.comt_as input.btn_submit {
	float: right;
}
.comt_as span {
	padding: 0 3px;
}
.comt_as input {
	font-size: 10px;
	width: 165px;
	margin: 0 0 0 4px;
	border: 0 none;
	background: #f0f0f0;
	padding: 3px 6px;
	color: #666;
}
.t1 {
	margin-left: 0 !important;
}
.btn_submit {
	display: block;
	margin: 15px 0 0 343px;
	color: #fff;
	background: #ff6000;
	width: 82px;
	font-size: 11px;
	text-decoration: none;
	padding: 7px 10px;
	font-size: 10px;
}
.twit2 {
	margin: 0 !important;
}
/* ------------------------------------ River Wire --------------------------- */
.river_cat {
	font: bold 14px Arial,Helvetica,sans-serif;
	color: #00b0ff;
}
.river_txt {
	font: 10px/14px Arial,Helvetica,sans-serif;
	color: #292929;
	padding-bottom: 6px;
}
/* ------------------------------------ End River Wire --------------------------- */
/* ------------------------------------------- testimony ------------------------------- */
.testimony-bubble {
	margin-top: 8px;
	width: 288px;
	height: 195px;
	background: url(/interface/images/testimony.gif) no-repeat 0 0;
}
.testimony-logo {
	text-align: right;
	padding-top: 7px;
	margin-right: 9px;
/*	height: 30px;*/
}
.testimony-bubble p{
	font: italic 14px "MuseoSans",verdana,helvetica,sans-serif;
	color: #000000;
	padding-left: 13px;
	padding-top: 7px;
}
.test_msg {
	position: relative;
	margin-top: -26px;
	width: 240px;
}
.test_per {
	font: bold 14px Arial,Helvetica,sans-serif;
	color: #959595;
}
.test_org {
	font: 24px "MuseoSans",verdana,helvetica,sans-serif;
	color: #ff6000;
}
/* ------------------------------------------- End Testimony --------------------------- */
/* ---------------------------- Gap -------------------------------- */
.gap {
	height: 145px;
}
/* ---------------------------- Gap -------------------------------- */
/* ------------------------------------------------- Footer ----------------------------- */
.footer {
	background-color: #ff6000;
	min-height: 246px;
}
.footer_wrapper {
	width: 1220px;
	position: relative;
}
.fLeft {
	width: 660px;
	height: 160px;
	background: url(/interface/images/map.jpg) no-repeat 524px 85px;
	margin-left: 130px;
}
.fRight {
	background: url(/interface/images/fRightImg.gif) no-repeat 0 0;
	width: 244px;
	height: 164px;
	margin-top: -78px;
}
.cont_info {
	font: 14px "MuseoSans",verdana,helvetica,sans-serif;
	color: #fff;
	margin-top: 34px;
}
.cont_info a {
	color: #fff;
	font-size: 14px;
	font-family: "MuseoSans",verdana,helvetica,sans-serif;
}
.cont_info a:hover {
	text-decoration: none;
}
.map {
	color: #fff;
	font-size: 14px;
	font-family: "MuseoSans",verdana,helvetica,sans-serif;
	margin-top: 34px;
	margin-right: 25px;
	background: url(/interface/images/fArrow.jpg) no-repeat 51px 3px;
	padding-right: 20px;
}
.map:hover {
	text-decoration: none;
}
.copy_Right {
	font-size: 11px;
	font-family: "MuseoSans",verdana,helvetica,sans-serif;
	color: #fff;
	padding-top: 24px;
	text-transform: uppercase;
}
.footerManifesto {
	margin-top: 30px;
	color: #fff;
	font-size: 24px;
}
/* ------------------------------------------------ End Footer -------------------------- */
/* ======================================================================= Second Page with Continuation =========================================================== */
/* ------------------------------------------- Inner Container -------------------------------------- */
.inner_container {
	min-width: 1220px;
	height: auto;
	background: #f0f0f0 url(/interface/images/Background-Image.jpg) no-repeat 0 0;
}
/*url(/interface/images/Cont_bg_1.jpg) repeat 0 0*/
/* ------------------------------------------- End Inner Container --------------------------------- */
/* ------------------------------------------------ Inner Body Wrapper -------------------------------- */
.inner_body_Wrapper {
	width: 1090px;
	height: 840px;
}
.inner_RightCont {
	float:left;
	margin-left:85px;
	width:1005px;
}
/* ------------------------------------------------ end Inner Body Wrapper ----------------------------- */
/* ------------------------------------------ Start Inner Top Body Right Containt --------------------------- */
.body_Top {
	margin-top: 12px;
	margin-left: 40px;
}
#innerBodyBox {
	display: block;
}
#innerBodyBox li {
	background: url(/interface/images/box.gif) no-repeat 0 0;
	width: 911px;
	height: 221px;
	padding: 10px 8px;
}
#innerBodyBox li:hover {
	background: url(/interface/images/box_hover.gif) no-repeat 0 0;
}
*:first-Child+html #innerBodyBox li {
	background: url(/interface/images/box.gif) no-repeat 0 0;
	width: 911px;
	height: 221px;
	padding: 5px 8px;
}
/* ------------------------------------------ End Inner Body Top Right Containt ----------------------------- */
/* ------------------------------------------------ Inner Page Plugin ------------------------------------- */
/*#innerBodyBox li:hover a.heading {
	background-color: #fff799;
	text-decoration: none;
	padding: 2px 2px 2px 0px;
	border-bottom: none;
}
*/
/* ------------------------------------------------ End Inner page plugin --------------------------------- */
/* ---------------------------------- Case Studies ------------------------ */
.case_Study_Box {
}
/* ---------------------------------- End Case Studies -------------------- */
/* ----------------------------------- Start Thumb Images ---------------------- */
.thumb_pic {
	width: 445px;
	margin: 10px 0 0 6px;
}
*:first-child+html .thumb_pic {
	width: 445px;
	margin: 9px 0 0 6px;
}
.thumb_pic a {
	margin-right: 10px;
}
*:first-child+html .thumb_pic a {
	margin-right: 9px;
}
.thumb_case {
	width: 79px;
	height: 79px;
	display: block;
}
/* ----------------------------------- End Thumb Images ------------------------ */
/* -------------------------- See Past Favorites ---------------------- */
.inner_links {
	margin-top: 7px;
	position: absolute;
	right: -9px;
	bottom: 0px;
}
.see_fav {
	width: 100px;
	padding: 2px 2px 1px 5px;
	font: bold 9px Arial,Helvetica,sans-serif;
	color: #000000;
	text-decoration: none;
}
.see_fav:hover {
	background-color: #fff799;
	text-decoration: none;
}
/* -------------------------- End See Past Favorites ------------------ */
/* ------------------------------------------------------- Client List ----------------------------------- */
.client_list {
	padding-left: 8px;
	position: relative;
	height: 210px;
}
/* ------------------------------------------------------- End Client List ------------------------------- */
/* ---------------------------------------------------- Client List Box ---------------------------------- */
.client_List_Box {
	width: 135px;
	margin-top: 8px;
	padding-right: 11px;
}
.client_links {
	padding-top: 6px;
}
.client_links a {
	font: 10px Arial,Helvetica,sans-serif;
	color: #00b0ff;
	text-decoration: none;
}
.client_links a:hover {
	text-decoration: underline;
}
.client_no_links {
	font: 10px Arial,Helvetica,sans-serif;
	color: #292929;
	padding-top: 6px;
}
/* ---------------------------------------------------- End Client List Box ------------------------------ */
/* --------------------------------------------------- Slide Show ------------------------------------------ */
.slide_show {
	margin-left: 4px;
	width:1015px;
}
.back_btn a {
	background: url(/interface/images/backword_buttn.jpg) no-repeat 0 0;
	width: 40px;
	height: 50px;
	display: block;
	top: 153px;
	position: relative;
}
.back_btn a:hover {
	background-position: 0 -50px;
}
.forward_btn a {
	background: url(/interface/images/forwrd_buttn.jpg) no-repeat 0 0;
	width: 40px;
	height: 50px;
	display: block;
	top: 153px;
	position: relative;
}
.forward_btn a:hover {
	background-position: 0 -50px;
}
#portfolio .slider {
	background: url(/interface/images/slide_box.gif) no-repeat 0 0;
	width: 900px;/*height:430px;*/
	padding:10px;
}
#slideshow li {
	text-align:center;
}
.slider h1 {
	font-size: 16px;
	line-height: 20px;
	color: #FF6000;
	border: none;
	font-weight: 400;
	display: block;
	font-family: arial, sans-serif;
	margin: 0;
	text-transform: none;
}
/*#portfolio .slider {
	margin-left: 50px;
}
*/
.slider>ul>li {
	display: block;
	padding: 10px 10px 10px 12px;
}
.slide_left {
	width: 310px;
}
.slider h3.client-name {
	font: 30px "MuseoSansReg",Arial normal;
	color: #292929;
	line-height: 37px;
}
.no_margin {
	margin-top: 0px;
}
.blog_padding {
	padding-top: 10px;
	padding-bottom: 6px;
}
.description p {
	color:#292929;
	font:10px Arial,Helvetica,sans-serif;
	padding-right:10px;
}
/*added by Sean*/
ul.thumbs li {
	display: inline;
}
/*added by Sean*/
/* --------------------------------------------------- End Slide Show ----------------------------*/
/* ------------------------------------------------ Thumb Nil ------------------------------- */
.thumb_cont {
	padding-top: 10px;
}
.audio_img {
	width: 590px;
	height: 340px;
}
.thumb_cont a {
	display: block;
	width: 80px;
	height: 60px;
	background-color: #959595;
	margin-right: 4px;
	float: left;
}
.thumb_cont a.last {
	margin-right: 0px;
}
.thumb_cont a:hover,
.activeSlide {
	background: url(/interface/images/icon.gif) no-repeat 50px 8px;
	background-color: #959595;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#slideshow>li {
	height:340px;
	width:590px;
}
#slideshow .caption {
	position:relative;
	bottom:39px;
}
.thumb_cont a img {
	background: url(/interface/images/icon.gif) no-repeat 60px 8px;
	background-color: #959595;
}
.img_caption {
	background-color: #fff;
	font: bold italic 10px Arial,Helvetica,sans-serif;
	color: #ff6000;
	display: block;
	padding: 8px 8px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.5;
	opacity: 0.8;
}
/* ------------------------------------------------ End Thumb Nil --------------------------- */
/* -------------------------------------------------inner Page Footer ----------------------------- */
.inner_footer_wrapper {
	width: 1220px;
	position: relative;
}
.inner_fLeft {
	width: 661px;
	height: auto;
	background: url(/interface/images/map.jpg) no-repeat 570px 72px;
	margin-left: 130px;
}
.inner_open_Line {
	font-size: 24px;
	font-family: "MuseoSansRegular",verdana,helvetica,sans-serif;
	line-height: 24px;
	color: #ffffff;
	width: 695px;
	margin-top: 26px;
}
/* ------------------------------------------------ End inner Page Footer -------------------------- */
/* ======================================================================= End Page With Continuation ============================================================== */
/* ----------------------------------- TEAM PAGE STYLING HERE -------------------------*/
.top_content {
	padding: 0 0 2px;
}
#left_col {
	float: left;
}
#right_col {
	margin: 0 0 0 7px;
}
.slider {
	width: 610px;
	float: left;
	display: inline;
	margin: 0px;
}
.slider_top {
	background: url(/interface/images/slide-top.gif) no-repeat left top;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}
.slider_mid {
	background: #fefefe;
	padding: 0px 5px
}
.slider_mid p {
	font-size: 12px;
	font-family: "MuseoSans",verdana,helvetica,sans-serif;
	line-height: 22px;
	padding: 10px 0 0 0;
	color: #292929;
}
#mission .slider_mid p,#blog .slider_mid p {
	font-size: 12px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	line-height: 18px;
	padding: 10px 0 0 0;
	color: #292929;
}
#blog .slider_mid .blog_content .data p:first-child {
	display: inline !important;
}



#portfolio .slider_right {
	width:590px;
}
.slide_img {
	width: 580px;
	height: 275px;
	float: left;
	margin: 10px 0 0 9px;
}
.desc {
	padding: 10px 0 10px 10px !important;
}
.big_h1 {
	font-size: 72px;
	color: #fff;
	padding: 30px 0 0 10px;
}
.slider_bottom {
	background: url(/interface/images/slide-bottom.gif) no-repeat left top;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}
.twit {
	width: 288px;
	height: 100px;
	background: url(/interface/images/twityzen-bg.gif) no-repeat;
	margin: 0 0 0 3px;
	padding: 5px 9px 15px;
}
.blog {
	background: url(/interface/images/bolg-normal-bg.gif) no-repeat;
	height: 126px;
	margin: 8px 0 0 0;
	width:289px;
}
.blog:hover {
	background: url(/interface/images/bolg-hover-bg.gif) no-repeat;
	cursor: pointer;
	width: 289px;
}
.blog:hover a.heading {
	background: #fff799;
	text-decoration: none !important;
	border: 0;
}
.blog_title1 {
	font-size: 18px;
	font-family: "MuseoSans",verdana,helvetica,sans-serif;
	color: #ff6000;
	line-height: 24px;
	text-transform: none;
	border: none;
	display: block;
}
.text {
	font-size: 10px;
	width: 250px;
	padding: 5px 0 0 0;
}
.jobs {
	height: 136px;
	background: url(/interface/images/job-normal-bg.gif) no-repeat;
	margin: 5px 0 0 0;
}
.jobs:hover {
	background: url(/interface/images/job-hover-bg.gif) no-repeat;
	cursor: pointer;
}
.jobs:hover a.heading {
	background: #fff799;
	text-decoration: none !important;
	border: 0;
}
.job_cont {
	padding: 10px;
}
.web {
	font-size: 12px;
	padding: 15px 0 0 0;
}
.sml {
	font-size: 9px;
	color: #00b0ff;
	text-decoration: none;
}
.desig {
	font-size: 15px;
	color: #959595;
	font-weight: bold;
}
.sml_info {
	font-size: 10px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
.photo {
	margin: 0;
}
.bodyBox {
	
}
.col2 .bodyBox {
	margin: 0 0 0 2px;
}
.col3 .bodyBox {
	margin: 0 0 0 5px;
}
.bodyBox li {
	display: block;
	float: left;
	width: 300px;
	margin: 2px;
	border: 3px solid #f0f0f0;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/*.bodyBox1 li {
	display: block;
	float: left;
	width: 306px;
	height: 253px;
	background: url(/interface/images/new-box-normal.gif) no-repeat 0 0;
	margin: 2px;
}
.big_li {
	display: block;
	height: 606px !important;
	width: 307px !important;
	background: url(/interface/images/big-li-normal.gif) no-repeat 0 0 !important;
}
.big_li:hover {
	background: url(/interface/images/big-li-hover.gif) no-repeat 0 0 !important;
}
*/
.bodyBox li:hover,
.bodyBox1 li:hover {
	border: 3px solid #e1e1e1;
	background: #fff;
	cursor: pointer;
}
.bodyBox1 li.hover_none:hover {
	display: block;
	float: left;
	width: 306px;
	height: 253px;
	background: url(/interface/images/Box.jpg) no-repeat 0 0;
	margin: 2px;
	cursor: default;
}
.arrowdown {
	display: block;
	background: url(/interface/images/vert-arrow.gif) no-repeat right 0;
	height: 10px;
	margin-top: 5px;
}
.arrowdown:hover {
	background-position: right -10px;
}
.vertdown {
	background: url(/interface/images/vert-arrow2.gif) no-repeat right -10px;
	height: 10px;
	margin-top: 20px;
}
.vertdown:hover {
	background-position: right 0;
}
.long_desc {
	font-size: 10px;
	padding: 15px 0 0 0;
	color: #292929;
	line-height: 14px;
}
.arrowdown2 {
	margin: 20px 0 0 0;
}
/*move member bios to column layout here*/
#team .col1,#team .col2,#team .col3 {
	width: 306px;
	float: left;
}
/* ------------------------------------------------------------------------------------*/
/* ----------------------------------- BLOG PAGE HERE ---------------------------------*/
.blog_content {
	padding: 0 5px;
}
.blog_content p {
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	position: relative;
}
.blog_header {
	margin: 15px 0 0 0;
}
.header_left {
	float: left;
	display: inline;
}
.header_left .blog_img {
	float: left;
	display: inline;
	width: 160px;
	height: 100px;
	margin-right: 15px;
}
.header_left .blog_info {
	/* float: left; */
	display: inline;
	margin: 0;
}
.header_right {
	float: right;
	display: inline;
}
.addthis_default_style a {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	color: #000;
}
.addthis_default_style a:hover {
	background: #fff579;
}
h2.blog_title_1 {
	padding: 10px 0 0 0;
}
h2.blog_title_1 a, h1.blog_title_1 a {
	color: #FF6000;
	font-family: "MuseoSans",verdana,helvetica,sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-decoration: none;
	border: none;
	display: block;
	text-transform: none;
}

h1 a, h2 a {
	color: inherit;
	font-size: inherit;
	text-decoration: inherit;
}

.blog_info h2.blog_title_1 a, .blog_info h1.blog_title_1 a {
	width: 500px;
}


.blog_title_1 a:hover {
	text-decoration: underline;
}
.share {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 2px;
}
.share:hover {
	background: #fff799;
}
.share span {
	font-size: 14px;
	padding: 0 6px 0 0;
}
.date {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	font-style:italic;
	text-transform:lowercase;
}
.bl_arrow {
	display: block;
	background: url(/interface/images/RMArrow.jpg) no-repeat top right;
	height: 16px;
	margin: -10px 0 0 0;
}
.bl_arrow:hover {
	background-position: right -16px;
	cursor: pointer
}
.data {
	padding: 0 0 10px;
	border-bottom: 1px solid #e1e1e1;
	margin-top:10px;
	font-size:10px;
}
#blog .data p {
	font-size:10px;
}
.dataNoBorder {
	border: none;
}
.older {
	float: right;
	padding: 25px 0 15px 0;
}
.older a {
	color: #00b0ff;
	font-size: 9px;
	text-decoration: none;
}
.sidebar {
	width: 301px;
	padding: 0 0 10px 0;
}
.sidebar_top {
	height: 8px;
	width: 301px;
	background: url(/interface/images/sidebar-top.gif) no-repeat;
	font-size: 1px;
	line-height: 1px;
}
.sidebar_mid {
	background: #fff;
	margin: 0 0 0 1px;
}
.sidebar_bottom {
	height: 8px;
	width: 301px;
	background: url(/interface/images/sidebar-bottom.gif) no-repeat bottom;
	font-size: 1px;
	line-height: 1px;
}
.recent_post,.by_cat,.by_contributor,.archive {
	padding: 0 0 15px 2px;
}
.post_link {
	padding: 10px 0 10px 0px;
	line-height: 15px;
	width: 280px;
	margin: 0 auto;
	border-bottom: 1px solid #e1e1e1;
}
.post_link p {
	font-size: 14px;
	font-weight: bold;
	color: #00b0ff;
}
.post_link span.auth {
	font-size: 12px;
}
.post_link span.date1 {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
.post_link a {
	color:#00B0FF;
	text-decoration:none;
}
.by_cat ul {
	float: left;
	padding: 10px 0 0 8px;
	margin: 0 70px 0 0;
}
.by_cat ul li {
}
.by_cat ul li a {
	font-size: 12px;
	color: #00b0ff;
	text-decoration: none;
}
.last {
	margin-right: 0 !important;
}
.by_contributor ul {
	padding: 15px 0 0 8px;
	float: left;
}
.by_contributor ul li {
	width: 64px;
	float: left;
	margin: 0 8px 8px 0;
	line-height: 15px;
}
.by_contributor ul li a {
	font-size: 12px;
	color: #00b0ff;
	text-decoration: none;
}
.archive ul {
	float: left;
	padding: 10px 0 0 12px;
	margin: 0 45px 0 0;
}
.archive ul li a {
	font-size: 10px;
	color: #00b0ff;
	text-decoration: none;
	font-style: italic;
	font-weight:bold;
	text-transform:lowercase;
}
.blog_foot {
	margin-top: 100px;
	position: relative;
}
.new_foot {
	position: absolute;
	left: 130px;
	top: 30px;
}
.foot_title {
	font-size: 24px;
	color: #fff;
}
input.btn_submit {
	display: block;
	margin: 15px 0 0 343px;
	color: #fff;
	background: #ff6000;
	width: 102px;
	font-size: 11px;
	text-decoration: none;
	padding: 7px 10px;
	font-size: 10px;
}
.right_col_dtl {
	margin: 0 0 0 9px !important;
}
.blog_dtl_content {
	padding: 0 5px 0 10px;
}
.blog_dtl_img {
	padding: 10px 0 10px 5px;
}
.blog_dtl_older {
	float: right;
}
.blog_dtl_older a {
	color: #00b0ff;
	font-size: 9px;
	text-decoration: none;
}
.blog_dtl_older span {
	color: #e1e1e1;
	padding: 0 5px;
}
/* ------------------------------------------------------------------------------------*/
/* ------------------------------------- MISSION PAGE HERE --------------------------*/
.mis_content {
	padding: 0 10px 35px 15px;
}
.mis_content p {
	font-size: 12px;
	color: #292929;
	font-family: Arial;
	font-weight: normal;
}
.mis_data {
	padding: 20px 20px 20px 10px;
}
.mis_data a {
	color: #FF6000;
}
a.bluelink {
	color: #00B0FF;
}
.sidebar h2 {
	margin-left: 9px;
}
.orange {
	color: #f8621a !important;
}
.img_list {
	float: left;
	display: inline;
	margin: 15px 0 15px 15px;
}
ul.img_list li {
	float: left;
	display: inline-block;
	text-align: center;
	width: 114px;
	margin: 0 25px 0 0;
	padding: 0;
}
.img_list li h2 {
	font-size: 18px;
	color: #292929;
	padding: 15px 0 0 0;
}
.img_list li h2 a {
	color: #292929;
	text-decoration: none;
}
.soul_data {
	padding: 10px 0 0 0;
}
.soul_img {
	float: right;
	display: inline;
	padding: 10px 0 0 0;
}
.imgRight {
	float: right;
	margin: 10px 0 10px 10px;
}
.imgLeft {
	float: left;
	margin: 10px 10px 10px 0;
}
.soul_txt {
	float: left;
	display: inline;
	width: 380px;
}
.bottom_p {
	padding: 20px 0 0 0 !important;
}
.bottom_p span {
	font-weight: bold;
	font-style: italic;
	font-family: Arial;
}
.we_do {
	margin: 0 0 0 5px;
}
.mission_sidebar_content {
	padding: 18px 10px 20px;
}
.we {
	background: #f0f0f0;
}
.we h4 {
	font-size: 28px;
	font-family: "MuseoSansReg",Arial,verdana,helvetica,sans-serif;
	color: #ff6000;
	line-height: 1em;
	margin: 4px 0 6px 0;
	font-weight:100;
}
.we td a {
	color: #292929;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

/*.we_cook li,.we_create li {
	float: left;
	display: inline;
	width: 92px;
	margin-right: 30px;
}REPLACED WITH TABLE CELLS :(, BUT JUST IN CASE WE'LL KEEP THIS AROUND*/

.we td {
	height:22px;
	line-height:1em;
	color:#292929;
	vertical-align: middle;	
}
.we_cook td,.we_create td, .we_monitor td {
	line-height:1em;
	width:120px;
	padding-right: 10px;
}
.we_learn {
	padding: 3px 5px 5px 8px;
	background: url(../images/we-learn.gif) no-repeat 233px bottom;
	overflow: hidden;
}

.we_monitor {
	padding: 3px 5px 5px 8px;
	background: url(../images/we-monitor.gif) no-repeat 233px bottom;
	overflow: hidden;
}

.we_pages {
	padding: 3px 5px 5px 8px;/*background:url(../images/we-learn.gif) no-repeat 233px bottom;*/
}
.we_learn ul,.we_pages ul {
	padding: 5px 0 12px 5px;
}
.blank10 {
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}
.we_cook {
	padding: 3px 5px 10px 8px;
	background: url(../images/we-cook.gif) no-repeat 245px bottom;
}
.ul_1 {
	float: left;
	display: inline;
}
.li {
	float: left;
	display: inline;
	width: 92px;
	margin: 0 0 0 20px;
}
.lh {
	line-height: 12px;
	padding: 0 0 6px 0;
}
.lh_1 {
	padding: 0 0 4px 0;
}


.we_create {
	padding: 3px 5px 30px 8px;
	background: url(../images/we-create.gif) no-repeat 238px bottom;
	overflow: hidden;
}
.h1_lh {
	line-height: 26px;
	padding: 5px 0 10px;
}
.we_moniter {
	background: url(../images/we-monitor.gif) no-repeat 230px bottom;
}
.gap1 {
	height: 200px;
}
/*-----------------------------------------------------------------------------------*/



/* Contact Us*/

a.emailus {
	display: block;
	margin: 10px 0 0 10px;	
	
}
