.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}

img.pic  {

margin: 20px;
float: left;
} 

.states{
float: left;
width: 140px;
text-align: left;
}

#provinces1{
float: left;
width: 180px;
text-align: left;
margin-left: 240px;
}

#provinces2{
float: left;
width: 180px;
text-align: left;
}



#banner {
 float: left;
 width: 1090px;
 color: #333;
 border: 1px solid #ccc;
 margin: 0;
		background:#736560;
height: 190px;
}

#content{
	overflow:auto;
	width:300px;
	background-color:#EBEBEB;
	height:300px;
	float:left;
	text-align: left;
	margin: 0;
	padding-left: 30px;
}

#rightcolumn { 
 float: left;
 background: #EBEBEB;
 height: 280px;
 width: 740px;
 margin: 0;
 padding: 10px;
border-right: 4px solid #ccc;
text-align: left;

}



#external {
 color: #333;
		background:#FFFFFF;
 width: 1090px;
 float: left;
 border: 1px solid #ccc;
 height: 600px;
 margin: 0;
padding: 0;
}
h1{
margin: 2px;
font-size: x-large;
text-align: center;
}

h2 {
color: #000000;
font-size: small;
font-style: normal;
font-family: "Lucida Grande",Myriad,sans-serif;

}
a {
font-family: "Lucida Grande",Myriad,sans-serif;
color: #000000;
}

#roundbar-grey {
		clear:left;
		float:left;
		width:1090px;
		background:#B7B7B7 url(navbars/roundbar-grey.gif) 0 25% 
repeat;
		font-family:Trebuchet MS, Helvetica, sans-serif;
		border-bottom:1px solid #A8A8A8;
		overflow:hidden;
line-height:30px;
	}


#roundbar-blue {
		clear:left;
		float:left;
		width:1090px;
		background:#B7B7B7 url(navbars/roundbar-grey.gif) 0 25% repeat;
		font-family:Trebuchet MS, Helvetica, sans-serif;
		border-bottom:1px solid #A8A8A8;
		overflow:hidden;
	}
	#roundbar-blue ul {
		clear:left;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		left:50%;
		text-align:center;
	}
	#roundbar-blue ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
	}
	#roundbar-blue ul li.first {
		border-left:1px solid #A8A8A8;
	}
	#roundbar-blue ul li.last {
		border-right:1px solid #C8C8C8;
	}
	#roundbar-blue ul li a {
		display:block;
		margin:0;
		padding:.4em .8em;
		color:#000;
		text-decoration:none;
		border-left:1px #C8C8C8;
		border-right:1px solid #A8A8A8;
		line-height:1.3em;
	}
	#roundbar-blue ul li.active a {
		background:url(navbars/roundbar-grey.gif) 0 75% repeat;
		font-weight:bold;
	}
	#roundbar-blue ul li a:hover {
		background:url(navbars/roundbar-blue.gif) 0 75% repeat;
	}
	#roundbar-blue ul li a span {
		display:block;
	}
	
	

#wrapper { 
 margin: 0 auto;
width: 100%;
}
#wrap 		{ width:1100px; margin:0 auto; } /* "auto" makes the left and right margins center the wrapper */
	body{
	text-align: center;
	font-family: "lucida grande",myriad,sans-serif;
	}