@charset "utf-8";
/* CSS Document */
#wContainer { background:#fff; border:#06C solid 1px; padding:15px 10px; margin:0; }

h1,h2,h3,h4,h5 { font-family:Arial, Helvetica, sans-serif; font-weight:normal; line-height:130%; }
h1 { margin:0 0 20px 0; padding:0px; font-size:28px; color:#0645A4; }
h2 { margin:0 0 20px 0; padding:0px; font-size:24px; color:#0645A4;  }
h3 { font-size:18px; font-weight:normal; text-align:left; margin:15px 0; }
h4 { font-size:18px; font-weight:normal; text-align:center; line-height:150%; }
	h4 img { vertical-align:middle; margin-right:10px; }
h5 { background:url(../images/welcome/h5Bg.jpg) no-repeat; height:115px; padding:15px; color:#fff; font-size:16px; font-weight:bold; }

#wHeadLine { background:url(../images/welcome/headlineBg.jpg) no-repeat bottom right; }

.boxTop { background:url(../images/welcome/boxTop.gif) no-repeat; height:18px; }
.boxBg { background:url(../images/welcome/boxBg.gif) repeat-y; padding:0px 20px; }
.boxBottom { background:url(../images/welcome/boxBottom.gif) no-repeat; height:16px; }
	.boxBg ul { margin:0; padding:0; list-style-type:none; }
	.boxBg li { background:url(../images/tick01.gif) no-repeat 0px 0px; padding-left:35px; font-size:12px; }

.txtBlue { color:#0645A4; }
.txtOrg { color:#f40; }
.txtGrn { color:#B3DE48; }

a#liveDemo { background:url(../images/welcome/btn_1.jpg) no-repeat; width:310px; height:68px; display:block; text-indent:-9999px; margin:25px auto; }
a#commercial { background:url(../images/welcome/btn_2.jpg) no-repeat; width:507px; height:62px; line-height:62px; color:#fff; font-weight:normal; font-size:18px; display:block; text-align:center; margin:25px auto; text-decoration:none; }
a#trial { background:url(../images/welcome/btn_3.jpg) no-repeat; width:606px; height:82px; display:block; text-decoration:none; font-size:24px; font-weight:normal; line-height:120%; color:#fff; padding:30px 0 0 150px; }
	a#trial span { color:#A3D39C; }

.thumb { text-align:center; }
	.thumb th { height:33px; line-height:33px; background:url(../images/welcome/thBg.gif) repeat-x; color:#0950A0; font-size:14px; text-align:center; width:50%; border:#ADB9C2 solid; }
		.thumb th.left { border-width:1px 0 1px 1px; }
		.thumb th.right { border-width:1px 1px 1px 0; }
		.thumb th strong { background:url(../images/welcome/bullet.gif) no-repeat 10px 5px; padding-left:25px; }
	.thumb td { padding:15px; background:#fff url(../images/welcome/tdBg2.jpg) repeat-x top; }
		.thumb td.bg { background:#EAF5FB url(../images/welcome/tdBg1.jpg) repeat-x top; }