/* CSS Document */

body {
	text-align: center;
	background-color: #FFFFFF;
	margin: 0;
	padding:0;
}

.clear { 
	clear:both; 
	margin:0;
	padding:0;
	height:0;
	width: 0;
	font-size: 0px;
}

#container {
	margin: 0 auto;	
	width: 775px;
	text-align: left;
}

.homewrapper {
	width: 100%;
}

.home-left {
	float: left;
	width: 195px;
}

.home-right {
	float: left;
	width: 580px;
}

.home-wide {
	width: 755px;
	padding: 21px 10px 40px 10px;
}

#nav {
	min-height: 26px;
}

#banner {
	height: 155px;
	clear: both;
}

#intro {
	background-image: url(/telephoneticsvip/assets/gfx/bg_watermark.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 14px 7px;
}

#movieline {
	width: 187px;
	padding-bottom: 14px;
}

#marqueecontainer{
position: relative;
width: 188px; /*marquee width */
height: 347px; /*marquee height */
overflow: hidden;
}

.marqueecontent {
	padding: 6px 20px;
	background-image:url(/telephoneticsvip/assets/gfx/bg_filmstrip2.gif); 
	width:148px; 
	/* height:61px; */
	height:134px;
}
.marqueecontent p {
	margin-top: 0;
	padding-top: 0;
}

#homebox-left, #homebox-mid {
	width: 191px;
	float: left;
	margin-right: 3px;
	padding-bottom: 14px;
}
#homebox-right {
	width: 192px;
	float: left;
	padding-bottom: 14px;
}
#homebox-fullright {
	width: 577px;
	float: left;
	padding-bottom: 14px;
}
#movieline-head {
	width: 188px;
	height: 20px;
	background-color: #2E375E;
}
#homebox-left-head, #homebox-mid-head {
	width: 191px;
	height: 24px;
	background-image: url(/telephoneticsvip/assets/gfx/bg_homebox1.jpg);
	background-repeat: no-repeat;
}
#homebox-right-head {
	width: 191px;
	height: 24px;
	background-image: url(/telephoneticsvip/assets/gfx/bg_homebox2.jpg);
	background-repeat: no-repeat;
}
#homebox-fullright-head {
	width: 577px;
	height: 24px;
	background-image: url(/telephoneticsvip/assets/gfx/bg_investors_right.jpg);
	background-repeat: no-repeat;
}

.wrap2col {
	background-image:url(/telephoneticsvip/assets/gfx/bg_2collines.gif); 
	background-repeat: repeat-y; 
	margin-bottom:0; 
	padding-bottom:0;
}

.inner2col {
	width: 375px; 
	float:left; 
	padding-left: 2px;
	text-align: center;
}

.formele { float:left; clear:both; width:100%; padding-bottom:10px; }
.formcol1 { float:left; width: 30%; }
.formcol2 { float:left; width: 69%; }

#footer {
	width: 572px;
	height: 17px;
	background-color: #149CD0;
	border-right: 2px solid #E4E5E7;
	padding-top: 3px;
	padding-right: 5px;
	margin-bottom: 20px;
}

#search {
	width: 183px;
	height: 20px;
	background-color: #149CD0;
	padding-top: 0px;
	padding-left: 5px;
}