
#header .heading h1 { color: #020202; }
#header .heading h2 { color: #000000; }
#header .contact h2, #header .contact h3 { color: #040404; }
#header .contact a { color: #2F5A38; }
#header .contact span { color: #17265A; }


#header { background: #A1C9FF url("header_left.png") repeat-x bottom center }
#header1 { background: url("header1.jpg") no-repeat bottom left; }

#bottom_decor { background: url("bottom_decor.png") repeat-x top left; }
#bottom_decor1 { background: url("bottom_decor1.jpg") no-repeat top left; }

.W3C #content { padding-top: 212px; }
.IE #content { margin-top: 212px; }


