body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #FFFFFF;
/*background-image:url(images/body_bg.gif);*/
}
b{font-size: 110%;}
em{color: red;}
#main{
width:856px; /*Width of main container*/
text-align:center;
}
#maincontainer{
width:806px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
td#left{
margin:0px;
width: auto; /*Width of left column*/
height:auto;
background:url(images/left.gif) bottom right repeat-y;
}
td#right{
margin:0px;
width: auto; /*Width of left column*/
height:auto;
background:url(images/right.gif) bottom left repeat-y;
}
/*--1-------------------------------------/topbaner/---------------------------------------------------*/
.text_home_new{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#topbanner{
height: 168px; /*Height of top section*/
margin:0px; /*Margins for inner DIV inside each column (to provide padding)*/
color:#FFFFFF;
font:75px "Times New Roman", Times, serif;
border:#FFFFFF 3px solid;}

#topbanner h1{
margin: 0;
padding-top: 15px;
}
#topsearch {
	position:relative;
	float: left;
	clear:left;
	width: 800px;
	height:32px;
	border-left:#FFFFFF 3px solid;
	border-right:#FFFFFF 3px solid;	
	border-bottom:#FFFFFF 3px solid;
	
}
#topmenu {
	position:relative;
	float: left;
	clear:left;
	width: 800px;
	height:31px;
	border-left:#FFFFFF 3px solid;
	border-right:#FFFFFF 3px solid;
	
}

/*----------------------------------------------------------*/
/*---2-----Content---------------------------------------------------*/
#contentwrapper{
z-index:4;
float: left;
width: 806px; /*Width of main container*/
background-image:url(images/bg_home.gif);
/*background-color:#720000;*/
border-left:#FFFFFF 3px solid;
border-right:#FFFFFF 3px solid;	
border-bottom:#FFFFFF 3px solid;
}
#contentcolumn{
width:553px;
padding: 0px; /*Set left margin to LeftColumnWidth*/
float: left;}
/*----------------------------------------------------------*/
/*---3-----leftcolumn---------------------------------------------------*/
#leftcolumn{
width: 244px; /*Width of left column*/
/*background-image:url(images/leftcol_bg.gif);*/
border-right:#FFFFFF 3px solid;
background-color:#450000;
}
/*----------------------------------------------------------*/
/*---4-----rightcolumn---------------------------------------------------*/

/*----------------------------------------------------------*/
/*---5-----bottom---------------------------------------------------*/
#bottom{
clear: left;
width: 806px;
color: #717171;
text-align: center;
 font-family: Sans-Serif;
 font-size:11px;
 background-color:#ebebeb;
}

#bottom a{
color: #717171;
text-decoration: none;	

}
#bottom a:hover{
color: #717171;
text-decoration: underline;
}
/*----------------------------------------------------------*/
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 5px;
}
.innertube2{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 5px;
}

#bottom1{
clear: left;
width: 806px;
color: #717171;
text-align: center;
 font-family: Sans-Serif;
 font-size:11px;
}

#bottom1 a{
color: #e7e7e7;
text-decoration: none; 

}
#bottom1 a:hover{
color: #e7e7e7;
text-decoration: underline;
}
