@charset "utf-8";
/* CSS Document */
body {
	margin-top:0;
	background-color:#0a1c1e;
}

.temperature {
font-family:Verdana, Geneva, sans-serif;
color:#999;
font-size:12px;
}

.header {
background-image:url(images/header.png);
background-repeat:no-repeat;
width:410px;
height:157px;
}

.main2 {
margin-left:auto;
margin-right:auto;
width:100%;
height:350px;
padding:0px;
margin-top:0;
}

.flashbottom {
background-image:url(images/flashbottom.png);
background-repeat:no-repeat;
width:800px;
height:54px;
}

.box1 {
background-image:url(images/box1.png);
background-repeat:no-repeat;
width:185px;
height:109px;
}

.box2 {
background-image:url(images/box2.png);
background-repeat:no-repeat;
width:185px;
height:109px;
}

.box3 {
background-image:url(images/box3.png);
background-repeat:no-repeat;
width:185px;
height:109px;
}

.box4 {
background-image:url(images/box4.png);
background-repeat:no-repeat;
width:185px;
height:109px;
}

.boxa {
background-image:url(images/boxa.png);
background-repeat:repeat-y;;
width:185px;
height:96px;
vertical-align:top;
}

.textbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	width:165px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	line-height:20px;
	margin-bottom:10px;
	vertical-align:top;
}

.boxb {
background-image:url(images/boxb.png);
background-repeat:repeat-y;;
width:185px;
height:96px;
vertical-align:top;
}

.boxc {
background-image:url(images/boxc.png);
background-repeat:repeat-y;;
width:185px;
height:96px;
vertical-align:top;
}

.boxd {
background-image:url(images/boxd.png);
background-repeat:repeat-y;;
width:185px;
height:96px;
vertical-align:top;
}

.footertext {
margin-top:20px;
text-align:center;
font-size:10px;
}
