#main {width:950px; margin:0 auto;}

#header {height:443px;} /*normal 443px short 140px*/
#header, #content{ font-size:0.75em;}

.col-1, .col-2, .col-3, .col-1-small, .col-2-small { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:200px; margin-right:15px;}
#page1 #content .row-1 .col-1-small {width:136px; margin-right:31px;}
#page1 #content .row-1 .col-2 {width:630px;}
#page1 #content .row-1 .col-3 {width:150px; float:right; }
#page1 #content .row-1 .col-3 p { font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-bottom:0px; line-height: 16px; }
#page1 #content .row-1 .col-3 h1 {font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration: bold; margin-top:2px}
#page1 #content .row-1 .col-3 a {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration: bold; color:green; margin-bottom:4px}
#page1 #content .row-1 .col-2-small { width:713px; }
#page1 #content .row-2 .line-ver1 { background:url(images/line1.gif) 270px top repeat-y; width:100%;}
#page1 #content .row-2 .line-ver2 { background:url(images/line1.gif) 550px top repeat-y; width:100%;}
#page1 #content .row-2 .col-1 { width:245px; margin-right:20px;}
#page1 #content .row-2 .col-1-small { width:145px; margin-right:10px;}
#page1 #content .row-2 .col-2 { width:220px; margin-left:20px; margin-right:20px;}
#page1 #content .row-2 .col-3 { width:220px; margin-left:40px; margin-right:10px;}
#page1 #content .row-2 .col-2-small { width:320px; margin-right:10px; }

/*======= index-1.html =======*/
#page2 #content .col-1 {width:236px; margin-right:26px;}
#page2 #content .col-2 { width:563px;}
#page2 #content .col-2 .line-ver1 { background:url(images/line1.gif) 250px top repeat-y; width:100%;}
#page2 #content .col-2 .col-1 { width:232px; margin-right:34px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:340px; margin-right:26px;}
#page3 #content .col-2 { width:459px;}
#page3 #content .col-2 .line-ver1 { background:url(images/line1.gif) 250px top repeat-y; width:100%;}
#page3 #content .col-2 .col-1 { width:232px; margin-right:34px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:236px; margin-right:51px;}
#page4 #content .row-1 .col-2 { width:513px;}
#page4 #content .row-2 .line-ver1 { background:url(images/line1.gif) 249px top repeat-y; width:100%;}
#page4 #content .row-2 .line-ver2 { background:url(images/line1.gif) 501px top repeat-y; width:100%;}
#page4 #content .row-2 .col-1 { width:229px; margin-right:36px;}
#page4 #content .row-2 .col-2 { width:214px; margin-right:37px;}
#page4 #content .row-2 .col-3 { width:284px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:236px; margin-right:51px;}
#page5 #content .row-1 .col-2 { width:513px;}
#page5 #content .row-2 .col-1 { width:279px; margin-right:4px;}
#page5 #content .row-2 .col-2 { width:569px;}
#page5 #content .row-2 .col-2 .col-1 { width:237px; margin-right:33px;}
#page5 #content .row-2 .col-2 .col-2 { width:240px;}

/*=========================*/

#footer { padding:14px 22px 30px 0;}
#latest_news h1 {
   font: 11px Arial;
   color:red ;
   text-decoration:bold;
}

#latest_news p {
	padding:2px 10px 0 8px;
	margin:0px;
	font:11px Verdana;
	color: green;	
	line-height:14px;
}

