BODY {
      margin:0 0 0 0px;
	  padding:0 0 0 0px;
	  }
	  

.red-strip {
	background-image: url(../images/red-strip.jpg);
	background-repeat: repeat-x;
	height: 9px;
}
.bg-repeat {
	background-image: url(../images/bg-repeat.jpg);
	background-repeat: repeat-x;
	height: 882px;
}
.footer-light {
	background-image: url(../images/footer-light.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.footer-dark {
	background-image: url(../images/footer-dark.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 964px;
}
.h1-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #ff0000;
}
.h2-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #ff0000;
}
.header-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #c2c2c2;
	line-height: 18px;
}
input.txt-box {
	background-image: url(../images/txt-bg.jpg);
	background-repeat: no-repeat;
	border:0px;
	height: 22px;
	width: 220px;
}
.heading-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color:#0066FF;
}
.heading-txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color:#0066FF;
}
.box-top {
	background-image: url(../images/box-top.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 270px;
}
.box-bg {
	background-image: url(../images/box-bg.jpg);
	background-repeat: repeat-y;
	width: 270px;
}
.box-bottom {
	background-image: url(../images/box-bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 270px;
}
.box-big-top {
	background-image: url(../images/box-big-top.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 677px;
	background-position: center;
}
.box-big-bg {
	background-image: url(../images/box-big-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 677px;
}
.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #828282;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#0066FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
.weather-bg {
	background-image: url(../images/weather-bg.jpg);
	background-repeat: no-repeat;
	width: 153px;
	background-position: left top;
}
.weather-botom {
	background-image: url(../images/weather-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 270px;
}
.weather-bg-repeat {
	background-image: url(../images/weather-bg-repeat.jpg);
	background-repeat: repeat-y;
	width: 270px;
}


.h1-fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #909090;
}

.box-big-bottom {
	background-image: url(../images/box-big-bottom.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 677px;
	background-position: center top;
}
.weather-top {
	background-image: url(../images/weather-top.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 270px;
}
