body{
	font-family:Arial, Verdana, "Trebuchet MS", Georgia, Lucida, Helvetica, Tahoma, sans-serif;
	margin:0;
	font-size:12px;
	text-align:center;
	color:#666666;
	font-weight: normal;
	background-color: #FFFFFF;
}
*{
	margin: 0;
	padding-top: 5;
	padding-right: 5;
	padding-bottom: 5;
	padding-left: 5;
}
img,fieldset{
	border:none;
}
ul{
	list-style:none;
}	
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#9fbd3b;
	text-decoration:underline;
}
.hide,a b,span small{
     position: absolute;
     left: -9999px;
}
/*-----------------------Page Structure
*/
#wrap{
	width:960px;
	margin:0px auto;
	text-align:left;
	position: relative;
}
#mainBody{
	overflow:hidden;
	width:960px;
	padding-bottom:8px;
}
/*--------------------------Start outerWrap
*/
#outerWrap{
	background-color: #fff;
	background-image: url(../images/sidebg.gif);
	background-repeat: repeat-x;
	background-position: 950px 74px;
}
#left{
	float:left;
	width:220px;
	overflow:hidden;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.leftBox{
	padding-top:11px;
	width:220px;
	background-color: #FFFFFF;
	background-image: url(../images/research_images/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
}
.leftBox div{
	background:url(../images/research_images/leftbottom.jpg)  no-repeat left bottom;
	padding-bottom:56px;
	width:220px;
}
.leftBox dl{
	background:url(../images/research_images/leftbg.jpg) repeat-y;
	width:220px;
	padding:3px 0 0 9px;
}
.leftBox dl dt{
	font-size:18px;
	font-weight:bold;
	/*color:#1C2E5D;*/
	color:#1C2E5D;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.leftBox dl dd h2{
	font-size:11px;
	color:#000000;
	line-height:10px;
	padding:0 15px 14px 0;
}
.leftBox dl dd h3{
	font-size:11px;
	color:#000000;
	line-height:12px;
	width:170px;
	padding:0 10px 14px 0;
}
.leftBox dl dd input{
	width:196px;
	height:14px;
	padding:2px 0 0 7px;
	font-size:10px;
	color:#666666;
	background:url(../images/research_images/inputbg.gif) no-repeat right;
	border:none;
	margin-bottom:6px;
	padding:3px 0 0 3px
}
.leftBox dl dd select{
	width:197px;
	font-size:10px;
	color:#7F7F7F;
	height:17px;
}
.leftBox dl dd label{
	width:101px;
	height:22px;
	font-size:10px;
	display:block;
	float:left;
}
.leftBox dl dd.btn_sub{
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.leftBox dl dd a{
	height:24px;
	text-decoration:underline;
	font-size:10px;
	color:#49587D;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 40px;
}
.leftBox dl dd a:hover{
	text-decoration:none;
	color:#49587D
}
.leftBox dl dd .submit{
	width:180px;
	height:44px;
	border:none;
	background:none;
	margin-top:5px;
	padding-left:0px;
	margin-left:12px;
}
.leftBox dl dd p{
	padding:4px 15px 5px 10px;
	font-size:14px;
	line-height:14px;
	margin-top:-8px;
	color:#1c2e5d;
	font-weight: bold;
}
/* */
.rightbox{
	background:url(../images/research_images/lefttop.jpg) no-repeat left top;
	padding-top:11px;
	width:220px;
}
.rightbox div{
	background:url(../images/research_images/leftbottom.jpg)  no-repeat left bottom;
	padding-bottom:56px;
	width:220px;
}
.rightbox dl{
	background:url(../images/research_images/leftbg.jpg) repeat-y;
	width:220px;
	padding:3px 0 0 9px;
}
.rightbox dl dt{	
	font-size:14px;
	font-weight:bold;
	color:#1C2E5D;
	padding:0 0 10px 60px;
}
.rightbox dl dd h2{
	font-size:11px;
	color:#000000;
	line-height:10px;
	padding:0 15px 14px 0;
}
.rightbox dl dd input{	
	width:196px;
	height:14px;
	padding:2px 0 0 7px;
	font-size:10px;
	color:#7F7F7F;
	background:url(../images/research_images/inputbg.gif) no-repeat right;
	border:none;
	margin-bottom:6px;
	padding:3px 0 0 3px
}
.rightbox dl dd select{
	width:197px;
	font-size:10px;
	color:#7F7F7F;
	height:17px;
}
.rightbox dl dd label{
	width:101px;
	height:22px;
	font-size:10px;
	display:block;
	float:left;
}
.rightbox dl dd.btn_sub{
	padding: 6px 0 0 3px
}
.rightbox dl dd a{
	padding:0 0 5px 18px;
	height:24px;
	text-decoration:underline;
	font-size:10px;
	color:#49587D
}
.rightbox dl dd a:hover{
	text-decoration:none;
	color:#49587D
}
.rightbox dl dd .submit{
	width:155px;
	height:30px;
	border:none;
	background:none;
	margin-top:5px;
	padding-left:21px;
}
.rightbox dl dd p{
	padding:4px 15px 5px 10px;
	font-size:11px;
	line-height:12px;
	margin-top:-8px;
	color:#646464;
}

/* */

.leftList{
	padding-left:9px;
}
.leftList li{
	color:#6A8990;
	font-weight:bold;
	background:url(../images/research_images/bullet.gif) no-repeat left 9px;	
	padding:4px 0 4px 13px;
}
.leftList li a{
	color:#6A8990;
}
.leftList li a:hover{
	color:#9fbd3b;
	text-decoration:none
}
#rightPart{
	width:728px;
	float:right;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/subbanner.jpg);
}
.subLeftBox{
	margin-top: -11px;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;
}
.message{
	height:272px;
	display:block;
}
* html .message{
	height:243px;
}
.message blockquote{
	font-size:12px;
	color:#111F43;
	width:728px;
	display:block;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
.message span{
	font-size:10px;
	padding:0 0 0 8px;
	display:block;
	color:#FFFFFF;
	float:left;
	text-transform:capitalize;
}
.message strong{
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:13px 0 0 468px;
	display:block;
}
.carInfo{
	width:351px;
	height:252px;
	float:left;
	margin-top:9px;
/*	display:block;
	background:url(../images/carsimg.jpg) no-repeat;*/
}
.carInfo a{
	width:351px;
	height:252px;
	display:block;
	/*float:left;*/
	/*margin-top:38px;*/
	background:url(../images/carsimg.jpg) no-repeat;
	text-indent:-999em;
}

.carInfo blockquote{
	margin:26px 0 0 167px;
	padding-left:17px;
	width:165px;
	display:block;
	color:#000000;
	background:url(../images/coma1.gif) no-repeat left top;
}
.carInfo b{
	padding:5px 0 0 222px;
	display:block;
	color:#000000;
	font-weight:normal;
}
.carInfo span{
	padding-left:232px;
	display:block;
	color:#000000;
}
.contentArea{
	width:308px;
	float:right;
	margin-right:8px;
	display:inline;
	background-image: url(../images/boxbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: -29px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
.contentArea p{
	font-size:12px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
div.bbb{
	height:120px;
	width: 300px;

}
div.bbb_left
{
	width:67px;
	float:left;
}
div.bbb_right
{
	width:200px;
	float:left;
}


#gets{
	margin-left:0px;
	font-size:12px;
	color:#FFFFFF;
	height:44px;
	width:180px;
	display:block;
	float:left;
	border:none;
	background-image: url(../images/learn_how.jpg);
}
.contentArea a.hww{
   	border:none;
	color:#FFFFFF;
	margin-left:-12px;
	font-size:12px;
	background: url(../images/hww_orange.jpg) right no-repeat;
	height:36px;
	width:157px;
	text-indent:-999em;
	display:block;
}
.bottomArea{
	background: url(../images/toppart.gif) no-repeat top left;
	padding-top:8px;
	margin-top:10px;
	width:713px;
	float:left;
}
.bottomArea div{
	background:url(../images/bottompart.gif) no-repeat bottom left;
	padding-bottom:8px;
	width:713px;
}
.bottomArea dl dt{
	margin-bottom:10px;
}
.bottomArea dl{
	width:713px;
	background:url(../images/bottombg.gif) repeat-y left;
	overflow:hidden;
	padding:0 0 12px 15px;
}
.bottomArea dl dd{
	line-height:12px;
	background:url(../images/boxbullet.gif) no-repeat left;
	float:left;
	width:108px;
	padding-left:10px;
}
.bottomArea dl dd a{
	color:#646464;
}
.bottomArea dl dd a:hover{
	color:#9fbd3b;
	text-decoration:none;
}

#h1
{
    font-size:16px;
	color:#1c2e5d;
	margin-top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1.home
{
	font-size:16px;
	color:#1c2e5d;
	margin-top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
