@charset "utf-8";
/* CSS Document */

body, ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a, img
{
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
a {
	color: #1793B3;
	text-decoration: none;
}
a:hover {
	color: #F07700;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 15px;
	color: #06C;

}
#content .title-first {
	font-size: 21px;
}
#content .title-left {
	line-height: 30px;
	font-size: 20px;
	font-weight: normal;
	color: #06C;
	padding-bottom: 10px;
}
#content .title-right-top {
	font-size: 15px;
	line-height: 30px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #06C;
}
#top_header {
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#support {
	float: right;
	width: 160px;
	padding-top:18px;
}
#logo {
	float: left;
	padding-bottom: 5px;
}
.menu{
background: #f8f8f8;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f8f8f8), to(#f0f0f0));
	background: -moz-linear-gradient(#f8f8f8, #f0f0f0);
	background: linear-gradient(#f8f8f8, #f0f0f0);
	-pie-background: linear-gradient(#f8f8f8, #f0f0f0);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	height: 44px;
	border: 1px solid #E0E0E0; width:950px; font-family:"Myriad Pro"; font-size:16px;

}




#banner {
	height: 200px;
	width: 960px;
	background-repeat: no-repeat;
}
#bn_left {
	float: left;
	width: 300px;
	font-size: 19px;
	padding-top: 70px;
	padding-left: 80px;
}
#bn_left .color {
	font-size: 30px;
	color: #128AAD;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#breadcrum {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	line-height: 28px;
	padding-left: 5px;
}
#page {
	width: 100%;
	position: absolute;
	top: 165px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#content  p {
	padding-top: 5px;
}#content .first-left {
	float: left;
	width: 230px;
	padding-top:8px;
}
#content .first-right {
	float: right;
	width: 400px;
}
#content .half-left {
	float: left;
	width: 450px;
	background-color: #f5f5f5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	border: 1px solid #CCC;
	padding: 10px;
}
#content .half-right {
	float: right;
	width: 450px;
	background-color: #f5f5f5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	border: 1px solid #CCC;
	padding: 10px;
}
#content .feature-image {
	float: left;
	width: 100px;
}
#content .com-details {
	float: right;
	width: 320px;
	background-image: url(../images/bg-quote.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 25px;
}
#content .feature-details {
	float: right;
	width: 340px;
	padding-left: 15px;
}
#content .panel-top{
	margin-bottom:20px;}

#left {
	float: left;
	width: 650px;
}
#left .left-panel {
	padding-bottom: 25px;
}
#left .btn {
	padding-top: 10px;
}
#left .btnver{
	width:116px;
	float:left;
	text-align:center;
	margin-right:5px;
	}
	
	
#left-bottom {
	float: left;
	width: 650px;
}
#left-bottom .left-panel {
	padding-bottom: 25px;
}

#right {
	
	float: right;
	width: 280px;
	padding-top: 40px;
}
#right .right-panel {
	padding-bottom: 15px;
	padding-top: 15px;
}
#right .right-panel-top {
	padding: 5px 5px 15px 5px;
	background-color: #f5f5f5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	border: 1px solid #CCC;
	margin-bottom: 20px;
	background-image: url(../images/bg-btm1.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#bottom {
	background-color: #F4F4F4;
	padding: 3px 10px 10px 10px;
	border: 1px solid #E0E0E0;
	margin-top: 20px;
	margin-bottom:5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	border: 1px solid #CCC;
	background-image: url(../images/bg-btm1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#bottom .left {
	float: left;
	width: 450px;
}
#bottom .right {
	float: right;
	width: 460px;
}
#bottom .bt-left {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom .bt-right {
	float: right;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom .bt-right-right {
	float: right;
	width: 180px;
	padding-left: 15px;
	padding-right: 25px;
}
#bottom .container {
	overflow: hidden;
	background-color: #FFF;
	margin-top:15px;
	border:1px solid #E5E5E5;
	

}
#bottom .offer {
	margin-top:15px;
	border:1px solid #E5E5E5;
	text-align: center;

}
#bottom .end  {
	background-image: none!important;
}
#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#footer .left {
	float: left;
	width: 450px;

}
#footer .right {
	float: right;
	width: 450px;
	text-align: right;
}

#footer-addon {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
}
#footer-addon .left {
	float: left;
	width: 450px;

}
#footer-addon .right {
	float: right;
	width: 450px;
	text-align: right;
}
.list ul {
	padding-top:5px;
	padding-bottom:5px;

}
.list ul li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 5px;
}
.list ol {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;

}
.list ol li {
	padding-left: 10px;
	padding-top: 5px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
.underln{
	text-decoration:underline;
}
.text-img{
	padding-bottom:3px;
}
.imgright{
	float:right;
	padding-left:15px;
}
.padd-top10{
	padding-top:10px;
}
.product_details{
	margin-bottom: 5px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	background-image: url(../images/product-divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
	
.product_details .left{
	float:left;
	width:140px;
	text-align: center;
}
.product_details .right{
	float:right;
	width:490px;
	
}
.product_details .right .left{
	float:left;
	width:130px;
	padding-top:25px;
}
.product_details .right .right{
	float:right;
	width:320px;
	padding-top:7px;
	
}
.colour-blue{
	color: #1793B3;
}