html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(/bin/img/bg.jpg) repeat-y top center #DEDBD6;
	color: #4D4D4D;
	font: 12px/17px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}
h2 {
	color: #4D4D4D;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	font-style: normal;
}
div#col2 h2 {
	color: #82001C;
}
h1 {
	color: #82001C;
	font-weight: bold;
	font-size: 18px;
	line-height: 19px;

}

a {
	color: #82001C;
}
img {
	border: 0;
}
.mceContentBody {
	background: #fff;
}
.mceContentBody a {
	color: #82001C !important;
}
div#main {
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	width: 890px;
	background: url(/bin/img/content_plain.gif) repeat-y top center #DEDBD6;
}
div#main.column {
	background-image: url(../../img/content.gif);
}
div#main.home {
	background-image: url(../../img/content_home.gif);
}
div#main div#header {
	clear: both;
	position: relative;
	width: 890px;
	height: 160px;
}

div#main div#header a#logo {
	height: 160px;
	width: 228px;
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -99999px;
	background-position: 0 0
}
div#main div#header div#white_top {
	position: absolute;
	top: 160px;
	left: 228px;
	height: 12px;
	width: 1px;
	background: #fff;
	overflow: hidden;
}
* html #main {
	height: 100%;
}

div#content {
	position: relative;
	padding-bottom: 12em;
}


ul#left_menu {
	font: bold 10px/15px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #000;
	margin: 12px 0 115px 0;
	padding: 0 0 0 0;
	list-style: none;
	float: left;
	width: 206px;
	height: auto;
	color: rgb(0,0,0);
	overflow: hidden;
}

ul#left_menu li {
	display: block;
}

ul#left_menu li a {
	color: #000;
	text-decoration: none;
}

div#content_site {
	padding: 0 0 0 0;
	margin: 0;
	float: right;
	width: 668px;
	color: rgb(0,0,0);
}
* html div#content_site {
	padding: 12px 0 0 0;
	
}
div#content_site ul, div#content_site ol {
	padding-left: 16px;
}
div#content_site div#home_flash_object {
	width: 668px;
	height: 402px;
	background: #999;
	margin: 21px 0 0 0;
	overflow: hidden;
}
div#footer {
	position: relative;
	margin: -118px auto 0 auto;
	width: 890px;
	background-position: 0px 546px;
	height: 120px;
	color: #fff;
	font-size: 9px;
}
div#footer p {
	position: absolute;
	right: 102px;
	margin: 0;
	padding: 0;
	top: 16px;
}
div#footer a#mail {
	color: #fff;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 10px;
	display: block;
	height: 27px;
	line-height: 29px;
	width: 80px;
	overflow: hidden;
}
div#footer div#typewriter {
	position: absolute;
	bottom: 120px;
	width: 220px;
	height: 115px;
	background-position: 0px 251px;
	
}
div#footer a#back_to_top {
	color: #82001C;
	font-size: 12px;
	position: absolute;
	left: 246px;
	bottom: 130px;
}
div#footer div#white_bottom {
	position: absolute;
	bottom: 118px;
	left: 228px;
	height: 12px;
	width: 1px;
	background: #fff;
	overflow: hidden;
}
div.clearer {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
	overflow: hidden;
}
div#col1, .mceContentBody div#col1 {
	padding: 0 24px 10px 24px;
	margin: 0;
	width: 426px;
	float: left;
	overflow: hidden;
}
div#col1.one_column, .mceContentBody div#col1.one_column {
	padding: 0 24px 10px 24px;
	margin: 0;
	width: 601px;
	float: left;
	overflow: hidden;
}
.mceContentBody div#col1 {
	margin-top: 0;
}
div#col2, .mceContentBody div#col2 {
	width: 175px;
	padding: 20px 6px;
	float: right;
	color: #4c4c4c;
	background: #F2F2F2;
	overflow: hidden;
}
div#col2 object {
	position: relative;
	left: -6px;
	z-index: 20;
}
* html div#col2 object {
	position: static;
	left: 0;
	margin: 0 0 0 -6px;
}
div#col2 a, .mceContentBody div#col2 a {
	color: #4c4c4c !important;
}
.mceContentBody div#col2 {
	background: #f9f9f9;
}
ul#four_columns, ul#three_columns, ul#six_columns {
	width: 668px;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
ul#four_columns li, ul#three_columns li, ul#six_columns li {
	float: left;
	margin: 0 0 0 4px;
	overflow: hidden;
}

ul#four_columns li a, ul#three_columns li a, ul#six_columns li a {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
ul#four_columns li p, ul#three_columns li p, ul#six_columns li p {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

ul#four_columns li.first, ul#three_columns li.first, ul#six_columns li.first {
	float: left;
	margin: 0;
	padding: 0;
}
ul#four_columns li {
	width: 164px;
	overflow: hidden;
}
ul#three_columns li {
	width: 220px;
	overflow: hidden;
}
ul#six_columns li {
	width: 108px;
	overflow: hidden;
}
div#col2.display_services div.services {
	width: 116px;
	height: 47px;
	background: url(/bin/file/design_assets/media_icons.gif) no-repeat 0 0;
}
div#col2.display_services div.services.print {
	height: 34px;
}
div#col2.display_services div.services.tv {
	height: 31px;
	background-position: 0 -34px;
}
div#col2.display_services div.services.web {
	height: 43px;
	background-position: 0 -65px;
}
div#col2.display_services div.services.radio {
	background-position: 0 -109px;
}
div#col2.display_services ul {
	list-style-image: url(/bin/file/design_assets/plus.gif);
	list-style-position: outside;
	padding: 0 0 0 15px;
	margin-left: 8px;
	font-size: 11px;
}
div#col2.news {
	padding: 0 6px 20px 6px;	
}
div#col2.news h3 {
	font-size: 25px;
	color: #4c4c4c;
}
div#col2.news ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div#col2.news ul li a {
	color: #82001C !important;
	font-size: 15px;
	text-decoration: none;
}
div#portfolio_content {
	width: 604px;
	padding: 12px 0 10px 34px;
}
.image_wrap {
	float: left;
	padding: 0 12px 12px 0;
	margin: 0;
}
p.text {
	padding: 0 6px 0 0 !important;
}
div.blog_item {
	margin: 0 0 34px 0;
}
.red1 {
	color: #81001C;
}
.red2 {
	color: #46000F;
}
.red3 {
	color: #570013;
}
.yellow1{
	color: #DAB451;
}
.yellow2{
	color: #F6B847;
}
.yellow3{
	color: #D0922F;
}
.black {
	color: #000;
}
.grey1 {
	color: #666;
}
.grey2 {
	color: #CCC;
}
.grey3 {
	color: #999;
}