body { 
margin: 0;
background:#ececec; 
font-family: "Century Gothic", "Apple Gothic", Verdana, sans-serif;
color:#414141;
min-width:1000px;
}

#date { text-align:right; font-size:10pt; color:#333 }

a { color:#cc7108; outline:none; text-decoration:none; }
a:hover{text-decoration:underline; }

.wrapper { width:100%; overflow:hidden; }
.container { width:100%; }
.zoom { overflow:hidden; }

.fleft { float:left; }
.fright { float:right; }
.clear { clear:both; }

p { margin:0; padding:0; font-size:11pt; line-height:1.5em; margin:5px 0px 10px 0px; }

.box a{text-decoration:none; color:#d01f3c}
.box a:hover{text-decoration:underline; font-weight:bold;}
.box {
padding-bottom:0px;
color:#414141;
text-align: justify; 
border-bottom: 0px dotted #d8d8d8;
}

big {
font-size:18pt;
color: #d01f3c;
margin-bottom:15px;
}

h1 {
font-size:18pt;
color: #d01f3c;
border-bottom: 1px dotted #d01f3c;
margin-bottom:15px;
}
h2 {
font-size:16pt;
color: #d01f3c;
border-bottom: 1px dotted #d01f3c;
margin-bottom:15px;
}
h3 {
font-size:14pt;
color: #d01f3c;
border-bottom: 1px dotted #d01f3c;
margin-bottom:15px;
}
h4 {
font-size:12pt;
color: #cc7108;
border-bottom: 1px dotted #cc7108;
margin-bottom:15px;
}
h5 {
font-size:10pt;
color: #414141;
border-bottom: 1px dotted #414141;
margin-bottom:15px;
}

ul { list-style:none; }
ol { margin:0px; padding-left:20px; }
li { margin-bottom:10px; }

.list2 { padding-bottom:10px; margin:0 4px;}
.list2 li { padding:0 0 0 12px; line-height:0.5em;}

#form { position:absolute; left:39px; top:10px;}
#form label { float:left; display:block; color:#414141; font-size:.92em; text-transform:uppercase; margin-right:9px; line-height:1em; padding-top:3px;}
#form span { display:block; float:left; width:141px; height:17px; background:url(images/input-bg.gif) no-repeat left top; padding:1px 5px 0 5px;} 
#form input { background:none; border:0; vertical-align:top; line-height:1em; width:141px;}

#contacts-form { clear:right; width:100%; overflow:hidden;}
#contacts-form fieldset { border:none; float:left; }
#contacts-form .field { clear:both;}
#contacts-form label { float:left; width:97px; line-height:18px; padding-bottom:8px; font-weight:bold; color:#cc7108;}
#contacts-form input { width:200px; padding:1px 0 1px 3px; border:1px solid #cccccc; color:#414141;}
#contacts-form textarea { width:500px; height:150px; padding:1px 0 1px 3px;  border:1px solid #cccccc; color:#414141; margin-bottom:20px; overflow:auto;}
#contacts-form .link1 { float:right;}
