.introducing {
	/* background-image: url(../images/introducing_background.png); */
	background-image: url(../images/introducing_female_complete.png);
	width: 816px;    		
	height: 318px;    		
	postion: relative;
}

    	
#layer1 {
	background-image: url(../images/man_layer_1.png);
	width: 816px;
	height: 318px;
	position: absolute;
	opacity: .5;
}
    	
#layer2 {
	background-image: url(../images/man_layer_2.png);
	width: 816px;
	height: 318px;
	position: absolute;
	opacity: .5;
}
    	
#layer3 {
	background-image: url(../images/woman_layer_3.png);
	width: 816px;
	height: 318px;    		
	position: absolute;
	    		
}

input {
	border: 1px #aaa solid; 
	border-style: solid;
	background-color: #555555;
	color: white;
}

#searchtext {
	text-align: right;	
}

#searchbutton {
	text-align: left;
}

#searchbutton a img {
	text-decoration: none;
	border: 0;
}


.introducing div {
	
	font-family: arial, "lucida console", sans-serif;
	font-size: 24px;
	font-weight: 500;
	word-spacing: -0.03em;
	line-height:1.1em;
}

.introducing div div.introtext {
	width: 50%;
	padding: 1em 0 0 1em;
}

.introducing div div.started {
	width: 50%;
	font-size: 21px;
	color: #efa53f;
	font-weight: 500;
	padding: 1em 0 0 1em;
	float: left;
	line-height:1.2em;
}

.introducing div div.started b {
	font-weight: 900;
}
.introducing div div.started img {
	margin-left: 0.2em;
}

.introducing div div.started a {
	color: #efa53f;
}

.introducing div div.functionality {
	width: 50%;
	font-size: 21px;
	padding: 1em 0 0 1em;
	float: left;
	font-weight: 600;
	color: #014eba;
}



#allabout {
	width: 100%;
	margin: 28px 0 0 0;
}

#allabout div.benefits {
	width: 414px;
	background: url(../images/benefits_gradient.png);
	margin: 0 1em 1em 0em;
	float: left;
	color: black;
	padding-bottom: 0;
	
}


#allabout div.benefits .inbenefits {
	margin: 1.4em 1.8em 0 1.8em;
}

#allabout div.benefits .inbenefits .title {
	color: #c56924;
	font-size: 25px;
	font-weight: 600;
}

#allabout div.benefits .inbenefits .text{
	
	line-height: 1.4em;
	font-size: 130%;
	color: #222;
}

#allabout div.benefits .inbenefits .download{
	color: #0046b6;
	font-size: 15px;
	font-weight: 600;
	margin: 29px 0 0 0;
}

.download td {
	valign: bottom;
}

#downloadbtn {
	width: 120px;
	text-align: center;
	color: white;
}

#tourbtn {
	text-align: center;
	color: white;
	font-size: 15px;
	font-weight: 600;
}
a img{
	border: 0;
}

#allabout div.benefits .inbenefits UL {
	color: #347fe5;
	font-size: 21px;
	margin: 1.2em;
}

#allabout div.benefits .inbenefits UL LI {
	margin: .5em;
}


#allabout .tour {

	background: url(../images/tour_gradient.png);
	width: 379px; 
	float: right;
	margin-top: 34px;
	color: black;
}

#allabout .tour .wrapper {
	margin: 0 1em 1em 1em;
}

#allabout .tour .wrapper .take {
    padding-top: 2px;
    color: #0046b6;
    font-size: 26px;
    font-weight: 600;
}

#allabout .tour .wrapper .discover {
    color: #347fe5;
    font-size: 15px;
    line-height: 1.1em;
    margin: 1.4em 0 1.8em 0;
}
#allabout .tour .wrapper .btnarea {
    margin: 0px auto 0 auto;
    width: 12em;
}

.ticker {
	color: #BBB;
	text-align: center;
	vertical-align: center;
	margin: 1em 9em 1em 9em;
    font-size: 110%;
	
}

.ticker .news {
	float: left;
	color: white;
}
#news-slide a {
	color: white;
	text-decoration: none;
}

#footnotes {
	width: 100%;
}
#footnotes a {
	text-decoration: none;
	color: blue;
}

#info {
	color: #222;
}

#info input {
	background-color: white; 
	color: black;
}

#info table {
	margin: 1em 0 0 0;
}
#info table tr {
	margin: 1em 0 1em 0;
}
#info table tr td {
	width: 100px;
}

#info p {
	margin: 1em 0 0 0;
	color: #444;
}
	
#experience2 {
	background-image: url(../images/brown_gradient.png);
	background-repeat: repeat-x;
	color: #333;
	width: 379px; 
	height: 164px;
	float: right;
	margin-bottom: 1.2em;
}

#experience2 .wrapper {
	margin: 0 1.8em 1.8em 1.8em;
}

#experience2 .wrapper .theexp {
	color: #0046b6;
	font-size: 21px;
	font-weight: 600;
	padding-bottom: 2em;
	
}

#experience2 .wrapper .speak{
	color: #eebf6d;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 500;
	width: 60%;
	float: left;
	
}

.divbutton_big {
	float: right;
	height: 88px;
	width: 118px;
}

.bigbutton {
	background-image: url(../images/call_button_press_1.png);
}

a:hover .bigbutton { 
	background-image: url(../images/call_you_button_1.png);
	cursor: pointer;
}