/* 
------------------------------------------------------- 
Home Page
	                                    
------------------------------------------------------- 
*/

#banner {
	position: relative;
	left: 0px;
	top: -20px;
	z-index: 50;
}

#corner {
	position: absolute;
	left: 0px;
	top: 174px;
	z-index: 51;
} 


#pagebot {
	position: relative;
	top: 130px;
	height: 325px;
}

#homecopy {
	position: relative;
	left: 0px;
	top: 0px;
	width: 470px;
	line-height: 16px;
}

#homecopy2 {
	position: absolute;
	left: 500px;
	top: 0px;
	width: 220px;
	line-height: 16px;
}

#moovbox_m200 {
	position: absolute;
	left: 0px;
	top: 200px;
	width: 220px;
	height: 125px;
}

#moovbox_m400 {
	position: absolute;
	left: 250px;
	top: 200px;
	width: 220px;
	height: 125px;
}

#moovmanage {
	position: absolute;
	left: 500px;
	top: 200px;
	width: 220px;
}

#ad1 {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 220px;
	height: 65px;
}

#ad2 {
	position: absolute;
	left: 250px;
	top: 100px;
	width: 220px;
	height: 65px;
}

#ad3 {
	position: absolute;
	left: 500px;
	top: 100px;
	width: 220px;
	height: 65px;
}

h1{
	color: #2467B5;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.small {
	font-weight: normal;
}
