body {
	background-image: url(../images/bg.jpg);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #7a7a7a;
	border: none;
}
a:hover {
	text-decoration: none;
	color: #4A77BB;
}
.clear {
	clear: both;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FD006A;
}
a:active {
	color: #FD006A;
}

a img { border:0 }
img { border:0 }


/* ------------------- ------------------- ------------------- ------------------- Header */
#header {
	height: 90px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/header_tlv_01.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.logo {
	float: right;
	display: block;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 25px;
	margin-bottom: 58px;
}
/* ------------------- ------------------- ------------------- ------------------- Navigation */
#navigationholder {
	width: 925px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(../images/nav_bg.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #262626;
	border-right-color: #262626;
	border-bottom-color: #262626;
	border-left-color: #262626;
}
.navigation_TBL {
	vertical-align: middle;
	height: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 20em;
	word-spacing: normal;
}

/* ------------------- ------------------- ------------------- ------------------- Splash */
#splashholder {
	height: 150px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_tlv_03.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
}
#flash {
	height: 190px;
}
/* ------------------- ------------------- ------------------- ------------------- Content */
#contentholder {
	padding-top: 5px;
	padding-left: 13px;
	padding-bottom: 0px;
	padding-right: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#content {
	width: 900px;
}



#homeleft {
	float: left;
	width: 20%;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#homeright {
	float: right;
	width: 23%;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
.red_bg_headerstyle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	margin: 0px;
	background-image: url(../images/box_header_orange.jpg);
	background-repeat: repeat-x;
}
.image_border {
	border: 1px solid #000000;
}

/* ------------------- ------------------- ------------------- ------------------- Home */

#homewelcome {
	padding-bottom: 10px;
}
.float {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#homewelcome ul li {
	list-style-image: url(../images/bbullet.gif);
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#homewelcome p, .welcomeelement1 p, .welcomeelement2 p {
	margin: 0px;
	padding: 0px;
}
.welcomeelement1, .welcomeelement2 {
	height: 80px;
}






/* ------------------- ------------------- ------------------- ------------------- Footer */
#footerholder {
	height: 100px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#footer {
	width: 912px;
	cursor: default;
	margin-bottom: 10px;
}
#fleft {
	float: left;
	width: 500px;
	height: 45px;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
}
#fleft a {
	color: #000000;
	border: none;
	padding-left: 2px;
}
#fleft a:hover {
	color: #FFFFFF;
	border: none;
}
#fright {
	float: right;
	width: 270px;
	height: 45px;
	text-align: center;
	padding-right: 20px;
	padding-top: 8px;
	padding-left: 0px;
}
#fright a {
	color: #FFFFFF;
	border: none;
	padding-left: 27px;
}
#fright a:hover {
	color: #EE1268;
	border: none;
}
#copyright {
	height: 18px;
	text-align: left;
	font-size: 9px;
	color: #000000;
	padding-left: 38px;
}

#copyright a {
	color: #000000;
	text-decoration: none;
}

#copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.date {
	font-size: 10px;
	color: #D4393A;
	text-align: left;
	font-weight: bold;
}
#contactleft {
	float: left;
	width: 552px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#homecenter {
	float: right;
	width: 71%;
	margin-right: 14px;
	margin-left: 14px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../images/home_center_bg.jpg);
	margin-top: 10px;
}
.float_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.nav {
	text-align: center;
	vertical-align: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	height: 30px;
}
#searchholder {
	width: 925px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	background-color: #2E2B2A;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #262626;
	border-left-color: #262626;
}
#goldseal {
	float: right;
	width: 23%;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	border: 1px solid #000000;
}
.Goldseal_1 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 4px;
}
.bodytext {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	padding: 4px;
}
.Goldseal_2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 4px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#homecenter2 {
	float: left;
	border: 1px solid #333333;
	margin-bottom: 10px;
}
.red_bg_headerstyle_no_t_b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	margin: 0px;
	background-image: url(../images/box_header_orange.jpg);
	background-repeat: repeat-x;
}
.manufacturer_jump {
	width: 250px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #666666;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.main_header {
	font-size: 24px;
	color: #FD006A;
	font-weight: bold;
}
#home_contact_details {
	width: 280px;
	float: right;
	padding-top: 5px;
	height: 50px;
}
.international {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #F70172;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.header_e-mail {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
}
.forms {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	margin: 3px;
	background-color: #FFFFFF;
	font-weight: normal;
	padding-left: 5px;
	width: 190px;
}
.bullet_points {
	color: #000000;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	background-position: 0px 7px;
	padding-left: 18px;
}
#template_main {
	float: left;
	width: 70%;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
#template_right {
	float: right;
	width: 28%;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
#Template_divider {
	width: 925px;
	height: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3B3B3C;
}
.red_bg_headerstyle_no_t_b_Left_align {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	width: 100%;
	padding-top: 5px;
	margin: 0px;
	text-indent: 15px;
	background-image: url(../images/box_header_red.jpg);
	background-repeat: repeat-x;
}
#template1_main {
	float: left;
	width: 100%;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
.contact_form {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	margin: 3px;
	background-color: #B3B3B4;
	font-weight: normal;
	padding-left: 5px;
	width: 220px;
}
.contact_form_ta {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	margin: 3px;
	background-color: #B3B3B4;
	font-weight: normal;
	padding-left: 5px;
}
#template2_main {
	float: right;
	width: 75%;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 4px;
}
#sub_menu {
	float: left;
	width: 23%;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
.blue_bg_headerstyle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	width: 100%;
	padding-top: 5px;
	margin: 0px;
	text-indent: 15px;
	background-image: url(../images/box_header_blue.jpg);
	background-repeat: repeat-x;
}
.green_bg_headerstyle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	width: 100%;
	padding-top: 5px;
	margin: 0px;
	text-indent: 15px;
	background-image: url(../images/box_header_green.jpg);
	background-repeat: repeat-x;
}
.orange_bg_headerstyle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	width: 100%;
	padding-top: 5px;
	margin: 0px;
	text-indent: 15px;
	background-image: url(../images/box_header_orange.jpg);
	background-repeat: repeat-x;
}
#Product_main_1 {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.product_range_image_style {
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
}
.blue_Product_main {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	margin: 0px;
	background-image: url(../images/box_header_blue.jpg);
	background-repeat: repeat-x;
}
.green_Product_main {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	margin: 0px;
	background-image: url(../images/box_header_green.jpg);
	background-repeat: repeat-x;
}
.orange_Product_main {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	margin: 0px;
	background-image: url(../images/box_header_orange.jpg);
	background-repeat: repeat-x;
}
.Small_Black_Header {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.readmore {
	font-size: 10px;
	color: #D4393A;
	text-align: right;
	font-weight: bold;
}
.bullet_points_black {
	color: #000000;
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.orange_bg_headerstyle_no_t_b_Left_alignCopy {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	width: 100%;
	padding-top: 5px;
	margin: 0px;
	text-indent: 15px;
	background-image: url(../images/box_header_orange.jpg);
	background-repeat: repeat-x;
}
.red_bg_headerstyle_no_t_b_new {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	margin: 0px;
	background-image: url(../images/box_header_red.jpg);
	background-repeat: repeat-x;
}
.float_right {
	float: right;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
body_white {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #BEBEBE;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.bodytextWhite {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 4px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 1px;
}
.main_headerdates {
	font-size: 10px;
	color: #FD006A;
	font-weight: bold;
}
.Large_Black_Header {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.floatCentre {
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: center;
	vertical-align: middle;
	padding-left: 16px;
}
.nav_text {
	background-image: url(../images/bullet_sml.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 2px 3px;
	padding-left: 18px;
	letter-spacing: 1px;
	font-weight: normal;
}

.nav_text a {
	color: #FFFFFF;
}

.nav_text a:hover {
	color: #FD006A;
}
#homecentertestimonials {
	float: right;
	width: 71%;
	margin-right: 14px;
	margin-left: 14px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../images/home_center_bg.jpg);
	margin-top: 10px;
}
