@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,300italic,600,700');*{margin:0;padding:0;}
html, body{height:100%;background-image:radial-gradient(rgba(0, 104, 139, 0.5), rgba(0, 83, 111, 1)), url('images/zee.jpg');background-repeat:no-repeat;background-attachment:fixed;background-position:50% 40%;background-size:cover;}
#wrap{min-height:100%;}
#main{overflow:auto;padding-bottom:180px;}
.body{margin:0 auto;margin-top:75px;width:960px;}
.profile{float:left;width:160px;z-index:-1;}
.profile img{float:left;border-radius:75px;-moz-border-radius:75px;-webkit-border-radius:75px;-o-border-radius:75px;background-color:rgba(255,255,255,0.2);width:140px;height:140px;padding:4px;margin-top:10px;}
.content{float:right;width:800px;}
.header{padding:5px;height:200px;}
.header h1{padding-bottom:5px;font-weight:300;text-shadow:3px 1px 3px rgba(0, 0, 0, 0.3);}
.header strong{font-weight:600;}
.header p{line-height:1.5;text-align:left;text-shadow:3px 1px 3px rgba(0, 0, 0, 0.3);}
.header p:last-child{padding-top:10px;}
.contact{padding:5px;padding-bottom:50px;}
.contact h2{font-weight:600;font-size:larger;padding-top:40px;}
.contact h2 strong{font-weight:600;}
a{color:#fff;text-decoration:none;}
a:hover{text-decoration:underline;}
h2{font-weight:300;}
h3{font-weight:600;font-size:larger;}
h3 strong{font-weight:600;}
ul{display:inline-table;list-style-type: none;}
.contact ul{margin-top:25px;width:210px;}
ul li{padding:5px 0;line-height:1.5;font-size:smaller;font-weight:300;text-shadow:3px 1px 3px rgba(0, 0, 0, 0.3);text-align:left;}
.fa-ul{padding-left:30px;margin:0 10px 0 0;}
.fa-li{opacity:0.9;padding-top:7px;}
li span{margin-left:3px;}
.footer{position:relative;margin-top:-200px;min-height:150px;clear:both;opacity:0.7;}
body:before{content:"";height:100%;float:left;width:0;margin-top:-32767px;}
body{background-color:#003366;font-family:'Open Sans', sans-serif;font-size:medium;font-weight:300;text-shadow:3px 1px 3px rgba(0, 0, 0, 0.3);color:#fff;}
.footer{background-color:#071941;border-top:50px solid #162C5B;text-align:center;}
.footer ul{padding-top:70px;width:100%;}
.footer li{padding:0 10px 0 10px;font-size:smaller;font-weight:400;display:inline-block;color:#d3d3d3;white-space:nowrap;}
.footer li{border-right:1px solid #00536f;}
.footer li:last-child{border:none;}
.footer a{text-decoration:none;font-weight:bold;color:#d3d3d3;}
.footer a:hover{text-decoration:underline;;}