/*

	/content/home/template.css

*/

DIV.cmsContent {
	width: 408px;
	overflow-x: hidden;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #565447;
	line-height: 18px;
}
DIV.cmsContent TD {
	font-size: 13px;
	line-height: 18px;
}

/* Home styles */

DIV.tmpNav {
	height: 408px;
}
DIV.tmpNav DIV.tmpSections {
	width: 174px;
}
DIV.tmpNav DIV.tmpBanner, DIV.tmpBannerTop {
	width: 860px;
}
DIV.tmpNav DIV.tmpBanner {
	height: 408px;
}
DIV.tmpMain {
	padding-top: 5px;
}
TABLE.tmpMain TD.tmpLeft {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
TABLE.tmpMain TD.tmpRight {
	padding-left: 0;
	padding-right: 78px;
}
DIV.tmpContentBox1 {
	width: 548px;
}
DIV.tmpContentBox2 {
	width: 486px;
	margin-bottom: 8px;
}
