body {
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	outline:none;	
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	outline:none;
}

#download_bg {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 43px;
}

#download_logo {
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 43px;
}

#download_logo img {
	float: right;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#download_logo a {
	float: right;
	padding: 0px;
	margin-top: 13px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#download_logo a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#download {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 43px;
	background-attachment: scroll;
	background-image: url(../images/topBar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: right;
}

.body_download {
	float: right;
	height: 33px;
	width: 192px;
	margin-top: 21px;
	padding: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

.body_download img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#nav_buttons {
	width: 930px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#nav_buttons a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#products
{
	display: block;
	width: 91px;
	height: 45px;
	background: url("../images/products.jpg") no-repeat 0 0;
	float: left;
	margin-top: 5px;
	text-decoration: none;
}

#products:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#products span
{
	display: none;
	text-decoration: none;
}

#products_active
{
	display: block;
	width: 91px;
	height: 45px;
	background: url("../images/products.jpg") no-repeat 0 -45px;
	float: left;
	margin-top: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#products_active:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#products_active span
{
	display: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.view_more {
	background-attachment: scroll;
	background-image: url(../images/btnread.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 97px;
	height: 32px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.view_more:hover {
	background-attachment: scroll;
	background-image: url(../images/btnreadHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.enlarge {
	background-attachment: scroll;
	background-image: url(../images/viewBtn.png);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	display: block;
	width: 87px;
	height: 22px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.enlarge:hover {
	background-attachment: scroll;
	background-image: url(../images/viewBtn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.products {
	float: left;
	width: 920px;
}

.products_holder {
	width: 306px;
	height: 256px;
	float:left;
	background-attachment: scroll;
	background-image: url(../images/productBg.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
}

.products_title {
	width: 269px;
	height: 20px;
	float:left;
	margin-top:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
	padding-left: 20px;
}

.p_left_container {
	width:140px;
	float:left;
}

.p_left {
	width:140px;
	float:left;
	height: 96px;
}


.d_left_container {
	width:140px;
	float:left;
}

.d_left {
	width:140px;
	float:left;
	height: 120px;
}

.p_left_btn {
	width: 97px;
	height: 32px;
	margin-top:40px;
	float: left;
	margin-left: 14px;
}

.d_left_btn {
	width: 97px;
	height: 32px;
	margin-top:20px;
	float: left;
	margin-left: 14px;
}

.p_left_btn a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.d_left p {
	padding-left: 20px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;	
}

.p_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 20px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height:16px;
	
}

.d_right {
	width:150px;
	height:185px;
	float:left;
	text-align: right;
	padding-top: 7px;
}

.d_right_mid {
	width:150px;
	height:185px;
	float:left;
	text-align: right;
	padding-top: 7px;
}

.p_right {
	width:150px;
	float:left;
	text-align: center;
	padding-top: 7px;
}

.p_right_mid {
	width:160px;
	float:left;
	text-align: center;
	padding-top: 18px;
}

.products_sep {
	width:900px;
	height:20px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.pd_bg {
	background-attachment: scroll;
	background-image: url(../images/productDetailbttm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	width: 915px;
	margin-right: 2px;

}

.tt_1_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailTilt28.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

.tt_2_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC14_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tt_3_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailTilt28_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

.tt_4_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailTilt28_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tt_7_bay {
	width:918px;
	height:384px;
}

.tt_14_bay {
	width:918px;
	height:384px;
	margin-right: 2px;
}

.tt_28_bay {
	width:918px;
	height:385px;
	margin-right: 2px;
}

.wall_vault {
	width:918px;
	height:385px;
	background-attachment: scroll;
	background-image: url(../images/productDetailPCWall.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 2px;
}

.pcv_14_bay {
	width:918px;
	height:385px;
	margin: 0px;
	padding: 0px;
}

.pcv_14_1_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC14_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pcv_14_2_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC14_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pcv_30_mini_2_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC14_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pcv_14_3_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC14_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

.pcv_14_4_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC14_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pcv_16_bay {
	width:918px;
	height:385px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
}

.pcv_16_1_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC16_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pcv_16_2_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC28_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pcv_16_3_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC16_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

.pcv_16_4_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC16_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pcv_28_bay {
	width:918px;
	height:385px;
	margin-right: 2px;
}

.pcv_28_1_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC28_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pcv_28_2_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC28_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pcv_28_3_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC28_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

.pcv_28_4_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC28_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pcwv_1_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPCWall01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pcwv_2_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPCWall02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pcwv_3_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPC28_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

.pcwv_4_thumb {
	width:150px;
	height:70px;
	float: left;
	margin-top: 10px;
	margin-right: 39px;
	margin-left: 39px;
	padding-top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/detailPCWall03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#features
{
	display: block;
	width: 91px;
	height: 45px;
	background: url("../images/features.jpg") no-repeat 0 0;
	float: left;
	margin-top: 5px;
}

#features:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#features span
{
  display: none;
}

#features_active
{
	display: block;
	width: 91px;
	height: 45px;
	background: url("../images/features.jpg") no-repeat 0 -45px;
	float: left;
	margin-top: 5px;
}

#features_active:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#features_active span
{
  display: none;
}

.features_left {
	padding: 0px;
	float: left;
	height: 235px;
	width: 179px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/featuresLeftBox.png);
	background-repeat: no-repeat;
	background-position: left top;

}

.features_left img {

}

.features_right {
	float: left;
	height: 235px;
	width: 246px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	background-attachment: scroll;
	background-image: url(../images/featuresRightBox.png);
	background-repeat: no-repeat;
	background-position: left top;

}

.features_right p {
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.features_right_last {
	float: left;
	height: 235px;
	width: 246px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	background-attachment: scroll;
	background-image: url(../images/featuresRightBox.png);
	background-repeat: no-repeat;
	background-position: left top;

}

.features_right_last p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.features_right_final {
	float: left;
	height: 235px;
	width: 709px;
	background-attachment: scroll;
	background-image: url(../images/featuresBaseBox.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}

.features_right_final p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.features_final_l {
	float: left;
	width: 240px;
}

.features_final_l p {
	width: 210px;
	
}

.features_final_r {
	float: left;
	width: 380px;
	margin-left: 45px;
}

.features_final_r p {
	float: left;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

.features_final_r_title {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	width: 380px;
}

.features_final_r_title_first {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	width: 380px;
	margin-top:32px;
}

.features_title {
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 10px;
	width: 246px;
}

#quality
{
	display: block;
	width: 77px;
	height: 45px;
	background: url("../images/quality.jpg") no-repeat 0 0;
	float: left;
	margin-top: 5px;
}

#quality:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#quality span
{
  display: none;
}

#quality_active
{
	display: block;
	width: 77px;
	height: 45px;
	background: url("../images/quality.jpg") no-repeat 0 -45px;
	float: left;
	margin-top: 5px;
}

#quality_active:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#quality_active span
{
  display: none;
}

.quality {
	float: left;
	padding-top: 37px;
	padding-bottom: 500px;
}

.quality_col1 {
	float: left;
	width: 290px;
	height: 455px;
	padding-top: 37px;
	margin-right: 20px;
	background-attachment: scroll;
	background-image: url(../images/qualityAus.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.quality_col1 p {
	float:left;
	width: 220px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.quality_col1 img {
	border:none;
}

.quality_col2 {
	float: left;
	width: 290px;
	height: 455px;
	padding-top: 37px;
	margin-right: 20px;
	background-attachment: scroll;
	background-image: url(../images/qualityCon.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.quality_col2 p {
	float:left;
	width: 220px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.quality_col3 {
	float: left;
	width: 290px;
	height: 455px;
	padding-top: 37px;
	background-attachment: scroll;
	background-image: url(../images/qualityWarr.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.quality_col3 p {
	float:left;
	width: 220px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.quality_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
	height: 20px;
	width: 220px;
}

.q_ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	
}

.q_ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../images/arrowWhite.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 150px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.dd_ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../images/arrowWhite.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#secure_advice
{
	display: block;
	width: 126px;
	height: 45px;
	background: url("../images/secure_advice.jpg") no-repeat 0 0;
	float: left;
	margin-top: 5px;
}

#secure_advice:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#secure_advice span
{
  display: none;
}

#secure_advice_active
{
	display: block;
	width: 126px;
	height: 45px;
	background: url("../images/secure_advice.jpg") no-repeat 0 -45px;
	float: left;
	margin-top: 5px;
}

#secure_advice_active:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#secure_advice_active span
{
  display: none;
}

#dimensions
{
	display: block;
	width: 122px;
	height: 45px;
	background: url("../images/dimensions.jpg") no-repeat 0 0;
	float: left;
	margin-top: 5px;
}

#dimensions:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#dimensions span
{
  display: none;
}

#dimensions_active
{
	display: block;
	width: 122px;
	height: 45px;
	background: url("../images/dimensions.jpg") no-repeat 0 -45px;
	float: left;
	margin-top: 5px;
}

#dimensions_active:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#dimensions_active span
{
  display: none;
}

#faq
{
	display: block;
	width: 63px;
	height: 45px;
	background: url("../images/faq.jpg") no-repeat 0 0;
	float: left;
	margin-top: 5px;
}

#faq:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#faq span
{
  display: none;
}

#faq_active
{
	display: block;
	width: 63px;
	height: 45px;
	background: url("../images/faq.jpg") no-repeat 0 -45px;
	float: left;
	margin-top: 5px;
}

#faq_active:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#faq_active span
{
  display: none;
}

#price_lists
{
	display: block;
	width: 103px;
	height: 45px;
	background: url("../images/price_lists.jpg") no-repeat 0 0;
	float: left;
	margin-top: 5px;
}

#price_lists:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#price_lists span
{
  display: none;
}

#price_lists_active	
{
	display: block;
	width: 103px;
	height: 45px;
	background: url("../images/price_lists.jpg") no-repeat 0 -45px;
	float: left;
	margin-top: 5px;
}

#price_lists_active:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#price_lists_active span
{
  display: none;
}

#contact_us
{
	display: block;
	width: 103px;
	height: 45px;
	background: url("../images/contact_us.jpg") no-repeat 0 0;
	float: left;
	margin-top: 5px;
}

#contact_us:hover
{
	background-position: 0 -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contact_us span
{
  display: none;
}

#contact_us_active {
	display: block;
	width: 103px;
	height: 45px;
	float: left;
	margin-top: 5px;
	background-image: url(../images/contact_us.jpg);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}

#contact_us_active:hover
{
	background-position: 0px -45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contact_us_active span
{
  display: none;
}

.contact_col1 {
	float: left;
	width: 290px;
	height: 455px;
	margin-right: 20px;
	background-attachment: scroll;
	background-image: url(../images/contactBgForm.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.pricelist_col1 {
	float: left;
	width: 290px;
	height: 455px;
	margin-right: 20px;
	background-attachment: scroll;
	background-image: url(../images/price_list_bg_form.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.contact_col2 {
	float: left;
	width: 290px;
	height: 455px;
	margin-right: 20px;
	background-attachment: scroll;
	background-image: url(../images/contactBgForm.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.contact_col2 a {
	float:right;
	margin: 0px;
	padding: 0px;
}

.contact_col2 img {
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 90px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contact_col2 p {
	float:left;
	width: 220px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 17px;
}

.contact_col3 {
	float: left;
	width: 290px;
	height: 455px;
	background-attachment: scroll;
	background-image: url(../images/contactBgForm.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.contact_col3 p {
	float:left;
	width: 220px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	line-height: 17px;
}

.contact_col4 {
	float: left;
	width: 913px;
	height: 455px;
	margin-right: 20px;
	background-attachment: scroll;
	background-image: url(../images/price_form.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.contact_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
	height: 20px;
	width: 220px;
	margin-bottom: 15px;
}

.contact_heading_pricelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 15px;
	float: left;
	height: 20px;
	width: 220px;
	margin-bottom: 15px;
}

.contact_heading_nz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
	height: 20px;
	width: 220px;
	margin-bottom: 20px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.c_hr {
	float:left;
	width: 230px;
	background-attachment: scroll;
	background-image: url(../images/fxLine.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 2px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 30px;
	margin-bottom: 14px;
	margin-left: 30px;
}

.sa_hr {
	float:right;
	width: 210px;
	background-attachment: scroll;
	background-image: url(../images/fxLine.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 2px;
	padding: 0px;
	margin: 0px;
	background-color: #00FF66;
}

#c_name {
	background-attachment: scroll;
	background-image: url(../images/contactInput.png);
	background-repeat: repeat-y;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 15px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
}

#c_businessname {
	background-attachment: scroll;
	background-image: url(../images/contactInput.png);
	background-repeat: repeat-y;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 15px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
}

#c_businessaddress {
	background-attachment: scroll;
	background-image: url(../images/contactInput.png);
	background-repeat: repeat-y;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 15px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
}

#c_phonenumber {
	background-attachment: scroll;
	background-image: url(../images/contactInput.png);
	background-repeat: repeat-y;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 15px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
}

#c_company {
	background-attachment: scroll;
	background-image: url(../images/contactInput.png);
	background-repeat: repeat-y;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 15px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
}

#c_phone {
	background-attachment: scroll;
	background-image: url(../images/contactInput.png);
	background-repeat: repeat-y;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 15px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
}

#c_email {
	background-attachment: scroll;
	background-image: url(../images/contactInput.png);
	background-repeat: repeat-y;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 15px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
}

#c_enquiry {
	background-attachment: scroll;
	background-image: url(../images/contactMessageInput.png);
	background-repeat: repeat-y;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 115px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#index
{
	display: block;
	width: 105px;
	height: 30px;
	background: url("../images/btnHome.png") no-repeat 0px 0px;
	float: left;
	margin-top: 13px;
	margin-left: 119px;
	margin-bottom: 10px;
}

#index:hover
{
	background-position: 0px -30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#index span
{
  display: none;
}


.index {
	float: left;
	padding-top: 37px;
	padding-bottom: 500px;
}

.index {
	float: left;
	padding-top: 37px;
	padding-bottom: 500px;
}

.index_col1 {
	float: left;
	width: 290px;
	height: 210px;
	padding-top: 25px;
	margin-right: 20px;
	background-attachment: scroll;
	background-image: url(../images/feature01.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 35px;
}

.index_col1 p {
	float:left;
	width: 90px;
	padding-right: 170px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;

	height: 70px;
}

.index_col2 {
	float: left;
	width: 290px;
	height: 210px;
	padding-top: 25px;
	margin-right: 20px;
	background-attachment: scroll;
	background-image: url(../images/feature02.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 35px;
}

.index_col2 p {
	float:left;
	width: 100px;
	padding-right: 170px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 70px;
}

.index_col3 {
	float: left;
	width: 290px;
	height: 210px;
	padding-top: 25px;
	background-attachment: scroll;
	background-image: url(../images/feature03.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 35px;
}

.index_col3 p {
	float:left;
	width: 100px;
	padding-right: 170px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 70px;
}


.index_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 25px;
	float: left;
	height: 20px;
	width: 220px;
}

.p_left_btn_index {
	width: 97px;
	height: 32px;
	margin-top:7px;
	float: left;
	margin-left: 18px;
}

.divider {
	float:left;
	margin-top: 5px;
}

#logo_bg {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 154px;
	background-attachment: scroll;
	background-image: url(../images/logo_large.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo {
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 154px;
}

#logo img {
	border:none;
}

#top_container {
	width: 100%;
	margin: 0px;
	float: left;
	background-color: #000000;
	height: 280px;
	background-attachment: scroll;
	background-image: url(../images/hr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
}

#header {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 154px;
	background-attachment: scroll;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
}

#navigation {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 50px;
	background-attachment: scroll;
	background: url(../images/navigation.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom: 30px;
	float: left;
}

#carousel {
	margin: 0px;
	height: 417px;
	width: 934px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

#impact {
	width: 918px;
	float: left;
	margin-top: 15px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/glow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.statement {
	float: left;
	height: 80px;
	width: 100%;
}

.statement_title {
	font-family: Helvetica;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 100%;
	letter-spacing:-1px;
}

.statement_title_index {
	font-family: Helvetica;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 100%;
	letter-spacing:-1px;
	margin-top: 20px;
}

.statement_title_features {
	font-family: Helvetica;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 100%;
	letter-spacing:-1px;
	margin-bottom: 25px;
}

.statement_title_features_mid {
	font-family: Helvetica;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 100%;
	letter-spacing:-1px;
	margin-bottom: 25px;
	margin-top: 35px;
}

.feature_alt {
	font-family: Helvetica;
	font-size: 26px;
	font-weight: bold;
	color: #999999;
	letter-spacing:-1px;
}

.pl_size24 {
	font-family: Helvetica;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 100%;
	letter-spacing:-1px;
}

.statement_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #6c6c6c;
	float: left;
	width: 100%;
	line-height: 20px;
	margin-top: 8px;
}

.statement_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c5c5c5;
	float: left;
	width: 100%;
	font-weight: bold;
	line-height: 20px;
	margin-top: 4px;
}

.statement_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c5c5c5;
	float: left;
	width: 100%;
	line-height: 20px;
	margin-top: 5px;
	font-weight: bold;
}

.statement_text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CCCCCC;
	float: left;
	width: 100%;
	line-height: 20px;
	margin-top: 10px;
	font-weight: bold;
}

.left {
	float: left;
	width: 457px;
	padding: 0px;
	margin: 0px;
}

.sa_ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	
}

.sa_ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../images/arrowWhite.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 17px;
	margin-right: 20px;
	margin-bottom: 17px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 17px;
}

.sa_ul_right {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 195px;
	
}

.sa_ul_right li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../images/arrowWhite.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 17px;
	margin-right: 20px;
	margin-bottom: 17px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.left_sa {
	float: left;
	width: 626px;
	padding: 0px;
	margin: 0px;
}

.sa_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 10px;
	float: left;
	
}

.left_column_sa {
	float: left;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.icon_arrow_sa {
	float: left;
	width: 42px;
	height: 22px;
	background-attachment: scroll;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left_cloumn_text_sa {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:0px;
}

.left_title_sa {
	float: left;
	width: 606px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 169px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left_sa_new {
	width: 295px;
	height: 240px;
	float: left;
	margin-bottom: 1px;
	margin-right: 18px;
	background-attachment: scroll;
	background-image: url(../images/securityBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 17px;
}

.left_sa_bottom_new {
	width: 295px;
	height: 194px;
	float: left;
	margin-right: 18px;
}

.right_sa_bottom_new {
	width: 292px;
	height: 194px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.right_sa_new {
	width: 292px;
	height: 418px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/securityRight.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.left_title2_sa {
	padding: 0px;
	float: left;
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.right {
	float: right;
	width: 457px;
	padding: 0px;
	margin: 0px;
}

.left_index {
	float: left;
	width: 457px;
	padding: 0px;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.right_index {
	float: right;
	width: 457px;
	padding: 0px;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.right_column {
	float: right;
	width: 457px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}

.left_column {
	float: left;
	width: 457px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.icon {
	float: left;
	width: 52px;
	padding: 0px;
	margin: 0px;
	height: 40px;
	background-attachment: scroll;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.icon_arrow {
	float: left;
	width: 19px;
	height: 38px;
	background-attachment: scroll;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.icon_arrow_en {
	float: left;
	width: 19px;
	height: 38px;
	background-attachment: scroll;
	background-image: url(../images/faq.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left_cloumn_title {
	padding: 0px;
	float: left;
	width: 405px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;

}

.left_title {
	padding: 0px;
	float: left;
	width: 405px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #cccccc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing:-1px;
}

.left_cloumn_text {
	margin: 0px;
	float: left;
	width: 405px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing:0px;
	background-attachment: scroll;
	background-image: url(../images/fxLine.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 17px;
}

.left_cloumn_text ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
	
}

.left_cloumn_text_index {
	margin: 0px;
	float: left;
	width: 405px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 15px;
}

.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
}

.sub_info_first {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 80px;
	float: left;
	width: 377px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing:0px;
	text-align: left;
}

.sub_info {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 80px;
	float: left;
	width: 377px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing:0px;
	text-align: left;
}

.sub_info_last {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 80px;
	float: left;
	width: 377px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing:0px;
	text-align: left;
}

#container {
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#footer_container {
	width: 100%;
	margin: 0px;
	float: left;
	background-color: #000000;
	height: 250px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/hr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#footer {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 200px;
}

#footer_column01 {
	float: left;
	height: 140px;
	width: 190px;
	margin-left: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer_column02 {
	float: left;
	height: 140px;
	width: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer_column03 {
	float: left;
	height: 140px;
	width: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer_column04 {
	float: left;
	height: 140px;
	width: 348px;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#footer_column04 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.email_footer {
	background-attachment: scroll;
	background-image: url(../images/contactBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 305px;
	height: 70px;
	text-decoration: none;
	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.email_footer:hover {
	background-attachment: scroll;
	background-image: url(../images/contactBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}

.pd_back {
	background-attachment: scroll;
	background-image: url(../images/btnBackProducts.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	height: 30px;
	width: 169px;
	margin-top: 25px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pd_back:hover {
	background-attachment: scroll;
	background-image: url(../images/btnBackProducts.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}

.telephone {
	margin-left: 20px;
	float: right;
	
}

.footer_title {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}

.footer_text {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;

}

.footer_image {
	float: left;
	height: 60px;
	width: 60px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#copy {
	float:left;
	width:442px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #333333;
	margin-bottom: 20px;
	margin-left: 18px;
}

#lock {
	float:left;
	width:472px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #333333;
	text-align: right;
	margin-bottom: 20px;
}

#lock a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #333333;
}

.pl_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	
}

.pl_left {
	width: 751px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/priceListBttm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 199px;
}

.pl_left_last {
	width: 751px;
	height: 323px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/priceListBttm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.pl_heading {
	width:751px;
	height:33px;
	float:left;
	margin-top: 20px;
	background-attachment: scroll;
	background-image: url(../images/priceListHeading.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.pl_footer {
	width:751px;
	height:33px;
	float:left;
	margin-bottom: 20px;
	background-attachment: scroll;
	background-image: url(../images/priceListBttm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pl_ul_1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 254px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../images/priceListDescription.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.pl_ul_1 li {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 20px;
}

.pl_ul_2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../images/priceListCode.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.pl_ul_2 li {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

.pl_ul_3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../images/priceListRRPEx.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.pl_ul_3 li {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

.pl_ul_4 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 121px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../images/priceListRRPIncl.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.pl_ul_4 li {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

.pl_ul_5 {
	padding: 0px;
	float: left;
	width: 162px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pl_ul_5 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.pl_ul_6 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../images/weight.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.pl_ul_6 li {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

.form_pop {
	background-attachment: scroll;
	background-image: url(../images/contactScreen.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 540px;
	width: 700px;
}

.form_style {
	margin: 0px;
	float: left;
	height: 300px;
	padding-left: 30px;
}

.form_style1 {
	margin: 0px;
	float: left;
	width: 300px;
	height: 300px;
	padding-left: 30px;
}

.sbtn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	color: #7E7F81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../images/sendBtn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	float: left;
	padding: 0px;
	height: 20px;
	width: 85px;
	background-color: #0C0C0C;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sbtn:hover {
	background-attachment: scroll;
	background-image: url(../images/sendBtn.png);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

.rbtn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	color: #7E7F81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../images/resetBtn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	float: left;
	padding: 0px;
	height: 20px;
	width: 70px;
	background-color: #0C0C0C;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.rbtn:hover {
	background-attachment: scroll;
	background-image: url(../images/resetBtn.png);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

.bold {
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.dimension {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.dimension_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	float: left;
	height: 20px;
	width: 75px;
	margin: 0px;
	padding: 0px;
}
.dimension_value {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 20px;
	width: 40px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.dimension_title_s {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	float: left;
	height: 20px;
	width: 115px;
	margin: 0px;
	padding: 0px;
}

.dimension_value_s {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 20px;
	width: 115px;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.legend {
	width: 918px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 50px;
	margin-top: 0px;
}

.left_pad {
	padding-left: 125px;
}

.subject {
	float:left;
	width: 400px;
	padding: 0px;
	height: 75px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.subject_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.subject a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}

.subject a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.price_list_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
