@charset "utf-8";
/* CSS Document */

#frontpage-inner {/*background: url(backgrounds/content_background-top.gif) no-repeat 0px 153px;*/
	padding: 0 20px 10px 20px;
	position: relative;
	margin-bottom: 5px;
	height:1000px;
}

#leader	{
	position:absolute;
	left: 4px;
	top: 187px;
	z-index:2;
	width: 441px;
}
#leader h1	{
	font-size: 24px;
	color: #FF9900;
	font-weight: bold;
}
#leader h2	{
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
}
#testimonials	{
	background-image:url(../images/testimonials.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:632px;
	top:390px;
	z-index:3;
	width: 259px;
	height: 296px;
}
#testimonials p	{
	margin-left:3px;
	margin-right:6px;
	font:Arial;
	font-size:12px;
	color:#111111;
}
#choose	{
	background-image:url(../images/choose.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:7px;
	top:390px;
	width:623px;
	height:293px;
	z-index:3;
}
#choose p	{
	margin-left:10px;
	margin-right:310px;
	color:#111111;
	font-size: 12px;
	line-height:16px;
}
#products	{
	background-image:url(../images/products.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:8px;
	top:690px;
	width:250px;
	height:312px;
}
#products p	{
	font:Arial;
	font-size: 12px/16px;
	font-weight:bold;
	color:#111111;
	margin-left:10px;
	margin-right:5px;
}

#using	{
	background-image:url(../images/using.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:265px;
	top:690px;
	width:308px;
	height:211px;
}
#using p	{
	font:Arial;
	font-size: 11px/12px;
	color:#111111;
	margin-left:10px;
}
#service	{
	background-image:url(../images/customerservice.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:579px;
	top:690px;
	width:308px;
	height:211px;
}
#service p	{
	font:Arial;
	font-size: 12px/16px;
	color:#111111;
	margin-left:10px;
	margin-right:5px;

}
#newsletter	{
	background-image:url(../images/newsletter.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:912px;
	left:265px;
	height: 88px;
}
#support	{
	background-image:url(../images/support.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:579px;
	top:911px;
	width:308px;
	height:91px;
}

