html, body {
	height: 100%;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px 0 20px 0;
	text-align: center;
}
p {
	line-height: 1.3em;
	margin: 0px 0px 10px;
}
.img_LT {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img_RT {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}



#main_container {
	width: 770px;
	clear: both;
	overflow: hidden;
	text-align: left;
	padding: 0 10px 0 10px;
	margin: 0 auto 0 auto;
	background: #fff url(../images/container_bg_page.gif) repeat-y center center;
}


#footer {
	background: url(../images/footer_rnd.gif) no-repeat center top;
	height: 124px;
	width: 770px;
	clear: both;
	margin: 0 auto 0 auto;
}

#hori_bar {
	background: #343434;
	margin: 0 auto;
	height: 5px;
	width: 750px;
}
#header {
	height: 140px;
	width: 770px;
	float: left;
	margin-left: 0px;
	background: url(../images/header.jpg);
}


#home_flash {
	float: right;
	z-index: -1;
}


/* link icons */
.info_box_text .pic { 
	padding: 0 0 0 20px;
	background: transparent url(../images/icon_pic.gif) no-repeat center left;
}
.info_box_text .page {
	padding: 0 0 0 20px;
	background-color: transparent;
	background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.info_box_text .pdf { 
	padding: 0 0 0 20px;
	background: transparent url(../images/icon_pdf.gif) no-repeat center left;
}

#block_left, #middle_container{
	margin: 0 10px;
	width: 750px;
	}
.logo_intext_is {
	margin: -4px 2px -4px 1px;
}
#home_info .title {
	font-weight: bold;
	line-height: 1.3em;
	padding-bottom: 5px;
	padding-top: 10px;
}
.main_img {
	background: #FFFFFF url(../images/home-flash-BG.jpg) no-repeat;
	height: 199px;
	width: 750px;
	margin: 0 auto;
	position:relative;
	clear:both;
	overflow: visible;
	z-index: 10;
}
.main_img #flash {
	position: absolute;
	height: 191px;
	width: 480px;
	left: 2px;
	top: 2px;
	z-index: 10;
}
.main_img   #apple {
	float: right;
	position: absolute;
	top: -36px;
	z-index: 10;
	right: 0px;
	background: url(../images/apple.jpg) right top;
	height: 109px;
	width: 157px;
}
.main_img #apple2 {
	float: right;
	position: absolute;
	top: 73px;
	z-index: 10;
	right: 0px;
	background: url(../images/apple.jpg) right -109px;
	height: 122px;
	width: 230px;
}

.home_content {
	float:left !important;
	float:none;
	background: #F5F5F5 url(../images/home_text_bg.jpg) repeat-x center top;
	font-size: 12px;
	text-align: left;
	padding: 35px 25px 25px;
	width: 700px;
	margin: 0 0 0 10px;
	position: relative;
	height: 420px;
}
.home_content  #tagline {
	margin-top: 10px;
	margin-bottom: 5px;
}
.home_content  #lock_space {
	float: left;
	width: 260px;
	height: 200px;
}
.home_content  p {
	line-height: 17px;
}
.home_content  a {
	color: #93B1E3;
}
.home_content  a:hover {
	color: #C5727A;
}

.home_content #text {
	clear: none;
	float: left;
	width: 372px;
	position: absolute;
	left: 338px;
	top: 33px;
}


#footer {
	background: url(../images/footer.jpg) no-repeat center top;
}
#scroller_frame {
	background:url(../images/scroller_bg.jpg);
	float:left;
	margin: 0px 40px 0 0px;
	width: 244px;
	height: 294px;
}

#scroller {
	float: right;
	position: relative;
	overflow: auto; /* hidden */
	height: 218px;
	width: 240px;
	margin-top: 10px;
}
#scroller_container {
	position: relative; /* absolute */
	width: 240px;
	height: auto;
	top: 0px;
}
.article {
	height: 70px;
	width:220px;
	margin: 10px;
	color: #FFFFFF;
}
.article a {
	text-decoration: none;
	}
.article a:hover {
	color: #FFF;
	}
.home_content ul  {
	margin-left: 10px;
	padding-left: 10px;
	list-style-image: url(../images/bullet-home.gif);
}
.home_content li  {
	margin-top: 3px;
	margin-bottom: 5px;
}
#big_pic {
	float:left;
	width: 282px;
	height: 408px;
	position: absolute;
	overflow:hidden;
	left: 28px;
	bottom: 33px;
}
