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

img, div, a {behavior:url(../images/iepngfix.htc);}

body{margin:0; height:100%; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#000;}

a{text-decoration:; color:;}
a:hover{color:;}

h1{font-size:40px; font-weight:normal; color:#1E6FC1;}
h2{}
h3{}

/************MISC************/
br.clearfloat{clear:both; height:0; font-size:1px;line-height:0;}
.red{color:#900;}

/************CONTAINER************/
div#container{margin:0 auto; width:800px;}

/************HEADER************/
div#header{}

/************TOP************/
div#top{margin:; height:322px; background:url(bg_top.jpg) bottom left repeat-x;}
div#main{position:relative; margin:0 auto; width:800px; height:322px; background:url(main.jpg) top center repeat-x;}
div#newsletter{position:absolute; top:215px; left:25px;}
div#newsletter strong{font-size:15px; color:#FFD553;}
input#field{float:left; margin:0 5px 10px 0; padding:4px; width:195px; font-size:17px; color:#666;}
input#btn{float:left;}

/************BOTTOM************/
div#mid{margin-top:10px; padding:20px; text-align:left; line-height:150%; font-size:17px; color:#666; background:url(bg_mid.jpg) bottom left repeat-x; border:#EEE 1px solid;}

/************FOOTER************/
div#footer{margin-top:10px; padding:20px; text-align:left; font-size:12px; color:#666; background:#E2E2E2; border:#CCC 1px solid;}
