* {
	margin: 0;
	padding: 0;
}
body {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	
    background: #70B3EF url(/images/design/body_bg2012.png) repeat-x 0px 0px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {font-weight: normal; }
a { 
	text-decoration: none;
	color: #FE9600;
}
a:hover, a:visited {
	text-decoration: underline;
	color: #FE9600;
}
img {border: none; }

/* COLORS */
.red { color: #D4162F; }
.blue { color: #018BBC; }
.orange { color: #FF9700; }
.green {color: #45AA42; }

/* LAYOUT */
#container {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}
#container div { overflow: hidden; }

/* HEADER */
#header {
	background: url(../images/design/header_bg2012.jpg) no-repeat 0px 30px;
	height: 292px;
	margin-top: 0px;
}
#logo{
float:left;
margin:0px;
margin-top: -25px;
height:200px;
width: 430px;
	
background: url(../images/design/norris-heat-logo.png) no-repeat -30px -30px;
}

#topContact p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	height: 30px;
	width: 400px;
	float: right;
	margin-top: 6px;
	margin-right: 0px;
        color:white;
}

#title p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	height: 65px;
	width: 370px;
	float: right;
	margin-top: 60px;
	margin-right: 60px;
}
/* NAVIGATION */
#nav {
	clear: both;
	position:  absolute;
	height: 41px;
	width: 778px;
	top: 292px;
	margin-left: 0px;
	background: url(/images/design/nav_bg2012.png) repeat-x;
}
#nav a {
	color: #000;
font-size:16px;
margin-left:15px;
font-weight:bold;
text-decoration:none;
}
#nav a:hover{
text-decoration:none;
}
#nav ul {list-style-type: none; 
margin-left:90px;}
#nav li {
text-transform:uppercase;
margin-top:7px;
	height: 20px;
	float: left;
}
#nav #services {margin-left: 18px; }
#nav #products {margin-left: 18px; }
#nav #geothermal {margin-left: 10px; }
#nav #contactus {margin-left: 10px; }
#nav li a:hover, .active {border-bottom: solid 2px #FFD496; }

/* FOOTER */
#footer {
	background: #EAEAEA url(../images/design/footer_bg.jpg) no-repeat;
background:#fff;

	height: auto;
	padding: 25px 0 0 15px;
	font-size: 11px;
	color: #5B5B5B;
}
#footer a, #footer a:hover, #footer a:visited { color: #5B5B5B; }
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
	margin-right: 15px;
}
#brands, #areas{
text-align:justify;
clear:both;
margin-bottom:10px;
margin-right:10px;
}

/* CONTENT */
#content {
	background-color: #FFF;
	text-align: left;
	padding: 20px 0 20px 20px;
	color: #656565;
margin-top:20px;
}
#content h1 {
	color: #00A2FF;
	background: url(../images/design/heading_line.jpg) 0px 22px no-repeat;
	padding-left: 0px;
	padding-bottom: 10px;
	font-size: 18px;
padding-top:0px;
margin:0px;
}
#text {
	background: url(../images/design/text_bg.jpg) top right no-repeat;
background:none;
	margin-top: 20px;
	padding-left: 40px;
	padding-right: 50px;
}
#text h2 {
	font-size: 14px; 
	margin-bottom: 15px;
	font-weight: bold;
}
#text p {margin-bottom: 15px; }
#text ul {
	margin-left: 40px;
	margin-bottom: 15px;
}
#text ul ul {
	list-style: square;
}
#text .floatLeft {
	float: left;
	margin-right: 10px;
}
#text .floatRight {
	float: right;
	margin-left: 10px;
}
#text .imageBorder { border: outset 2px #000; }

/* Specific Pages */

/* Geo-Thermal */
.handcursor { 
	cursor: pointer;
	color: #FF9700;
}
.switchgroup {
	margin-left: 15px;	
}
/* Contact Us */
#giveUs {
	float: left;
	width: 270px;
}
#contactOr {
	float: left;
	width: 50px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 25px 0 25px;
	vertical-align: middle;
	padding-top: 50px;
}
#contactButtons{
width:150px;
float:left;
}
#contactButtons img{
margin-top:20px;
}
#giveYou {
	float: left;
	width: 132px;
	background:#70B3EF;
	padding:5px;
	color:#fff;
clear:left;
margin-top:20px;
}
input{margin-bottom:10px;}

.inputButton {
	background-color: #00A2FF;
	border: #018BBC 2px solid;
	color: #FFF;
}
.inputButton:hover {
	border-style: inset;
	cursor: pointer;
}

#giveUs2 {
	float: left;
	width: 160px;

}
#contactOr2 {
	float: left;
	width: 50px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 5px 0 5px;
	vertical-align: middle;
	padding-top: 10px;

}
#giveYou2 {
	float: left;
	width: 250px;

}

#fadeshowWrapper{
float:right;
width:530px;
height:180px;
margin:10px;
margin-top:20px;
margin-right:45px;
border:1px solid #ddd;
}

#fadeshow1{

}

#text{
width:500px;
float:left;
}














