body {
	font: normal normal 12px/24px Arial, sans-serif;
	color: #343434;
	background: white url(../../_images/bg_repeat_orange.gif) repeat-y left top;
}
h1 {
	background: transparent url(../../_images/logo_gluten_free_chatt.gif) no-repeat scroll left top;
	width: 240px;
	height: 104px;
	text-indent: -3000px;
	float: left;
}
h2 {
	background: transparent url(../../_images/logo_gluten_free_kids.gif) no-repeat scroll left top;
	width: 225px;
	height: 104px;
	text-indent: -3000px;
	margin-left: 40px;
	float: left;
}
h3 {
	background: transparent url(../../_images/title_working_on_website.gif) no-repeat scroll left top;
	width: 579px;
	height: 51px;
	text-indent: -3000px;
	margin-top: 40px;
}
p {
	padding-bottom: 1.5em;
}
a {
	color: #7d7c7c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.header {
	background-color: white;
	padding-top: 35px;
	padding-bottom: 40px;
	margin-left: 0;
}
.content {
	padding-bottom: 95px
}
.news {
	color: #7d7c7c;
}
.social_link {
	text-indent: -3000px;
	display: inline-block;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 16px;
	height: 16px;
	vertical-align: top;
}
.social_link:hover {
	text-decoration: none;
}
.facebook {
	background-image: url(../../_images/facebook.png);
}
.twitter {
	background-image: url(../../_images/twitter.png);
}
.blogger {
	background-image: url(../../_images/blogger.png);
}
.contact .email {
    direction: rtl;
    unicode-bidi: bidi-override;
}
.container_16 {
	float: left;
	padding-bottom: 100px;
	margin: 0 auto auto 0;
}

