*{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
}
body{
	background-color: #ebeef5;
}
a{
	color: #121F6B;
}
#container{
	width: 980px;
	margin: 0 auto;
	overflow: auto;
}
#longheader{
	width: 100%;
	overflow: auto;
	float: left;
	background-color: #071530;
	-moz-border-radius:			5px;
	-webkit-border-radius:		5px;
	border-radius:				5px;
	height: 52px;
	vertical-align: middle;
}
#longheader div{
	padding-top: 6px;
}
#longheader .logo{
	float: left;
	width: 154px;
	vertical-align: top;
	padding-left: 24px;
}
#longheader .headerLink{
	width: 550px;
	vertical-align: center;
	float: left;
	color: white;
	text-align: right;
	font-weight: bold;
}
#longheader .smartSearch{
	float: left;
	width: 231px;
	margin-top: 5px;
	margin-right: 10px;
	overflow: auto;
}
#longheader .smartSearch .searchBoxBG{
	background-image:url(searchBox1.gif);
	background-repeat:no-repeat;
	float:left;
	padding-left:24px;
	padding-top: 0px;
	width:177px;
}
#longheader .smartSearch #smartSearch{
	width: 165px;
	height: 16px;
	border: 1px  solid #D1D8E8;
	padding: 5px;
	font-size: 14px;
	color: #999999;
	float: left;
	/*
	-moz-border-radius:			10px;
	-webkit-border-radius:		10px;
	border-radius:				10px;
	*/
}
#longheader .smartSearch .searchBtn{
	float: left;
	background-image:url(../images/searchBtn.gif);
	background-repeat:no-repeat;
	background-color: #071530;
	cursor: pointer;
	border: none;
	width: 30px;
	height: 28px;
}

#longheader .headerLink li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}

#longheader .headerLink li a{
	color: white;
	font-size: 11px;
}

a{ text-decoration: none; }
a:hover{ text-decoration: underline; }

#headerPricipal {
	width: 980px;
    text-align: center;
	float: left;
	overflow: auto;
	padding-left: 20px;
}

#headerPrincipal .topPrincipal{
	width: 320px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 5px;
	float:left;
	padding-top: 20px;
	}
#headerPrincipal .insidePrincipal li {
	display: inline;
	list-style-type: none;
}	
#headerPrincipal .insidePrincipal li a{
	font-size: 12px;
	margin: 20px 10px 0 10px;
	float: left;
	display: inline;
}

#topIntro{
	float: left;
	width: 915px;
	padding: 30px 30px 20px;
	background-color: white;
	margin: 10px 0;
	border: 2px solid #dbdee5;
	-moz-border-radius:			5px;
	-webkit-border-radius:		5px;
	border-radius:				5px;
}
#topIntro .leftPanel, #topIntro .rightPanel{
	float: left;
	width: 50%;
}
#topIntro .rightPanel{
}
#rotate{
	position: static;
	margin-top: -75px;
	margin-left: 90px;
}
#rotate .imageTitle{
	padding-top: 10px;
	text-align: center;
}
#rotate  .nav{
	width: 100%;
	padding-top: 10px;
}
#topIntro .introText{
	width: 100%;
	overflow: auto;
	padding-left: 20px;
	padding-top: 20px;
}
#topIntro .miea{
	overflow: auto;
	padding-top: 30px;
	padding-left: 20px;
}
#topIntro  .miea .video{
	width: 115px;
	float: left;
	text-align: center;
}
#topIntro .miealogo{
	float: left;
	width: 300px;
}
#topIntro .miealogo .logoText{
	float: left;
	width: 240px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	padding-top: 16px;
	line-height: 16px;
}
#topIntro .miealogo .logoImg{
	float: left;
	width: 50px;
	height: 50px;
	padding-top: 7px;
}
#topIntro .introText .topText{
	font-size: 20px;
	color: #848484;
	font-weight: bold;
	width: 100%;
	font-family: "myriad pro",tahoma;
}
#topIntro .introText .centerText{
	width: 100%;
	font-size: 53px;
	color: #121f4c;
	font-weight: bold;
	padding-bottom: 20px;
	font-family: "myriad pro",tahoma;
}
#topIntro .introText .bottomText{
	width: 85%;
	color: black;
	font-size: 20px;
	font-weight: bold;
	font-family: "myriad pro",tahoma;
}
#topIntro .link{
	float: left;
	text-align: right;
	padding-top: 10px;
	width: 85%;
}
#topIntro .link a{
	font-weight: bold;
	font-size: 11px;
}
#sellingPoint{
	width: 976px;
	padding: 20px 0px;
	float: left;
	overflow: auto;
	background-color: white;
	border: 2px solid #dbdee5;
	-moz-border-radius:			5px;
	-webkit-border-radius:		5px;
	border-radius:				5px;
}
#sellingPoint .eachSellingPoint{
	width: 203px;
	padding: 10px 20px 20px 20px;
	overflow: auto;
	float: left;
}
#sellingPoint .dottedLine{
	width: 0px;
	height: 310px;
	border-right: 1px dotted black;
	float: left;
}
#sellingPoint .eachSellingPoint .title{
	color: #3E3E3E;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
#sellingPoint .eachSellingPoint .explanation{
	float: left;
	font-size: 11px;
	width: 100%;
}
#sellingPoint .eachSellingPoint .learnMore{
	padding-top: 10px;
	padding-bottom: 25px;
	float: left;
	width: 100%;
}
#sellingPoint .eachSellingPoint .learnMore a{ color: #121f6b; }
#sellingPoint .eachSellingPoint .featurePic{
	float: left;
	width: 100%;
	text-align: center;
}

#bottomLast{
	width: 975px;
	float: left;
	overflow: auto;
	background-color: white;
	border: 2px solid #dbdee5;
	margin-top: 10px;
	-moz-border-radius:			5px;
	-webkit-border-radius:		5px;
	border-radius:				5px;
}

#bottomLast .bottomLastPoint {
	width: 486px;
	float: left;
	text-align: center;
}
#bottomLast .bottomLastPoint .journey{
	overflow: auto;
	width: 364px;
	height: 134px;
	margin: 5px 0;
	padding-right: 96px;
	padding-left: 26px;
	padding-top: 15px;
}
#bottomLast .bottomLastPoint .journey .journeyHeader{
	width: 100%;
	overflow: auto;
	float: left;
}
#bottomLast .bottomLastPoint .journey .journeyHeader .title{
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-top: 4px;
}
#bottomLast .bottomLastPoint .journey .journeyHeader .signUpBtn{
	float: left;
}
#bottomLast .bottomLastPoint .journey .journeyText{
	float: left;
	width: 100%;
	text-align: left;
}
#bottomLast .lady{
	width: 243px;
	padding-top: 5px;
	overflow: auto;
	float: left;
	text-align: center;
}
#bottomLast .quickLook {
	width: 225px;
	overflow: auto;
	font-size: 15px;
	font-weight: bold;
	padding: 40px 10px 10px 10px;
	float: left;
	text-align: center;
}

#footer{
	width: 100%;
	overflow: auto;
	float: left;
	background-color: #071530;
	margin-top: 25px;
	padding-bottom: 7px;
}

#footer .middleFooter{
	padding-left: 45px;
}
	
#footer .topFooter{
	width: 735px;
	float: left;
	color: white;
	text-align: left;
	padding-right:0px;
	vertical-align: center;
	font-size: 11px;
}
#footer .topFooter ul{
	margin: 5px 0px;
	padding-top: 5px;
}
#footer .topFooter li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}

#footer .topFooter li a{
	color: white;
	font-size: 11px;
}

a{ text-decoration: none; }
a:hover{ text-decoration: underline; }

#footer .memberLogin{
	float: left;
	width: 145px;
	vertical-align: top;
	padding-left: 24px;
	padding-top: 11px;
	padding-bottom: 6px;
}

#footer .topfooter .middleFooter {
	width: 100%;
	float: left;
	color: white;
	text-align: left;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 43px;
	font-size: 11px;
}
#nav{
	width: 250px;
	float: left;
	margin-left: 140px;
	margin-top: 10px;
}
#nav a {
	margin: 0 2px;
	padding: 3px 5px;
	background: #fff;
	text-decoration: none;
	background-image: url('../images/negotiator/dot.jpg');
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 14px;
	height: 14px;
}
#nav a span {display: none;}
#nav a.activeSlide { background-image: url('../images/negotiator/dotActive.jpg'); }
#nav a:focus { outline: none; }
