* {
	margin:0;
	padding:0;	
}
body, html{
	height: 100%;
	min-height: 100%;
}
body{
	background-color: #e8e8e8;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;	
	
}
img{
	border: none;
	vertical-align: bottom;
}
a{  
    color: #951818;
}
a:hover{
  text-decoration: none;
}
p{
  color: #4c4b4b;
  font-size:12px;	
  font-family: Tahoma, Arial, sans-serif;
}
h2{
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 0 0 28px;
    height: 17px;
}
.clear{
    clear: both;
    font-size: 0px;
}
.con
{
    min-height:100%;    
    position:relative;    
}
*html .con
{
    height: 100%;    
}
.page{
    width: 900px;
    margin: 0px auto;
    padding-bottom: 100px;
}
.header
{
    background: url("../images/sto_header2.jpg") left top no-repeat;
    width: 900px;
    height: 158px;  
   
}

.header ul
{
    float: left;    
}
.header ul li
{
    display: inline;
    color: #fff;
}
.header ul li a
{
    color: #b01763;
    margin: 0 8px 0 5px;
    text-decoration: none;
}
.header ul li a:hover, .header ul li a#header-active
{
    text-decoration: underline;
}



.header img{
    float: left;    
}
.header-menu
{
    padding: 135px 0 0 300px;
    float: left;
    font-family: Arial, sans-serif;

}
.header-menu a
{
    font-size: 11px;
	 font-weight: bold;
     font-family: Arial, sans-serif;
	  color: black;
}
.left-menu

{
  width: 275px;
  text-align: center; 
}
.left-menu ul
{
  padding: 0 0 0 20px;
}
.left-menu li
{
   background: url("../images/sto_1_menu.jpg") left top no-repeat;
  list-style-type: none;
  width: 245px;
    height: 28px;  
	font-size: 18px;
	color: #ffffff;
	text-align: left; 
	padding: 2px 0 0 10px;
	
}
.left-menu-list li
{
  list-style-type: none;
  width: 245px;
    height: 20px;  
	font-size: 18px;
	color: #b01763;
	text-align: left; 
	padding: 0 0 0 10px;
	
}
.left-menu-list li a
{
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  padding: 0 0 0 20px;
  color: #b01763;
}
.header-title
{
 text-align: center; 
}
.header-title li
{
	background: url("../images/sto_2_menu.jpg") left top no-repeat;
	list-style-type: none;
    height: 28px;  
	font-size: 18px;
	color: #ffffff;
	text-align: left; 
	padding: 2px 0 0 10px;
}

.bottom-menu 
{
    width: 866px;
	text-align: center;
	height: 28px;
	background: url("../images/sto_bottom.jpg") left top no-repeat;
}

.bottom-menu a
{
  padding-left: 40px;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: #ffffff;
  text-align: center; 	
  text-decoration: none;
}
.bottom-list

{
padding-top: 6px;
padding-right: 50px;
}
