 /*
Theme Name: Known Associates
Version: 1.0.7
Author: Hello Viking
Author URI: http://www.helloviking.com.com/
Tags: two columns,widgets, gravatars
Description: A really cool and amazing group of advertising and marketing folks.</a>
License: This theme is released under the terms of the GPL Version 2 License.
*/

@import url('./style-reset.css');
@import url('./style-common.css');

/* Default fonts and colors
========================================== */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select { 
	color: #ffffff;
	font-family: "Helvetica", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
}
h1, h2, h3, h4, h5{
	color: #ffffff;
	font-family: "Helvetica", "Century", Helvetica, "Times New Roman", sans-serif;
	font-weight: normal;
}


h6 {
	color: #ffffff;
	font-family: "Helvetica", "arial", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px;
	margin-bottom: -10px;
}



/* LAYOUT
========================================== */
body {
	font-size: 13px;
	line-height: 18px;
	/*background: url('images/Slide_Agent.png') no-repeat left top;*/
	background-color: #000000;
	position:absolute;
	z-index: -1;
}



div#main_window {
	width: 1400px;
	/*margin: 0 auto;*/
	position: absolute;
	z-index:-2;
}

#main_window h3 {
	/*display: block;*/
	font-weight: normal;
	padding-left:150px;
	margin-bottom: -20px;
	margin-top: 40px;
	text-align: left;
	color: #66ccff;
}





div.small {
	width: 200px;
	position: absolute;
	left:830px;
	top: 164px;
	background-color: transparent;
	z-index:1200;
}

/*div.address {
width: 190px;
position absolute;
margin-left: 25px;
margin-top: -30px;

}

div.address h5{
color: #9cc5c9;
font-size: 12px;

}*/

div.newsline {
width: 640px;
position absolute;
margin-left: 150px;
margin-top: -138px;
margin-bottom: 72px;
background: #transparent;
min-height: 100px;

}

div.newsline h1{
font-size: 26px;
color: #ffffff;
margin-top: -10px;

}



.post-time h5 {
	font-size: 10px;
	padding-bottom: 12px;
	text-transform: uppercase;
}

div.large {
	width: 647px;	
	padding-left:130px;
	background-color: transparent;
	margin-top:-90px;
	position:absolute;
	z-index:500;
	
}

/*div.full {
	width: 100%;
	float: left;
}*/

div.bottom {
width: 800px;
position: relative;

}

/*HOMEPAGE this shifted position of body
#content div.container.body .large {
	background-color: transparent;
	padding-top: 16px;
	position: absolute;
	left: 0px;
	height:700px;
}*/



/* HEADER
========================================== */
#header {
	width: 100%;
	margin-top: 15px;
	border-top: 1px solid #66ccff;
	border-bottom: 1px solid #66ccff;
}

#header .container {
	padding: 0px 0px 83px 80px;
	
	/*background: url('images/bloom-header.png') no-repeat left top;*/
}

/*logoposition*/
#header .container h1 a {
	color: red;
	position:absolute;
	left:45px;
top:74px;
	z-index: 11000;
	/*background: url('images/bloom-header.png') no-repeat left top;*/
}

#header .container h3 a {
	color: red;
	position:absolute;
	left:25px;
top:110px;

	z-index: 11000;
	/*background: url('images/bloom-header.png') no-repeat left top;*/
}

#header h1,
#header h4 {
	text-transform: none;
}

#header h1,
#header h4,
#header h1 a {
	color: #666;
	
}

#header h1 {
	display: block;
	font-weight: normal;
	float: left;
	padding: 0px 20px 1px 0;
	margin: 0 12px 0 0;
	width: 200px;
	text-align: left;
}
#header h1:first-line {
	font-weight: bold;
}
#header h1 a,
#header h1 a:visited {
	display: block;
	padding-left: -100px;
	color: #ffffff;
	text-decoration: none;
	width: auto;
}

#header h3 {
	display: block;
	font-weight: normal;
	float: left;
	padding: 0px 200px 1px 0;
	margin-top: 90px;
	width: 200px;
	text-align: left;
}

#header h4 {
	font-size: 120%;
	float: right;
	letter-spacing: 1px;
	padding: 0;
	line-height: 100%;
	text-transform: uppercase;
}



/* SUB HEADER
========================================== */
#sub-header {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background-color: #000000;
}
#sub-header ul {
	padding: 6px 70px 6px 12px;
	height: 100%;
	overflow: auto;
	color: #fff;
	font-weight: bold;
}
#sub-header ul li {
	display: block;
	float: left;
	white-space: nowrap;
	padding: 0;
}
#sub-header ul li.first {
	border-left: 0;
}
#sub-header ul li a {
	color: #ddd;
	display: block;
	line-height: 100%;
	float: left;
	padding: 5px 10px 5px;
}
#sub-header ul li a:hover {
	color: #fff;
	text-decoration: none;
}
#sub-header ul li.current-cat a {
	color: #fff;
	text-shadow: none;
}
#sub-header ul li ul {
	display: none;
}

/* MAIN NAVIGATION
========================================== */
#navigation {
	clear: both;
	width: 100%;
	margin: 0px;

}
#navigation .container {	
	height: 67px;
	overflow: invisible;
		
}
#nav {	
	position: absolute;
	right: 438px;
	margin-top: -75px;
	margin-bottom: 10px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
	z-index: 100;
}

#nav li {
	font-size: 12px;
	display: list-item;	

}
#nav li.last-page-item a {
	background-image: none;
}
#nav li a {
	padding: 3px;
	color: #66ccff;
	font-weight: normal;
	text-decoration: none;
	white-space: wrap;
	text-align: right;
}

#nav li a:hover,
#nav ul li a:hover,
#nav li.current_page_item a,
#nav li.current_page_parent a {
	color: #999999;
	
}




/* CONTENT
========================================== */
#content {
	clear: both;
	width: 100%;
	margin: 0;
	background: transparent;
}

/*fixes other content inside content box
#content #content {
	background-color: blue;
	width: auto;
	padding: 20px;
	margin: 0;
	border: 0;
}*/

#content h1 {
	color: #ffffff;
}
#content h2 {
	padding: 0px 0 6px;
}
#content h2 a, #content h2 a:link, #content h2 a:visited,
#content h3 a, #content h3 a:link, #content h3 a:visited {
	color: #66ccff;
	text-decoration: none;
}
#content h2 a:hover,
#content h3 a:hover {
	color: #cccccc;
	text-decoration: none;
}


#content h3 {
	padding: 6px 0 12px;
}

#content h4 a,
#content h4 a:visited {
	color: #666;
}

#content a {
	color: #66ccff;
}

#content a:hover,
#content a:active {
	color: #999999;
}


#content ul {
	list-style-type: none;
}
#content ul, #content ol {
	padding: 0 0 20px;
}
#content ul li,
#content ol li {
	background: url('images/bullet.png') no-repeat 16px 9px;
	padding: 3px 0 3px 30px;
}
#content ul li a { font-weight: normal; text-decoration: none }
#content ul li a:hover { text-decoration: underline }

#content ul ul {
	padding: 0;
}
#content ol { 
	margin-left: 30px;
}
#content ol li {
	padding-left: 0;
	background-image: none;
}

img.right,
img.align-right,
img.alignright {
	float: right;
	margin: 0 0 6px 12px;
	display: inline;
}
img.left,
img.align-left,
img.alignleft {
	float: left;
	margin: 0 12px 6px 0;
	display: inline;
}

img.centered { display: block; margin: 0 auto 6px; }
img.wp-smiley { border: 1px solid #333333; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666666;
	padding: 5px;
}




/* POST
========================================== */
#content .post,
#content .post-nav,
#content #comments {
	clear: both;
	padding: 0 20px 0 20px;
	height: 100%;
	overflow: auto;
	color: #ffffff;
	font-size; 14px;
	
}

#content .post-content2{
padding-top:30px;
}

#content .post-content3{
padding-top:12px;
}

#content .post-content3 h3 a{
font-size: 16px;
}

#content .post-content img {
	max-width: 647px;
}
/*#content .post-content p {
	max-width: 647px;
	margin-top: -55px;
	position:absolute; z-index: -2;
}*/

#content .post a.more-link {
	padding-right: 15px;
	background: url('images/icon-more.png') no-repeat right center;
}

#content .post-title h2 {
	font-size: 28px;
	color: #FFFFFF;
	margin-bottom:0px;
	margin-top:-35px;
	padding-bottom: 0px;
	position: absolute; z-index: -1;

}

#content .post-title h2 a{
	color: #FFFFFF;
}

#content .post-footer h4 {
	font-size: 110%;
	padding: 0 0 12px;
	text-transform: uppercase;
}


#content .post-footer h4,
#content .post-footer h4 a,
#content .post-footer h4 a:link,
#content .post-footer h4 a:visited {
	color: #999;
}
#content .post-footer h4 a:hover,
#content .post-footer h4 a:active {
	color: #ffffff;
}

#content .post-footer span {
	padding-right: 4px;
	padding-left: 19px;
	background: url('images/icon-post.png') no-repeat left center;
}
#content .post-footer span.post-comments {
	background-image: url('images/icon-comment.png');
}
#content .post-date {
	text-transform: uppercase;
	color: #ffffff;
	font-size:11px;

}
#content .post-footer span.post-category {
	padding-right: 3px;
}

#content .post table {
	background-color: #fff;
	border-collapse: collapse;
	border: 1px solid #EAEAEA;
	border-width: 1px 0px 1px 1px;
	border-left-width: 3px;
}
#content .post table th {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}
#content .post table td {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}



/* Next and Previous Post Navigation
========================================== */
#content .post-nav {
	clear: both;
	text-align: right;
	padding-bottom: 20px;
}
#content .post-nav,
#content .post-nav a,
#content .post-nav a:link,
#content .post-nav a:visited {
	color: #999;
}
#content .post-nav .previous {
	text-align: left;
	float: left;
}
#content .post-nav .next {
	text-align: right;
}

/* Post Pages Navigation
========================================== */
#content p.pagenav {
	clear: both;
}
#content p.pagenav,
#content .pagenav a,
#content .pagenav a:link,
#content .pagenav a:visited {
	color: #666;
}

#content .pagenav a,
#content .pagenav span {
	border: 1px solid #EAEAEA;
	margin: 0 2px 0;
	padding: 3px 6px 4px;
	display: inline;
}
#content .pagenav span.extend {
	border: 0;
	padding: 0;
}

#content .pagenav a {
	text-transform: lowercase;
	background-color: #F3F3F3;
	text-decoration: none;
	line-height: 50%;
}
#content .pagenav a:hover {
	border-color: #BDAEB4;
}
#content .pagenav span.current {
	background-color: #fff;
}

/* COMMENTS
========================================== */
#comments #comment_form {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#comments .comment-wrap {
	height: 100%;
	overflow: auto;
	margin: 0 0 12px 0;
	padding: 0 12px 0;
	clear: both;
	background-color: #333;
	border: 1px solid #EAEAEA;
}

#comments h3 {
	padding-top: 0;
}
#comments h3#respond {
	padding-top: 8px;
}

#comments .comment-wrap img.avatar {
	margin: 0;
	margin-bottom: 12px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #E8E8E8;
}

#comments .comment-wrap .left {
	width: 65px;
	padding-top: 12px;
	float: left;
}

#comments .comment-wrap .right {
	width: 457px;
	float: left;
	padding: 12px 0 6px 12px;
}

#comments .comment-wrap .right a {
	text-decoration: none;
}

#comments .comment-wrap .right a:hover {
	text-decoration: none;
}

#comments .comment-wrap .right cite {
	margin: 0;
	padding: 0;
	font-style: normal;
	display: block;
	height: 100%;
	overflow: auto;
}
#comments .comment-wrap .right cite b {
	float: left;
}
#comments .comment-wrap .right cite b a {
	
}
#comments .comment-wrap .right cite small {
	font-size: 90%;
	float: right;
}

#comments .comment-wrap .right p {
	padding: 12px 0;
	clear: both;
}

#comments .comment-wrap .right blockquote,
#comments .comment-wrap .right code,
#comments .comment-wrap .right pre {
	margin: 6px 0;
	clear: both;
}

#comments .alt {
	background-color: #333;
}

#comments .author {
	background-color: #F7F8E8;
	border-color: #E1DAB7;
}

/* MAIN SIDEBAR
========================================== */
#sidebar-1 {
	background-color: #333333;
}

#sidebar-2 {
	background-color: #999999;
}

#sidebar-1 .sidebar:first-child,
#sidebar-1 .sidebar.first-child {
	background-color: #333333;
	border-bottom-style: dotted;
	border-bottom: 1px dotted #66ccff;
}

#sidebar-1 .sidebar {
	behavior: expression(this.firstChild.style.background = &quot;#7DCFE7&quot;);
}

#sidebar-1 .sidebar:first-child h3,
#sidebar-1 .sidebar.first-child h3 {
	color: #fff;
}

#content .sidebar {
	padding: 2px 5px 5px 10px;
	margin: 0px 5px 0px 5px ;
	clear: both;
	height: 100%;
	overflow: hidden;
	/*border-bottom: 1px dotted #DCC49A;*/
	
}

#content .sidebar a:link,
#content .sidebar a:visited {
	color: #66ccff;
	font-weight: normal;
}
#content .sidebar a:hover,
#content .sidebar a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

#content .small h3 {
	color: #ffffff;
	padding: 0 0 12px;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}
#content .small h4 {
	padding: 0;
}
#content .small p {
	padding-right: 0;
	padding-bottom: 6px;
	margin: 0;
	color: #666;	
}

#content .small ul {
	margin: 0;
	padding: 0 0 0px 0;
}
#content .small ul li {
	color: #66ccff;
	font-weight: normal;
	line-height: 125%;
	padding-left: 12px;
	background-position: 0px 8px;
}
#content .small ul li a:link,
#content .small ul li a:visited {
	text-decoration: none;
}

#content .small ul li a:hover,
#content .small ul li a:active {
	text-decoration: none;
	font-weight: normal;
}

#content .small ul li.current_page_item,
#content .small ul li.current_page_item a {
	font-weight: bold;
}

#content .small ul li ul {
	border: 0;
}
#content .small ul li input,
#content .small ul li select {
	margin-bottom: 0;
}

#content .small ul li span.recent_date {
	padding-left: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #889763;
}
#content .sidebar ul li a:hover {
	text-decoration: none;
}
#content .small ul ul {
	border: 0;
	padding: 0;
}
#content .small ul ul li {
	border: 0;
	padding: 3px 0;
	background: url('images/bullet.png') no-repeat 3px center;
	padding-left: 14px;
}

/*Custom sidebars*/
#content .sidebar.tiny {
	float: left;
	clear: none;
	margin-right: 0;
}
#content .sidebar.tiny ul {
	margin-right: 20px
}
/*Ads sidebar*/
#content #ads.sidebar {
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 20px;
	height: 100%;
	overflow: auto;
	border: 0;
	padding: 0;
}
#content #ads.sidebar img {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}

/* CREDITS
========================================== */


#credits {

	width: 800px;
	padding: 12px 0 0;
	position: absolute;
	font-size: 10px;
	text-align: center;
	clear: both;
	top: 1000px;
		
}

#credits p {

	padding: 0 20px 12px 0;
	margin: 0;
	color: #BDAEB4;
	font-size: 90%;
}

#credits a,
#credits a:visited {
	color: #66ccff;
}

#credits a:hover,
#credits a:active {
	color: #999999;
}


/* WIDGETS AND PLUGINS */
/* Search form
========================================== */
form#search-form {
	height: 16px;
	padding: 3px;
	background-color: #333333;
	border: 1px solid #DCC49A;
	border-width: 0 0px 0px 0;
	width:194px;
	margin: 0;
	position: absolute;
	left: 830px;
	top: 35px;
}

form#search-form input.text,
form#search-form label.overlabel-apply {
	font-size: 9px;
	color: #000000;
}

form#search-form input.text {
	position: absolute;
	top: 2px;
	left: 3px;
	width: 168px;
	height: 12px;
	padding: 2px 2px 2px 2px;
	margin: 0;
	z-index: 0;
	background: #fff;
}
form#search-form input.button-search {
	position: absolute;
	top: 3px;
	right: 3px;
	margin: 0px;
	display: block;
	line-height: 100%;
	width: 16px;
	height: 15px;
}
form#search-form label.overlabel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
form#search-form label.overlabel-apply {
	display: block;
	color: #666;
	position: absolute;
	top: 6px;
	left: 9px;
	margin: 0;
	z-index: 1;
	cursor: text;
	line-height: 100%;
	font-size: 100%;
}

/* Calendar
========================================== */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #666;
	text-align: right;
}
#wp-calendar th {
	color: #666;
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
}
#wp-calendar a {
	font-weight: bold;
}

#wp-calendar tfoot td {
	text-align: left;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar td#today {
	background-color: #f3f3f3;
}

/* Shopping Cart Buttons
========================================== */
input.wpsc_buy_button {
	width: 115px;
	height: 33px;
}
input.make_purchase {
	width: 138px;
	height: 33px;
}


/*Featured*/

.featoutL{
	width:323px;
	height: 200px;
    overflow: hidden;
	padding:0px 4px 5px 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 0px;
	margin-bottom:0px;
	padding-bottom:30px;
	background:#transparent;
	border-bottom:1px solid #cccccc;
	position: absolute;
	z-index: 60;
	left: 150px;
	top: 685px;
}

.featoutR{
	width:324px;
	height: 200px;
    overflow: hidden;
	padding:0px 4px 5px 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 0px;
	margin-bottom:0px;
	padding-bottom:30px;
	background:#transparent;
	border-bottom:1px solid #cccccc;
position: absolute;
	z-index: 10;
	left: 477px;
	top: 685px;
}	

.featoutHome{
	width:700px;
	height: 500px;
   /* overflow: hidden;*/
	padding:0px 4px 5px 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 0px;
	margin-bottom:0px;
	padding-bottom:0px;
	background:#transparent;
/*	border-bottom:1px solid #ffffff;*/
position: absolute;
	z-index: 50;
	left: 85px;
	top: 0px;
}

.fentry h4{
color: #333333;
margin-left: 330px;
margin-top: 180px;
font-size: 20px;
text-transform: uppercase;
}

.featured{
	/*width:600px;*/
	overflow: hidden;
	padding:0px 0px 2px 0px;
	margin:0px 5px 0px 0px;	
	background: transparent;
}

h2 {
	color: #ffffff;
font-family:Helvetica,arial,sans-serif;
font-size: 17px;
font-weight: 100;
	}

.featured h2 a {
	color: #66ccff;
	background-color: transparent;
font-family:Helvetica,arial,sans-serif;
font-size: 11px;
text-transform: uppercase;
	}
.featured h2 a:hover  {
	color: #999999;
	background-color: transparent;
font-family:Helvetica,arial,sans-serif;
	}
/*HEIGHT OF FEATURED BOX ON HOMEPAGE*/
.fentry{

	height:485px;
	overflow:hidden;
}
.fentryL{

	height:190px;
	overflow:hidden;
}


.cat{
	padding:1px 5px 1px 0px;
	font-size:12px;
font-family:Georgia,Verdana,Helvitica,sans-serif;	
}


.cat a:link,.cat a:visited{
	color:#999999;

	}
.cat a:hover{
	color:#333333;

	}
.cats{

	margin:1px 5px 1px 0px;
	font-size:13px;
	margin-left:5px;
	color:#999999;
}
.cats a:link,.cats a:visited{
	color:#ffffff;

	}
.cats a:hover{
	color:#666666;

	}
.fentry h2{
	margin: 5px 0px;
	line-height:20px;
font-size: 14px;
font-family:Helvetica,Arial,sans-serif;
position: absolute;
top: 385px;
z-index: 50;

text-transform: uppercase;

}

.fentry p{
	margin: 0px 0px;
	color:#ffffff;	
	/*line-height:10px;*/
font-size: 12px;
font-family:Helvetica,Arial,sans-serif;
position: absolute;
top: 420px;

}
.fentry img {
	border:0;
	/*float:left;*/
	padding:4px 4px;
	background: transparent;
	position: absolute;
	top: -425px;
	left: 0px;
	/*border:1px solid #66ccff;*/
	/*margin:2px 0px 0px 5px;*/
        margin:0px 10px 0px 0px;
	}
	
/*.featured h2{
	font-size:24px;
	margin:3px 0px 4px 0px;
	background: green;
		
}*/
.featmeta{	
	height:10px;
	text-align:right;
	padding:-13px -5px -10px -10px;
	/*position:absolute;
	top: 480px;
	left: 300px;
	z-index: 1000;*/

}
.featmeta a:link,.featmeta a:visited{
	color:#66ccff;
	font-weight:bold;
	text-decoration:none;
	}
.featmeta a:hover{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	}
	
	.category a:hover{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	}
	
	
#main_title {
	font-family: 'Old English';
	font-size: 40px;
	font-weight: bold;
	margin:0px;
	border:0px;
	padding:0px;
	position: absolute;
	left: 28px;
	top: 10px;	
	z-index:105;	
}



#popup_boxes {
	position: absolute;
	left:0px;
	top:0px;
	margin:0px;
	border:0px;
	padding:0px;
	z-index: 1500;		
  visibility:visible;
}

.popup_box {
  position: absolute;
	z-index: 1500;		
	background-color: #fff;
	/*color:#333; */
	float:none;
	margin:0px;
	border:0px;
	padding:0px;	
	visibility:visible;	
	outline-color: #666;
	outline-style: solid;
	outline-width: 0px;	 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: bold; 
	display:none;	
	left:100px;
}

/*popup ids
//
// ------- 
// 0 publishers 
// 1 startups 
// 2 digital brands
// -------------
// 3 chris
// 4 tim
// 5 jennifer
// 6 alan
//------------
// 7 audit
// 8 development
// 9 implementation
*/

/* publsihers */
#popup_box0 {
	width:180px;
	height:296px;
}

/* startups */
#popup_box1 {
	width:280px;
	height:209px;
}

/* digital brands */
#popup_box2 {
	width:280px;
	height:175px;
}

/* chris */
#popup_box3 {
	width:301px;
	height:341px;
}

/* tim */
#popup_box4 {
	width:301px;
	height:341px;
}

/* jennifer */
#popup_box5 {
	width:301px;
	height:341px;
}

/* alan */
#popup_box6 {
	width:301px;
	height:341px;
}

/* audit */
#popup_box7 {
	width:237px;
	height:259px;
}

/* dev */
#popup_box8 {
	width:237px;
	height:226px;
}

/* impl */
#popup_box9 {
	width:237px;
	height:275px;
}

.popup_close {
	position: absolute;
	font-weight: bold;	
  float:right;
	margin:5px;
	border:0px;
	padding:0px;
	left:0px; /* these are overridden by javascript */
	top:0px;  /* these are overridden by javascript */
	cursor:pointer;		
}

.popup_icon {
  position: static;
	top: 50px;
	float: left;	
}




#main
{
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	position: static;
	font-size:15px;
	margin:0px;
	border:0px;
	padding:0px;
	background-color: #333333;
}

#intro
{
	/*left: 200px;*/
	left: 0px;
	width: 200px;	
	
}

#main_title_footer {
	margin:0px;
	border:0px;
	padding:0px;
	position: absolute;
	top: 700px;	
	left: 250px;
	z-index:106;
}

#footer1 {
position: relative;
}

#main_bullets
{

  font-family: Georgia, Times New Roman, Times, serif;
/*	font-family: "helvetica neue", helvetica, arial, sans-serif; */
	margin:0px;
	border:0px;
	padding:0px;	
	offset:0px;
	top: 0px;			
}

.main_bullet
{
	margin:0px;
	border:0px;
	padding:0px;	
	
	position: relative;
	/*left: 200px;*/
	left: 0px;
	width: 190px;		
}

.bullet_title
{
	background-color: #333;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 		
	margin-top:5px;	
	border:0px;
	padding-left:10px;	
  color:#ffffff;		
	/*left: 200px;	*/
	left: 0px;	
	text-align: left;
}

.bullet_copy {	
  background-color: #fff;
	/*left: 200px;*/
	left: 0px;
	width: 180px;			
padding-left: 10px;
padding-right: 10px;
	text-align: left;
}

/*#bullet1_copy
{
	position: relative;
	left: -115px;
	left: -315px;
	width: 435px;			

	text-align: left;
}*/

/*#bullet2_copy
{
	position: relative;
	left: -80px;
	left: -280px;
	width: 400px;			

	text-align: left;
}*/

#graphic_a
{
	float:left;
	position: relative;
	/* left: -100px;*/			
}



.intro_title
{
	background-color: #333;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal; 
	line-height: 18px;
	letter-spacing: 1px;
	margin:0px;
	border:0px;
	padding:10px 0px 0px 10px;	
	color:#fff;
	text-align: left;
}


.intro_text
{
	background-color: #333;
  font-family: arial;	
	font-size: 13px;
	line-height: 10px;
	letter-spacing: 2 px;
	margin:0px;
	border-bottom-style: dotted;
	border-bottom: 1px dotted #66ccff;
	padding:0px;
	color:#ffffff;
	text-align: left;
}

.color_black
{
  color:#336600;
  text-decoration: underline
}

.color_grey
{
  color:#696969;		
}



.bullet_text
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 /* font-weight: bold; */ 		
	margin:0px;
	border:0px;

	padding-top:5px;
	color:#666666;
}

.side_image
{
	background-color: #ffffff;
text-align: center;
}

.bullet_text_buttons
{
	background-color: #FFF;
	cursor:pointer;	
	padding-top: 0px;
	margin-left: -10px;
	width: 190px;
}

.bullet_text_buttonsHV
{
	background-color: #FFF;
	cursor:pointer;	
	padding-top: 0px;
	margin-left: -3px;
	width: 400px;
}

.bullet_image {
	background-color: #333333;
	border: 0px;
	margin: 0px;
	padding: 0px;

	z-index: 105;	 
	cursor:pointer;	
}


/*CULLECT MODIFICATIONS*/

#rsspage {

position:absolute;
left: 120px;
top: 540px;
width: 640px;
font-size: 11px;
margin-top: 0px;
margin-bottom: 0px;

}

#rssroll
.cullect-widget h3 {
	display:none;
}

#rssroll
.cullect-widget strong {
	display:none;
}


#rsspage ul {
	margin: 0;
	padding: 0 0 0px 0;
}
#rsspage ul li {
	color: #66ccff;
	font-weight: normal;
	line-height: 125%;
	padding-left: 12px;
	background-position: 0px 8px;
}
#rsspage ul li a:link,
#rsspage ul li a:visited {
	text-decoration: none;
}

#rsspage ul li a:hover,
#rsspage ul li a:active {
	text-decoration: none;
	font-weight: normal;
}

#rsspage ul li.current_page_item,
#rsspage ul li.current_page_item a {
	font-weight: bold;
}

#rsspage ul li ul {
	border: 0;
}
#rsspage ul li input,
#rsspage ul li select {
	margin-bottom: 0;
}

#rsspage ul li span.recent_date {
	padding-left: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #889763;
}
#rsspage ul li a:hover {
	text-decoration: none;
}
#rsspage ul ul {
	border: 0;
	padding: 0;
}
#rsspage ul ul li {
	border: 0;
	padding: 3px 0;
	background: url('images/bullet.png') no-repeat 3px center;
	padding-left: 1px;
}

.clients {
font-size: 11px;
}

.clients h5{
font-size: 13px;
color: #999999;
text-transform: uppercase;
}

.clients p{
margin-bottom: -3px;
margin-top: -10px;
}

