html{height: 100%;}

body
{
	min-height: 100%;
	position: relative;
	margin: 0 ;
	font:12px/14px Arial,sans-serif;
	min-width:800px;
	line-height: 150%;
	font-weight: normal;	
	background-color: #CCCCCC;
	
}

* html body{height: 100%; }

#page 
{

	padding: 0 0 0px 0; 
	margin:0 auto;
	width:100%;

	overflow:hidden;
	vertical-align: middle;
	font-weight: normal;
	background-color: #FFF;


 }
 

.featureImg
{
	text-align:center;
}
#top_frame{float:left;width:100%}

.featureBuffer
{
	/*background:#6B6B6B ;*/
	background: #FFF;
	width:50px;
	height:100%;
	font-weight:normal;
	float: left;
}

.featureRow
{
	/*background:#6B6B6B ;*/
	background: #FFF;
	width:500px;
	height:100%;
	font-weight:normal;
	float: left;
	padding-bottom: 20px;
}

.featureHeading
{
	text-align: center;
}

.feature
{
	/*background:#6B6B6B ;*/
	background: #FFF;
	width:200px;
	height:100%;
	font-weight:normal;
	float: left;
	
	padding-bottom: 20px;
}

.videotutorials
{
	/*background:#6B6B6B ;*/
	background: #FFF;
	width:750px;
	height:100%;
	font-weight:normal;
	float: left;
}

.videolist
{
	background: #FFF;
	width:240px;
	height:100%;
	font-weight:normal;
	float: left;
	
	padding-bottom: 20px;
}

#highlightContent
{
	margin:0 auto;
	width:800px;
	overflow:hidden;
}
 
#indexContent
{
	margin:0 auto;
	width:800px;
}
#indexContentRight
{
	background: #FFF;
	width:350px;
	height:100%;
	font-weight:normal;
	float: right;
}

#indexBuffer
{
	background: #FFF;
	width:50px;
	height:100%;
	font-weight:bold;
	float: left;
}



#indexContentLeft
{
	/*background:#6B6B6B ;*/
	background: #FFF;
	width:350px;
	height:100%;
	font-weight:normal;
	float: left;
}

.highlightLeft
{
	background: #FFF;
	width:110px;
	height:100%;
	font-weight:normal;
	float: left;
	vertical-align:middle;
}

.highlightBuffer
{
	background: #FFF;
	width:30px;
	height:100%;
	font-weight:bold;
	float: left;
}



.highlightRight
{
	/*background:#6B6B6B ;*/
	background: #FFF;
	width:660px;
	height:100%;
	font-weight:normal;
	float: right;
	padding-top:5px;
	padding-bottom:5px;

}

#samplesSoftware
{
	/*background:#6B6B6B ;*/
	background: #FFF;
	width:400px;
	height:100%;
	font-weight:normal;
	float: left;
}

#samplesWeb
{
	background: #FFF;
	width:400px;
	height:100%;
	font-weight:normal;
	float: right;

}

img
{
	border-style:none;
}

span.highlight {
	background-color:#F0EE9F;
}

.indexHeading
{
	FONT-WEIGHT: bold; FONT-SIZE: 16px; MARGIN-BOTTOM: 6px; COLOR: #494949;
	line-height: 50%;
	
}

.indexContent
{
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN-BOTTOM: 12px; COLOR: #2D2D2D;
	line-height: 150%;
	
}

h4 
{
	PADDING-BOTTOM: 12px;
	FONT-WEIGHT: normal; FONT-SIZE: 13px; MARGIN-BOTTOM: 12px; COLOR: #494949
}

h2
{
	PADDING-BOTTOM: 10px;
	FONT-WEIGHT: bold; FONT-SIZE: 18px; MARGIN-BOTTOM: 12px; COLOR: #000
}

h2.about
{
	PADDING-BOTTOM: 25px; PADDING-TOP: 0px;  MARGIN-TOP: 0px; 
	FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN-BOTTOM: 15px; COLOR: #000;
}

a
{
	text-decoration:none;
	color:#000;
	font-weight: bold;
	
}

a:hover{text-decoration:underline;}

a:focus{outline:none;}

/*-- header --*/
#header
{
	margin:0 auto;
	width:800px;
	overflow:hidden;
	height:58px;
	background-color: #666666;
	vertical-align: middle;
}

#stretchHeader
{
	margin:0 auto;
	width:100%;
	overflow:hidden;
	height:60px;
	background-color: #161616;	
	background-image: url("../images/bannerbg.png");
	background-position : top;
	background-repeat : repeat-x;
}

#subHeader
{
	margin:0 auto;
	width:900px;
	overflow:hidden;
}

.ssthumb{
	border-style:solid;
	border-color: #CCCCCC;
	border-width:1px;
      }

.homeContentStretch
{
	margin:0 auto;
	width:100%;
	
}

.homeContent
{
    margin:0 auto;
	width:800px;
	overflow:hidden;
}

#stretchAd
{
	margin:0 auto;
	width:100%;
	overflow:hidden;
	height:99px;
	background-color: #CCCCCC;
}

#advertisement
{
    margin:0 auto;
	width:800px;
}

.stretchHighlight
{
	margin:0 auto;
	width:100%;
	background-color: #FFFFFF;
}

.highlight
{
    margin:0 auto;
	width:800px;
}

#stretchBanner
{
	margin:0 auto;
	width:100%;
	overflow:hidden;
	background-color:#c3ddf8;
/*	background-color: #E5E5E5;*/
}

#banner
{
    margin:0 auto;
	width:800px;
}
#banner1
{
    margin:0 auto;
	width:900px;
}
#bannerImage1{
	width:450px;
	float: left;
	text-align: left;
	overflow:hidden;
	padding: 15px 0 0 0;
	height:270px;
}

#bannerText
{
	width:350px;
	color: #333;
	font-size: 13px;
	padding-top: 10px;
	font-weight: normal;
    overflow:hidden;
	float: left;
}

#bannerImage
{
	width:450px;
	float: right;
	text-align: right;
	overflow:hidden;
	padding: 15px 0 0 0;
	height:260px;
}


#topnav
{
	width:150px;
	height:60px;
	font-weight:bold;
	float: left;
	
	padding: 0px 0 0 0;
}


#inav
{
	float: right;
	width:710px;
	text-align: left;
	height:60px;
	color: #FF0000;
	padding: 20px 0 0 0;
	font-weight:bold;
	font-size: 13px;
	
}

p
{
   padding:0px 0 10px 0;
}

/*-- unordererd lists-*/
ul
{	
    color: #000;
	margin:0;
	padding:8px;
	font-weight:bold;	
}

li
{
	padding:8px;
	list-style: circle;
	font-weight:bold;
}

ul.uses2
{	
    color: #000;
	margin-left:10px;
	padding:5px 10px;	
	font-weight:normal;
}

ul.uses
{	
    color: #000;
	margin-left:10px;
	padding:5px 5px;	
	font-weight:normal;
}

li.uses
{
	text-align: left;
	padding:3px 0px;
	list-style: disc;
	font-weight:normal;
}

ul.benefits
{	
    color: #000;
	margin-left:10px;
	padding:10px 10px;	
	font-weight:normal;
}

li.benefits
{
	text-align: left;
	padding:2px 0px;
	list-style: disc;
	font-weight:normal;
}

ul.tips
{	
    color: #000;
	margin:0;
	padding:0px 20px;	
	font-weight:normal;
}

li.tips
{
	padding:8px 0px;
	list-style: disc;
	font-weight:normal;
}


ul.snav li
{
	padding:0 0 0 3px;
	list-style:none;
	float:left;
	font-weight:bold;
}
ul.snav li a
{
	line-height:22px;
	color:#fff;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
ul.snav li span a
{
	cursor:pointer;
	padding:0 10px;
	float:left;
}
ul.snav li a:hover
{
	color:#f0f0f0;
}
ul.snav li a.active
{
	
	text-decoration:none;
	
}
ul.snav li a:hover span,
ul.snav li a.active span{}

/*-- main-navigation --*/
ul.nav
{
	
    color: #fff;
	margin:0;
	padding:8px 0 0;
	float:left;
	font-weight:bold;
}
ul.nav li
{
	padding:0 0 0 3px;
	list-style:none;
	float:left;
	font-weight:bold;
}
ul.nav li a
{
	line-height:22px;
	color:#fff;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
ul.nav li span a
{
	cursor:pointer;
	padding:0 10px;
	float:left;
}
ul.nav li a:hover
{
	color:#f0f0f0;
}
ul.nav li a.active
{
	
	text-decoration:none;
	
}
ul.nav li a:hover span,
ul.nav li a.active span{}


h1.bannerHeading
{
	PADDING-BOTTOM: 10px;
	FONT-WEIGHT: bold; FONT-SIZE: 20px; MARGIN-BOTTOM: 10px; COLOR: #333;
}

/*-- content --*/
#content
{
	margin:0 auto;
	width:925px;
	padding:0 11px 24px 14px;
	overflow:hidden;
	background: #FFFFFF;
}
#content h1
{
	font-size:25px;
	line-height:30px;
	margin:0;
	float:left;
	padding:23px 0 5px 3px;
}

a.top
{
	text-decoration:none;
	font-weight: bold;
	color:#FFFFFF;
}

a.top:active{color:#FFFFFF;}

a.top:hover{text-decoration:underline;color:#FFFFFF;}

a.top:focus{outline:none;}



#subTipsTopHeader
{
	/*background:#6B6B6B ;*/
	margin:0 auto;
	width:720px;
	overflow:hidden;
	padding:10px 10px 5px 0px;
}

#tipsTopHeader
{
	width:800px;
	font-weight:bold;
	padding:10px 10px 15px 0px;
	float: middle;
}

/* Home topheader */
#stretchHomeTopHeader
{
	/*background:#6B6B6B ;*/
	background: #666666;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	height:338px;
}


#subHomeTopHeader
{
	/*background:#6B6B6B ;*/
	background: #666666;
	margin:0 auto;
	width:800px;
	overflow:hidden;
	padding:10px 0 5px 0px;
}

#homeTopHeader
{
	/*background:#6B6B6B ;*/
	background: #666666;
	width:800px;
	height:338px;
	font-weight:bold;
	float: middle;
}

/* Home bottomheader */
#stretchHomeBottomHeader
{
	/*background:#6B6B6B ;*/
	background: #CCCCCC;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	height:25px;
}

#subHomeBottomHeader
{
	/*background:#6B6B6B ;*/
	background: #CCCCCC;
	margin:0 auto;
	width:800px;
	overflow:hidden;
}

#homeBottomHeader
{
	/*background:#6B6B6B ;*/
	background: #CCCCCC;
	width:800px;
	height:25px;
	font-weight:bold;
	float: middle;
}

/* Home content */
#stretchHomeContent
{
	/*background:#6B6B6B ;*/
	background: #FFF;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	height:100%;
	padding: 15px 0 0 0;
	
}

#subHomeContent
{
	/*background:#6B6B6B ;*/
	background: #FFF;
	margin:0 auto;
	width:740px;
	overflow:hidden;	
	padding: 15px 10px 0 10px;
}

#homeAbout
{
	/*background:#6B6B6B ;*/
	background: #FFF;
	width:320px;
	height:100%;
	font-weight:bold;
	float: right;
}

#homeBuffer
{
	background: #FFF;
	width:100px;
	height:100%;
	font-weight:bold;
	float: left;
}

#homeContent
{
	/*background:#6B6B6B ;*/
	background: #FFF;
	width:320px;
	height:100%;
	font-weight:bold;
	float: left;
}

/*-- sub-nav --*/
ul.sub-nav {
	margin:0;
	padding:35px 0 0;
	float:right;
}
ul.sub-nav li
{
	padding:0 18px;
	display:inline;
	list-style:none;
}
ul.sub-nav li a
{
	font-size:12px;
	font-weight:bold;
}
/*-- container --*/
.container 
{
	clear:both;
	width:100%;
	overflow:hidden;
	border-top:1px solid #ccc;
	padding-bottom:84px;
}
/*-- column --*/
.column
{
	width:251px;
	float:left;
	padding-bottom:50px;
}
/*-- column-sub-nav --*/
ul.column-sub-nav 
{
	margin:0;
	padding:17px 10px;
}
ul.column-sub-nav li
{
	padding:9px 0 10px;
	list-style:none;
}
ul.column-sub-nav li a
{
	font-weight:bold;
	color:#999;
	font-size:14px;
}
/*-- box --*/
.box
{
	background:#e6e6e6;
	width:131px;
	margin:4px 0 0;
	padding:0 0 95px;
}
.box h3
{
	margin:0;
	padding:0 13px;
	background:url(../images/box-head.gif) no-repeat;
	font-size:12px;
	line-height:24px;
	color:#fff;
}
ul.link-list 
{
	overflow:hidden;
	height:1%;
	margin:0;
	padding:12px 9px;
}
ul.link-list li
{
	font-weight:bold;
	padding:0 0 11px 9px;
	background:url(../images/bullet-white.gif) no-repeat 0 4px;
	font-size:14px;
	list-style:none;
}
.box ul.link-list li 
{
	font-size:12px;
	background:url(../images/bullet-gray.gif) no-repeat 0 4px;
}
/*-- column-1 --*/
.column-1
{
	float:right;
	width:623px;
	padding:0 30px 50px 20px;
}
.column-1 h2 
{
	font-size:16px;
	margin:0;
	padding:23px 0 0;
}
.left-img {
	padding:21px 75px 27px 78px;
	float:left;
}
.column-1 p
{
	margin:0;
	padding:26px 0 0;
}

.column-1 ul.link-list {padding-top:40px;}

.column-1 ul.link-list li{padding-bottom:16px;}

div.text 
{
	clear:both;
	overflow:hidden;
	height:1%;
}

/*-- footer --*/

#footer
{
	border-top:1px solid #3F3F3F;
	/*	margin:0 auto;
	width:100%;
	overflow:hidden;
	
	background-color: #161616;	
	background-image: url("../images/bannerbg.png");
	background-position : top;
	background-repeat : repeat-x;
	color:#FFF;*/
	
	
	
	
	
	width: 100%;
	bottom: 0;
	left: 0;
	color: #000;
		background-color:#c3ddf8;
		
/*	background-color: #CCCCCC;*/
	
	text-align:center;
	float:left;
	padding:0px 0 0;
}
#ContactContent {padding-top:10px;}
#footer  .footertext
{
	color: #000;
	margin:0;
	font-weight:bold;
	font-size: 11px;
	
	text-align:center;
}

#footer .holder
{
	overflow:hidden;
	width:800px;
	margin:0 auto;
	font-size: 11px;
	
	text-align:left;
}

.footerLeft
{
	width:130px;
	height:100%;
	font-weight:bold;
	padding-top: 8px;
	float: left;
	text-align: left;
}

.footerCenter
{
	width:400px;
	height:100%;
	padding-top: 12px;
	font-size: 14px;
	font-weight:bold;
	float: right;
	text-align: left;
}

.footerRight
{
	width:400px;
	height:100%;
	padding-top: 0px;
	font-size: 11px;
	padding-top: 10px;
	float: right;
	text-align: right;
}

#footer ul
{
	width:auto;
	float:left;
	margin:0;
	padding:0;
}
#footer ul li
{
	
	padding:2px 11px 2px 10px;
	display:inline;
	list-style:none;
	color: #999;
}

#footer ul li:first-child 
{
	background:none;
	color: #999;
}

#footer ul li a
{
	line-height:19px;
	font-weight:bold;
	color: #999;
	font-size: 10px;
	
}

#footer p
{
	font-weight:bold;
	color: #999;
	float:left;
	font-size:11px;
	margin:0;
	padding:1px 0 0 14px;
}
div.error {
	margin:10px;
	padding:10px 10px 10px 40px;
	border:1px dashed #f00;
	background:#cccccc;
	color:#000;
	font-size:12px;
	text-align:left;
	width:400px;
}
div.error1 {
	margin:10px;
	padding:10px 10px 10px 40px;
	border:1px dashed #f00;
	background:#cccccc;
	color:#000;
	font-size:12px;
	text-align:left;
	width:400px;
}
.error {
/*color:#DF280A;*/
font-size:12px;
font-weight:normal;
padding-left:3px;
}
.error1{
/*color:#DF280A;*/
font-size:12px;
font-weight:normal;
padding-left:3px;
color:red;
}
.login_main{/*margin-top:150px;border-top:1px solid #F3F0E4;border-left:1px solid #F3F0E4;*/
margin-top:5px;border:1px solid #000;background:#FFF;
}
.login_main tbody td{}
.bb_content{margin: 5px 40px 0px 20px; }
.bb_content li{font-weight:normal;list-style:square}
.button{
	background:transparent url(../images/button.png) repeat-x scroll 0 0;
border:1px solid #7EAC0E;
color:#FFFFFF;
font-size:16px;
padding:2px 20px;
font-weight:bold;
width:100px;

	}

.mybutton-grey{
	background-color:#CCCCCC;
}
.mybutton-orange{
	background-color:#FF9900;
}
	
.black{background-color:#646464; color:#fff;width:180px;height:26px;padding-top:4px;height:auto}
.black a{color:#fff;}
.new_text{padding:5px 0px 5px 25px; }
.new_text a{color:#646464;}
.blue{background-color:#4b76d2;padding-top:5px;width:165px;height:20px;color:#f6fcff;padding-left:15px;font-weight:bold;padding-bottom:5px;font-size:14px}
