html,
body{height:100%;}
body{
	margin:0;
  	color:#ccc;
	font:12px/14px 'Trebuchet MS',Helvetica,sans-serif;
	background:#02080e url(../images/bg-body.jpg) repeat-x;
}
img{border-style:none;}
a{text-decoration:none;
	color:#33CCFF;
}
a:hover{text-decoration:underline;
	color:#00a0df;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
h1,
h2 {
	color:#00a0df;
	margin:0 0 15px;
	font-size:14px;
	line-height:16px;
}
h2 a{
color:#00a0df;
text-decoration:none;
}
h2 a hover{
color:#00a0df;
text-decoration:underline;
}

.stbuttontext a {
	color:#00a0df;
	text-decoration:none;
}
.stbuttontext a:hover {
	text-decoration:underline;
}
.bg-header {
	position:relative;
	min-height:100%;
	background:url(../images/bg-header.jpg) no-repeat 50% 0;
}
* html .bg-header {height:100%;}
.page-width {
	width:900px;
	margin:0 auto;
	padding:0 0 300px;
}
.link { cursor:pointer; }
#header {
	width:100%;
	height:560px;
	position:relative;
}
#header strong a {
	position:absolute;
	left:-10px;
	top:15px;
	width:396px;
	height:106px;
	background:url(../images/logo.png);
	text-indent:-9999px;
	overflow:hidden;
}
#header .client-login {
	position:absolute;
	right:0;
	top:0;
	padding:4px 0 0 13px;
	width:106px;
	height:32px;
	font-size:11px;
	line-height:32px;
	background:url(../images/bg-client-login.gif);
}
#header .client-login a {
	color:#fff;
	text-decoration:none;
}
#header .client-login a:hover {
	text-decoration:underline;
}
#header ul.nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:0;
	top:132px;
}
#header ul.nav li {
	float:left;
	padding:0 1px 0 0;
}
#header ul.nav li a {
	float:left;
	color:#ccc;
	padding:0 22px 0 0;
	font:bold 12px/30px 'Trebuchet MS',Helvetica,sans-serif;
}
#header ul.nav li a span {
	float:left;
	padding:0 0 0 22px;
	cursor:pointer;
}
#header ul.nav li a.active {
	color:#00a0df;
	text-decoration:none;
	background:#fff url(../images/bg-nav-right.gif) no-repeat 100% 0;
}
#header ul.nav li a:hover {
	color:#00a0df;
	text-decoration:none;
	background:#233646 url(../images/bg-nav-right-blue.gif) no-repeat 100% 0;
}
#header ul.nav li a.active span {
	background:url(../images/bg-nav-left.gif) no-repeat;
}

#header ul.nav li a:hover span {
	background:url(../images/bg-nav-left-blue.gif) no-repeat;
}
#header .request {
	position:absolute;
	right:0;
	top:130px;
}
#header .request a {
	float:left;
	color:#fff;
	background:url(../images/bg-req.gif) repeat-x;
}
#header .request a span {
	float:left;
	cursor:pointer;
	padding:0 50px 0 0;
	background:url(../images/bg-req-right.gif) no-repeat 100% 0;
}
#header .request a span span {
	font-size:13px;
	line-height:25px;
	padding:0 0 2px 40px;
	background:url(../images/bg-req-left.gif) no-repeat;

}
#header .request a:hover {text-decoration:underline;}
.gallery {
	width:740px;
	height:315px;
	position:absolute;
	left:75px;
	top:190px;
}
.bg-gallery {
	width:740px;
	height:315px;
	background:url(../images/bg-gallery.png);
}
.gallery .img {
	position:absolute;
	left:8px;
	top:8px;
	width:724px;
	height:274px;
	overflow:hidden;
}
.gallery .img img {
	display:block;
	margin:0;
	width:724px;
	height:274px;
}
.gallery a.prevPage {
	position:absolute;
	left:-75px;
	top:120px;
	width:48px;
	height:50px;
	background:url(../images/bg-gallery-left.png);
	text-indent:-9999px;
	overflow:hidden;
    cursor:pointer;
}
.gallery a.nextPage {
	position:absolute;
	right:-75px;
	top:120px;
	width:48px;
	height:50px;
	background:url(../images/bg-gallery-right.png);
	text-indent:-9999px;
	overflow:hidden;
    cursor:pointer;
}
.gallery ul.buttons {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:-2px;
	top:320px;
}
.gallery ul.buttons li {
	float:left;
}
.gallery ul.buttons li a {
	float:left;
	background:url(../images/bg-gallery-btn.png);
	width:18px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery ul.buttons li a.active,
.gallery ul.buttons li a:hover {
	background:url(../images/bg-gallery-btn-hover.png);
}
.columns {
	background:url(../images/bg-columns.gif) repeat-y 600px 0;
}
.columns .bg-b {
	padding:0 0 30px;
	background:url(../images/bg-columns-bottom.gif) no-repeat 600px 100%;
}
.columns .bg-t {
	padding:35px 0 0;
	overflow:hidden;
	/* height:1%; */
	background:url(../images/bg-columns-top.gif) no-repeat 600px 0;
}
.works {
	width:900px;
	height:370px;
	position:absolute;
	left:0;
	top:162px;
}
.works .img-hold {
	position:absolute;
	left:0;
	top:38px;
	width:570px;
	height:291px;
	background:url(../images/bg-works.png);
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
}
.works h2 {
	margin:0 0 10px;
	font-size:30px;
	line-height:32px;
	color:#222;
	font-weight:bold;
}
.works p {
	font-size:14px;
	line-height:16px;
	margin:20px 0 0;
	color:#444;
}
.works .items-holder {
	position:absolute;
	left:0;
	top:0;
	width:900px;
	height:370px;
	z-index:2;
}
.works .item {
	position:absolute;
	left:0;
	top:0;
	width:900px;
	height:370px;
	z-index:1;
}
.works .item img {
	position:absolute;
	left:8px;
	top:45px;
}

.works .item .social img {
	position:relative;
	top:18px;
	left:0;
	float:left;
	display:inline;
	margin-right:6px;
}
.works .item .text {
	position:absolute;
	width:300px;
	top:40px;
	right:0;
	color:#666;
}

.works ul.buttons {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:-1px;
	bottom:12px;
	z-index:100;
}
.works ul.buttons li {
	float:left;
	padding:0 1px;
}
.works ul.buttons li span {
	float:left;
	width:20px;
	height:20px;
	background:url(../images/bg-works-btn.png);
	text-indent:-9999px;
	overflow:hidden;
    cursor:pointer;
}
.works ul.buttons li span.active,
.works ul.buttons li span:hover {
	background:url(../images/bg-works-btn-hover.png);
}

.works .launch {
	position:absolute;
	right:30px;
	top:250px;
	width:273px;
	height:100px;
}
.works .bg-launch {
	width:233px;
	height:66px;
	padding:34px 0 0 40px;
	background:url(../images/bg-launch.png);
}
.works .launch a {
	display:block;
	position:relative;
	width:146px;
	height:24px;
	background:url(../images/bg-launch.gif);
	text-indent:-9999px;
	overflow:hidden;
}
.works .launch a:hover {
	text-decoration:none;
}
.img-gallery {
	width:900px;
	height:315px;
	position:absolute;
	left:0;
	top:199px;
}
.img-gallery .bg {
	width:900px;
	height:315px;
	background:url(../images/bg-img-gallery.png);
}
.img-gallery .img-holder {
	position:absolute;
	left:8px;
	top:8px;
}


.breadcrumbs {
	position:absolute;
	left:0;
	top:535px;
}
.breadcrumbs a {
	color:#999;
	text-decoration:none;
}
.breadcrumbs a:hover {
	text-decoration:underline;
}
.breadcrumbs span {
	float:left;
	font-size:10px;
	padding:2px 10px 2px 0;
	margin:0 7px 0 0;
	background:url(../images/bg-breadcrumb.gif) no-repeat 100% 2px;
}
.breadcrumbs span.current {background:none;}
.breadcrumbs span img {
	float:left;
	margin:2px 3px 0 0;
}
#content {
	float:left;
	width:600px;
}
#content h3 {
	margin:0;
	color:#999;
	font-size:13px;
	line-height:15px;
}
#content h4 {
	margin:0 0 5px;
	color:#999;
	font-size:12px;
	line-height:14px;
}
#content h4 a {
	color:#999;
}
#content p {
	margin:0 30px 15px 0;
}

#content p a {
	color:#3cf;
	text-decoration:none;
}	
#content p a:hover {
	color:#00a0df;
	text-decoration:underline;
}
#content .note {
	font-size:11px;
	color:#999;
}
#content .more span {
	margin:0 30px 0 0;
}
#content img {
	float:left;
	margin:0 20px 10px 0;
}

#content a img{
	float:left;
	margin:0 20px 10px 0;
	border:6px solid #666;
}

#content a:hover img{
	border:6px solid #00A0DF;
}
#content .border-top {
	margin:20px 0 0;
	padding:30px 0 0;
	background:url(../images/bg-border-top.gif) no-repeat 50% 0;
}
#content .border-top-testimonials {
	margin:20px 0 0;
	padding:60px 0 0;
	background:url(../images/bg-border-top.gif) no-repeat 50% 0;
}
#content .blog-entry {
	margin:20px 0 0;
	padding:40px 0 10px;
	background:url(../images/bg-border-top.gif) no-repeat 50% 0;
}

#content .blog-headline,
#content .blog-headline a {
	color:#00a0df;
	margin:0 10px 30px 0;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
}

#content .blog-headline a hover {
	text-decoration:underline;
}
#content .blog-author {
	color: #777;
	font-size:11px;
	line-height:12px;
}
#content .blog-author a {
	color: #fff;
	text-decoration:none;
}
#content .blog-author a:hover {
	color:#00a0df;
	text-decoration:underline;
}

#content .quotes .item img {
	float:left;
	margin:0 10px 10px 0;
}
#content .quotes .item {
	color:#999;
	padding:0 0 10px;
	font:italic 14px/16px 'Trebuchet MS',Helvetica,sans-serif;
}
#content .quotes .text-author,
#content .quotes .text-author a {
	color: #ccc;
	text-align:right;
	font-size:11px;
	line-height:13px;
	padding-right:20px;
	text-decoration:none;
}
#content .quotes .text-author a:hover {
	color:#00a0df;
	text-decoration:underline;
}

#sidebar {
	float:right;
	width:300px;
}

#sidebar p a {
	color: #ccc;
	text-decoration: none;
}
#sidebar p a:hover {
	color:#00a0df;
	text-decoration:underline;
}

#sidebar .headline {
	overflow:hidden;
	/* height:1%; */
}
#sidebar .headline img {
	float:left;
	margin:0 5px 0 30px;
}
#sidebar .entries {
	margin:0;
	padding:0 0 0 30px;
	list-style:none;
}
#sidebar .entries li {
	display:block;
	padding:0 0 30px;
	font-size:11px;
}
#sidebar .entries li a {
	color:#999;
}
#sidebar .entries li a:hover {
	color:#3cf;
	text-decoration:none;
}
#sidebar .border-top {
	margin:15px 0 0;
	padding:30px 0 0 30px;
	background:url(../images/bg-border-top-side.gif) no-repeat 5px 0;
}
#sidebar .border-top .headline img {margin-left:0;}
#sidebar .quotes {
	overflow:hidden;
	height:1%;
}
#sidebar .quotes .item {
	padding:20px 0 30px;
	margin-top:-1px;
	background:url(../images/bg-sidebar-quote.gif) no-repeat 20px 0;
}
#sidebar .quotes .item img {
	float:left;
	margin:0 10px 10px 0;
}
#sidebar .quotes .text {
	color:#999;
	padding:0 0 10px;
	font:italic 14px/16px 'Trebuchet MS',Helvetica,sans-serif;
}
#sidebar .quotes .text p {margin:0;}
#sidebar .quotes .author {
	text-align:right;
	font-size:11px;
	line-height:13px;
}
#sidebar .quotes .company {
	text-align:right;
	font-size:11px;
	line-height:13px;
}
#sidebar .quotes .author a,
#sidebar .quotes .company a {
	color:#ccc;
	text-decoration:none;
}
#sidebar .quotes .author a:hover,
#sidebar .quotes .company a:hover {
	text-decoration:underline;
}
#sidebar .contacts {
	color:#999;
	font-size:11px;
	line-height:13px;
	padding:5px 0 30px;
}
#sidebar .contacts a {color:#39f;}
#sidebar .contacts p {
	margin:5px 0 0;
}
#sidebar .contacts dl {
	margin:15px 0 0;
	padding:0;
	overflow:hidden;
	height:1%;
}
#sidebar .contacts dt {
	clear:left;
	float:left;
	margin:0;
	padding:0 5px 0 0;
}
#sidebar .contacts dd {
	float:left;
	margin:0;
	padding:0;
}
#sidebar .contacts dd span {color:#fff;}
#sidebar .recent {
	overflow:hidden;
	height:1%;
}
#sidebar .recent img {
	float:left;
	margin:0 10px -20px -10px;
}
#sidebar .recent p {
	margin:0;
	color:#999;
}
#sidebar .blue-form {
	margin:0 0 0 -10px;
	width:261px;
	background:#00a0df url(../images/bg-sidebar-blue-bottom.gif) no-repeat 0 100%;
	padding:0 0 10px;
}
#sidebar .blue-form .bg-top {
	padding:10px 7px 0;
	background:url(../images/bg-sidebar-blue-top.gif) no-repeat;
}
#sidebar .blue-form h2 {
	color:#1c3946;
	padding:0 0 15px;
}
#client_login { background-color:#00A2DF; }
#client_login img { float:left; margin-top:-2px; margin-right:10px; }
#client_login .header { float:none; font-size:18px; color:#1c3946; padding:5px 0 15px 17px; }
.inp {
	width:189px;
	height:41px;
	margin:0 0 2px;
	padding:4px 15px 0 27px;
	background:url(../images/bg-inp.gif) no-repeat 12px 0;
}
.inp input {
	font-size:20px;
	color:#999;
	line-height:22px;
	margin:0;
	background:none;
	border:none;
	width:189px;
	height:28px;
}
.inp input:focus {outline:none;}
.btn {
	/* overflow:hidden; */
	/* height:1%; */
	padding:10px 0px 0 17px;
}
#btn input {
	float:right;
}
#main {
	padding:35px 0 20px;
}
.more {
	overflow:hidden;
	width:100%;
}
.more span {
	float:right;
	padding:2px 20px 2px 0;
	background:url(../images/bg-more-a.gif) no-repeat 100% 2px;
}
.more a {
	color:#3cf;
	text-decoration:underline;
}
.more a:hover {
	text-decoration:none;
}
.box-holder {
	overflow:hidden;
	height:1%;
	padding:15px 0 0;
}
.box-holder .item {
	float:left;
	display:inline;
	margin:0 0 10px 10px;
	width:265px;
	padding:0 0 10px;
	font-size:10px;
	background:#262626 url(../images/bg-box-bottom.gif) no-repeat 0 100%;
}
.box-holder .item-hover {
	background:#264f5f url(../images/bg-box-bottom-hover.gif) no-repeat 0 100%;
}
.box-holder .item .bg-top {
	padding:10px 10px 0;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-box-top.gif) no-repeat;
}
.box-holder .item-hover .bg-top {
	background:url(../images/bg-box-top-hover.gif) no-repeat;
}
.box-holder .item img  {
	float:left;
	margin:0 10px 0 0 !important;
}
.tabs-holder {
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #666;
	padding:35px 0 0;
}
.tabset {
	overflow:hidden;
	height:1%;
	padding:45px 0 2px;
	background:url(../images/bg-border-top.gif) no-repeat 50% 100%;
}
.tabs-holder .tabset {
	float:right;
	padding:0;
}
.tabset a.tab {
	color:#fff;
	float:left;
	padding:0 15px;
	font-weight:bold;
	font-size:14px;
	line-height:32px;
	margin:0 3px 0 0;
	background:#666;
}
.tabs-holder .tabset a.tab {margin:0 0 0 3px;}
.tabset a.tab:hover {
	background:#444;
}
.tabset a.active,
.tabset a.active:hover{
	background:#00a0df;
	text-decoration:none;
}
div.tab {
	margin:0 0 25px;
	padding:20px 0 30px;
	overflow:hidden;
	width:100%;

}
div.no-bg-tab {background:none;}
#main div.tab {
	background:none;
}
.utils span {
	float:left;
    width:36px;
	height:26px;
	color:#fff;
	font-size:10px;
	line-height:11px;
	padding:5px 15px 0 45px;
    cursor:pointer;
}
.utils span.list {
	background:url(../images/bg-utils-list.gif);
}
.utils span.quick {
	background:url(../images/bg-utils-quick.gif);
}
.utils span.list.selected {
	background:url(../images/bg-utils-list-main.gif);
}
.utils span.quick.selected{
	background:url(../images/bg-utils-quick-main.gif);
}
div.tab img {
	margin:0 ;
	border:none ;
}
.vcenter-wrap {
	height:150px;
	display:table;
}
* html .vcenter-wrap {
	display:block;
	position:relative;
}
* + html .vcenter-wrap {
	display:block;
	position:relative;
}
.vcenter-hold {
	height:150px;
	display:table-cell;
	vertical-align:middle;
}
* html .vcenter-hold {
	display:block;
	position:absolute;
	top:50%;
	height:auto;
}
* + html .vcenter-hold {
	display:block;
	position:absolute;
	top:50%;
	height:auto;
}
* html .vcenter {
	position:relative;
	top:-50%;
}
* + html .vcenter {
	position:relative;
	top:-50%;
}
div.tab .quot {
	width:505px;
	padding:0 0 0 30px;
	font:italic 21px/23px 'Trebuchet MS',Helvetica,sans-serif;
}
div.tab .author {
	padding:0 0 0 30px;
	width:505px;
	text-align:right;
	font:16px/18px 'Trebuchet MS',Helvetica,sans-serif;
}
div.tab .author-newmedia {
	padding:0 0 0 30px;
	width:245px;
	text-align:right;
	font:16px/18px 'Trebuchet MS',Helvetica,sans-serif;
}
.portfolio {
	margin:-20px 0 0;
	background:url(../images/bg-port.gif) repeat-y 50% 0
}
.portfolio h2 {
	margin:10px 0 0;
	font-size:16px;
	line-height:18px;
	color:#ccc;
}
.portfolio h2 a {
	color:#ccc;
}
.portfolio h2 a:hover {
	text-decoration:none;
	color:#00a0df;
}
.portfolio .bg-bottom {
	padding: 0 0 10px;
	background:url(../images/bg-port-bottom.gif) no-repeat 50% 100%;
}
.portfolio .bg-top {
	background:url(../images/bg-port-top.gif) no-repeat 50% 0;
}
.portfolio .row {
	overflow:hidden;
	width:100%;
	padding:35px 0 15px;
	background:url(../images/bg-port-row.gif) no-repeat 50% 100%;
}
.portfolio .item {
	float:left;
	width:320px;
}
.portfolio .first,
.portfolio .last {
	width:285px;
}
.portfolio .item .hold {
	width:255px;
	margin:0 auto;
}
.portfolio .first .hold {
	float:left;
}
.portfolio .last .hold {
	float:right;
}
.portfolio .item a img {
	display:block;
	border:8px solid #333333 !important;
}
.portfolio .item a:hover img {
	border-color:#00a0df !important;
}

.articles {
	padding:55px 0 40px;
}
.articles .item {
	overflow:hidden;
	width:100%;
	padding:30px 0;
	background:url(../images/bg-port-row.gif) no-repeat 50% 100%;
}
.articles .item a img {
	float:left;
	margin:0 30px 0 0;
	border:8px solid #333333;
}
.articles .item a:hover img {
	border-color:#00a0df;
}
.articles .item h2 {	
	color:#ccc;
	margin:10px 0 0;
	font-size:16px;
	line-height:18px;
}
.articles .item h2 a {	
	color:#ccc;
}
.articles .item h2 a:hover {	
	text-decoration:none;
	color:#00a0df;
}
.articles .item .text {
	color:#ccc;
	padding:10px 0 0;
}
.articles .item .text p {
	margin:0;
}
.articles .hold {
	overflow:hidden;
	height:1%;
	padding:0 170px 0 0;
}
.articles .more {
	padding:10px 0 0;
}
.articles .more span {
	float:left;
}

.bg-footer {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	min-width:900px;
	height:307px;
	margin-top:-307px;
	background:url(../images/bg-footer.jpg) repeat-x;
}
.bg-footer-center {
	width:100%;
	min-width:900px;
	height:307px;
	background:url(../images/bg-footer-center.jpg) no-repeat 50% 0;
}
.contact-form {}
#content h5 {
	margin:0 0 10px;
	font-size:12px;
	color:#00a0df;
}
#content .contact-form p {
	color:#999;
	margin:0;
}
.contact-form .row {
	overflow:hidden;
	width:580px;
}
.contact-form .top-margin {
	padding-top:15px;
}
.contact-form .last {
	padding-bottom:20px;
}
.contact-form .row .row {
	width:auto;
	height:1%;
	padding:0;
}
.contact-form .col {
	float:left;
	width:280px;
}
.contact-form .right {
	float:right;
}
.contact-form .col select {
	display:block;
}
.contact-form .col input {
	background:#fff;
	margin:0;
	border:none;
	width:270px;
	padding:3px 5px;
}
.contact-form .wid90 {
	width:90px;
}
.contact-form .wid190 {
	width:190px;
}
.contact-form .wid90 input {
	background:#fff;
	margin:0;
	border:none;
	width:70px;
	padding:2px 5px;
}
.contact-form h6 {
	margin:15px 0 0;
	color:#ccc;
	font-size:12px;
	line-height:14px;
}
#content .interested {
	padding:20px 0 0;
}
.contact-form .wid190 input {
	background:#fff;
	margin:0;
	border:none;
	width:180px;
	padding:2px 5px;
}
.contact-form label {
	display:block;
	color:#ccc;
	padding:10px 0 0;
}
.contact-form span {
	color:#666;
	font-size:11px;
}
.contact-form .chk {
	padding:3px 0;
}
.contact-form .last-chk {
	padding:25px 0 4px;
}
.contact-form .chk input {
	float:left;
	width:15px;
	height:16px;
	margin:0 9px 0 0;
}
.contact-form .chk label {
	float:left;
	line-height:16px;
	padding:0;
	color:#999;
}
.contact-form textarea {
	margin:0 0 10px;
	padding:5px;
	width:570px;
	height:155px;
	overflow:auto;
	border:none;
	background:#fff;
}
.contact-form .submit {
	padding:20px 0 0;
}
#footer {
	width:900px;
	height:307px;
	margin:0 auto;
	position:relative;
}
#footer .column {
	float:left;
	padding:30px 0 0;
}
#footer .w145 {width:145px;}
#footer .w170 {width:170px;}
#footer .w140 {width:140px;}
#footer h2 {
	margin:0;
	color:#ccc;
	font:bold 13px/15px 'Trebuchet MS',Helvetica,sans-serif;
}
#footer ul {
	margin:0;
	padding:0 0 15px;
	list-style:none;
}
#footer ul li {
	font-size:12px;
}
#footer ul a {
	color:#666;
}
#footer ul a:hover {
	color:#3cf;
	text-decoration:none;
}
#footer ul.follow {
	padding-top:5px;
}
#footer ul.follow li {
	padding:6px 0;
	overflow:hidden;
	height:1%;
}
#footer ul.follow li img {
	float:left;
	margin:-4px 5px 0 0;
}
#footer .copy {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	overflow:hidden;
}
#footer .copy li {
	float:left;
	font-size:11px;
	padding:0 15px 0 10px;
	border-left:1px solid #fff;
	margin:0 0 0 -5px;
}
#footer .copy li a {
	color:#fff;
}
#footer .headline {
	overflow:hidden;
	height:1%;
}
#footer .headline h2 {
	color:#00a0df;
}
#footer .twitter_div {
	position:absolute;
	right:40px;
	top:30px;
	width:230px;
	margin-bottom: 10px;
}
#footer .twitter_update_list li {
	padding: 20px 0 0 10px;	
	margin-bottom: 10px;
}
#footer .headline img {
	float:left;
	margin:0 5px 0 0;
}
#footer .twit .item {
	padding:14px 0 0;
	color:#999;
	font-size:13px;
}
#footer .twit .item a {
	color:#3cf;
}
#footer .twit .time {
	font-size:11px;
	font-style:italic;
}
#footer .twit span {
	color:#fff;
}

.our-friends {
	padding-left:20px;
}

#new_media_video { margin-bottom:15px; }
