@charset "utf-8";

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bkgrd.jpg);
}
#wrapper {
	padding: 4px;
	width: 950px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
	border: 2px solid #CCC;
	margin-top: 10px;
}
#main {
	width: 950px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftbox {
	float: left;
	height: auto;
	width: 200px;
	background-color: #333;
}




#banner {
	width: 950px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#index_slider {
	height: 230px;
	width: 950px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	border: 1px solid #CCC;
}
.index_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #900;
	margin-right: 20px;
	margin-left: 20px;
}
.index_text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
.index_tabs {
	margin: 2px;
	border: 1px solid #CCC;
}





/*** set the width and height to match your images **/

#slideshow {
	position: relative;
	height: 280px;
	width: 950px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	border: 0px solid #FFF;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#menu {
	height: auto;
	width: 950px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}


#footer {
	width: 950px;
	height: auto;
	color: #303;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	background-position: center bottom;
	padding-top: 10px;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #900;
}
.footer_nav {
	padding-right: 15px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a {
	color: #333;
	text-decoration: underline;
}
p {
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

#leftside a {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-decoration: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



a:hover {
	color: #339;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #900;
	margin: 5px;
}
.imgborder_voltage {
	border: 0px solid #900;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

h1 {
	font-size: 20px;
	color: #900;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h2 {
	font-size: 14px;
	color: #000;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #900;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 14px;
	color: #333;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #333;
	float: right;
}
#leftside {
	height: auto;
	width: 170px;
	background-image: url(../images/leftside.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content {
	width: 750px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
#leftside a {
	font-size: 15px;
	color: #900;
	padding-top: 5px;
	display: block;
}
#leftside a:hover {
	font-size: 15px;
	color: #999;
	padding-top: 5px;
	display: block;
	text-decoration: underline;
}
.phone_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.phone_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content table {
	padding: 0px;
	margin: 0px;
}
#content table tr td p {
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#product_holder {
	height: 690px;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-image: url(../images/product_bkgrd.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#product_holder_small {
	height: 390px;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-image: url(../images/product_bkgrd_small.jpg);
	background-repeat: repeat;
	background-position: center center;
}
