* { padding: 0; margin: 0; }

body {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 14px;
 background: #c0c0c0;
}
#wrapper { 
 margin: 0 auto;
 width: 950px;
 background: #fff;
 border-style: solid; 
 border-color: black; 
 border-width: 1px;
}
#header {
 color: #333;
 width: 950px;
 float: left;
 display:inline;
 height: 100px;
 margin: 0px;
 background: #000;
 background:url("../images/logo.jpg") no-repeat;
 border-bottom-style: solid; 
 border-bottom-color: black; 
 border-bottom-width: 1px;
}
#slogan {
float: right;
display:inline;
}
#bottom_slogan {
float: right;
display:inline;
}
#navigation {
 float: left;
 display:inline;
 width: 900px;
 color: #333;
 background: #fff;
}


#content_title {
 float: left;
 display:inline;
 width: 785px;
 color: #808080;
 margin: 3px 0px 0px 5px;
 border-bottom-style: solid;
 border-bottom-color: #a0a0a0; 
 border-bottom-width: 1px;
}

#call_us {
 float: right;
 display:inline;
 color: #000;
 background: #fff;
 width: 815px;
 height: 30px;
 background:url("../images/phone.gif") no-repeat;
}

#footer { 
 width: 950px;
 height: 100px;
 clear: both;
 color: #333;
 background: #009966;
 margin: 0px 0px 10px 0px;
 background:url("../images/footer.jpg") no-repeat;
}
#copyright { 
 width: 950px;
 font-size: 12px;
 color: #fff;
 margin: 0px;
 background: #000;
 text-align: right;
}
#copyright a {
color: #fff;
}
#copyright a:hover {
color: #ff6a00;
}

.dot {
width: 5px;
height: 5px;
padding: 3px;
}



/*Tabs  */

#tabs {
float:left;
display:inline;
margin-left: 120px;
width:830px;
line-height:normal;
}
#tabs ul {
margin:0;
padding:10px 10px 0 10px;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
}
#tabs a {
float:left;
background:url("../images/left_tab.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
font-weight: bold;
}
#tabs a span {
float:left;
display:block;
background:url("../images/right_tab.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#666;
}
/* \*/
#tabs a span {float:none;}
/* */
#tabs a:hover span {
color: #fff;
}
#tabs a:hover {
background-position:0% -42px;
}
#tabs a:hover span {
background-position:100% -42px;
}

#product_name {
float: left;
margin: 25px 0px 0px 25px;
display: inline;
color: #34709A;
font-weight: bold;
font-size: 14px;
padding: 5px;
}
#product_name ul {
list-style:none;
margin-top: 10px;
}
#product_name li {
margin-bottom: 15px;
}
.pr_title {
color: #000;
font-weight: bold;
font-size: 14px;
border-bottom-style: solid;
border-bottom-color: #000; 
border-bottom-width: 1px;
}

#product_price {
float: left;
margin: 25px 0px 0px 85px;
display: inline;
color: #34709A;
font-weight: bold;
font-size: 14px;
padding: 5px;
}
#product_price ul {
list-style:none;
margin-top: 10px;
}
#product_price li {
margin-bottom: 15px;
color: #cc0000;
}

#order_product {
float: left;
margin: 43px 0px 0px 75px;
display: inline;
color: #34709A;
font-weight: bold;
font-size: 14px;
padding: 5px;
}
#order_product ul {
list-style:none;
margin-top: 10px;
}
#order_product li {
margin-bottom: 15px;
color: #cc0000;
}

.bullet {
color: #3399CC;
border-bottom-style: solid;
border-bottom-color: #a0a0a0; 
border-bottom-width: 1px;
}

#live_help {
float: right;
display: inline;
width: 150px;
height: 50px;
margin: 15px 25px 0px 0px;
}
#live_help img{
border: none;
}

#detailed_info {
clear: both;
float: left;
width: 785px;
text-indent: 5px;
text-align: justify;
margin: 25px 0px 15px 5px;
display: inline;
color: #3399CC;
padding: 5px;
font-weight: bold;
border-top-style: solid;
border-top-color: #a0a0a0; 
border-top-width: 1px;
}
.text img {
margin: 10px 0px 0px 15px;
border-style: none;
}
#words {
clear: both;
float: left;
width: 785px;
text-indent: 5px;
text-align: justify;
margin: 25px 0px 15px 5px;
display: inline;
font-size: 12px;
padding: 5px;
border-top-style: solid;
border-top-color: #a0a0a0; 
border-top-width: 1px;
}