body {
	background-image: url(../img/bg_site.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #B8114F;
	text-align: center;
	margin: 0px 0px 20px;
	padding: 0px;
	font-family: "century gothic", arial, verdana;
	font-size: 0.8em;}
	a:link {	color: #660033; text-decoration:none;}
	a:visited {	color: #660033; text-decoration:none;}
	a:hover {	color: #660033; text-decoration:underline;}
	a:active {color: #660033; text-decoration:none;}

#maincontainer {	background-color: #FFFFFF;	height: auto;	width: 770px; margin-right: auto;	margin-left: auto;	text-align: left;}
	
#logo {	text-align: center;	float: left;	height: 159px;	width: 770px;}

#navigation {	float: left;	height: 33px;	width: 770px;	text-align: center;}
#navigation ul {	margin: 0px;	padding: 0px;	list-style-type: none;}
#navigation li {	display: inline;	color: #660033;	font-size: 0.9em;	padding-right: 25px;	padding-left: 25px;}
	
#header {	background: #7C0F35 url(../img/bg_header.gif);	float: left;	height: 284px;	width: 770px;	margin-bottom: 50px;}
#header h1 {	display: none;}

#large {	float: left;	height: 245px;	width: 378px;	padding-top: 22px;	padding-left: 22px;}
#small {	float: right;	height: 107px;width: 145px;	padding-top: 50px;	padding-right: 71px;}
	
.homeimage {	background: url(../img/home.jpg) no-repeat right bottom;}
.homethumb {	background: url(../img/home_thumb.jpg) no-repeat left bottom;}
.image {	background: url(../img/imageconsultancy.jpg) no-repeat right bottom;}
.imagethumb {	background: url(../img/imageconsultancy_thumb.jpg) no-repeat left bottom;}
.corporate {	background: url(../img/corporate.jpg) no-repeat right bottom;}
.corporatethumb {	background: url(../img/corporate_thumb.jpg) no-repeat left bottom;}
.personal {	background: url(../img/personal.jpg) no-repeat right bottom;}
.personalthumb {	background: url(../img/personal_thumb.jpg) no-repeat left bottom;}
.trends {	background: url(../img/trends.jpg) no-repeat right bottom;}
.trendsthumb {	background: url(../img/trends_thumb.jpg) no-repeat left bottom;}
.contact {	background: url(../img/contact.jpg) no-repeat right bottom;}
.contactthumb {	background: url(../img/contact_thumb.jpg) no-repeat left bottom;}

#content {	background: #F6DBE9 url(../img/bg_content.gif) no-repeat left top;	height: auto;	width: 506px;	float: left;	padding: 25px; min-height:200px; height:auto !important; height:200px;}
#contentbottom {	background-image: url(../img/bg_contentbottom.gif);	height: 25px;	width: 556px;	float: left;}

#rightcolumn {	background: url(../img/bg_rightcolumn.gif) no-repeat left top;	height: 176px;	width: 214px;	float: right;	text-align: right;}
	
#footer {	float: left;	height: auto;	width: 770px;	padding-top: 20px;	padding-bottom: 20px;	font-size: 0.9em;}
