/* ### Home page Content Layout ### */
#leftColumn {
	width: 226px;
	float: left;
	margin: 20px 0 10px 0;
	clear:both;
}
#sideTop, #sideVideo {
	width:216px;

	text-align:left;
}
#sideTop {
	height:192px;
	background: url(images/L-1.jpg) top no-repeat #e4f3ff;
	line-height: 27px;
}
#sideTop h3, #sideVideo h3 {
	color:#FFF;
	font-size:14px;
	text-align:center;
	line-height: 38px;
	margin-bottom: 17px;
}
#sideTop ul {padding-top:0;}
#sideTop li {
	text-align:left;
	list-style-image: url(images/list.jpg);
	padding:0;
	margin:0 0 0 -5px;
	line-height: normal;
}
#sideTop img {
	float:left;
	margin: 5px 10px 0 15px;
	}
#sideTop a, #sideVideo a {
	text-decoration:none;
	color:#1780AD;
}
#sideTop a:hover, #sideVideo a:hover{
	color:#66B6FB;
}
#sideVideo {
	height:240px;
	background: url(images/L-2.jpg) top no-repeat #e4f3ff;
	font-size:13px;
}
#sideVideo img {
	margin: 0 0 10px 35px;
}
#sideVideo p {
	padding-left: 15px;
}
#content {
	width: 745px;
	float: left;
	min-height: 540px;
	margin-left:30px;
	padding-left:0;
}
#homeFlash {
	width: 745px;
	height: 89px;
	padding:10px 0 0 0;
	top:230px;
	position:absolute;
	background:url(images/divide-line.gif) top repeat-x;
	left: 1px;
}
#homeTopText {
	width: 745px;
	height: 231px;
	font-weight: bold;
	margin-left:0px;
	background:url(images/products.jpg) top no-repeat;
}
#homeTopText h2 { 
	text-align: center;
	color:#EC0000;
	font-size:30px;
}
#homeTopText a {
	color: #026daa;
	text-decoration:none
}
#homeTopText p {
	font-size: 14px;
	clear:both;
	padding-top: 10px;
	color: #ef4035;
}
#homeTextDesc {
	margin-top: 350px;
}
#homePageFlash{ float:right;
height:180px;
width:200px;
padding: 10px 0 10px 10px;
}
