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

* {
margin:0px;
padding:0px;
}
body {
background-color:#000000;
text-align:left;
}
.header_rep {
background:url(../images/header_rep_back.jpg) repeat-x top left;
height:131px;
}
.footer_rep {
background:url(../images/footer_rep_back.jpg) repeat-x top left;
height:323px;
clear:both;
}
.footer_content { 
width:800px;
}
.content {
width:900px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background-color:#000000;

}
.left_col {
float:left;
width:300px;
}
.right_col {
float:left;
width:580px;
text-align:left;
padding-left:15px;
padding-top:15px;
}
.care_right_col {
float:left;
width:450px;
text-align:left;
padding-left:15px;
padding-top:15px;
}
.home {
background:url(../images/home.jpg) top right no-repeat;
height:29px;
display:block;
}
.home:hover {
background:url(../images/homeover.jpg) top right no-repeat;
height:29px;
}
.products {
background:url(../images/products.jpg) top right no-repeat;
height:29px;
display:block;
}
.products:hover {
background:url(../images/productsover.jpg) top right no-repeat;
height:29px;
}
.media {
background:url(../images/media.jpg) top right no-repeat;
height:29px;
display:block;
}
.media:hover {
background:url(../images/mediaover.jpg) top right no-repeat;
height:29px;
}
.gallery {
background:url(../images/gallery.jpg) top right no-repeat;
height:29px;
display:block;
}
.gallery:hover {
background:url(../images/galleryover.jpg) top right no-repeat;
height:29px;
}
.care {
background:url(../images/care.jpg) top right no-repeat;
height:29px;
display:block;
}
.care:hover {
background:url(../images/careover.jpg) top right no-repeat;
height:29px;
}

.store_locator {
background:url(../images/store_locator.jpg) top right no-repeat;
height:29px;
display:block;
}
.store_locator:hover {
background:url(../images/store_locator_over.jpg) top right no-repeat;
height:29px;
}

.about {
background:url(../images/about.jpg) top right no-repeat;
height:29px;
display:block;
}
.about:hover {
background:url(../images/aboutover.jpg) top right no-repeat;
height:29px;
}
li {
list-style:none;
padding-bottom:3px;
}
.nav {
padding-top:10px;
padding-bottom:10px;
}
.form_class {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}
.form_class div {
clear:left;
margin:5px 0pt 0pt;
padding:1px 3px;
}
.form_class div label {
float:left;
padding:3px 5px;
text-align:right;
width:200px;
margin-top:-2px;
}
fieldset {
border:none; 
}
.form_container {
width:900px;
padding-top:25px;
}
.submit {
text-align:center;
border:none;
background:transparent;
}
input {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
border:1px solid #666666;
background:#000000;
color:#FFFFFF;
}
textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
border:1px solid #666666;
background:#000000;
color:#FFFFFF;
}
#success_div {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
#error_div {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.products_left_col {
width:190px;
float:left;
padding-bottom:10px;
}
.products_right_col {
width:190px;
float:left;
padding-bottom:10px;
}
.products_center_col {
width:190px;
float:left;
padding-bottom:10px;
}
.clear {
clear:both;
} 
.no_border {
border:none;
}
select {
width:150px;
}
.locations ul li {
list-style:disc;
}
.locations ul {
padding-left:25px;
}
.greybg {
background-color:#111111;
}
strong {
font-size:14px;
}
.img_pad {
padding-right:5px;
}
a {
color:#0099CC;
}
h4 {
text-transform:uppercase;
}
h2 a {
color:#FF6699;
text-decoration:none;
}
h2 a:over {
color:#FF6699;
}
.right_col_footer {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
padding-left:40px;
padding-top:30px;
width:250px;
color:#FFFFFF;
text-align:left;
}
.left_col_footer {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
width:500px;
color:#FFFFFF;
}
.contact {
	width:215px;
	float:right;
	text-align:center;
}
.contact_thai {
	width:215px;
	float:left;
	text-align:center;
}
img {
	border:none;
}
.hiso {
	width:450px;
	margin-left:77px;
}