@charset "UTF-8";
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 1.2em;
	color: #666666;
	margin-top: 0px;
}
.contact {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.5em;
}
#header_profile {
	margin-right: 5px;
	margin-left: 39px;
	margin-top: 30px;
}
#content_wrapper {
	padding-right: 39px;
	padding-left: 39px;
	background-image: url(images/SM_pages-2_03.png);
	background-repeat: repeat-y;
	min-height: 297px;
}
#main_content {
	margin-left: 50px;
	padding-bottom: 20px;
	min-height: 285px;
}
#footer_cont_profile {
	height: 5%;
	clear: both;
}
