﻿body {margin:0;padding:0;width:100%;width:100vw;background:#fff;font-size:20px;color:#303030;font-family: Tahoma, Geneva, sans-serif;}
#headerDiv {width:100%;height:153px; }
#TopHeaderDiv {width:100%;height:116px;background-color:#1c2b42;background-image:url('topBar.jpg'); background-repeat:no-repeat;background-position:center; }
#BottomHeaderDiv {width:100%;height:37px;background-image:url('lowerTopBarPixels.jpg');background-repeat:repeat-x; }
#LogoHolder {height:199px;width:1200px;margin:auto;position: relative;top:33px; }
#Logo {width:199px;height:199px;background:url('logo.png') no-repeat;z-index:10; }
#BodyDiv {width:1200px;padding-bottom:40px;margin:auto;min-height:750px;padding-top:110px;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
#MainImg {width:276px;height:82px;background:url('GCLE_logo_276x82.png') no-repeat; margin-top:38px;}
#redirectToGCLE{border-radius: 10px;background-color:#0077bb;width:392px;height:57px;line-height:57px;color:#fff;text-align: center;margin-top:32px;margin-bottom:41px;}
#Footer {height:177px;width:100%; }
#TopFooter {width:100%;height:30px;background:#e2e4e3; }
#BottomFooter {width:100%;height:147px;background:#1c2b42; }
a{text-decoration: none;}