/* CSS Document */
#Main_Container{
width:100%;

}
#Site_holder{
text-align:left;
width:900px;
border:1px #acb659 solid;
border-top:none;

}
#top_banner{
background:url(Images/top_banner.jpg) no-repeat ;
height:90px;
width:900px;
}
#banner_discription{
background:#ececec;
height:25px;
padding-top:5px;
font-family:Tahoma;
font-size:13px;
text-align:center;
font-weight:400;
}
#flash_anim{
height:260px;
width:100%;
background:none;

}
#more_information_header{
background:none;
height:25px;
font-family:Tahoma;
font-size:18px;
font-weight:400;
padding:0 0 0 20px;
color:#626c10;
}

#user1, #user2, #user3, #user4{

width:100%;
height:180px;
padding-top:10px;

}

/*#user1{
margin-left:5px;
position:absolute;
border:1px #333333 solid;
}
#user2{
margin-left:3px;
position:relative;
left:228px;
}

#user3{
float:left;
position:relative;
margin-left:4px;
left:452px;
}

#user4{

position:relative;
float:left;
margin-left:3px;
left:675px;
margin-right:5px;
}
*/
#footer{
height:20px;

position:relative;
font-family:Tahoma;
font-size:10px;
color:#333333;
padding-left:15px;
padding-top:10px;
}

table.inner_table{
width:100%;

}

table.inner_table td{
text-align:center;
width:225px;
/*border:1px #333333 solid;*/

}
#left_span{

float:left;
}
#right_span{
float:right;
}


a.rollover {
display:block;

	width: 86px;
	height: 26px;
	text-decoration: none;
	background:url(Images/btn_main.jpg);
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	}

a.rollover:hover {
	background-position: -86px 0;
	}

#top_menu{
background:#eeeeee;
}

#more_information{
background:#f0f5c8;
height:180px;
}

#detail_panel{
font-family:Tahoma;
font-size:12px;
color:#333333;
text-align:left;
margin-left:5px;
margin-top:5px;
}

.detail_title{
font-weight:500;
font-size:14px;
color:#626c10;
}

table.content_table{
width:900px;
}

table.content_table td{
vertical-align:top;

}

.textbox {
border:1px #889235 solid;
font-family:Tahoma;
font-size:14px;
height:20px;
width:250px;
color:#555d14;
}

.btns{
background:none;
border:1px #889235 solid;
width:40px;
height:20px;
font-family:Tahoma;
font-size:11px;
text-align:center;
}
.main_points{
margin-top:10px;
background:#ececec;
font-family:Tahoma;
font-size:12px;
color:#333333;
}
a{
color:#acb659;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}
