body {
	background-image: url(body_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #BFC3CC;
}
#vcard {
	width: 488px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 75px;
}
#top {
	height: 102px;
	background-image: url(top.png);
}
#content {
	background-image: url(shaw_cont.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	vertical-align: top;
	color: #494949;
	padding-top: 0px;
	line-height: 1.4em;
}
#vcard #wrapper #title {
	padding-left: 22px;
}
#content_main {
	background-image: url(cont_grad.png);
	background-position: bottom;
	width: 446px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #F1F1F1;
	padding-bottom: 15px;
	padding-top: 15px;
}
#content_main_left {
	float: left;
	padding-top: 0px;
	padding-left: 30px;
	width: 175px;
	font-size: 10px;
	line-height: 11px;
}
#content_main_left img, #content_main_left_about img {
	color: #FFF;
	border: 1px solid #F7F7F7;
	margin-right: 9px;
	float: left;
	height: 50px;
	width: 50px;
}

#content_main_right {
	float: right;
	width: 48%;
}
#bottom {
	height: 65px;
	background-image: url(btm.png);
	clear: both;
}
.blodish {
	font-weight: bold;
}
#vcard #wrapper #content #content_main a {
	color: #494949;
	text-decoration: none;
}
#vcard #wrapper #content #content_main a:hover{
	text-decoration: underline;
	color: #00F;
}
#vcard #wrapper #bottom #bottons_footer {
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}
#vcard #wrapper #bottom #bottons_footer img {
	margin-top: 0px;
	margin-left: 10px;
}
#vcard #wrapper #top #menu {
	height: 35px;
	float: right;
	margin-top: 50px;
	margin-right: 47px;
}
#vcard #wrapper #content #content_main #social_item {
	width: 70px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#vcard #wrapper #content #content_main #clearer {
	clear: both;
}
#vcard #wrapper #content #content_main #social_item img {
	margin-bottom: 8px;
}
#vcard #wrapper #content #content_main #content_main_left_about {
	margin-left: 35px;
	display: block;
}
#vcard #wrapper #content #content_main #content_main_right_about {
	float: right;
	vertical-align: top;
	margin-right: 25px;
	width: 310px;
}
#vcard #wrapper #content #content_main #content_main_left .blodish {
	font-size: 11px;
	line-height: 20px;
}


