/* CSS Document */
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td,a{margin:0;padding:0;}
img{border:0px;}
#wrapper{
	width:916px;	
}
#headerIFrame{
	margin:7px 0px 0px 18px;
}
#footer{
	margin:0px 0px 0px 18px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{
	color:#2593d0;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#content{
	width:445px;
	margin:9px 0px 0px 202px;
	float:left;
}
*html #content{
	margin-left:101px;
}
#content h2{
	margin-bottom:11px;
}
#content p.first{
	margin:0px;
}
#content p{
	margin:22px 0px 0px 0px;
}
#gowNowBtn{
	float:left;
	margin:12px 7px 0px -2px;	
}
#checkOutTxt{
	margin:20px 0px 0px;
}
#floatBox{
	float:left;
	background:url(../images/img_ctabox.gif) no-repeat top left;
	width:160px;
	height:215px;
	margin:5px 0px 0px 34px;
	padding:31px 22px 0px 28px;
}
#floatBox h4{
	font-size:11px;
}
#floatBox p{
	width:140px;
	margin:0px 0px 10px 0px;
}
#bottomImg{
	clear:both;
	margin:30px 0px 0px 161px;
	
}

