<style><!--
body {
background-image:url(imgs/background.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#000;
font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
background-image:url(imgs/innovators_background.png);
background-repeat:no-repeat;
width:914px;
height:1091px;
padding:50px;
}
#awards_icon {
width:189px;
height:185px;
float:left;
margin:11px 17px 0px 17px;
background-repeat:no-repeat;
}
#header {
height:190px;
margin-top: 3px;
width:920px;
}
#header div {
margin-left:250px;
text-align:left;
color:#FFF;
font-size:12px;
}
#header h2 {
margin:0px;
font-weight:normal;
font-size:28px;
}
#header span {
color:#d4d4d4;
}
a.connect, a:active.connect, a:visted.connect {
color:#d4d4d4;
text-decoration:none;
}
a:hover.connect {
text-decoration:underline;
}
#icon_text {
font-size:12px;
margin-top:0px;
text-align:left;
width:180px;
line-height:13px;
color:#484848;
}
#icon_text div {
font-size:14px;
text-align:left;
color:#00aef3;
font-weight:bold;
margin-bottom:10px;
}
a, a:active, a:visited {
color:#00aef3;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#border {
border-bottom:#b6b5b5;
width:700px;
clear:both;
height:1px;
}
#hr {
background-color: #d4d4d4;
width:80%;
height:1px;
margin-top:35px;
margin-bottom:0px;
}
#icon_link {
height:100px;
}
--></style>