/* layout
----------------------------------------------- */
body{ background-image: url(../icons/home.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; margin: 0; padding: 0; text-align: center;		/* centers content in IE5.5 and earlier */
	word-wrap: break-word;	/* breaks long words in IE, prevents float drops */}
.box{ padding:0; font-weight:normal; font-style:normal; background-color: white; position: relative; top: 0; left: 0; width: 100%; height: 100px; margin: 20% 0 0; }
.box2 { padding: 0; position: relative; top: 0; left: 0; width: 701px; height: 100px; margin: 0 auto; t }
.content1{ width:500px; height: 100px; float: left; clear: none; margin: 0 20px auto 0; padding: 25px 0 1em; }
.content3{ clear:none; width:160px; background-position:left 0; margin:0 0 0 15px ; top: 0; left: 0; height: 100px; float: left; padding: 35px 0 10px; }
.counter{ position: absolute; bottom: 0; }

/* typography
----------------------------------------------- */
body { color: #222; font-size: 75%; font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; }

/*menu
----------------------------------------------- */
select { color: #333; font-size: 1em; font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 1.4em; background-color: white; text-decoration: none; width: 160px; padding: 0; }
optgroup { color: #999; font-size: 1em; font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 1.4em; background-color: white; text-decoration: none; right: 0; margin: 0; padding: 0; }
