body {
  background: url(bg.jpg) no-repeat;
  margin: 0;
  padding: 30px 10px 0 10px
}

a { color: #0057a2; }
a:hover { color: #3ba4ff; }
a img { border: 0; }

img { 
	behavior: url(/img/iepngfix.htc);
 }

#Calc {
  margin: 118px 0px 25px 0px;
  padding: 0px;
  color: #ffffff;
  font-family: Arial Narrow;
  font-size: 24px;
}

#Calc input {
	font-size: 24px;
	font-family: Arial Narrow;
	font-weight: normal;
}

#content textarea, #content input {
	font-size: 18px;
	font-family: Arial Narrow;
	font-weight: normal;
}

#Price {
	font-size: 36px;
	font-family: Arial Narrow;
	color: #ffff00
}

#bigcontent, #specoffer {
	margin: 15px 0 50px 0;
	font-family: Arial;
	font-size: 18px;
	line-height: 150%;
}

#content {
	margin: 15px 0 50px 0;
	font-family: Arial;
	font-size: 14px;
	line-height: 150%;
}

#specoffer, #specoffer a {
	color: #d00000;
}

li { padding-bottom: 0.5em; }

address { font-style: normal; color: #808080; font-family: Arial Narrow; font-size: 15px; }

h1 {font-size: 22px; font-family: Arial; font-weight: bold; color: #203050; }
h2 {font-size: 16px; font-family: Arial; font-weight: bold; color: #203050; }
