#main {
	width:980px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#header {
	height:83px;
}
#footer {
	height:64px;
}
.column-1, .column-2, .column-3, .col-1, .col-2, .col-3 {
	float:left;
}
.container {
	width:inherit;
	overflow:visible;
}
/* ============================= page1 ===========================*/
#page1 .column-1 {
	width:445px;
}
#page1 .column-2 {
	width:320px;
}
#page1 .line {
	background:url(images/line3.gif) repeat-y 467px 0;
}
/* ============================= page2 ===========================*/
#page2 .column-1 {
	width:220px;
}
#page2 .column-2 {
	width:530px;
}
#page2 .line {
	background:url(images/line3.gif) repeat-y 249px 0;
}
/* ============================= page3 ===========================*/
#page3 .column-1 {
	width:445px;
}
#page3 .column-2 {
	width:320px;
}
#page3 .line {
	background:url(images/line3.gif) repeat-y 467px 0;
}
/* ============================= page4 ===========================*/
#page4 .column-1 {
	width:314px;
}
#page4 .column-2 {
	width:445px;
}
#page4 .col-1 {
	width:200px;
}
#page4 .col-2 {
	width:210px;
}
#page4 .line {
	background:url(images/line3.gif) repeat-y 339px 0;
}
/* ============================= page5 ===========================*/
#page5 .column-1 {
	width:445px;
}
#page5 .column-2 {
	width:320px;
}
#page5 .col-1 {
	width:205px;
}
#page5 .col-2 {
	width:205px;
}
#page5 .line {
	background:url(images/line3.gif) repeat-y 467px 0;
}
/* ============================= page6 ===========================*/
#page6 .column-1 {
	width:320px;
}
#page6 .column-2 {
	width:445px;
}
#page6 .line {
	background:url(images/line3.gif) repeat-y 339px 0;
}
/* ============================= page7 ===========================*/
#page7 .column-1 {
	width:220px;
}
#page7 .column-2 {
	width:530px;
}
#page7 .line {
	background:url(images/line3.gif) repeat-y 249px 0;
}
.newsBox {
	float: right;
	width: 272px;
	margin-right: 10px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(images/newsbox_gradient3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#page1 .top-tail #main #content .top-tail .bot-tail .left-tail .right-tail .left-top .right-top .left-bot .right-bot .indent .newsBox a {
	margin-top: 15px;
}
#page1 .top-tail #main #content .top-tail .bot-tail .left-tail .right-tail .left-top .right-top .left-bot .right-bot .indent .newsBox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2F587E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2F587E;
}
#page1 .top-tail #main #content .top-tail .bot-tail .left-tail .right-tail .left-top .right-top .left-bot .right-bot .indent .newsBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
