﻿#topContent {
	margin:0px 0 0px 0px;
	padding: 12px;
	width: 940px; /* 940 */
	height: 336px; /* 360 */
	background: url(../../images/blue_bg_home.gif) repeat-x top;
}

#video {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 399px;
	height: 336px;
	background: url(../../PreLaunch/images/video_img.jpg) no-repeat top left;	
}

a.aVideo{
background: url(../../PreLaunch/images/video_img.jpg) no-repeat top left;
height:336px;
display: block;
}

a.aVideo:hover{
background: url(../../PreLaunch/images/video_img_hover.jpg) no-repeat top left;
}


#leftContent {
	float: left;
	margin: 0px;
	width: 500px; /* 500 */
	height: 336px;
}
#leftContent h1 {
	margin: 0px;
	padding: 0xp;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
	line-height: 54px;
	color: #ffffff;
}

.h1BluePre {
	margin: 0px;
	padding: 0xp;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
	line-height: 54px;
	color: #006699;
}

#leftContent i {
	margin: 0px;
	padding: 0xp;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
	line-height: 54px;
	color: #ffffff;
}
#leftContent .h12 {
	margin: 0px;
	padding: 0xp;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
	line-height: 50px;
	color: #ffffff;
}
#leftContent p {
	margin: 0px;
	margin-top:0px;
	padding: 0xp;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px; font-style:italic;
	line-height: 65px;
	color: #FFFFFF; text-decoration:none;
	text-decoration:none;
}

#addButton
{
	width:321px;  height:30px;
	background: url(../../PreLaunch/images/button.jpg) no-repeat top left;
	padding:4px 0px 0px 10px;
}

#addButton a 
{
	color:#006699;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px; font-weight:bold;
	line-height: 23px;
	text-decoration:none;
}

#addButton a:hover
{
	color:#006699;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px; font-weight:bold;
	line-height: 23px;
	text-decoration:underline;
}

#block_left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 465px;
	height: auto;
	height: 100%;
}
#block_right {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 465px;
	height: auto;
	height: 100%;
}
#block_top {
	width: 465px;
	height: 60px;
	background: url(../../PreLaunch/images/block_top_gray.jpg) no-repeat;
}
#block_top h2 {
	margin: 0px;
	padding: 0px;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 55px;
	color: #ffffff;
	letter-spacing: 0.025em;
}
#block_content {
	float: left;
	padding: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 421px; /* 465 */
	height: 280px;
	background: url(../../PreLaunch/images/block_bg_gray.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #f7941d;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	letter-spacing: 0.025em;
}
#block_content p {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;		
}
#block_content ul {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}
#block_content li {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	padding-left: 10px;
	list-style: url(../../PreLaunch/images/check_bullet_blue.gif);
	color: #2a9ada;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#block_bottom {
	width: 465px;
	height: 17px;
	background: url(../../PreLaunch/images/block_bottom_gray.jpg) no-repeat;
}