*{margin:0px; padding:0px;}
body{background:#000000; height;100%; font-family:"century gothic",coolvetica, helvetica, arial, san-serif; font-size:18px;}
body#home #topnav a#home-link,
body#about #topnav a#about-link,
body#services #topnav a#services-link,
body#contact #topnav a#contact-link{color:#ae080a;}

hr,h1,h2{margin:15px 0px; color:#ae080a;}
h3,h4,h5,h6{margin:15px 0px; color:#333333;}
p{margin:15px 0px;}
ul{margin:15px 0px;}
ul.list1{list-style-type:square; padding:0px 40px;}
#container{overflow:auto; width:100%; background:#cccccc;}
#header-wrap, #banner-wrap, content-wrap, #footer-wrap{width:100%;}
#header, #topnav, #banner, #content, #footer{width:960px; margin:0px auto;}
#header-wrap{background:#000000; color:#ffffff; height:60px; line-height:60px; border-bottom: 3px solid #ae080a; position:fixed; z-index:5; margin-top:0px;}
#header img{width:320px; height:45px; float:left; padding:10px 0px 0px 0px; margin-top:0px;}
#topnav{width:50%; float:right; text-align:right;}
#topnav a{text-decoration:none; color:#ffffff;}
#topnav a:hover{text-decoration:underline;}
#content{width:960px; height:360px; margin:0px auto;}
#maincontent{width:600px; float:left; margin:15px 10px;}
#rightsidebar{width:280px; float:right; padding:0px 10px;}
#content-wrap{clear:both; margin:60px 0px;}
#footer-wrap{position:relative; top:0px; background:#000000; color:#ffffff; height:45px; line-height:45px; border-top: 3px solid red;}
#footer{width:960px; margin:0px auto; font-size:10px;}
#sitecredit{width:50%; float:right; text-align:right;}
#service-goals{margin:15px 40px; list-style-type:square;}

/***** FORM Styles *****/
p#para-form{width:500px;}
#form-firstname, #form-lastname, #form-email, #form-subject, #form-message{border-radius:5px;}
input:focus, textarea:focus {background-color: #fcdcdc;}
#form-firstname, #form-lastname, #form-email, #form-subject{height:30px;}
#form-firstname, #form-lastname{margin-right:3px;}
#label-firstname, #label-lastname{font-size:75%; font-style:italic; font-family:"times roman";}
#label-firstname, #label-lastname{margin-left:3px;}
#label-name, #label-email, #label-subject, #label-message, #form-email, #form-subject, #form-message{width:400px;}
#form-firstname, #form-lastname, #label-firstname, #label-lastname{width:198px;}
#label-firstname, #label-lastname{float:left;}