* {
	padding: 0;
	margin: 0;
}

html {
	font-family: Verdana;
	font-size: 12px;
	line-height: 170%;
}

img {
	border: none;
}

#sidebar {
	width: 166px;
	float: left;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 50px;
}

h1, h2 {
	font-family: "Comic Sans MS", "Marker Felt";
	font-weight: 400;
}

h1 {
	border-bottom: 1px dotted #000;
	padding-bottom: 30px;
	font-size: 54px;
	text-align: center;
	margin-bottom: 38px;
	color: #CC0000;
}

h2 {
	font-size: 24px;
	margin-bottom: 10px;
}

p, ol, ul {
	margin-bottom: 30px;
}

ul {
	list-style-image: url('../images/linkBullet.gif');
	margin-top: 20px;
}

li a {
	position: relative;
	top: -4px;
}

#main {
	margin-left: 226px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

#headergraphic {
	margin-top: 20px;
	margin-bottom: 20px;
}

.message {
	display: block;
	background-color: #ffc;
	border: 1px dashed #ccc;
}

* html .message {
	padding-bottom: 5px;
}

.message img {
	position: relative;
	top: 3px;
	margin-left: 5px;
}

.updates {
	margin-top: -20px;
	margin-bottom: 30px;
}

.warning {
	margin-top: 20px;
	margin-bottom: 10px;
}

.backtotop {
	float: right;
	margin-top: -25px;
}

.bigfont {
	font-size: 18px;
	font-weight: bold;
}



#footer {
	border-top: 1px dotted #666;
}

#nestRecommendsHeader em, #nestHeader em, #onThisPageHeader em, #usefulSitesHeader em, #aboutNestHeader em, #howItWorksHeader em, #locationItWorksInHeader em, #pricingHeader em, #howToConnectHeader em, #eMailHeader em {
	display: none;
}

#nestRecommendsHeader {
	background-image: url('../images/headings/nestRecommends.gif');
	background-repeat: no-repeat;
	width: 158px;
	height: 19px;
	margin-bottom: 20px;
}

#nestHeader {
background-image: url('../images/headings/nest.gif');
background-repeat: no-repeat;
width: 124px;
height: 90px;
}

#onThisPageHeader {
background-image: url('../images/headings/onThisPage.gif');
width: 142px;
height: 24px;
}

#usefulSitesHeader {
background-image: url('../images/headings/usefulSites.gif');
width: 128px;
height: 26px;
}

#aboutNestHeader {
background-image: url('../images/headings/aboutNest.gif');
width: 124px;
height: 23px;
}

#howItWorksHeader {
background-image: url('../images/headings/howItWorks.gif');
width: 138px;
height: 24px;
}

#locationItWorksInHeader {
background-image: url('../images/headings/locationItWorksIn.gif');
width: 206px;
height: 24px;
}

#pricingHeader {
background-image: url('../images/headings/pricing.gif');
width: 71px;
height: 23px;
}

#howToConnectHeader {
background-image: url('../images/headings/howToConnect.gif');
width: 175px;
height: 24px;
}

#eMailHeader {
background-image: url('../images/headings/eMail.gif');
width: 122px;
height: 24px;
}