* { margin: 0; padding: 0; }
html, body, form, input, textarea, table { font-family: "Arial CE", arial, "Times New Roman", Times, serif; font-size:13px; }
body { color: #5b5b5b; text-align: center; background: #f5f5f5; }
h1, h2, h3, h4, h5 { font-weight: normal; }
h1 { padding-bottom: 5px; margin-bottom: 20px; font-size: 24px; font-weight: normal; color: #336699; font-size: 25px; border-bottom: 2px solid #66cc33; text-transform: uppercase; }
h2 { padding: 0 0 10px 0; font-size: 20px; font-weight: bold; color: #58aced; }
h2 a { color: #58aced; text-decoration: none; font-weight: normal; }
h2 a:hover { text-decoration: underline; }
a { text-decoration: underline; color: #5b5b5b; }
a:hover { color: #aaa; }
a img { border: 0 none; }
p { padding: 7px 0; }
table {text-align: left;}
ul, ol { margin: 8px 0 8px 0; padding-left: 20px; }
form p { padding: 3px 0 0 0; clear: both; }
form br { height: 0; overflow: hidden; clear: both; }
p input { width: 195px; height: 15px; padding: 1px 0 1px 5px; border: 1px #a2a2a2 solid; background-image: url(../images/input.png); }
p span.simple-text-value { width: 195px; min-height: 15px; padding: 2px 0 2px 5px; display: block; }
p.submit input { height: 28px; padding-left: 0; border: 0 #fff none; color: #fff; font-size: 14px; background-color: #fe7900; background-repeat: no-repeat; background-position: left top; cursor: pointer; }
p.radio span.radio-cover { display: block; float: left; }
p.radio span.radio-cover span { display: inline; float: none; }
p.radio span.radio-cover label { clear: both; display: block; }
p.radio span.radio-cover input { width: auto; height: auto; vertical-align: middle; text-indent: 0; margin-right: 5px; float: none; border: 0; background: transparent url(none); }
p.file input { width: 190px; height: 19px; padding: 0; font-size: 11px; }
textarea { width: 540px; height: 92px; background-color: #f1f1f1; border: 1px #a2a2a2 solid; }
select { width: 201px; height: 19px; font-size: 10px; }
select.multiple { width: 542px; height: auto; background-color: #f1f1f1; font-size: 12px; }

#main { width: 768px; margin: 0 auto; text-align: left; background: #fff url(../images/content-repeater.jpg) repeat-y; }

#header { position: relative; height: 330px; background: #fff url(../images/header.jpg) no-repeat; }
#header big.logo { display: block; position: absolute; top: 28px; left: 52px; display: block; }
#content-delimiter { height: 25px; background-color:#f5f5f5; display: block; overflow: hidden; clear: both; }
#menu { height: 75px; padding: 0 30px 0 59px; background: url(../images/menu.jpg) no-repeat; overflow: hidden;}
#menu ul { list-style-type: none; list-style-image: url(none) }
#menu ul li { float: left; padding: 18px 4px 0 3px; }
#menu ul li a { width: 145px; height: 28px; padding: 10px 0 0 0; text-align: center; text-transform: uppercase; float: left; font-size: 14px; text-decoration: none; font-weight: bold; color: #fff; }
#menu ul li a:hover { color: #f5f5f5; }
#content { padding: 20px 50px 0 50px; height: auto; background: url(../images/content.jpg) no-repeat; }
#footer { margin: 30px 50px 10px 50px; padding: 10px 0; text-align: right; border-top: 2px solid #66cc33; position: relative; }
#footer a { text-decoration: none; }
#footer .trowel { width: 69px; height: 55px; display: block; position: absolute; top: -75px; right: 0px; _right: 45px; z-index: 10; background: url(../images/trowel.jpg) no-repeat; }

#reference a { float: left; margin: 0 6px 5px 0; }

.cleaner { display: block; overflow: hidden; clear: both; height: 0; }
.cleaner.h10 { height: 5px; }
.cleaner.h10 { height: 10px; }
.cleaner.h15 { height: 15px; }
.cleaner.h20 { height: 20px; }
.cleaner.h25 { height: 20px; }

img.fright { float: right; margin: 5px 0 5px 5px; }
img.fleft { float: left; margin: 5px 5px 5px 0; }

table.contact td.th { width: 120px; vertical-align: top; }

ul.nostyle { list-style-type: none; list-style-image: url(none); margin: 7px 0; padding: 0; }

.map-cover { width: 100%; padding-top: 7px; position: relative; }
.map-cover .map { position: absolute; top: 8px; right: 0; display: block; }
