@charset "utf-8";
/* CSS Document */

html
{
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
}

body
{
	height:100%;
	background-color:#f2f2f2;	
}

div
{
	margin-left: auto;
	margin-right: auto;
}

img
{
	border: none;	
}

h2
{
	text-align:center;
}

li
{
	font-size:14px;
	padding-bottom:1px;	
}

table
{
	font-size:16px;
}

a.white
{
	color: #FFF;
	text-decoration:none;
	padding-left: 25px;
	padding-right: 25px;
}

a.nav
{
	color: #4282c9;
	padding-left: 20px;
	padding-right: 20px;
	float: right;
	text-decoration: none;	
}

a.footerLink
{
	color:#FFF;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	font-weight:800;
	font-size:14px;
}

.bluePurpleGradient
{
	background-image:url(../images/purpleGradient2.png);
	background-repeat:repeat-y;
	
}

.button
{
	position:absolute;
	width: 180px;
	height: 102px;
	top: 175px;
}

.corner
{
	position:absolute;
	height: 9px;
	width: 9px;
	background-repeat:no-repeat;

}
.rightCorner
{
	background-image:url(../images/right_corner.gif);
	}

.leftCorner
{
	background-image:url(../images/left_corner.gif);
}


.langLearnerDescription
{
	padding-left:65px;
	margin:20px;
	width: 200px;
	float:left;
	font-stretch:extra-expanded;
	letter-spacing: 1px;
	line-height:20px;
	font-size:14px;
}

.offWhite
{
	background-color:#FFFFFF;
}

.packageDescripton
{	
	
	padding-top:30px;
	padding-left:20px;	
	padding-right:10px;
	width: 200px;
	float: left;
	text-align:center;
	font-stretch:extra-expanded;
	letter-spacing: 1px;
	line-height:20px;
	font-size:14px;
}

#packageIntro
{
	padding-top:20px;
	text-align:center;
}
.greenBar
{
	background-image:url(../images/green_pix.gif);
	height:8px;
}

.pricing
{
	left: 550px;
}

.purple
{
	background-image:url(../images/purple_background.png)
}

.selected
{
	font-weight:bold;	
}
.trial
{
	left: 750px;
}


.clearfooter
{
	height:-1px;
	clear: both;
}


#background
{
	background-image:url(../images/purple.gif);
	background-repeat:repeat-x;
	
}

#bigBand
{
	position:absolute;
	width:100%;
	height:395px;
	top:0px;
	left:0px;
}

#smallBand
{
	position: absolute;
	width:100%;
	height:50px;
	top:120px;
	left:0px;
}

#container
{
	position:relative;
	height: 900px;
	width: 950px;
}

#banner
{
	position:relative;
	height: 300px;
	width:inherit;
	color:#FFFFFF;
}
#priceBanner
{
	position:relative;
	height: 500px;
	width:inherit;
	color:#FFFFFF;
}

#smallBanner
{
	position:relative;
	height:75px;
	width:inherit;
}

#smallBannerHeading
{
	padding-left:20px;
	padding-top:20px;
	font-size:24px;
	color:#FFF;
	font-weight:bold;	
}
#logo
{
	height: 71px;
	width: 337px;
	margin-left: 0;
}

#languageSelect
{
	position:absolute;
	margin-right:0;
	top: 5px;
	left:780px;
	font-size:12px;
}
#shareThis
{
	position:absolute;
	left:20px;
	top:10px;
}
#navigator
{
	font-size: 18px;
	margin-right: auto;
	height: 20px;
	width:950px;
	padding-bottom:5px;	
}

#flashContainer
{
	width:950px;
	height:350px;
}
#copyright
{
	float:right;
	padding-right:20px;
}
#bottomNav
{
	position:relative;
	height: 26px;
	background-image:url(../images/no_home.png);	
}

#homeNav
{
	position:relative;
	height: 39px;
	color:#FFF;
}

#homeLinks
{
	position:absolute;
	width: 100%;
	height:20px;
	text-align:center;
	padding-top:10px;	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

}


#nonHomeLeftCorner
{
	
	top:17px;
	
}

#nonHomeRightCorner
{
	top:18px;
	left:942px;
	
}

#homeLeft
{
	top:30px;

}

#homeRight
{
	left:942px;
	top:31px;
}

#footerRight
{
	left:942px;
	top:32px;
}

#footerLeft
{
	top:31px;

}
#content
{	
	position:relative;
	min-height:325px;
}

#contentBig
{
	position:relative;
	min-height:600px;	
}



#globeLogo
{
	position:absolute;
	height: 132px;
	width: 208px;
	left:650px;
	top:50px;
	background-image:url(../images/globe.png);
}

#mainText
{
	margin-left:30px;
	padding:30px;
	width:500px;

}

#footer
{
	float:left;
	position:relative;
	height: 30px;
	color: #FFF;
	font-size: 12px;
	padding-top:10px;
	width:950px;
}

#imageShow
{
	position:absolute;
	top:30px;
	left: 50px;
}

#imageDescription
{
	width:375px;
	height:300px;
	top: 30px;
	left: 550px;
	position:absolute;
	color:#FFF;
	font-size:18px;
	line-height:20px;
}

