body {
	background-color:#f1fdfe;
}

.leftNav a, .leftNav a:hover {
	color:#0095da;
	font-weight:bold;
	font-size:10px;
	line-height:12px;
}

ul.leftNav {
	margin-top:20px;
	margin-left:0px;
	padding-left:0px;
}

ul.leftNav li {
	margin-bottom:0px;
	list-style:none;
	padding-bottom:8px;
}

#topBG {
	background-image:url(/images/group/bg_top.jpg);
	background-repeat:no-repeat;
	width:990px;
	margin:0px auto;
	background-position:top;
}

#bottomBG {
	background-image:url(/images/group/bg_bottom.jpg);
	background-repeat:no-repeat;
	width:990px;
	margin:0px auto;
	background-position:bottom;
	height:100%;
}

#middleBG {
	background-image:url(/images/group/bg_middle.jpg);
	background-repeat:repeat-y;
	width:990px;
	margin:0px auto;
	background-position:center;
}

.phnNumber {
	font-size:12px;
	color:#0095da;
	font-weight:bold;
	padding-left:55px;
	padding-right:40px;
}
