* {
	margin: 0px;
	padding: 0px;
}
html,body {
	height: 100%;
	text-align: center;
	background-image: url(../image/winterbg2.gif);
	background-repeat: repeat;
}
#container {
	width: 100%;
	min-height: 100%;
	text-align: center;
	margin:0 auto -2em;
	height:auto !important;
	height:100%;
	line-height: 1.4em;
}
#header p {
	padding-top: 4em;
	padding-bottom: 2em;
}
#container #header {
	width: 100%;
	min-height: 2em;
}
#container #choice {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-top: 1em;
}

#container #footer-space {
	height: 2em;
	clear: both;
}
#footer {
	width: 100%;
	height: 2em;
	background-image: url(../image/winterfotter_bg.png);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
	color: #FFFFFF;
}
#footer address {
	font-style: normal;
	padding: 2px;
}
#office1 {
	width: 220px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#office2 {
	width: 220px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#office3 {
	width: 220px;
	float: left;
	margin-bottom: 20px;
}
#office4 {
	width: 220px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#office5 {
	width: 220px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


#office1 h1 {
	background-color: #B9B9FF;
	font-size: 20px;
	height: auto;
	text-decoration: none;
	padding: 10px;
	color: #333300;
}

#office2 h1 {
	background-color: #FFFF99;
	font-size: 20px;
	height: auto;
	text-decoration: none;
	padding: 10px;
	color: #333300;
}#office3 h1 {
	background-color: #CDFF9B;
	font-size: 20px;
	height: auto;
	text-decoration: none;
	padding: 10px;
	color: #333300;
}#office4 h1 {
	background-color: #FFD6AC;
	font-size: 20px;
	height: auto;
	text-decoration: none;
	padding: 10px;
	color: #333300;
}
#office5 h1 {

	background-color: #CCCC66;
	font-size: 20px;
	height: auto;
	text-decoration: none;
	padding: 10px;
	color: #333300;
}



#office1 p {
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	padding: 7px;

}

#office2 p {
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	padding: 7px;
	color: #333333;

}#office3 p {
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	padding: 7px;

}#office4 p {
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	padding: 7px;

}

#office5 p {

	text-decoration: none;
	text-align: left;
	font-size: 14px;
	padding: 7px;
}



#container #choice #office1 a {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin: -2px;
}
#container #choice #office2 a {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
#container #choice #office3 a {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
#container #choice #office4 a {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

#container #choice #office5 a {

	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}


#container #choice #office1 a:hover {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCFF00;
}

#container #choice #office2 a:hover {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCFF00;
}
#container #choice #office3 a:hover {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCFF00;
}
#container #choice #office4 a:hover {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCFF00;
}
#container #choice #office5 a:hover {

	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCFF00;
}


.red {color: #FF0000}

a link,
a:visited{color:#333333
}
