#site_center {text-align:center; background:url(images/body_bg2.gif) bottom repeat-x;}
#main {
	width:855px;
	margin:0 auto;
	text-align:left;
	background-color: #000;
	background-repeat: repeat-y;
	background-position: left;
}

#header { background-color: #000;}

#middle {
	
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #333;
}

#footer { height:118px; background:url(images/footer_bg.gif) top left no-repeat;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}
.wraper {width:100%;}
/* ============================= index ===========================*/

#index .wraper {background:url(images/ver_line.gif) 500px 0 repeat-y;}
#index .column1 {width:475px; float: left;}
#index .column2 {width:235px; float: left;}

#index .col1 {width:219px; float: left;}
#index .col2 {width:175px; float: left;}

/* ============================= index-1 ===========================*/

#index_1 .wraper {background:url(images/ver_line.gif) 233px 0 repeat-y;}
#index_1 .column1 {width:259px;}
#index_1 .column2 {width:410px;}

#index_1 .col1 {width:221px;}
#index_1 .col2 {width:188px;}

/* ============================= index-2 ===========================*/

#index_2 .wraper {background:url(images/ver_line.gif) 423px 0 repeat-y;}
#index_2 .column1 {width:448px;}
#index_2 .column2 {width:222px;}

/* ============================= index-3 ===========================*/

#index_3 .wraper {background:url(images/ver_line.gif) 265px 0 repeat-y;}
#index_3 .column1 {width:292px;}
#index_3 .column2 {width:377px;}

/* ============================= index-4 ===========================*/

#index_4 .wraper {background:url(images/ver_line.gif) 423px 0 repeat-y;}
#index_4 .column1 {width:448px;}
#index_4 .column2 {width:222px;}

/* ============================= index-5 ===========================*/

#index_5 .wraper {background:url(images/ver_line.gif) 233px 0 repeat-y;}
#index_5 .column1 {width:259px;}
#index_5 .column2 {width:410px;}
a.orangeLink {
	color:#ffa01e;
	font-weight: bold;
	text-decoration: none;
}
ul#twitter_update_list {
	font-size: 14px;
	color: #FC0;
	padding: 10px;
	float: left;
	height: auto;
	list-style-type: none;	
	border: #F60 solid 2px;
}
ul#twitter_update_list a {
	color: #ffa01e;
	font-weight: bold;
	text-decoration: none;
}

ul#twitter_update_list #twitterDate  {
	
	font-size: 9px;
	font-weight: bold;
	
}

ul#twitter_update_list #twitterDate a {
	color: #FFF;
	text-decoration: none;
}

#topMenu {
	
	float: right;
	width: 400px;	
	clear: both;
}

#topMenu p {
	width: 10px;	
	text-align: center;
	float: left;
	color: #F90;
	
}

#topMenu img {
	padding: 5px;	
}

#topMenu a {
	text-decoration: none;
	color:#ffa01e;
}