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

body {
	background-color: #f8f8f8;
	background-repeat: repeat;
	background-image: url(../images/bg1.gif);
}

a:link {color: #7fc9ec;}
a:visited {color: #7fc9ec;}
a:active {color: #7fc9ec;}
a:hover {background-color: #818181; color:#ffffff;}
a {text-decoration: none;}

img {
position:absolute;
top:0;
left:0;
border-style: none;
}
#container{
width:100%;
height:100%;
}
#header{
position:absolute;
bottom:440px;
left:50px;
height:84px;
width:602px;
}
#blurb{
	position:absolute;
	bottom:192px;
	left:50px;
	height:255px;
	width:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #818181;
-webkit-text-stroke: 1px transparent;
}
#logo_header{
	position:absolute;
	bottom:140px;
	left:50px;
	height:40px;
	width:200px;
}
#logos{
	position:absolute;
	bottom:40px;
	left:40px;
	height:90px;
	width:496px;
}
#menu{
	position:absolute;
	bottom:145px;
	right:50px;
	height:120px;
	width:100px;
}
#twitter_feed{
	position:absolute;
	width:230px;
	height:auto;
	bottom:40px;
	right:50px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.wrap{
width:100px;
height:30px;
position:relative;
overflow:hidden;
float:left;
}
.wrap2{
width:118px;
height:94px;
position:relative;
overflow:hidden;
float:left;
}