* {
	margin: 0;
	padding: 0;
}

body {
background: #000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #000099;
}
a:hover {
text-decoration: underline;
color: #FF0000;
}

#wrap {
margin: 20px auto 10px auto;
width: 1024px;
background: #fff;
padding: 10px;
border: 5px solid #444;
}

#header {
height: 150px;
background: #554d42 url(http://www.rangarangusa.com/images/rangarang.jpg) no-repeat;
}
#header h1 { 
font-size: 50px;
letter-spacing: -1px;
padding: 17px 0 0 10px;
color: #FF5500;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 1010;
letter-spacing: -1px;
}
#header h1 a:hover {
color: #fff;
}

#menu {
height: 30px;
line-height: 30px;
background: #2278ab;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #aaa;
text-decoration: none;
}

#content {
padding: 0 20px 20px 0;
}

.right {
float: right;
width: 760px;
text-align: justify;
padding-top: 5px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.left {
float: left;
width: 240px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }




















/* -------------------- My Styles -------------------- */
.inv-header
{
background-color:#aaccff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
margin-bottom: .1em;
text-align:left;
} 


ul {
line-height: 170%;
margin-bottom: 10px;
padding: 8px 0 4px 16px;
}



.text-location-center
{
text-align:center;
} 
.text-location-right
{
text-align:right;
} 
.text-location-left
{
text-align:left;
} 
img
{
vertical-align:text-top;
}


div.heading 
{
background-color: #ffffff;
padding: .8em;
}
div.floated 
{
background-color: #ffffff;
padding: .8em;
margin-left: .8em;
margin-bottom: .2em;
float: left;
text-align: left;
}
p 
{
text-align: justify;
}
div.section 
{
border: 0px solid #ffffff;
padding: .5em;

}





#main-list
{
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#main-list td, #customers th 
{
font-size:1.2em;
border:0;
padding:3px 7px 2px 7px;
text-align:left;
vertical-align:text-top;
}
#main-list th 
{
font-size:1.4em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#999999;
color:#fff;
text-align:center;
vertical-align:text-top;
}
#main-list tr.first td 
{
text-align:left;
vertical-align:text-top;
color:#000;
background-color:#FFFFFF;
}





#inventory-list
{
font-family: Verdana, Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#inventory-list td, #customers th 
{
font-size:1.0em;
border:0px solid #98bf21;
padding:3px 7px 2px 7px;
text-align:left;
vertical-align:text-top;
}
#inventory-list th 
{
font-size:1.4em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#fff;
text-align:center;
vertical-align:text-top;
}
#inventory-list tr.first td 
{
text-align:center;
vertical-align:text-top;
color:#000;
background-color:#FFFFFF;
}

#inventory-list tr.second td 
{
color:#000;
background-color:#EAF2D3;
text-align:center;
vertical-align:text-top;
}






