@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto;
	background-color: #000;
}

.container {
	background-color: #050400;
	background-image: url(http://www.imminteractive.com/images/PageBG_extend.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
}

.container .wrap1 {
	width:50%; /* left */
	background-color: #000;
	background-image: url(http://www.imminteractive.com/images/PageBG_extend.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	position: fixed;
	min-height: 100%;
	height: 100%;
	clear: both;
}

.IMMiLogo {
	background-image: url(../images/IMMiLogo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 55px;
	width: 290px;
	top: 30px;
	left: 30px;
	float: none;
}

.IMMGLogo {
	background-image: url(../images/greytopBorder.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 600;
	height: 100%;
	width: 50%;
	top: 0px;
	background-position: 0px 0px;
	right: 0px;
}
.immGborder {
	background-image: url(../images/IMMgLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 89px;
	width: 333px;
	top: 26px;
	z-index: 500;
	left: 41px;
	position: absolute;
}
@font-face {
	font-family: Helvetica Neue;
	src: url(‘hlbc.PFB’);
}
.Helvetica_class {
	font-family: Helvetica Neue;
	font-size: 32;
	color: #FFF;
}
.IMMiTitle {
	font-family: "HelveticaNeue MediumCond";
	font-size: 36px;
	color: #FFF;
	position: absolute;
	height: auto;
	width: 837;
	left: 41px;
	z-index: 600;
	top: 114px;
}
.IMMiContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	position: absolute;
	height: auto;
	width: 700px;
	left: 75px;
	top: 175px;
	z-index: 600;
	overflow: auto;
}
.IMMiBoxMid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	background-image: url(../images/IMMiBoxMid.png);
	background-repeat: repeat-y;
	background-position: left top;
	font-style: italic;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.immGTitle {
	height: auto;
	width: 799px;
	top: 543px;
	z-index: 5000;
	left: 45px;
	position: absolute;
}
.IMMiLogo a{
	background-image: url(../images/IMMiLogo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 55px;
	width: 290px;
	float: none;
}
.IMMiBoxMid2  {
	color: #6C0;
	text-decoration: underline;
	z-index: 5000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.IMMiBoxMid1 {
	color: #57B4E5;
	text-decoration: underline;
	z-index: 5000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.intermarkinteractive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}

