@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Gudea);
/* CSS Document */
#wrapper #mainContent #centerContent #mainImage{
	float:left;
	width:1000px;
	height:481px;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #whiteTriangle{
	float:left;
	display:block;
	width:30px;
	height:15px;
	margin:-15px 0px 0px 935px;
	background:url(../img/whiteTriangle.png) no-repeat 0 0;
	z-index:10;
}
#wrapper #mainContent #centerContent #secondaryNav{
	float:left;
	width:218px;
	height:620px;
	padding:40px 0px 0px 62px;
	overflow:hidden;
	font-family:DINProBlack,'Gudea';
	font-size:12px;
	line-height:48px;
	color:#5f7588;
	text-transform:uppercase;
}
#wrapper #mainContent #centerContent #secondaryNav dl{
	height:100%;
	background:url(../img/lineY.png) repeat-y right top;
	background-attachment:inherit;
}
#wrapper #mainContent #centerContent #secondaryNav dl dd{
	display:block;
	height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #mainContent #centerContent #secondaryNav dl dd:hover{
	display:block;
	background-color:#FFFFFF;
}
#wrapper #mainContent #centerContent #secondaryNav dl dd a:hover{
	color:#91adc8;
}
#wrapper #mainContent #centerContent #secondaryNav dl dd.selected{
	padding:0px;
	color:#91adc8;
	background-color:#FFFFFF;
}

#wrapper #mainContent #centerContent #secondaryNavContent{
	float:left;
	width:720px;
	height:548px;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #secondaryNavContent div.pagNav{
	display:block;
	float:left;
	width:720px;
	height:548px;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #secondaryNavContent article{
	float:left;
	width:634px;
	height:473px;
	padding:75px 0px 0px 50px;
	overflow:hidden;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #mainContent #centerContent #secondaryNavContent article header{
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	color:#1296b7;
	padding:0px 0px 40px 0px;
}
#wrapper #mainContent #centerContent #secondaryNavContent article p{
	font-size:12px;
	line-height:25px;
	font-weight:normal;
	color:#646464;
	padding:0px 0px 40px 0px;
}
#wrapper #mainContent #centerContent #secondaryNavContent article footer{
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	color:#646464;
}

#wrapper #mainContent #centerContent #secondaryNavContent aside{
	float:left;
	width:284px;
	height:473px;
	padding:75px 0px 0px 0px;
	text-align:center;
	overflow:hidden;	
}
#wrapper #mainContent #centerContent #secondaryNavContent aside img{
   vertical-align:middle;
   margin:0px 0px 10px 0px;
}

#wrapper #mainContent #centerContent #homeControlSmartPhone{
	float:left;
	width:1000px;
	height:524px;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #homeControlSmartPhone #imgHomeControl{
	float:left;
	width:716px;
	height:524px;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #homeControlSmartPhone #descriptionHomeControl{
	float:left;
	width:284px;
	height:524px;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #homeControlSmartPhone #descriptionHomeControl article{
	float:left;
	padding:131px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #mainContent #centerContent #homeControlSmartPhone #descriptionHomeControl article header{
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	color:#1296b7;
	padding:0px 0px 40px 0px;
}
#wrapper #mainContent #centerContent #homeControlSmartPhone #descriptionHomeControl article p{
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	color:#646464;
}

#wrapper #mainContent #centerContent #threeQuestion{
	float:left;
	width:1000px;
	height:244px;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #threeQuestion ul li{
	float:left;
	height:244px;
}
#wrapper #mainContent #centerContent #threeQuestion ul li.queContent{
	width:330px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#eff3f7;
}
#wrapper #mainContent #centerContent #threeQuestion ul li.queContent article{
	display:block;
	width:266px;
	margin:40px auto;
}
#wrapper #mainContent #centerContent #threeQuestion ul li.queContent header{
	display:block;
	color:#1296b7;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
}
#wrapper #mainContent #centerContent #threeQuestion ul li.queContent p{
	display:block;
	color:#646464;
	font-size:18px;
	line-height:25px;
	font-weight:normal;
}
#wrapper #mainContent #centerContent #threeQuestion ul li.queContent footer{
	display:block;
	color:#1296b7;
	font-size:18px;
	line-height:30px;
	font-weight:bold;
}
#wrapper #mainContent #centerContent #threeQuestion ul li.queSpace{
	display:block;
	width:5px;
}
