body { background-image:url('../images/pg_bg_top.jpg'); background-repeat: repeat-x; font-family: arial; margin: 0px; padding: 0px; }

#container { margin: 0 auto; width: 980px; }

#header { height: 100px; }

#navigation { background: #999999; color: #ffffff; padding: 9px; }
#navigation a { color: #ffffff; text-decoration: none; }
#navigation a:hover { text-decoration: underline; }

.box { background: #eeeeee; -moz-border-radius: 15px; border-radius: 15px; }
.inner { padding: 20px; }

.two-column { width: 450px; float: left; }
.two-column a { color: #0000ff; text-decoration: none; }
.two-column a:hover { text-decoration: underline; }

.three-column { width: 280px; float: left; }
.three-column a { color: #0000ff; text-decoration: none; }
.three-column a:hover { text-decoration: underline; }
.three-m-column { width: 300px; float: left; }
.three-m-column a { color: #0000ff; text-decoration: none; }
.three-m-column a:hover { text-decoration: underline; }

.hdr_company { color: white; font-family: arial; font-size: 48px; font-weight: bold; padding: 5px; margin-top: -25px; }
.bigcust { color: #2C3D47; font-weight: bold; }

.title { display: block; font-family: arial; font-weight: bold; font-size: 24px; }