@charset "utf-8";
/* CSS Document */

body,div,img,p,form{margin:0px; padding:0px;}
body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#005195; background:#AECC6F;}
#shell{width:800px; height:600px; margin-left:auto; margin-right:auto; background:url('i/angel_cleaning_bg.jpg'); background-repeat:no-repeat; border:solid 1px #AECC6F; border-top:none; position:relative; margin-bottom:50px;}
.s-tall{height:700px !important;}
.s-short{height:500px !important;}
#content{width:700px; height:250px; position:absolute; left:50px; bottom:30px;}
.c-left{position:absolute; top:0px; left:0px; width:300px; height:200px;}
.c-right{position:absolute; top:0px; right:0px; width:300px; height:200px;}
.c-pad{padding:25px;}
.c-tall{height:350px !important;}
.c-short{height:150px !important;}
.c-left-short{height:100px !important;}
.c-right-short{height:100px !important;}
#foot{width:800px; position:absolute; height:45px; bottom:-45px; left:0px; text-align:center;}
.contact-form{width:250px; margin-left:25px; float:right; text-align:right; line-height:24px;}
a{color:#005195; text-decoration:none;}
a:hover{text-decoration:underline;}
h2{padding-top:0px; margin-top:0px;}

.error{color:#990000;}