/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7e7fb;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000; line-height:18px;
}
.container{ margin-left:auto; width:960px; text-align:left; margin:auto;}
.lside{ float:left;}
.rside{ float:right;}
.bold{font-weight:bold;}
.clear-both{ clear:both;}
.border-left{border-left:1px solid #cfcfe3;}
h2{ font-weight:bold; font-size:16px; color:#5a4f9a; margin:0px;}
.top-address{margin-top:15px; text-align:right;}
.menu{width:963px; background-color:#000000; height:30px; color:#515151; text-align:center; padding-top:10px;}
.footer-bg{ background-image:url(../images/footer-bg.jpg); width:963px; height:66px;}
.footer-text{ color:#e7e7fb; text-align:center;}
