
/* Divs */
#divCol1
{
	display:block;
	float:left;
	width:1000px;
	margin:0px 0px 0px 0px;
}
#divProdLogos
{
	display:block;
	float:left;
	width:1000px;
	margin:0px;
}
#divSplash
{
	display:block;
	float:left;
	width:1000px;
	margin:10px 0px 20px 0px;
}
#divSplashLeft
{
	display:block;
	float:left;
	width:600px;
	margin:10px 10px 10px 20px;
}
#divSplashImg
{
	display:block;
	float:left;
	width:600px;
	height:250px;
	margin:0px 0px 10px 0px;
}
#divSplashText
{
	display:block;
	float:left;
	width:580px;
	border:1px solid #b0b0b0;
	background-color:#fffff5;
	color:#000000;
	font-family:arial,helvetica,sans serif;
	font-size:9pt;
	color:#000000;
	padding:10px 10px 10px 10px;
}

#divSplashInfo
{
	display:block;
	float:left;
	width:300px;
	height:282px;
	margin:10px 0px 10px 10px;
	font-family:Tahoma,Times New Roman,Serif;
	font-size:16pt;
	color:#000000;
}

.btn_link
{
	display:block;
	float:left;
	background-color:#ffffff;
	background-image:url(../images/backgrounds/index_button_background1.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:55px;
	margin:0px 0px 7px 0px;
	font-family:Verdana,arial,helvetica,sans Serif;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	padding:2px 0px 0px 20px;
}

.btn_link:hover
{
	background-image:url(../images/backgrounds/index_button_background2.jpg);
	background-repeat:no-repeat;
}
.btn_link2
{
	display:block;
	float:left;
	background-color:#ffffff;
	background-image:url(../images/backgrounds/index_button_background_c1.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:55px;
	margin:0px 0px 7px 0px;
	font-family:Verdana,arial,helvetica,sans Serif;
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	padding:2px 0px 0px 20px;
}

.btn_link2:hover
{
	background-image:url(../images/backgrounds/index_button_background_c2.jpg);
	background-repeat:no-repeat;
}

#IndexPageInfo
{
	display:block;
	float:left;
	width:980px;
	margin:0px 10px 0px 10px;
	background-color:#ffffff;
	color:#666666;
}
#IPIleft
{
	display:block;
	float:left;
	width:620px;
	background-color:#ffffff;
	color:#b0b0b0;
	font-family:Verdana,Arial,Sans Serif;
	
}
#IPILtextarea
{
	display:block;
	float:left;
	padding:10px;
	background-color:#ffffff;
	font-family:arial;
	font-size:9pt;
	color:#000000;
	margin:0px 0px 20px 0px;
}

#CustomerTestimonial
{
	display:block;
	float:left;
	padding:10px;
	background-color:#ffffff;
	font-family:arial;
	font-size:9pt;
	color:#000000;
}
.testimonial
{
	display:block;
	float:left;
	width:280px;
	height:110px;
	border:1px solid #b0b0b0;
	margin:15px 15px 0px 0px;
	cursor:hand;
}
.quote
{
	font-family:Arial,helvetica,sans Serif;
	font-size:9pt;
	color:#000000;
}
.source
{
	font-size:8pt;
	color:#4E7AB6;
	font-family:Arial,helvetica,sans Serif;
}


#IPIright
{
	display:block;
	float:left;
	width:300px;
	color:#666666;
	background-color:#ffffff;
	margin:10px 0px 0px 20px;
}
.rightBox
{
	display:block;
	float:left;
	width:300px;
	background-color:#ffffff;
	color:#000000;
	margin:0px 0px 15px 0px;
}
.rightBoxBodyTitle
{
	display:block;
	float:left;
	width:280px;
	background-color:#4E7AB6;
	color:#ffffff;
	border-top:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	padding:10px 5px 10px 15px;
	font-family:arial,helvetica,sans Serif;
	font-size:14pt;
	font-weight:normal;
	margin:0px;
}
.rightBoxBodyText
{
	display:block;
	float:left;
	width:289px;
	background-color:#ffffff;
	color:#000000;
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	padding:0px 5px 15px 5px;
	font-family:Arial,helvetica,sans Serif;
	font-size:9pt;
	font-weight:normal;
	margin:0px;
}

#VidLink
{
	display:block;
	float:left;
	width:300px;
	background-color:#ffffff;
	font-size:8pt;
	color:#4E7AB6;
	font-family:Arial,helvetica,sans Serif;
	margin:0px 0px 30px 0px;
}

#Awards
{
	width:980px;
	float:left;
	margin:20px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	z-index:-10;
	border-top:1px solid #b0b0b0;
}


/* Product Annoucement */
.imgProduct
{
	border:1px solid #b0b0b0
}

.fontProductHeader 
{
	font-family:Arial;
	font-weight:bold;
	font-size:14pt;
	color:#7f7f7f;
}
.fontProductInfo
{
	font-family:arial;
	font-size:9pt;
	color:#000000;
}

.ulProdInfo
{
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style-position:outside;
	list-style-type:disc;
	list-style-image:none;
	text-transform:none;
	font-variant:normal;
	font-weight:normal;
	font-style:normal;
	line-height:15px;
	text-indent:2px;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	color:#003399;
}
.ulProdInfo li 
{
	color:#000000;
	margin:5px 0px 0px 0px;
}
.ulProdInfo li a
{
	/*color:#000000;*/
	color:#003399;
}
.ulProdInfo li a:hover
{
	color:#FF9A00;
}