@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
}

#home {
	margin:0 auto;
	margin-top:3%;
	width:843px;
	height:18px;
	text-align:left;
}

#wrapper {
	margin:0 auto;
	width:843px;
	height:506px;
	border:1px solid #CCC;
	background:url(../images/2010/ATLANTICS_2010.jpg) top left no-repeat;
}

#wrapper_heater {
	margin:0 auto;
	width:843px;
	height:900px;
	border:1px solid #CCC;
	
	background:url(../images/2010/ATLANTICS_2010_panel_heater_intro.jpg) top left no-repeat;
}

#wrapper_sites {
	margin:0 auto;
	width:843px;
	height:auto;
	border:1px solid #CCC;
	
	background:url(../images/2010/ATLANTICS_2010_sitewideBG.jpg) top left no-repeat;
}

#wrapper_profile {
	margin:0 auto;
	width:843px;
	height:auto;
	border:1px solid #CCC;

	background:url(../images/2010/ATLANTICS_2010_sitewideBG.jpg) top left no-repeat;
}

#wrapper_odyssee {
	margin:0 auto;
	width:843px;
	height:auto;
	border:1px solid #CCC;

	background:url(../images/2010/ATLANTICS_2010_odyssee.jpg) top left no-repeat;
}

#wrapper_artisan {
	margin:0 auto;
	width:843px;
	height:auto;
	border:1px solid #CCC;

	background:url(../images/2010/ATLANTICS_2010_artisan.jpg) top left no-repeat;
}

#wrapper_rio {
	margin:0 auto;
	width:843px;
	height:auto;
	border:1px solid #CCC;

	background:url(../images/2010/ATLANTICS_2010_rio.jpg) top left no-repeat;
}

#logo_header {
	width:843px;
	height:84px;
}

#menu {
	width:843px;
	height:39px;
	text-align:left;
	padding-top:1px;
}

#headline {
	width:843px;
	height:26px;
	text-align:left;
	padding-top:20px;
}

#headline_heaters {
	width:843px;
	height:56px;
	text-align:left;
	padding-top:20px;
}



#freecall_keywords {
	width:327px;
	height:auto;
	text-align:left;
	float:left;
}

#heaters_intro_txt {
	width:327px;
	height:auto;
	text-align:left;
	float:left;
	padding-left:26px;
	margin-top:20px;
}

.freecall {
	margin-left:12px;
}

#keywords {
	width:327px;
	height:auto;
	float:left;
	text-align:left;
	font-size:10px;
	color:#999;
	margin-top:80px;
}

.home_keywords {
	padding-left:24px;
	padding-right:12px;
	line-height:14px;
}

#buttons {
	width:143px;
	height:auto;
	float:left;
	margin-top:67px;
	
}

#footer {
	width:831px;
	height:20px;
	margin:0 auto;
	font-size:10px;
	color:#999;
	text-align:left;
	padding-left:28px;
	margin-top:12px;
}

#panel_heaters_intro_txt {
	color:#FFF;
	font-size:11px;
}

#heater_buttons {
	float:left;
	text-align:left;
	margin-top:85px;
}

#site_listing {
	float:left;
	text-align:left;
	margin-top:85px;
	margin-left:26px;
	font-size:11px;
	color:#666;
	line-height:18px;
}

#profile_content{
	width:339px;
	float:left;
	text-align:left;
	margin-top:65px;
	margin-left:26px;
	font-size:11px;
	color:#666;
	line-height:18px;
}

#tech_content{
	width:339px;
	float:left;
	text-align:left;
	margin-top:95px;
	margin-left:26px;
	font-size:11px;
	color:#666;
	line-height:18px;
}

#odyssee_txt_content {
	text-align:left;
	margin-top:92px;
	font-size:11px;
	color:#666;
}

.odyssee_p {
	padding-left:24px;
	padding-right:12px;
	line-height:17px;
	width:350px;
}

.odyssee_sub {
	margin-top:0px;
	padding-left:24px;
	padding-right:12px;
	line-height:17px;
	width:400px;
	font-size:9px;
}

.yellow_txt {
	color:#f6d200;
}

.green_txt {
	color:#66cc33;
}

.purple_txt {
	color:#993366;
}

li {
	margin-left:20px;
}

a:link {
	color: #C92540;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C92540;
}
a:hover {
	text-decoration: underline;
	color: #C92540;
}
a:active {
	text-decoration: none;
	color: #999;
}

h1 {
	color:#C92540;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

.heatingTBLheaderTXT{font-size:12px;font-weight:bold;color:#F7931E;}
.bathroomTBLheaderTXT{font-size:12px;font-weight:bold;color:#62B3D1;}
.coolingTBLheaderTXT{font-size:12px;font-weight:bold;color:#5191CD;}
