
* { margin: 0; padding: 0; font-weight: normal; }
strong { font-weight: bold; }

body { background-color: #FFF; font-size: 14px; font-family: Arial; color: #1a1a1a; }

a { text-decoration: none; color: #0000ff; }
a:visited, a:active { color: #0000ff; }
a:hover { color: #ff0000; }
a img { border: none; }

h1 { font-size: 16px; margin: 5px 0; font-weight: bold; }
h2 { font-size: 12px; margin: 12px; font-weight: bold; }
h3 { font-size: 12px; margin: 10px 0; }
h4 { font-size: 10px; margin-right: 0px; }

p { margin: 10px 0; font-size: 12px; }

#c { width: 760px; margin: 20px auto; padding-bottom: 20px; position: relative; }

#about { }

#header { text-align: center; height: 100px; clear: both; padding: 100px 0;  }
#header h1 { font-size: 60px; }

#footer { clear: both; height: 20px; }

#items { padding: 0px;  width: 600px; }

.item { float: left; width: 100px; margin: 0px 50px 50px 0px; text-align: center; }
.item img { width: 75px; height: 75px; margin-bottom: 5px; }

#info { float: right; width: 140px; text-align: right; position: absolute; top: 0; right: 0; }

.text { border-top: 0px solid #E5E5E5; margin: 0px 0 40px 0; padding: 0px; }

#rs { position:absolute; width:600px; height:600px; }
.element { position:absolute; width:100%; height:100%; top:0; left:0; z-index: 5; }

.grid { width: 600px; height: 600px; }