.textbox{
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	ont-family: arial;
	text-align: justify;
	adding-left: 35px;
}

#sidebar .icon_pencil {
	background: url(../images/pencil.png) no-repeat 23px 0px;
}

#sidebar .layers {
	background: url(../images/icon_layers.png) no-repeat 20px 0px;
}

#sidebar .clock {
	background: url(../images/icon_clock.png) no-repeat 20px 0px;
}

#sidebar .prod_ftm {
	background: url(../images/icon_ftm.png) no-repeat 20px 0px;
}

#sidebar .prod_pvd {
	background: url(../images/icon_pvd.png) no-repeat 20px 0px;
}

#sidebar .prod_smp {
	background: url(../images/icon_smp.png) no-repeat 20px 0px;
}
#sidebar .sparkle {
	background: url(../images/icon_sparklenow.png) no-repeat 20px 0px;
}
#sidebar .icon_red {
	background: url(../images/icon_circle_red.png) no-repeat 20px 0px;
}
#sidebar .icon_orange {
	background: url(../images/icon_circle_orange.png) no-repeat 20px 0px;
}
#sidebar .icon_blue {
	background: url(../images/icon_circle_blue.png) no-repeat 20px 0px;
}
#sidebar .icon_green {
	background: url(../images/icon_circle_green.png) no-repeat 20px 0px;
}
#sidebar .icon_up {
	background: url(../images/icon_arrow_up.png) no-repeat 20px 0px;
}
#sidebar .icon_navigate {
	background: url(../images/icon_navigate.png) no-repeat 20px 0px;
}
#sidebar .icon_bubble {
	background: url(../images/icon_bubble.png) no-repeat 20px 0px;
}
#sidebar .icon_bag {
	background: url(../images/icon_bag.png) no-repeat 20px 0px;
}
#sidebar .icon_download{
	background: url(../images/icon_download.png) no-repeat 20px 0px;
}
#sidebar .icon_step{
	background: url(../images/icon_step.png) no-repeat 20px 0px;
}
#sidebar .icon_boxadd {
	background: url(../images/icon_boxadd.png) no-repeat 20px 0px;
}
#sidebar .icon_person {
	background: url(../images/icon_person.png) no-repeat 20px 0px;
}
#sidebar .icon_paper {
	background: url(../images/icon_paper.png) no-repeat 20px 0px;
}
#sidebar .icon_usergroup {
	background: url(../images/icon_usergroup.png) no-repeat 20px 0px;
}
#sidebar .icon_terms {
	background: url(../images/icon_terms.png) no-repeat 20px 0px;
}
#sidebar .icon_ldg {
	background: url(../images/icon_ldg.png) no-repeat 20px 0px;
}
.small {
	font-size: 8px;
	line-height: 16px;
	text-align: justify;
	font-family: arial;
}
.smalltext {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	font-family: arial;
}

.code {
	color: #777777;
	font-family: "Courier New", Courier, monospace;
	padding: 5px;
	font-size: 14px;
	border-left: solid #cccccc 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.pad {
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

.poweredby {
	font-size: 10px;
	line-height: 16px;
	text-align: justify;
	font-family: arial;
}

.products {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	font-family: arial;
}

.content_left { 
	float: left;
	width: 300px;
	padding: 5px;
	height: 100%;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	background-color:transparent;
}
.content_right { 
	float: right;
	width: 300px;
	padding: 5px;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	background-color:transparent;
}


.box-small {
	position: relative;
	background: #f4f4f4;
	border: 1px solid #d0d0d0;	
	padding: 20px;
	margin-bottom: 40px;
	ont-family: tahoma;
	font-size: 14px;
	line-height: 18px;
	text-align:justify;
}

.box {
	position: relative;
	background: #f4f4f4;
	border: 1px solid #d0d0d0;	
	padding: 20px;
	margin-bottom: 40px;
	font-family: tahoma;
	font-size: 24px;
	line-height: 18px;
	text-align:center;
	font-weight:bold;
}

.box-yellow {
	position: relative;
	background: #ffffcc;
	border: 1px solid #d0d0d0;	
	padding: 10px;
	margin-bottom: 40px;
	ont-family: tahoma;
	font-size: 16px;
	line-height: 18px;
	text-align:justify;
	font-weight:bold;
}

.bigtext {
	font-size: 26px;
	font-weight: bold;
	color: blue;
	font-family: tahoma;
	text-decoration: underline;
}

.sidebar-text{
	font-size: 12px;
	font-weight: normal;
	color: #f4f4f4;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 0px solid #d0d0d0;
}

.sidebar-text:hover{
	border-bottom: 1px solid #d0d0d0;
}

.title {
	font-size: 34px;
	border-bottom: dotted #ccc 1px;
	ont-weight:bold;
	ont-family:impact;
}

.comment-number {
	font-size: 18pt;
	color: #d5d5d5;
	font-weight:bold;
}

.comment-text {
	font-size: 13px;
	line-height: 18px;
	font-family: tahoma, Geneva, sans-serif; 
}



.box-left {
	position: relative;
	background: #f4f4f4;
	border: 1px solid #d0d0d0;	
	padding: 15px;
	margin-bottom: 40px;
	font-family: tahoma;
	font-size: 24px;
	line-height: 38px;
	text-align:left;
	font-weight:bold;
}
.box-yellow {
	position: relative;
	background: #ffffcc;
	border: 1px solid #d0d0d0;	
	padding: 10px;
	margin-bottom: 40px;
	ont-family: tahoma;
	font-size: 16px;
	line-height: 18px;
	text-align:justify;
	font-weight:bold;
}





.testimonial{
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
	font-family: courier;
	text-align: justify;
	background: url(../images/left_quote.gif) no-repeat 10px 0;
	padding-left: 35px;
}

.testimonial p {
	padding-right: 30px;
	padding-bottom: 20px;
	background: url(../images/right_quote.gif) no-repeat 100% 90%;
}

.newsletter{
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
	font-family: arial;
	text-align: justify;
	ackground: url(../images/left_quote.gif) no-repeat 10px 0;
	padding-left: 35px;
}

.terms {
	ont-size: 14px;
	ine-height: 16px;
	text-align: justify;
	ont-family: arial;
}

.terms_small {
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	ont-family: arial;
}

.orderform {
	position: relative;
	background: #ffffcc;
	border: 3px dashed #000;	
	padding: 20px;
	margin-bottom: 40px;
	font-family: tahoma;
	font-size: 14px;
	line-height: 22px;
	width: 80%;
	text-align: left;
}


.box-blue{
	position: relative;
	background: #DEEDEE;
	border: 1px solid #ABD1D2;	
	padding: 20px;
	margin-bottom: 40px;
	ont-family: tahoma;
	ont-size: 14px;
	ine-height: 18px;
	text-align: justify;
}

.image{
	border: solid #333 1px;
	margin-right: 10px;
}

.row1 {
	background: #f4f4f4;
}
.row2 {
	background: #DEEDEE;
}

.text ul {
	padding-bottom: 20px;
}
.text ul ul {
	padding-bottom: 0px;
	margin-bottom: -10px;
}
.text ul li {
	padding-left: 40px;
	padding-bottom: 20px;
	background: url(../images/left_arrow_li.gif) no-repeat 8px 6px;
}