/*  
Aetas Group
*/

/* Global white space reset */
* {padding:0; margin:0}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:0 10px}
li, dd {margin-left:15px}
fieldset {padding:6px}

/* Undo default HTML styling of common browsers */
a:link, a:visited {text-decoration:none; color:#000; font-weight:bold}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration:none; color:#1c4851}
/* ul, ol {list-style:none} */
img {border:none}

/* General */
html, body {height:100%}


div#preload1 {background: url(images/crayon.jpg);display:none;}
body {
	background:#FFFFFF url('images/background.jpg') no-repeat top left;
	text-align:center;
	margin:0;
	font:normal 11px/15px verdana,serif
	}

div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 80px; right: 0; width: 210px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 14px Verdana, sans-serif; text-align: center;}

div#links2 a span {display: none;}
div#links2 a:hover span {display: block;
   position: absolute; top: 280px; center: 0; width: 210px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 14px Verdana, sans-serif; text-align: center;}


#wwd {width:309px; float:right; margin:0}
.about {background:#c6d6d6; border:1px solid #a4c0ba; padding:5px; margin:0 0 10px 0; color:#282627}
.about ul {list-style-type:none}
.about li {padding:0 0 0 20px; margin:5px 0; background:url('images/check.gif') no-repeat 0 50%}

/* Footer */
#footer {height:580px; width:100%; margin:0; background:url('images/bg_footer.gif') no-repeat bottom center}
#foot {height:580px; width:998px; margin:0 auto; text-align:left}
#foot1 {height:530px; text-align:right; padding:12px 29px 0 0}
#foot1 a:link, #foot1 a:visited {color:#888}
#foot1 a:active {color:#999}
#foot2 {padding:10px 460px 0 30px; color:#999}
#foot2 a:link, #foot2 a:visited {color:#ddd}
#foot2 a:active {color:#eee}
.star {color:#fc0}
.valid {float:right}

/* Misc */
.clear {clear:both}
.leflo {float:left}
.riflo {float:right}
#preloader {display:none}