* {
    margin: 0;
    padding: 0;
}

body {
    margin: 26px 0 0;
	background-color: #4c494a;
    font-family: Tahoma,Arial;
    color: #4c494a;
}

h2 {
    margin: 0 0 12px 0;
    font-size: 21px;
}

h3 {
    margin: 12px 0 8px 0;
    font-size: 17px;
}

p {
    margin: 8px 0;
    font-size: 15px;
    line-height: 20px;
}

p a {
	font-weight: normal;
	text-decoration: underline;
}

a {
    font-size: 15px;
    color: #4c494a;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #FFFFFF;
    background: #4c494a;
}

img {
    margin: 8px 0;
}

ul, ol {
    margin: 8px 0 8px 18px;
    font-size: 15px;
    line-height: 20px;
}

li {
    margin: 8px 0;
}

.clear {
    float:none;
    clear:both;
	margin:0px;
	padding:0px;
    border:0px;
}

.underline {
    text-decoration: underline;
}

.number {
	color: #00b7c5;
}

div#container {
    background: #FFFFFF;
    border: 0px solid #00b7c5;
    border-top-width: 4px;
    border-bottom-width: 4px;
}

div#content {
    width: 970px;
    margin: 0 auto;
}

div#head, div#centre {
    float: left;
    clear: both;
    width: 970px;
}

div#head {
    padding: 14px 10px 0;
    width: 950px;
}

div#head h1 {
    float: right;
    width: 300px;
    height: 215px;
    margin: 10px 20px 0 0;
    background: url(../images/data_bubble_logo.png) top right no-repeat;
    text-indent: -10000px;
    overflow: hidden;
}

div#head ul {
    float: left;
    width: 600px;
    margin: 10px 0 0;
}

div#head ul li {
    float: left;
    margin: 0 0 4px;
    list-style-type: none;
}

div#head ul li a {
    float: left;
    width: 600px;
    height: 23px;
	background: #FFFFFF url(../images/menu.png) 0 0 no-repeat;
    text-indent: -10000px;
    overflow: hidden;
}

div#head ul li.index a {
    background-position: 0 0;
}

div#head ul li.index a:hover {
    background-position: 0 -23px;
}

div#head ul li.consumer a {
    background-position: 0 -46px;
}

div#head ul li.consumer a:hover {
    background-position: 0 -69px;
}

div#head ul li.deduplication a {
    background-position: 0 -92px;
}

div#head ul li.deduplication a:hover {
    background-position: 0 -115px;
}

div#head ul li.b2b a {
    background-position: 0 -138px;
}

div#head ul li.b2b a:hover {
    background-position: 0 -161px;
}

div#head ul li.international a {
    background-position: 0 -184px;
}

div#head ul li.international a:hover {
    background-position: 0 -207px;
}

div#head ul li.sms a {
    background-position: 0 -230px;
}

div#head ul li.sms a:hover {
    background-position: 0 -253px;
}

div#head ul li.telemarketing a {
    background-position: 0 -276px;
}

div#head ul li.telemarketing a:hover {
    background-position: 0 -299px;
}

div#head ul li.blog a {
    background-position: 0 -322px;
}

div#head ul li.blog a:hover {
    background-position: 0 -345px;
}

div#centre {
    margin: 10px 10px 20px;
	background: url(../images/background.gif) top left repeat-y;
}

div#centre div#left {
    float: left;
    width: 600px;
    padding: 0 17px 0 0;
}

div#centre div#right {
    float: left;
    width: 300px;
    padding: 0 0 0 15px;
}

p#contact {
	float: left;
	width: 300px;
	font-size: 18px!important;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 25px;
}

p#contact a {
	color: #00B7C5;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

p#contact a.message {
	float: left;	
}

p#contact a:hover {
    color: #00B7C5;
	text-decoration: underline;
	background-color: #FFFFFF;
}

ul#social_links {
	float: left;
	width: 300px;
	margin: 0 0 15px;
	list-style-type: none;
}

ul#social_links li {
	float: left;
	clear: both;
	width: 300px;
	margin: 2px 0;
}

ul#social_links li a {
    float: left;
	width: 255px!important;
    margin: 0 0 0 5px;
    padding: 0 3px 0 45px;
    line-height: 32px;
	font-size: 15px;
	font-weight: normal;
    background-position: top left;
	background-repeat: no-repeat;
}

ul#social_links li a:hover {
    color: #4C494A;
	text-decoration: underline;
	background-color: #FFFFFF;
}

ul#social_links li.newsletter a {
	background-image: url(../images/newsletter.png);
}

ul#social_links li.linkedin a {
	background-image: url(../images/linkedin.png);
}

ul#social_links li.twitter a {
	background-image: url(../images/twitter.png);
}

ul#social_links li.wordpress a {
	background-image: url(../images/wordpress.png);
}

ul#social_links li.facebook iframe {
	float: left;
	margin: 20px 0 10px;
	width: 240px;
	height: 30px;
	border: 0;
}

div#centre div#right blockquote {
	padding: 6px 0 0 0;
	text-indent: 30px;
	background: url(../images/quote_start.gif) top left no-repeat;
}

div#centre div#right p {
	font-size: 13px;
}

div#centre div#right p.client {
	font-weight: bold;
}

div#centre div#right blockquote p.end {
	padding-right: 20px;
	background: url(../images/quote_end.gif) bottom right no-repeat;
}

div#left div.video,
div#left iframe {
	float: left;
	width: 600px;
	height: 336px;
	padding: 6px 0 15px;
}

div#left div.video a {
	float: left;
	width: 600px;
	height: 336px;
	text-indent: -10000px;
	overflow: hidden;
}

div#left div.video#index a {
	background: url(../images/index_youtube_banner.jpg) top left no-repeat;
}

div#left div.video#deduplication a {
	background: url(../images/deduplication_youtube_banner.jpg) top left no-repeat;
}

div#container.blog div.post {
	float: left;
	width: 600px;
	margin-bottom: 12px;
}

form#searchform {
	float: left;
	width: 300px;
	margin: 3px 0 10px;
}

form#searchform label {
	font-size: 12px;
}

div#container.blog div#right h2 {
	font-size: 16px;
	margin-bottom: 8px;
}

div#container.blog div#right ul.blog {
	font-size: 12px;
	list-style-type: circle;
}

div#container.blog div#right ul.blog li {
	margin: 3px 0;
}

div#container.blog div#right ul.blog li a {
	font-weight: normal;
	font-size: 12px;
}

div#container.blog div.head {
	float: left;
	width: 600px;
}

div#container.blog div.head p.date,
div#container.blog p.comments,
div#container.blog p.comments a,
div#container.blog p.categories,
div#container.blog p.categories a {
	font-size: 12px;
	font-style: italic;
}

div#container.blog div.head p.date,
div#container.blog p.comments {
	float: left;
	margin: 0 0 20px 0;
}

div#container.blog div.head p.date {
	width: 200px;
}

div#container.blog p.comments {
	padding-left: 40px;
}

div#container.blog div.navigation div {
	float: left;
	width: 300px;
}

div#container.blog div.navigation div.prev {
	text-align: right;
}

ul#share {
    float: left;
    width: 600px;
    margin: 0 0 0 5px;
}

ul#share li {
    float: left;
    width: 32px;
    height: 32px;
    margin: 0 16px 0 0;
    overflow: hidden;
}

ul#share li a {
    float: left;
    width: 32px;
    height: 32px;
    text-indent: -10000px;
    overflow: hidden;
    background-position: top left;
    background-repeat: no-repeat;
	background: none;
}

ul#share li.facebook a {
    background-image: url(../images/social/facebook.png);
}

ul#share li.twitter a {
    background-image: url(../images/social/twitter.png);
}

ul#share li.reddit a {
    background-image: url(../images/social/reddit.png);
}

ul#share li.digg a {
    background-image: url(../images/social/digg.png);
}

ul#share li.stumbleupon a {
    background-image: url(../images/social/stumbleupon.png);
}

ul#share li.delicious a {
    background-image: url(../images/social/delicious.png);
}

div#footer {
    width: 970px;
    margin: 0 auto;
	padding: 15px 0;
    color: #FFFFFF;
}

form div.form_row, form div.button_row {
    float: left;
    clear: left;
    margin: 6px 0;
	*width: 100%;
}

form div.form_row label {
    float: left;
    width: 140px;
    padding: 1px 6px 0 0;
    font-size: 13px;
    text-align: right;
    line-height: 22px;
}

form div.form_row input {
    float: left;
    width: 250px;
    height: 20px;
    font-size: 13px;
}

form div.form_row ul {
    float: left;
	clear: both;
	width: 350px;
    margin: 2px 0 0 146px;
	_margin-left: 73px;
	color: #00b7c5;
	font-size: 13px;
	list-style-type: none;
}

form div.form_row textarea {
    float: left;
    width: 350px;
    height: 150px;
    font-family: Verdana;
    font-size: 16px;
    color: #222222;
}

form div.button_row input {
    float: left;
    margin: 0 0 0 146px;
    padding: 3px 5px;
}

div#footer address {
    float: left;
    width: 970px;
    margin: 0;
    padding: 0;
	font-size: 13px;
    font-style: normal;
    line-height: 18px;
}

div#footer ul {
	float: left;
	width: 970px;
	margin: 0;
	font-size: 13px;
    font-style: normal;
    line-height: 18px;
}

div#footer ul li {
	float: left;
	list-style-type: none;
	margin: 0 20px 0 0;
}

div#footer ul li a {
	font-size: 13px;
    font-style: normal;
	font-weight: normal;
    line-height: 18px;
	color: #FFFFFF;
}

div#footer ul li a:hover {
	text-decoration: underline;
}

a.anchor {
	width: 1px;
	height: 1px;
	background-image: none!important;
}

/* Comments */


div#comments {
	float: left;
	width: 600px;
}

div#comments ul.comment_list {
	float: left;
	width: 600px;
	margin: 0;
	list-style-type: none;
}

div#comments ul.comment_list li {
	float: left;
	width: 600px;
	margin: 8px 0;
	
}


div#comments ul.comment_list li p,
div#comments ul.comment_list li a {
	font-size: 13px;
}

div#comments ul.comment_list li p.author,
div#comments ul.comment_list li p.date {
	float: left;
	width: 300px;
	padding: 0;
}

div#comments ul.comment_list li p.date {
	text-align: right;
}

div#comments ul.comment_list li div {
	float: left;
	width: 600px;
	margin: 5px 0;
}

div#comments ul.comment_list li ul.children {
	float: left;
	width: 570px;
	margin: 5px 0 5px 30px;
	list-style-type: none;
}

div#comments ul.comment_list li ul.children li {
	width: 570px;
}

div#comments ul.comment_list li ul.children li p.date {
	width: 280px;
}

div#respond {
	float: left;
	width: 600px;
	margin-top: 10px;
}

form#commentform {
	float: left;
	width: 600px;
}

form#commentform div.form_row {
	float: left;
	width: 600px;
	margin: 3px 0;
}

form#commentform div.form_row label {
	float: left;
	width: 100px;
	font-size: 13px;
	line-height: 24px;
}

form#commentform div.form_row input {
	float: left;
	width: 280px;
}

form#commentform div.form_row textarea {
	float: left;
	width: 350px;
	height: 150px;
}

form#commentform div.form_row span {
	font-size: 11px;
}

p.nocomments {
	float: left;
	width: 600px;
	margin: 20px 0 10px;
}
