@charset "utf-8";
#bigdiv #bigbody {
	position: relative;
	height: 1000px;
	width: 900px;
}
#bigdiv #bigbody #servicespromo {
	position: relative;
	height: 1000px;
	width: 200px;
}
#bigdiv #bigbody #servicebody {
	height: 1000px;
	width: 700px;
	position: absolute;
	left: 200px;
	top: 69px;
}
#bigdiv #bigbody #insurancecolumn {
	position: relative;
	width: 580px;
	height: 980px;
	text-align: justify;
	left: 10px;
}
#bigdiv #bigbody #insurancepromo {
	position: absolute;
	height: 250px;
	width: 300px;
	left: 595px;
	top: 5px;
}
#bigdiv #bigbody #insurancecolumn #newstitle {
	position: absolute;
	height: 20px;
	left: 0px;
	width: 581px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#bigdiv #bigbody #insurancecolumn #newsbody {
	position: absolute;
	width: 580px;
	left: 0px;
	top: 40px;
	height: 940px;
	overflow: auto;
}
#bigdiv #bigbody #bybus {
	position: absolute;
	height: 220px;
	width: 630px;
	left: 260px;
	top: 50px;
}
#bigdiv #bigbody #buscompanies {
	position: absolute;
	height: 600px;
	width: 240px;
	top: 50px;
	background-color: #A3B2CC;
	left: 10px;
}
#bigdiv #bigbody #trains {
	position: absolute;
	height: 400px;
	width: 630px;
	left: 260px;
	top: 290px;
}

