
.error, .error p{
	font-weight: bold;
	color: #DB1125;
}
.error li{
	color: #F23F13;
	font-style: italic;
}

#main-content{
	padding-top: 20px;
}

#main-content p{
	font-size: 1.2em;
}

.main-body{
	padding-left:10px;
}

.side-bar{
	margin-top: 40px;
}

.tools-sidebar li{
	list-style: none;
	vertical-align: middle;
}

/** products **/
.product_info{
	width: 100%;
	margin: 0px;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0px;
}
.product_info section{
	float: left;
	width: 32%;
	margin-right: 5px;
	margin-bottom: 20px;
}
.product_info h3{
	font-size: 1.8em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.2em;
}
.product_info li{
	line-height: 150%;
}
.product_info table
{
	margin: 0px !important;
	padding: 0px !important;
}
.product_info table tr{
	border-bottom: 1px dotted #a0a0a0;
}
..product_info table tr td{
	padding: 0px !important;
	margin: 0px !important;
}
.product_info table tr td:nth-child(2){
	padding-left: 15px !important;
}

header, footer{
	width: 100% !important;
}
header{
	background: backgourd: url("/images/layout-2/top-dark-band-bg-homepage.png") repeat-x scroll 0 0 transparent !important;
}
footer{
	background: url("/images/layout-2/footer-bg.jpg") no-repeat scroll center 0 #5D676E !important;
}
footer a:hover{
	color: #89DDFF;
}

/* contact form */
input:invalid{
	border: 1px solid red !important;
}
dl.address {line-height:24px;color:#78B101}
dl.address span {float:left;width:74px;color:#F79505}
dl.contact {line-height:20px;color:#F79505}
dl.contact span {display:block;color:#78B101}
dl.contact dt, dl.contact dd {margin-bottom:5px}
.tdate-1 {font-size:20px;line-height:1.2em;color:#000000;text-align:center;letter-spacing:-2px;margin:-8px 16px 0 0}
.tdate-1 strong {display:block;font-size:49px;line-height:1.2em;color:#00a9ff;margin-bottom:-10px}
.tdate-2 {float:left;color:#000000}
.news {padding-left:25px;background:url(../images/pic-1.gif) 0 0 no-repeat}
.contact-form {display:block}
.contact-form  label {
	display:block;
	height:30px !important;
	overflow:hidden}
.contact-form  input {
	background:url("/images/input_back.png") repeat-x scroll left top #FFFFFF; 
	float:left;width:526px;font-size:13px;
	line-height:1.23em !important;
	color:#000000;
	padding:4px 10px !important; margin:0 !important;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #007FFF !important;
	border-radius: 5px;-moz-border-radius:5px;-webkit-border-radius:5px;
}
.contact-form select{
		background:url("/images/input_back.png") repeat-x scroll left top #FFFFFF;
		border: 1px solid #007FFF;
}
.contact-form textarea {height:262px;overflow:auto;float:left;width:526px;font-size:13px;line-height:1.23em;color:#000000;padding:4px 10px;margin:0;font-family:Arial, Helvetica, sans-serif;border:1px solid #007FFF;background:none;
	background:url("/images/input_back.png") repeat-x scroll left top #FFFFFF;
	border-radius: 5px;-moz-border-radius:5px;-webkit-border-radius:5px;
}
.text-form {float:left;display:block;font-size:14px;width:73px;line-height:1.78em;color:#000000}
.buttons {padding-top:16px;text-align:right}
.buttons a {margin-left:6px;padding:5px 25px 5px}

/* services.html */
#page_services  .col-1 {width:292px;margin-right:9px}
#page_services  .col-2 {width:292px}
#page_services  .col-3 {width:655px;margin-right:41px}
#page_services  .col-4 {width:235px}
#page_services  {padding:12px 0}
#page_services  .list-2 li {padding-left:26px;background:url(../images/pic-1.gif) 0 4px no-repeat}