* { 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;
}
#leftcolumn { 
 color: #333; 
 background: #f1f1f1;
 margin: 0px 0px 10px 0px;
 width: 126px;
 height: 750px;
 float: left;
 display:inline;
 padding: 2px;
 /*background:url("../images/left-column.jpg") no-repeat;*/
 border-bottom-style: solid; 
 border-bottom-color: black; 
 border-bottom-width: 1px;
 border-top-style: solid; 
 border-top-color: black; 
 border-top-width: 1px;
 border-right-style: solid; 
 border-right-color: black; 
 border-right-width: 1px; 
}
#leftcolumn a { 
 color: #014e82; 
 font-size: 13px;
 font-weight: bold;
 font-stretch: expanded;
 text-decoration: none;
}
#leftcolumn a:hover { 
 color: #ff6a00;
 text-decoration: underline;
}

#left_menu {
line-height:normal;
}
#left_menu ul {
margin:0;
list-style:none;
}

#rightcolumn { 
 float: right;
 display:inline;
 color: #000;
 background: #fff;
 margin: 0px 0px 10px 0px;
 width: 815px;
 height: 750px;
 padding: 2px;
 display: inline;
 border-bottom-style: solid; 
 border-bottom-color: black; 
 border-bottom-width: 1px;
 border-top-style: solid; 
 border-top-color: black; 
 border-top-width: 1px;
 
}

#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;
}

#order_status {
width: 600px;
float: left;
display: inline;
}

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

#about {
width: 600px;
color: #808080;
float: left;
display: inline;
padding: 5px;
text-align: justify;
}