/* CSS Document */
body{
	margin:0px auto;
	padding:0px;
	width:1047px;
	background-image:url(/images/bg-body.jpg);
	background-repeat:repeat-x;	
	background-color:#3E3E3E;
	font-size:12px;
}

#contentbg{
width:1047px;
height:auto;
float:left;
font-family:"Times New Roman", Times, serif;
}

/*#main {
   width:1047px; 
   height:auto;
   text-align:left; 
   float:left;
   border:solid 0px #a4a4a4; 
}
*/
#header{
   width:1047px; 
   height:156px;
   text-align:left; 
   border:solid 0px #0000FF; 
   background-image:url(/images/header.jpg);
   float:left;
   background-repeat:no-repeat;
}

#MainImg{
   width:1047px; 
   height:362px;
   text-align:left; 
   border:solid 0px #CCCCCC; 
   background-image:url(/images/mainimg.jpg);
   float:left;
   background-repeat:no-repeat;
}


#Footer{
   width:1047px; 
   height:120px;
   text-align:left; 
   border:solid 0px #0000FF; 
   background-image:url(/images/footer.jpg);
   background-repeat:no-repeat;
   float:left;
}

.coreSearchInput{
width:150px; 
height:14px;
font-size:11px;
border:solid 1px #b2b2b2;
margin:7px 0px 0px 10px;
float:left;

padding:3px 0px 0px 0px;
}

#Search{
width:180px; 
height:45px;
border:solid 0px #0000FF;
float:left;
}

#coreSearchSubmit{
width:60px; 
height:20px;
border:solid 0px #0000FF;
float:left;
display:block;
margin:0px 0px 0px 0px;
}     