
#wrapper{
	margin: 0px auto;

	
}
#top{
	margin: 1px auto 0px auto;
	width: 1165px;
	
}
#bannerTop{
	margin: 0px auto;
	width:767px;
	height: 95px;
}
#bannerTop a{
	margin: 0px auto;
	display: block;
	width: 728px;
}
#flashHeader{
	width:765px;
	min-height: 140px;
	background-color: gray;
	margin-top: -10px;
}
#bottom{
	width: 1300px;
	margin: 0px auto;
}
#leftBanner,#rightBanner{
	margin-top: 15px;
	float: left;
	color: white;
}

#rightBanner {
	max-width: 100px;
	min-width: 1px;
}

#leftBanner {
	text-align: right;
	max-width: 250px;
	min-width: 1px;
}

#package{
	/*background: #666666 url('images/package_bg.jpg') repeat-y center;*/
	padding: 5px 5px 0px 5px;	
	float: left;
	width: 767px;
	margin: 5px 2px auto 2px;
	overflow: hidden;
	
}
#contentContainer{
		overflow: hidden;
	height: auto;
}
#leftCol{
	float: left;
	clear: left;
	width: 159px;
	min-height: 400px;
	background-color: #666666;
	margin-bottom:-30000px;
	padding-bottom:30000px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;

}
#leftCol #accountBox{
	background:#C3C3C3;
padding: 3px 6px;
margin-top: 10px;
margin-bottom: 15px;
}
#leftCol #accountBox h3,#leftCol h3{
	border-bottom:1px solid black;
	font-size: 12px;
}
#leftCol #accountBox fieldset legend{
	display: none;
}
#leftCol ul{
	list-style: none;
	padding-left: 5px;
	margin-bottom: 10px;
}
#leftCol ul li{
	margin-bottom: 8px;
}
#leftCol a#notifications{
	display: block;
	background: #C3C3C3;
	padding: 5px;
	margin-bottom: 15px;
}
#leftCol #newestT{
	background: #f0f0f0 url('images/content_bg.jpg') repeat-x top;
	padding: 3px 6px;
	margin-bottom: 15px;
	
}
#content{
background: #f0f0f0 url('images/content_bg.jpg') repeat-x top;
min-height: 400px;
width: 603px;
float: left;
border-left: 1px solid black;
border-right: 1px solid #000;
	border-top: 1px solid #000;
margin-bottom:-30000px;
padding-bottom:30000px;

}
#content #padding{
	padding:5px;
	overflow: hidden;
	width: 594px;
}


#content  #searchFilter{
	background: #E1E1E1;
	border-bottom-style: solid;
	border-color: #B5B5B5;
	border-width: 3px;
	padding: 10px 5px;
	width: 95%;
	margin: auto;
}
#content #searchFilter fieldset{
	margin: 0px;
	float: left;
}
#content #searchFilter fieldset label{
	width: 40px;
	padding-top:3px ;
}
#content #searchFilter fieldset select{
	width: 82px;
	margin-right: 8px;
}
#content  #searchFilter fieldset div.secondLine label{
	width: auto;	
}
#content  #searchFilter fieldset div.secondLine input{
	margin-right: 8px;
	width: 150px;
}
#content  #searchFilter fieldset div.secondLine input.numberField{
	width: 50px;
}
#content #searchFilter input.submit{
	float: right;
}
#padding div.clcol ,div.crcol{
	width: 40%;
	
}
#padding div.clcol {
	float: left;
	width: 58%;
}

#padding div.crcol {
	float: right;
}
#padding div.crcol img{
display:block;
margin:1px auto 5px;
width:auto;
}

#padding .searchDesc ul{
	list-style:none;
	padding:0px;
	margin: 0px;
	
}
#padding .searchDesc ul li{
	float: left;
	font-size: .90em;
	
}
#padding .searchDesc ul li span{
	padding: 0px 5px 0px 10px;
}
#footer{
	clear: both;
	border-top: 1px solid black;
	color: #F3F2ED;
	padding-top: 15px;
	min-height: 30px;
	padding-bottom:15px;
	margin: 0px auto;
	text-align: center;
	line-height: 1.5;
	z-index: 100;
}
#footer a{
	color: #F3F2ED;
	text-decoration: none;
/*	text-transform: uppercase; */
}
#footer a:hover{
	color: inherit;
}
div.formInfoDiv p img{
	float: right;
	margin-right: 35%;
}
.googlead {
	max-width: 250px !important;
	min-width: 1px;
	margin-top: 130px;
}
.gooL {
	margin-bottom: 8px;
	float: right;
	clear: both;
	text-align:right;
}

.gooR {
	margin-bottom: 8px;
}

.gooL ins{
	max-width: 250px !important;
	min-width: 1px;
	overflow: auto;
	text-align:right;
}

.gooL iframe {
	max-width: 250px !important;
	min-width: 1px;
	float: right !important;
}
