html, body {
	height: 100%;
}

body {
	background-color:#DADADA;
	margin:0pt;
	padding:0pt;
	font-family: Arial, sans-serif;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

.image_block {
    padding: 0;
    margin: 10px 0 10px 0;
}

#outside {
	height: 100%;
	width: 100%;
	text-align: center;
}

#main_table {
	height: 100%;
	width: 920px;
	background-color: #FFFFFF;
	margin: auto;
}

#left_cell {
	width: 120px;
	vertical-align: top;
}

#right_cell {
	width: 800px;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 30px;
	padding-top: 44px;
}

#right_cell table tr td {
	vertical-align: bottom;
}

#right_cell table {
	margin-right: 34px;
}

#main_menu {
	margin: 44px 0 0 34px;
}

#main_menu ul {
	display: block;
	margin: 0;
	padding: 0;		
}

#main_menu ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#clients {
	margin: 0;
}

#clients ul {
	display: block;
	margin: 0;
	padding: 0;		
}

#clients ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

img.approach {
	margin: 0 34px 0 0;
}

#partners {
    width: 550px;
	margin: 0; 
	text-align: right;
	display: inline;
}

#partners .partner {
	margin: 0 30px 5px 0;
	padding: 0;
}

#history {
	margin: 0 0 30px 0;	
}

#history .histories {
	float: left;
	text-align: left;	
	margin: 0 0 0 20px;
	width: 170px;
}

#history .histories p {
	font-size: 12px;
	color: #333333;
}

#history .histories p strong {
	margin-bottom: 4px;	
	display: block;
}

#history .histories p a {
	color: black;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #333333;
}

#history .histories p a:hover {
	text-decoration: underline;
}

#work{
	margin: 0 34px 30px 0; 
}

#clients {
	margin: 0 34px 0 0; 
}

#clients .client {
	float: right;
	margin: 0 0 10px 10px;
	padding: 1px;
}

#murmurs {
	float: right;
	margin: 0 23px 0 0;
	width: 350px;
	text-align: left;
}

#murmurs_menu {
	float: right;
	margin: 0 34px 0 0;
	width: 170px;
	text-align: left;
	font-size: 12px;
	color: #333333;
}

div.murmur {
	font-size: 12px;
	color: #333333;
	padding: 0 0 12px 0;
	margin: 0 0 15px 0;
}

div.murmur h3, div.murmur h2 {
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	margin: 0 0 2px 0;	
}

div.murmur h1, h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 10px 0;	
}

h2 a {
	color: #ac3864;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

div.murmur p {
	font-size: 12px;
	color: #707070;
	margin: 0 0 10px 0;	
}

div.murmur a, #murmurs_menu a {
	color: #ac3864;
	font-size: 12px;
	text-decoration: none;
}
div.murmur a:hover, #murmurs_menu a:hover {
	text-decoration: underline;
}

#murmurs_menu div {
	border-top: solid 1px #707070;
	padding: 8px 0 0 0;
	margin: 0 0 8px 0;
}

#latest_entries {
	padding-top: 15px !important;
}

div.latest_entry {
	border-top: none !important;
	margin: 0 0 10px 0;
	padding: 3px 0 0 0 !important;
}

#entries_by_month {
	padding-top: 12px !important;
	margin-top: 12px !important;
}

textarea.bComment {
	width: 320px !important;
}

div.bComment {
	margin-bottom: 10px;
}

#contact {
	float: right;
	margin: 0 34px 0 0;
}

#contact_text {
	float: right;
	width: 155px;
	text-align: left;
}


#contact_text p {
	font-size: 12px;
	color: #333333;
}

#contact_text p a {
	color: #959ca1;
	text-decoration: none;	
}

#contact_text p a:hover {
	text-decoration: underline;
}

form.bComment {
	border: solid 1px #707070;
}

fieldset {
	border: none;
	margin: 10px 5px 15px 10px;
	padding: 0;
}

input.send_comment_button {
	width: 184px;
	height: 20px;
	border: none;
	background: #fff url(../blogs/rsc/img/send_comment.gif);
}


input.send_comment_button_over {
	width: 184px;
	height: 20px;
	border: none;
	background: #fff url(../blogs/rsc/img/send_comment_ov.gif);
}

input.send_preview {
	width: 126px;
	height: 20px;
	border: none;
	background: #fff url(../blogs/rsc/img/preview.gif);
}

input.send_preview_over {
	width: 126px;
	height: 20px;
	border: none;
	background: #fff url(../blogs/rsc/img/preview_ov.gif);
}


span.commentor {
	color: #707070;
	font-weight: bold;
}

div.bCommentSmallPrint {
	margin-top: 5px;
	margin-bottom: 15px;
}

div.bCommentText {
	color: #707070;
}

h4 {
	font-size: 12px;
}

div.bline {
	heigth: 1px;
	width: 100%;
	border-bottom: solid 1px #707070;
}