body {
	margin:0px;
	background:url(images/migturbo2-header-bg.jpg) repeat-x #005F99;
	}
#header-container {
	padding:66px 0 0 0;
	}
#header {
	margin:0 auto;
	width:700px;;
	height:80px;
	text-align:center;
	padding-top:10px;
	}
#background {
	background:url(images/migturbo2-bg.jpg) top center no-repeat ;
	height:1000px;
}
#container {
	margin:0 auto;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	padding-top:25px;
}
#container h1 {
	font-size:16px;
	}
#form1 {
	padding:25px 0px 45px 0px;
	}
#container input {
	width:195px;
	height:21px;
	background:url(images/mig2-email-bg.jpg) no-repeat;
	border:solid 1px #000000;
	color:#999999;
	font-size:12px;
	font-style:italic;
	padding-top:5px;
	padding-left:5px;
}
#container button {
	height:29px;
	background: transparent url(images/mig2-button-bg.jpg) repeat-x;
	border:1px solid #333333;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#blog-feed {
	width:276px;
	height:160px;
	padding:10px;
	background:url(images/mig-blog-feed.png) top center no-repeat;
	float:left;
	}
#blog-feed-content {
	width:276px;
	height:160px;
	color:#000000;
	font-size:10px;
	overflow:hidden;
	}
#blog-feed-content h1 {
	font-size:12px;
	margin:0px;
	}
#twitter-feed {
	width:276px;
	height:160px;
	background:url(images/mig-twitter-feed.png) top center no-repeat;
	float:right;
	padding:10px;
	}
#twitter-feed-content {
	width:276px;
	height:155px;
	color:#000000;
	font-size:10px;
	overflow:hidden;
	}
#twitter-feed-content h1 {
	font-size:12px;
	margin:0px;
	}
#twitter-feed-content a:link, a:active, a:visited, a:hover {
	color:#000000;
	}
#blog-feed-content a:link, a:active, a:visited {
	color:#000000;
	}
#twitter-feed-content a:visited {
	color:#000000;
	}
#blog-feed-content a:visited {
	color:#000000;
	}
#link {
	clear:both;
	font-size:16px;
	padding-top:25px;
	font-weight:bold;
	}
#link a:link, a:active, a:visited {
	color:#FFFFFF;
	}
#link a:hover {
	color:#CCCCCC;
	}
