div.bottom_container div.main_wrapper {
	background:url(../img/bg_bottom2.gif) top center no-repeat;
	min-height:290px;
}
div.bottom_container div.main_wrapper div.links_box {
	padding-top:35px;
	background:url(../img/bg_bottom3.gif) bottom repeat-x;
	padding-bottom:25px;
	*padding-bottom:0px;
}
div.bottom_container div.main_wrapper div.links_box a {
	color:#EFEFEF;
	font-size:12px;
	text-decoration:none;
}
div.bottom_container div.main_wrapper div.links_box a:hover {
	text-decoration:underline;
}
div.bottom_container div.main_wrapper div.links_box ul {
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:12px;
	line-height:20px;
}
div.bottom_container div.main_wrapper div.links_box div {
	float:left;
	width:115px;
	padding-right:20px;
}
div.bottom_container div.main_wrapper div.links_box div.last {
	margin-right:-40px;
}
div.bottom_container div.main_wrapper div.links_box h3 {
	color:#d1d1d1;
	font-size:13px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	background:url(../img/arrow.gif) right bottom no-repeat;
	padding-right:15px;
	display:inline;
}

div.why_box ul { 
	list-style:none; 
	padding:0px; 
	margin:0px 
}
div.why_box ul li {
	background:url(../img/dot.gif) top left no-repeat;
	font-size:13px;
	width:330px;
	padding-left:20px;
	margin-left:30px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:0px;
	float:left;
}
div.why_box ul li.nobullet {
	background:none;
}


div.blue_box {
	border:1px solid #7aa2ea;
	line-height:16px;
	font-size:12px;
	padding:17px;
	background:#FFFFFF url(../img/bg_box.gif) top repeat-x;
}
div.blue_box#pad {
	margin-top:15px;
}
div.split div.blue_box {
	width:350px;
	float:left;
	min-height:140px;	
}
div.split div.blue_box#left {
	margin-right:10px;
}
div.blue_box h3 {
	margin-top:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ededed;
	font-size:16px;
}
div.blue_box div.left {
	padding:5px;
}
div.blue_box div.right {
	width:230px;
}
div.blue_box div.right ul {
	padding:0px;
	margin:0px;
	font-size:11px;
	line-height:15px;
}
div.blue_box div.right ul li {
	width:100px;
	display:inline-block;
}
div.blue_box div.right ul li a {
	text-decoration:none;
}
div.blue_box ul {
	font-size:11px;
	line-height:22px;
	list-style:circle;
	color:#abc9f3;
	margin:0px;
	padding-left:25px;
}

/* updates */
div.small {
	width:360px;
	float:right;
}
div.small ul li {
	width:140px;
	margin-left:15px;
	margin-right:0px;
	min-height:80px;
}
div.form_container h2, div.small h2 {
	font-size:15px;
}
div.form_container {
	float:left;
	width:400px;
	color:#000;
	font-weight:bold;
}
div.form_container td {
	text-align:left;
}

div.form_container h3 {
	margin-top:5px;
	margin-bottom:10px;
	padding-left:5px;
}
div.form_container form {
	background:#FFFFFF;
	border:2px solid #c5c5c5;
	width:370px;
	padding:15px;
	padding-bottom:10px;
	margin-bottom:-15px;
}
div.form_container form input.getadvice {
	width:140px; 
	height:33px;
}
div.form_container form input.field, div.form_container form textarea.field {
	background:#FFFFFF url('../img/input.gif') left top no-repeat;
	border:0px;
	width:190px;
      height:21px;
	border-bottom:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;
      font-size:16px;
      margin:0px;
}

div.form_container form textarea.field {
	height:3em;
	background:none;
	border:1px solid #BBBBBB;
}
input.required, textarea.required {
	background:#FFFFFF url('../img/input.gif') left top no-repeat;
	border:0px;
	width:190px;
      height:21px;
	border-bottom:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;
      font-size:16px;
}

div.form_container form input.check {
	width:auto;
	height:auto;
}
input.validation-failed, textarea.validation-failed {
	/*border: 2px groove #fff000;*/
	outline: 2px groove #fff000;
}

div.form_container form select {
	width:190px;
      height:21px;
}
font.small { font-weight:normal; }

div.form_container .termsAndConditions {
font-weight:normal;
height:6em;
overflow:auto;
border:1px solid #BBBBBB;
}
