#site_center {text-align:center;}
#main {  margin:0 auto; text-align:left;}

#header {height:336px; background:url(../images/header_tall.jpg) repeat-x 0 97px;}


#footer { height:63px; background:url(../images/footer_bg.gif);}

.column, .column1, .column2, .col, .col1, .col2, .col31, .col32, .col33 {float:left;}

/* ============================= index ===========================*/

#index .column {width:/*700px*/100%;}
#index .column1 {width:/*477px*/67%; display: block;}
#index .column2 {width:/*231px*/33%; display: block;}

#index .col {width:/*240px*/53%;}
#index .col1 {width:/*240px*/53%;}
#index .col2 {width:/*215px*/47%;}
#index .col31 {width:/*120px*/33%;}
#index .col32 {width:/*120px*/33%;}
#index .col33 {width:/*120px*/33%;}
#index .col31 img, #index .col32 img, #index .col33 img {width: 120px; height: 150px; border: solid 10px #aaa; margin: 3px 0px 10px 0px;}
#index .col31 img:hover, #index .col32 img:hover, #index .col33 img:hover {width: 120px; height: 150px; border: solid 10px #f2b600; margin: 3px 0px 10px 0px;}

/* ============================= index-1 ===========================*/

#index_1 .column1 {width:/*311px*/44%;}
#index_1 .column2 {width:/*397px*/56%;}

/* ============================= index-2 ===========================*/

#index_2 .column1 {width:/*407px*/57%;}
#index_2 .column2 {width:/*301px*/43%;}

/* ============================= index-3 ===========================*/

#index_3 .column1 {width:/*241px*/34%;}
#index_3 .column2 {width:/*466px*/66%;}

/* ============================= index-4 ===========================*/

#index_4 .column1 {width:/*332px*/47%;}
#index_4 .column2 {width:/*376px*/53%;}

/* ============================= index-5 ===========================*/

#index_5 .column1 {width:/*277px*/39%;}
#index_5 .column2 {width:/*431px*/61%;}


#lightbox {
	background-color: #EEEEEE;
	padding: 10px 15px;
	color: #000000;
	border: solid 1px #666666;
}
#lightboxDetails {
	font-size: 15px;
	padding-top: 0.4em;
	font-weight: normal;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 0px;
	right: 0px;
}
#lightbox img {
	border: none;
	clear: both;
} 
#overlay img {
	border: none;
}
#overlay {
	background-image: url(../images/overlay.png);
}
* html #overlay {
	background-color: #333;
	background-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

.tooltip { background: #ffffdd; border: solid 1px #222; font-family: georgia, arial, verdana; font-size: 12px; padding: 5px; text-align: left; color: #000; }
