/*copyright OTR Tyres*/

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 11px;
	background: url(images/background1.gif) repeat;
}

h1, h2, h3, h4 {
	margin-bottom: 20px;
	color: #000000;
}


h1 {
	font-size: 1.30em;
        font-weight: bold;
        text-transform: uppercase;
margin-left:10px
}

h6 {
	font-size: 1em;
        font-weight: bold;
        text-transform: uppercase;
        color: #000000;
}

h2 {
	margin-bottom: 0em;
	padding-left: 6px;
	border-left: 2px solid #009933;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 11px;
        font-weight: bold
}

h5 {
	font-size: 11px;
        font-weight: bold
}



h7 {
	font-size: 1.52em;
        font-weight: bold
}


p, blockquote, ol, ul {
	margin-bottom: 20px;
	line-height: 1.67em;
      
}

p {
	margin-bottom: 10px;
	line-height: 1.67em;
        padding-left: 20px;
        margin-right: 20px;
}

p2 {

	line-height: 1.67em;
        font-size: 0.9em;
        
}


ol, ul {
	list-style: none;
}


li.image { 
padding-bottom: 10px;
	background: url(images/img04.gif) no-repeat; padding-top: 10px;
	text-align: right;
}


ol {
	margin-left: 3em;
	list-style: outside decimal;
}

a {
	color: #009966;
}


b {
	color: #000000;
}





.style1 {
color: #009966;
font-size: 11px;
font-weight:bold;
}


.style2 {
color: #333333;
font-size: 9px;
}

.style3 {
color: #009966;
font-weight: bold;
font-size: 11px;
}

a:hover {
	text-decoration: none;
}

f:hover {
	text-decoration: none;
}

c:hover {
	text-decoration: none;
}

/* Logo */

#logo {
	border-top: 0px solid #FFFFFF;
        background: url(images/logoback.jpg) no-repeat;

}

#logo2 {
position: static;
}


/* Page */

#page {
	width: 945px;
    	margin: 0 auto;
}

/* Left */

#left {
	float: right;
	width: 683px;
        padding: 20px;
	background-color: #EAEAEA;
        border-right: 2px solid #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
        border-top: 0px solid #FFFFFF;
        height: 395px;
background: url(images/tyrelogo.gif) repeat;

 }



#left h2 {
	margin-bottom: 1em;
	padding-right: 6px;
	text-transform: uppercase;
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
}

#left h4 {
	margin-bottom: 1em;
	padding-right: 6px;
  	border-right: 2px solid #009933;
      	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

h5 {
	margin-bottom: 0em;
	padding-right: 15px;
	border-right: 0px solid #009933;
	text-align: right;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
        background: url(images/img06.gif) no-repeat right center;

}

#left ul {
	line-height: 1.82em;
padding-left: 50px;
list-style-type: circle;
text-align:center;
}


#center li {
	padding-right: 15px;
	background: url(images/img04.gif) no-repeat right;
	text-align: right;
}

#center li2 {
	padding-right: 15px;

	text-align: right;
}



#left li {
	padding-left: 15px;
	text-align: left;
}

#left a {
	text-decoration: none;
	font-size: 1em;
margin-right: 0px;
font-weight: bold;
}

#left a:hover {
	text-decoration: underline;
}

/* Center */

#center {
	float: right;
	width: 176px;
	padding: 20px;
        background-color: #DDDDDD;
        border-left: 2px solid #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
        border-top: 0px solid #FFFFFF;
        border-right: 2px solid #333333;
        height: 395px;
background: url(images/backgroundotr.jpg) repeat;
}

/* Right */

#right {
	float: right;
	width: 0px;
        padding: 10px;
	background-color: #DDDDDD;
        border-right: 2px solid #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
        border-top: 0px solid #FFFFFF;
        height: 419px;

 

}

#rightpic {
	float: right;
        background: url(images/tyrestock.jpg) no-repeat;
	width: 100px;
        padding-bottom: 0px;
}


#right h2 {
	margin-bottom: 1em;
	padding-left: 6px;
	border-left: 2px solid #009933;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}


#right ul {
	line-height: 1.82em;
}

#right li {
	padding-left: 10px;
	background: url(images/img04.gif) no-repeat left center;
}

#right a {
	text-decoration: none;
	font-size: .85em;
}

#right a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {

border-top: 0px solid #333333;
	height: 40px;
    
	           
}

IMG.displayed {
  display: inline;
    margin-left: auto;
    margin-right: auto

}

#footer p {

	text-align: center;
        font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.81em;
	color: #FFFFFF;

}

#footer a {

	text-decoration: none;
	color: #FFFFFF;

}