﻿* {margin: 0; padding: 0;}

body {font-family: arial; font-weight: bold;}

#site {height: 100%; text-align: center; }

.full {width: 900px; background: transparent url(aaa_back.jpg) center repeat-y; margin: 0px auto;}

#column {width: 900px; margin: 0px auto;}

#top {width: 900px; height: 420px; background: transparent url(aaa_header.jpg) bottom no-repeat; margin: 0px auto;}

.topnav { text-align: left; margin-left: 80px; font-size: 16px}

#bottom {width: 900px; height: 150px; background: transparent url(aaa_footer.jpg) bottom no-repeat; margin: 0px auto;}

.leftcolumn {width: 450px; float: left; margin-top: 40px; margin-bottom: 30px;}

.rightcolumn {width: 300px; float: right; margin-top: 40px; margin-bottom: 30px; margin-right: 150px;}

#contactform {width: 250px; float: right;}

label {float: left; font-weight: normal;}
input {float: right; background-color: #FFFFCC;}

#contactform textarea {width: 250px; height: 104px; background-color: #FFFFCC;}

.contacttext {text-decoration: none; font-weight: normal; font-size: 12px; width: 500px; text-align: center;}

h1 {font-size: 35px; text-transform: uppercase; color: #4CAC26;}

p {font-size: 25px; text-transform: uppercase; color: #4CAC26;}

h2 {font-size: 90px; text-transform: uppercase; color: #0086AF; margin-top: 30px;}

body {background: #D5D5D5;}

h3 p {text-transform: none; font-size: 14px; line-height: 25px; }
h3 {padding: 30px 0px 30px 0px; width: 700px; margin: 0px auto;}

h4 {font-size: 16px; padding: 5px 0px 30px 0px; text-align: right; color: blue;}

a {text-decoration: none; text-transform: none; text-align: left; font-size : 12px; color: 000;}

b {color: #0086AF; font-size: 20px; line-height: 30px; text-transform: uppercase;}

#hits {font-size: 10px; text-transform: uppercase; color: #999966; padding-bottom: 5px;}
