@charset "utf-8";

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:75.2%;
	margin: 0px;
	text-align: center;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;

}
* {

          padding: 0;

          margin: 0;

          border: 0;

}
/* layout */


#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrap_bg.jpg);
	background-repeat: repeat;
}

#header {
	width: 960px;
	background-image: url(../images/header_bg.jpg);
	height: 104px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}

#imgblock {
	height: 231px;
	width: 960px;
	background-color: #999999;
}

#maincontent {
	width: 960px;
}

#main_right_content {
	float: left;
	width: 608px;
	text-align: left;
	padding-left: 16px;
	padding-right: 2px;
	padding-bottom: 5px;
}
#main_right_content .heading_main {
	color: #000000;
	background-color: #AFAFAF;
	font-weight: bold;
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 120%;
}
#main_right_content h1 {
	font-size: 110%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-variant: normal;
	color: #000000;
	font-weight: bold;

}
#main_right_content h2 {
	font-size: 100%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333333;

}
#main_right_content h3 {
	font-size: 100%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #000000;

}
#main_right_content p {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	padding-right: 15px;

}
#main_right_content ul {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#main_right_content li {
	padding-top: 0px;
	padding-bottom: 10px;
}
#main_right_content .rightliststyle {
	list-style-position: outside;
	list-style-image: url(../images/bullet2.jpg);
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 20px;
	text-align: justify;
}
#main_right_content .rightliststyle2 {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.jpg);
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 10px;
}

#main_right_content a:link, #main_right_content a:visited {
	color: #CC0000;
	text-decoration: none;
}

#main_right_content a:hover, #main_right_content a:active{
	color: #333333;
	text-decoration: underline;
}
#main_right_content .padtop10 {
	padding-top: 10px;
}

#botborder {
	height: 16px;
	width: 960px;
	clear: both;
}
.leftbox {
	float: left;
	width: 370px;
}

.rightbox {
	float: right;
	width: 300px;
	margin-right: 30px;
}
.rightboxgrey {
	float: left;
	width: 300px;
	margin-right: 0px;
	background-image: url(../images/gb_rep2.jpg);
	background-repeat: repeat;
	margin-top: 40px;
}

/* top nav */
#toptext {
	text-align: left;
	float: left;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
}
#topnavwrap {
	float: right;
	width: 600px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topcontact {
	float: right;
	padding-top: 0px;
}
#topcontact ul {
	margin: 0px;
	padding: 0px;

}
#topcontact li {
	list-style-type: none;
	clear: none;
	display: inline;
}
#toptel a:link, #toptel a:visited {
	background-image: url(../images/top_phone.jpg);
	background-position: left;
	height: 30px;
	width: 180px;
	background-repeat: no-repeat;
	float: right;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	margin: 0px;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#toptel a:hover, #toptel a:active {
	background-image: url(../images/top_phone.jpg);
	background-position: left;
	display: block;
	text-decoration: none;
	color: #CC0000;
}

#topmouse a:link, #topmouse a:visited {
	background-image: url(../images/top_mouse.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
	margin: 0px;
	display: block;
	height: 30px;
	width: 110px;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#topmouse a:hover, #topmouse a:active {
	background-image: url(../images/top_mouse.jpg);
	background-position: left;
	display: block;
	text-decoration: none;
	color: #CC0000;
}

#topnav {
	list-style-type: none;
	width: 600px;
	float: right;
	padding-top: 15px;
}

#topnav ul {
	list-style-type: none;

}

#topnav li {
	display: block;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
}
#topnav .rightborder {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
}
#topnav a:link, #topnav a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#topnav a:hover, #topnav a:active{
	color: #CC0000;
	text-decoration: underline;
}

/* main pages left navigation */
#main_left {
	float: left;
	width: 303px;
	padding-left: 15px;
	text-align: left;
	margin-left: 1px;
}

#main_left ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#main_left .padtop10 {
	padding-top: 15px;
}

#main_left .liststyle1 {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.jpg);
	padding-top: 4px;
	padding-bottom: 8px;
	margin-left: 30px;
	padding-right: 5px;
}
#main_left .liststyle2 {
	list-style-position: outside;
	list-style-image: url(../images/bullet2.jpg);
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 30px;
	padding-right: 5px;
}
#main_left  a:link, #main_left  a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main_left  a:hover, #main_left  a:active{
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
#main_left .linkstyle1{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/main_left_link1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #eeeeee;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}

#main_left .linkstyle2 {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
}
#download {
	float: left;
	margin-right: 1px;
	padding-right: 2px;
	padding-top: 10px;
	width: 200px;
	padding-bottom: 10px;
}
#download ul {
	padding-left: 15px;

}
#download li {
	list-style-position: outside;
	list-style-image: url(../images/bullet2.jpg);
	padding-top: 4px;
	padding-bottom: 4px;

}
#main_left .padtext {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#main_left .padtext2 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.redtxt {
	font-weight: bold;
	color: #CC0000;
	padding-right: 10px;
}

/* breadcrumb */

#breadcrumb {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000000;
	font-weight: bold;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumb a:hover, #breadcrumb a:active{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* general */
.clearboth {
	clear: both;
}
#main_left .heading_main {
	color: #000000;
	background-color: #AFAFAF;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 120%;
}
#sitemap {
	padding-left: 20px;
}


.smalllogo {
	height: 20px;
	width: 126px;
	padding-top: 2px;
	padding-bottom: 0px;
	
}
.fltleft {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fltright {
	float: right;
	padding-bottom: 5px;
}
#tw_table td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}
/* product nav */

#product_nav {
	height: 114px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #EAEAEA;
	margin-bottom: 10px;
	font-size: 12px;
}

#product_nav ul {
	list-style-type: none;
}
#product_nav li {
	float: left;
	list-style-type: none;
}
#pn1 a:link, #pn1 a:visited{
	color: #333333;
	text-decoration: none;
	height: 115px;
	width: 30px;
	background-image: url(../images/pn1.jpg);
	display: block;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	padding-left: 0px;
}
 
#pn1 a:hover, #pn1 a:active{
	color: #333333;
	text-decoration: underline;
	height: 115px;
	width: 30px;
	background-image: url(../images/pn1.jpg);
	background-position: 0px -115px;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}
#pn1 span {
	display: none;
}
#pn2 a:link, #pn2 a:visited{
	color: #000000;
	text-decoration: none;
	height: 32px;
	width: 100px;
	background-image: url(../images/pn2.jpg);
	display: block;
	float: left;
	padding-top: 83px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
 
#pn2 a:hover, #pn2 a:active{
	color: #CC0000;
	height: 32px;
	width: 100px;
	background-image: url(../images/pn2.jpg);
	background-position: 0px -115px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 83px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
}
#pn3 a:link, #pn3 a:visited{
	color: #000000;
	text-decoration: none;
	height: 32px;
	width: 96px;
	background-image: url(../images/pn3.jpg);
	display: block;
	float: left;
	padding-top: 83px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
 
#pn3 a:hover, #pn3 a:active{
	color: #CC0000;
	height: 32px;
	width: 96px;
	background-image: url(../images/pn3.jpg);
	background-position: 0px -115px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 83px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
}
#pn4 a:link, #pn4 a:visited{
	color: #000000;
	text-decoration: none;
	height: 32px;
	width: 99px;
	background-image: url(../images/pn4.jpg);
	display: block;
	float: left;
	padding-top: 83px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
 
#pn4 a:hover, #pn4 a:active{
	color: #CC0000;
	height: 32px;
	width: 99px;
	background-image: url(../images/pn4.jpg);
	background-position: 0px -115px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 83px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
}
#pn5 a:link, #pn5 a:visited{
	color: #000000;
	text-decoration: none;
	height: 32px;
	width: 101px;
	background-image: url(../images/pn5.jpg);
	display: block;
	float: left;
	padding-top: 83px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
 
#pn5 a:hover, #pn5 a:active{
	color: #CC0000;
	height: 32px;
	width: 101px;
	background-image: url(../images/pn5.jpg);
	background-position: 0px -115px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 83px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
}
#pn6 a:link, #pn6 a:visited{
	color: #000000;
	text-decoration: none;
	height: 32px;
	width: 102px;
	background-image: url(../images/pn6.jpg);
	display: block;
	float: left;
	padding-top: 83px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
 
#pn6 a:hover, #pn6 a:active{
	color: #CC0000;
	height: 32px;
	width: 102px;
	background-image: url(../images/pn6.jpg);
	background-position: 0px -115px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 83px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
}
#pn7 a:link, #pn7 a:visited{
	color: #000000;
	text-decoration: none;
	height: 32px;
	width: 101px;
	background-image: url(../images/pn7.jpg);
	display: block;
	float: left;
	padding-top: 83px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
 
#pn7 a:hover, #pn7 a:active{
	color: #CC0000;
	height: 32px;
	width: 101px;
	background-image: url(../images/pn7.jpg);
	background-position: 0px -115px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 83px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
}

#pn8 a:link, #pn8 a:visited{
	color: #000000;
	text-decoration: none;
	height: 32px;
	width: 100px;
	background-image: url(../images/pn8.jpg);
	display: block;
	float: left;
	padding-top: 83px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
 
#pn8 a:hover, #pn8 a:active{
	color: #CC0000;
	height: 32px;
	width: 100px;
	background-image: url(../images/pn8.jpg);
	background-position: 0px -115px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 83px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
}
#pn9 a:link, #pn9 a:visited{
	color: #000000;
	text-decoration: none;
	height: 32px;
	width: 103px;
	background-image: url(../images/pn9.jpg);
	display: block;
	float: left;
	padding-top: 83px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
 
#pn9 a:hover, #pn9 a:active{
	color: #CC0000;
	height: 32px;
	width: 103px;
	background-image: url(../images/pn9.jpg);
	background-position: 0px -115px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 83px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
}
/* bottom nav */
#bottom_bar {
	background-image: url(../images/bottom_bar.jpg);
	background-repeat: repeat-x;
	height: 4px;
}
#botnav {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	margin-top: 20px;
	padding: 0px;
	clear: both;
	font-weight: normal;
}
#botnav ul{
	margin: 0px;
	padding: 0px;	
}
#botnav li{
	display: inline;
}

#botnav a:link, #botnav a:visited {
	color: #333333;
	text-decoration: none;
}

#botnav a:hover, #botnav a:active{
	color: #333333;
	text-decoration: underline;
}
/* video */ 
.video {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
.video p{
	text-align: left;
}
/* gallery */
#gallery {
	width: 560px;
	padding-left: 10px;
}
#main_right_content .padleft {
	padding-left: 15px;
}


#gallery ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
#gallery li {
	list-style-type: none;
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#gallery img{
	border: 1px solid #133D4B;
}

/* contact */
.contform {
	width: 75%;
}

.paddiv {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0px;
	padding-left: 0px;
}

input {
	border: 1px solid #333333;
	padding: 5px;
	background-color: #E6EAED;
}
textarea {
	border: 1px solid #333333;
	padding: 5px;
	background-color: #E6EAED;
}

.smalltxt {
	font-size: 70%;
}
label {
	color: #666666;
}
option {
	color: #333333;
	border: none;
	padding: 2px;
}

select {
	background-color: #FDF4F9;
}

.imgpadtop {
	padding-top: 5px;
}
.fltleft2 {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fltleft3 {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.clearright {
	clear: right;
}
.centtxt {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
}
