
body{
background-image: url('img/bgbody.gif');
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menu{
height:100px;
width:100px;
position:fixed;
bottom:100px;
}

#add{
position:relative;
left:10px;
top:50px;
/*color:red;*/
font-size:50px;
width:900px;
color:white;


}
#col1{
/*background-color:#FFFFFF;*/
background-image:url(img/col1.png) ;
background-repeat:no-repeat;

position:relative;
bottom:-33px;

width:150px;
height:1000px;


}
#col2{
/*background-color:red;*/
position:relative;
left:155px;
bottom:950px;
width:850px;
height:1000px;


}
#logo{
position:relative;
left:10px;
top:60px;


}

#local{

position:relative;
background-image:url(img/tab.png);
background-repeat:repeat-y;
background-position:-3px 0;
//background-color:white;
width:400px;
height:15px;
top:20px;
left:607px;
text-align:right;
padding-top:5px;
font-size:12px;
text-align:center;
color:black;
}
#local a{
color:black;

}
#local a:hover{
color:red;

}
#pic{
position:relative;

/*background-color:white;*/
width:1000px;
height:145px;
top:50px;
left:5px;
text-align:right;
padding-top:5px;

}


#bar{

background-image:url(img/contBack.png);
background-repeat:repeat-y;
position:relative;
bottom:31px;
color:white;


}
#address{
position:relative;
left:790px;
bottom:30px;
color:white;
font-size:12px;

}

a{
color:#FFFFFF;
}

}
#auto{
display:none;


}

.buts{
text-align:left;
text-decoration:none;


}
a{
text-decoration:none;
font-size:12px;


}
a:hover{
color:red;
background-color:#FFFFFF;


}
span{
color:black;

}
.img1{
float:right;

}

#sec{
position:inherit;
bottom:500px;
width:100%;
font-size:14px;
text-align:center;
color:white;
margin:0px auto 0px 280px;



}

.img1{
float:right;
padding-right:5px;

}
.img2{
float:left;
padding-left:5px;

}



#secNav{
padding-left:100px;
color:red;



}

h3{
color:red


}

.style2 {color: #FF0000}