
body {

/*background:#f3f5fa url(/images/landing/api/site_bg.gif) repeat scroll 0 0 !important;*/

}




#homeDefault .homeMainContent
{
	position:relative;
	padding-top:0px;
	background:transparent url(/images/homepage/default/main_image_base_bg.png) no-repeat bottom left;
	width:900px;
	margin-top:25px;
}


#homeDefault .homeMainContent .vBoxContent
{
	padding-left:20px;
}

/************************************** main header ******************************************/

#homeDefault h1.homeMainHeader
{
	width:344px;
	height:106px;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	background:transparent url(/images/landing/videoForWebsite/main_header.gif) no-repeat bottom center;
	margin-bottom: 10px;
	margin-top:15px
}


/***** bullet like (not use LI because we want google to pick it up as h2 ******/

#homeDefault .homeMainContent h2
{
	font-size:15px;
	height:23px;
	letter-spacing: -1px;
	margin:0px 0px 0px 6px;
	padding:0px 0px 0px 23px;
	background:transparent url(/images/homepage/default/bullet.png) no-repeat 0px 3px;
	color:#333;
	text-indent:0px;	
}

/************************************** large arrow ******************************************/

#homeDefault img.largeArrow
{
	position:absolute;
	top:65px;
	left:375px;
	width:274px;
	height:83px;
	z-index: 1;
}



/************************************** secondary header ******************************************/

#homeDefault h2.homeSecondaryHeader
{
	width:355px;
	height:63px;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	background:transparent url(/images/landing/videoForWebsite/secondary_header.png) no-repeat 0px 20px;
	margin:15px 0px 0px 0px;
	border-top:1px dotted #333;
	padding:20px 0px 0px 0px;

}


/************************************** main visual (graphic) ***************************************/

#homeDefault .mainVisual
{
	position:absolute;
	top:0px;
	left:400px;
	width:478px;
	height:343px;
}

#homeDefault .mainVisual img
{
	width:478px;
	height:343px;
	text-transform: uppercase
}



/***************************** summary ******************************/

#homeDefault .homeMainContent h3

{
	font-size:13px;
	color:#333;
	letter-spacing: -1px;
	line-height:15px;
	width:380px;
	margin:20px 0px 0px 5px;
	padding:0px;
	text-align: justify;
}

/****************************** blue button ***************************/

#homeDefault a.blueButtonHome, #homeDefault a.blueButtonHome:visited

{
	position:absolute;
	top:300px;
	left:30px;
	width:301px;
	height:38px;
	display: block;
	text-indent: -9999px;
	background:transparent url(/images/landing/videoForWebsite/see_packages_pricing.png) repeat-x 0px 0px;	
	cursor: pointer;
	cursor: hand;
}


#homeDefault a.blueButtonHome:hover

{
	background:transparent url(/images/landing/videoForWebsite/see_packages_pricing.png) repeat-x 0px -38px;	
}




/*************************** features ******************************/


.featuresMain h3

{
	color:#333;
	font-size:18px;
	letter-spacing: -1px;
	font-weight:bold
}

.featuresMain li.feature1
{
	float:left;
	width:218px;
	height:86px;
	margin:12px 0px 10px 0px;
	padding-left:60px;
	padding-right:10px;
	background:transparent url(/images/landing/videoForWebsite/feature1.png) no-repeat 0px 0px;
}

.featuresMain li.feature2
{
	float:left;
	width:218px;
	height:86px;
	margin:12px 0px 10px 0px;
	padding-left:60px;
	padding-right:10px;	
	background:transparent url(/images/landing/videoForWebsite/feature2.png) no-repeat 0px 0px;	
}

.featuresMain li.feature3

{
	float:left;
	width:218px;
	height:86px;
	margin:12px 0px 10px 0px;	
	padding-left:60px;	
	background:transparent url(/images/landing/videoForWebsite/feature3.png) no-repeat 0px 0px;		
}

.featuresMain li.feature4
{
	float:left;
	width:218px;
	height:86px;
	padding-left:60px;
	padding-right:10px;	
	background:transparent url(/images/landing/videoForWebsite/feature4.png) no-repeat 0px 0px;	
}

.featuresMain li.feature5
{
	float:left;
	width:218px;
	height:86px;
	padding-left:60px;
	padding-right:10px;	
	background:transparent url(/images/landing/videoForWebsite/feature5.png) no-repeat 0px 0px;	
}

.featuresMain li.feature6
{
	float:left;
	width:218px;
	height:86px;
	padding-left:60px;
	background:transparent url(/images/landing/videoForWebsite/feature6.png) no-repeat 0px 0px;	
}

.featuresMain li p
{
	font-size:12px;
	line-height:14px;
}
 


