html, body, img, table, form {
	margin: 0; padding: 0;
}	

body {
	background: #000000 url(../images/bg_stripe.gif) top left;
	font-family: georgia, serif;
}

.container {
	width: 1079px;
	height: auto;
	margin: margin: 0px auto 0px auto;
	background-color: transparent
}

#title_bloc {
	width: 1079;
	height: auto;
}

.wrapper {
	width: 1079px; height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	text-align: left;
	background: #ffffff;
}

#innerwrapper_wide {
	float: left;
	width: 764px; height: auto;
	background: #ffffff;
	/*border: 1px solid purple;*/
}

#innerwrapper_narrow {
	float: right;
	width: 300px; height: auto;
	margin: 15px 0 15px 0;
	text-align: center;
	background: #ffffff;
	/*border: 1px solid purple;*/
}

.innerwrapper_pad2 {
	position: relative; right: 15px;
}

.clearit {
	clear: both;
}

.intro_txt {
	font-family: georgia, serif;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	margin: 0 50px 0 20px;
}

.locations_bloc table {
	font-family: georgia, serif;
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	margin: 0 50px 0 20px;
}

a {
	color: #3d9fac;
	text-decoration: underline;
}

.bio {
	font-family: georgia, serif;
	color: #000;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	margin: 20px 0 0 0;
}
.floatleft {
	float: left;
	margin-right: 10px;
}

/* ------------------------ AD Styles */
#ad_skyscraper_bloc {
	position: absolute; top: 0px; left: 0px;
	width: 160px; height: auto;
}
#ad_banner_bloc {
	position: relative;
	width: 960px; height: auto;
	text-align: left;
	margin: 0px auto 5px auto;
	/*border: 1px solid blue;*/
}
#ad_square_bloc {
	width: 300px; height: auto;
	position: relative;
	text-align: center;
	margin: 0px auto 0px auto;
}
.ad_powered_txt {
	padding: 2px 0px;
	color: #ccc;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px auto 0px auto;
}
.ad_powered_txt a {
	color: #333;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#ad_skyscraper_bloc .ad_powered_txt {
	width: 160px; height: auto;
}
#ad_banner_bloc .ad_powered_txt {
	width: auto; height: auto;
}
#ad_square_bloc .ad_powered_txt {
	width: 300px; height: auto;
}
#callout_top_banner_ad {
	position: absolute; top: 0px; right: 0px;
	margin-bottom: 5px;
}

/* ------------------------ Footer Styles */
#footer {
	width: 1079px; height: 60px;
	margin: 0px auto 0px auto;
	font-size: 12px;
	color: #ffffff;
}
#footer .footer_links {
	float: right;
	width: 400px; height: auto;
	margin-top: 40px;
	font-size: 12px;
	color: #fff;
	text-align: right;
}
#footer img {
	float: left;
}
#footer a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.logo_poppy {
	margin: 6px 0 0 20px;
}