@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/grey_white_fade.jpg);
	background-repeat:repeat-x;
}
#white_wrapper {
	background-color: #FFFFFF;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}
#grey_wrapper {
	background-color: #999999;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}
#content_wrapper {
	background-color: #FFFFFF;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 210px;
	width: 919px;
}
#clear {
	clear: both;
	width: 920px;
	height: 1px;
	overflow: hidden;
}
#strapline {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 450px;
	margin-top: 120px;
	margin-left: 28px;
	float: left;
}
#content_body {
}
#footer {
	background-position: top;
	background-color: #E4E4E4;
	font-family: Calibri;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding: 20px;
	text-align: center;
}
#content_left_column {
	width: 210px;
	padding-left: 18px;
	float: left;
	padding-top: 5px;
	font-family: Calibri;
	font-size: 14px;
}
#content_main_column {
	width: 390px;
	padding-right: 20px;
	padding-left: 25px;
	float: left;
	font-family: Calibri;
	font-size: 14px;
	padding-bottom: 20px;
}

#content_right_column {
	width: 196px;
	padding-right: 28px;
	float: right;
	padding-top: 20px;
	font-family: Calibri;
	font-size: 14px;
	padding-left: 28px;
}

#right_column_LOGO, #right_column_BRANDING, #right_column_HOSTING, #right_column_WEBDESIGN, #right_column_PRINT {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
	display: block;
}
#right_column_BRANDING {
	background-color: #FFCC33;
}
#right_column_LOGO {
	background-color: #E97034;
}
#right_column_HOSTING {
	background-color: #8DC73D;
}
#right_column_WEBDESIGN {
	background-color: #57B7DE;
}
#right_column_PRINT {
	background-color: #D91A5C;
}
#footer a {
	color: #0099FF;
	text-decoration: none;
	list-style-type: square;
}
#header_top_right {
	height: 186px;
	width: 196px;
	float: right;
	margin-top: 15px;
	margin-right: 28px;
}
.moreBlog {
	padding: 10px 0 0 0;
	line-height: 1em;
	font-weight: bold;
	background-image: url(images/border2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
