@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
ins.adsbygoogle { background: transparent !important; 
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	10;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 93.2727%;
	padding-left: 0.8636%;
	padding-right: 0.8636%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#top_bar {
	clear: both;
	float: none;
	margin-left: 0;
	display: block;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	height: 30px;
	text-align: left;
	font-weight: normal;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Nav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #666;
}
#top-image-holder {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#welocme_bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666;
	background-color: #FFF;
	padding-top: 8px;
}
#stry_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #CCC;
	margin-top: 5px;
	border-right-style: none;
	border-left-style: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#date_line {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#google_ad_below_date_line {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#share_it_bar_top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#google-ad-above-stry {
	clear: both;
	float: left;
	margin-left: 0;
	width: 83.2016%;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;

}
#google_ad_728_60 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#side_bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#story {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#google-ad-300-250 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border: thin solid #F5F5F5;
}
#share_this {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#share_this_bottom_bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#google-ad-468-60-bottom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#more-headlines {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#comments_terms {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#disqus_code {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#comment_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#top_stories {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#top_stry_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ts_container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ts_1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ts_2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ts3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#news_pick {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#iframe_sidebar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#news_pick_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#np_container {
	clear: both;
	float: left;
	margin-left: 5;
	width: 100%;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
#np_1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#np_2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#np_3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#google_link_ad {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#special_reports {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#special_reports_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#sp-container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#sp_report_1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#sp_report_2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#sp_report_3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#disclaimer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFF;
}
#declaration {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFF;
}
#quick_link {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFF;
}
#ql_container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#about_us {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#contact_us {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#subscribe_to {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	padding-left: 0.5397%;
	padding-right: 0.5397%;
	width: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#top_bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFFFFF;
	text-align: left;
	color: #666;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Nav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #666;
}
#top-image-holder {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#welocme_bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#stry_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #666;
	border-bottom-style: none;
	font-weight: bold;
}
#date_line {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#google_ad_below_date_line {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#share_it_bar_top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#google-ad-above-stry {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;

}
#google_ad_728_60 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#side_bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#story {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#google-ad-300-250 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border: thin solid #F5F5F5;
}
#share_this {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#share_this_bottom_bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#google-ad-468-60-bottom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#more-headlines {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#comments_terms {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#disqus_code {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#comment_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#top_stories {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#top_stry_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ts_container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ts_1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ts_2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ts3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#news_pick {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#iframe_sidebar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#news_pick_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#np_container {
	clear: both;
	float: left;
	margin-left: 5;
	width: 100%;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
#np_1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#np_2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#np_3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#google_link_ad {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#special_reports {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#special_reports_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#sp-container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#sp_report_1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#sp_report_2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#sp_report_3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#disclaimer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#declaration {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#quick_link {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ql_container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#about_us {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#contact_us {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#subscribe_to {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 94.2803%;
	max-width: 1260px;
	padding-left: 0.3598%;
	padding-right: 0.3598%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#top_bar {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-indent: 0;
	margin-left: 0;
	background-color: #FFF;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	top: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: inline-block;
	text-align: center;
	background-color: #FFFFFF;
}
#Nav {
	clear: both;
	float: left;
	margin-left: 8.3969%;
	width: 83.2061%;
	display: block;

}
#Footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	margin-top: 5px;
	padding-left: 10px;
}
#top-image-holder {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-bottom: 10px;
}
#welocme_bar {
	clear: both;
	float: left;
	margin-left: 8.3969%;
	width: 32.8244%;
	display: block;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
#stry_title {
	clear: both;
	float: left;
	margin-left: 8.3969%;
	width: 83.2061%;
	display: block;
}
#date_line {
	clear: both;
	float: left;
	margin-left: 8.3969%;
	width: 83.2061%;
	display: block;
}
#google_ad_below_date_line {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 5px;
	background-color: #FFF;
}
#share_it_bar_top {
	clear: both;
	float: left;
	width: 83.2061%;
	display: block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 8.3969%;
	border-bottom-color: #F5F5F5;
}
#google-ad-above-stry {
	clear: both;
	float: left;
	margin-left: 8.3969%;
	width: 83.2061%;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;

}
#google_ad_728_60 {
	clear: both;
	float: left;
	margin-left: 8.3969%;
	width: 83.2061%;
	display: inline-block;
	background-color: #f5f5f5;
	text-align: center;
}
#content {
	clear: both;
	float: left;
	margin-left: 8.3969%;
	width: 58.0152%;
	display: block;
	margin-top: 5px;
	background-color: #FFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F5F5F5;
}
#side_bar {
	clear: none;
	float: left;
	margin-left: 0.7633%;
	width: 24.4274%;
	display: block;
	margin-top: 5px;
	background-color: #FFF;
}
#story {
	clear: both;
	float: left;
	margin-left: 0;
	width: 95%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
}
#google-ad-300-250 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
}
#share_this {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.more_headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#share_this_bottom_bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 80%;
	display: block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 10px;
}
#google-ad-468-60-bottom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#more-headlines {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #F00;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
#comments_terms {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: thin solid #FF0000;
	padding: 3px;
}
#disqus_code {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	display: block;
}
#comment_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #666;
	font-weight: bold;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

#top_stories {
	clear: both;
	float: left;
	margin-left: 7;
	width: 100%;
	display: block;
	margin-top: 5px;
	background-color: #EEE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_stry_title {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #999;
	margin: 5px;
}
#ts_container {
	clear: both;
	float: left;
	margin-left: 5px;
	width: 100%;
	display: block;
	margin-bottom: 5px;
	margin-right: 5px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#ts_1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 5px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#ts_2 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 5px;
}
#ts3 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 5px;
}
#news_pick {
	clear: both;
	float: left;
	margin-left: 7;
	width: 100%;
	display: block;
	margin-top: 5px;
	background-color: #EEE;
}
#iframe_sidebar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border: thin solid #F5F5F5;
	margin-top: 5px;
}
#news_pick_title {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #999;
	margin: 5px;
}
#np_container {
	clear: both;
	float: left;
	margin-left: 5;
	width: 100%;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
#np_1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 5px;
}
#np_2 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 5px;
}
#np_3 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 5px;
}
#google_link_ad {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: inline-block;
	margin-top: 5px;
	border: thin solid #F5F5F5;
	text-align: center;
	padding-top: 5px;
}
#special_reports {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 5px;
	background-color: #FFF2E6;
}
#special_reports_title {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin: 5px;
	color: #999;
}
#sp-container {
	clear: both;
	float: left;
	margin-left: 5;
	width: 100%;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
#sp_report_1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 5px;
}
#sp_report_2 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 5px;
}
#sp_report_3 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 5px;
}
#disclaimer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 5px;
	color: #666;
}
#declaration {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666;
}
#quick_link {
	clear: both;
	float: left;
	width: 98%;
	display: block;
	margin: 5px;
	color: #666;
	background-color: #FFF;
}
#ql_container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#about_us {
	clear: both;
	float: left;
	margin-left: 16.7938%;
	width: 74.8091%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contact_us {
	clear: both;
	float: left;
	margin-left: 16.7938%;
	width: 74.8091%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#subscribe_to {
	clear: both;
	float: left;
	margin-left: 16.7938%;
	width: 74.8091%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
}
#top_image_holder {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: inline-block;
}
