.sideinfo {
	float: left;
	width: 200px;
	margin-left: 15px;
}

.sideinfo span {
	display: block;
	line-height: 12pt;
	padding-bottom: 15px;
}

.sideinfo .wrapper {
	padding: 20px 0px 0px 10px;
}

div#products {
	width: 700px;
	margin-bottom: 15px;
}

div#products #box {
	background: url('images/products_box_middle.png') repeat-Y;
}

div#products #top {
	background: url('images/products_box_top.png') no-repeat;
	width: 700px;
	height: 5px;
}

div#products #pcwrapper {
	background: url('images/products_box_background.png') no-repeat;
	width: 690px;
	margin-left: 5px;
	padding: 20px 0px 20px 12px;
}

div#products #bottom {
	background: url('images/products_box_bottom.png') no-repeat;
	width: 700px;
	height: 5px;
}

div#products a {
	font-size: 8pt;
	text-decoration: underline;
}

div#products .item {
	background: url('images/products_item.png') no-repeat;
	float: left;
	width: 210px;
	height: 129px;
	margin-left: 8px;
}

div#products .title {
	color: #e7ead0;
	padding: 8px 8px 8px 15px;
	font-weight: bold;
}

div#products .logo {
	float: left;
	width: 48px;
	height: 48px;
	padding-left: 15px;
}

div#products .desc {
	float: left;
	padding: 5px 5px 0px 10px;
	width: 125px;
	height: 70px;
	font-size: 8pt;
	line-height: 11pt;
}

div#products .link {
	float: right;
	padding-right: 15px;
}

.tubox {
	padding: 10px 30px 0px 30px;
	
}

.tutitle {
	padding-left: 30px;
	font-weight: bold;
	font-size: 10pt;
}

.tubox img {
	display: block;
	float: left;
	width: 96px;
	padding-right: 10px;
}

.tubox p {
	display: block;
	float: left;
	width: 485px;
	text-align: justify;
}

.tubox p span {
	display: block;
	padding-top: 5px;
	width: 100%;
	text-align: right;
}

.pcontent {
	padding: 20px;
}

.pcontent ul {
	list-style-type: none;
}

.pcontent ul li {
	padding-left: 10px;
	line-height: 16px;
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


div#contact select, input, textarea {
	border: 1px solid #c4c4c4;
	background-color: #f4f4e8;
	width: 325px;
}

div#contact label{
	display:block;
	float:left;
	font-weight:bold;
	text-align:right;
	padding-top: 3px;
	width:90px;
}

div#contact textarea {
	float:left;
	height:150px;
	margin:2px 0 0px 10px;
}

div#contact select {
	float:left;
	margin:2px 0 15px 10px;
}

div#contact p {
	margin-left: 250px;
}

div#contact input {
	float:left;
	height: 20px;
	margin: 2px 0 15px 10px;
}

div#contact .slbutton {
	float:left;
	background: url('images/button_over.png') no-repeat;
	font-size: 11px;
	width: 79px;
	height: 31px;
	background-color:transparent;
	border:none;
	font-weight: bold;
	margin-right: -10px;
	margin-top: -5px;
}

div#contact #errors {
	padding: 0px 0px 10px 10px;
	color: red;
}


.servBox {
	float: left;
	overflow: hidden;
	width: 300px;
	height: 150px;
	padding: 10px 20px 20px 20px;
}

.formstyle1 {
	font-size: 12px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:solid 1px #CCCCCC;
}

.ularrow {
  	list-style: none;
}

.ularrow li {
	padding-left: 10px;
	margin-top: 5px;
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


div#faq ul {
	display: block;
	margin-left: 20px;
	list-style: none;
}

div#faq li {
	padding-left: 10px;
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height: 16px;
}
