/* CSS Document */

html{width:100%;height:100%;}

body{width:100%;height:100%;}

#container{width:100%;height:100%;background: #FFF url('../Images/bg_google.jpg') no-repeat fixed top center;}

#flash{width:100%;height:100%; position:absolute;top:0px;}

#footer{width:100%;height:40px; background-color:#CCCCCC;position: fixed; bottom: 0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;text-align:left;}
#footer-login{width:100%;position: fixed; bottom:10px;left:35px;}
#copy{position: fixed; bottom:15px;right:25px; }
a:link,a:visited{color:#333333;text-decoration:none;}
a:hover,a:active{color:#333333;text-decoration:underline;}

input{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
#img{position: fixed; bottom:10px;left:5px;}
