html, body {
	height: 100%;
}

body {
	background:#4598BB url(../images/bg_body_gradient.jpg) top left repeat-x;
	color:#666666;
	font-size:12px;
	line-height:15px;
	font-family: Trebuchet MS,arial,verdana;
	margin:0;
	padding:0;
}

img {
	border: none;
}

a {
	color:#255498;
	text-decoration:none;
}


#content {
	margin: 15px auto 20px auto;
	height: 756px;
	width: 740px;
	background-image: url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	padding: 0 0 0px 30px;
}

#headRight {
	font-size: 25px;
	padding: 85px 0 0px 200px;
	color: #112f5c;
}

#btnHead {
	padding: 50px 0 85px 258px;
}

.reasonHead {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
	margin-bottom: 20px;
}

.rowContainer {
	float: none;
	clear: both;
}

.reasonText {
	height: 115px;
	width: 233px;
	float: left;
	padding: 5px 3px 5px 3px ;

}

.reasonRight {
	text-align: left;
}

.reasonLeft {
	text-align: right;
	width: 218px;
}

.reasonImage {
	height: 115px;
	width:	115px;
	float: left;
	padding: 6px 6px 6px 6px ;
}

.newClear {
	clear: both;
}

hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin: 0 auto;
	width: 711px;
	padding: 0 0 0 -150px ;
}

#footer{
	width: 718px;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#e8e8e8;
	padding: 5px 0 0 0px;
	color: #112f5c;
	font-weight: bold;
}

.disclaimer {
	color: #999999;
	font-size: 10px;
	margin-top: 25px;
	padding: 0 9px 0 3px ;
}

.shim {
	font-size: 3px;
	line-height: 3px;
}

