/* CSS Document */

body {
	background-color:#eee;
	text-align:center;
	min-width:780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
}

#largeWrap {
	background-color:#fdfdfd;
	width:780px;
	margin:0 auto;
	text-align:left;
	padding:0;
}

#header {
	background:url("http://www.instant-fusion.com/emailimages/opslandingnov07/images/top_image1.jpg") no-repeat top left;
	height:155px;
}

#month {
	color:#fff;
	line-height:25px;
	font-size:13px;
	font-weight:bold;
	background-color:#15135f;
	text-align:right;
	margin-bottom:20px;
	padding-right:10px;
}

#scroller {
	height:38px;
	border-top:2px dotted #c1d72f;
	border-bottom:2px dotted #c1d72f;
	margin-bottom:20px;
}

#scroller #title {
	line-height:38px;
	font-size:15px;
	color:#000;
	padding:0 10px;
	float:left;  
}

#scroller #container {
	width:640px;
	white-space:nowrap;
	overflow:hidden;
	font-size:15px;
	color:#15135f;
	height:38px;
	line-height:38px; 
}

#scroller #containerInner {
	white-space:nowrap;
	height:38px;
}

#scroller #content {
	white-space:nowrap;
}

#greenBox {
	width:756px;
	float:left;
	border:2px solid #15135f;
	background-color:#c1d72f;
	margin:0 10px;
	background-image:url("http://www.instant-fusion.com/emailimages/opslandingnov07/images/top_tab_expansion.gif");
	background-position:top right;
	background-repeat:no-repeat;
	clear:both;
}

#greenBox .text {
	width:726px;
	float:left;
	padding:15px;
	color:#15135f;
}

#greenBox .title {
	width:460px;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	margin-bottom:15px;
}

#greenBox .picture {
	float:right;
	margin:30px 0 15px 15px;
	border:1px solid #C1D72F;
}

#leftColumn {
	width:424px;
	float:left;
	margin:10px 0 15px 10px;
}

#rightColumn {
	width:320px;
	float:right;
	margin:10px 10px 15px 0;
}


#blueLeftBox {
	width:424px;
	border:2px solid #15135f;
	background-color:#15135f;
	float:left;
	background-image:url("http://www.instant-fusion.com/emailimages/opslandingnov07/images/topleft_tab_instantnews.gif");
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#blueLeftBox #colLeft {
	width:190px;
	float:left;
	padding:10px;
	color:#fff;
}

#blueLeftBox #colRight {
	width:190px;
	float:left;
	padding:50px 10px 10px 10px;
	color:#fff;
}

#blueLeftBox .title {
	font-size:24px;
	color:#c1d72f;
	font-weight:bold;
	margin-bottom:15px;
}

#whiteLeftBox {
	width:424px;
	border:2px solid #c1d72f;
	background-color:#fff;
	float:left;
	background-image:url("http://www.instant-fusion.com/emailimages/opslandingnov07/images/bottomleft_tab_peoplenews.gif");
	background-position:top right;
	background-repeat:no-repeat;
}

#whiteLeftBox #colLeft {
	width:190px;
	float:left;
	padding:10px;
	color:#949699;
}

#whiteLeftBox #colRight {
	width:190px;
	float:left;
	padding:55px 10px 10px 10px;
	color:#949699;
}

#whiteLeftBox .title {
	font-size:24px;
	color:#15135f;
	font-weight:bold;
	margin-bottom:15px;
}

#whiteRightBox {
	width:320px;
	border:2px solid #c1d72f;
	background-color:#ffffff;
	float:right;
	background-image:url("http://www.instant-fusion.com/emailimages/opslandingnov07/images/topright_tab_hottopic.gif");
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#whiteRightBox .text {
	width:290px;
	padding:15px;
	color:#949699;
}

#whiteRightBox .title {
	font-size:24px;
	color:#15135f;
	font-weight:bold;
	margin-bottom:15px;
	padding-top:15px;
}

#greenRightBox {
	width:320px;
	border:2px solid #15135f;
	background-color:#c1d72f;
	float:right;
	background-image:url("http://www.instant-fusion.com/emailimages/opslandingnov07/images/bottomright_tab_update.gif");
	background-position:top right;
	background-repeat:no-repeat;
}

#greenRightBox .text {
	width:290px;
	padding:15px;
	color:#15135f;
}

#greenRightBox .title {
	font-size:24px;
	color:#fff;
	font-weight:bold;
	margin-bottom:15px;
	padding-top:15px;
}

#greenRightBox .picture {
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #000066;
}

#greenRightBox a:hover,
#greenRightBox a:active,
#greenRightBox a:link,
#greenRightBox a:visited {
	color:#fff;
	text-decoration:none;
}

#contactImg {
	margin-top:15px;
}

#footer {
	width:100%;
	background-color:#15135f;
	text-align:center;
	padding-bottom:10px;
	font-size:10px;
	color:#fff;
	clear:both;
}

.clearboth {
	clear:both;
}

br .clear {
  	clear:both;
}

a:hover,
a:active,
a:link,
a:visited {
	color:#c1d72f;
	text-decoration:none;
}