@charset "utf-8";
body 
{
	
	background: transparent url(images/top_bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	position:relative;
	overflow-y:scroll;
}

#divWrapper 
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#topHeader
{
	background: transparent url(images/CTP-template1_02.jpg) no-repeat center;
	height: 120px;
}

#contentImage
{
	height: 319px;
	padding-bottom:12px;
}

#divFooterWrapper 
{
	background-image: url(images/btm_bkg.jpg);
	background-repeat:repeat-x;
}

.divFooter 
{ 
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	height: 194px;
}

.bottom_banner 
{
	padding-top: 70px;
}
.contentMenu {height:30px; padding-left:15px; padding-right:15px; padding-top:7px; border-bottom:#FFFFFF solid 2px;}
