/* CSS Document */

html,body {height:100%}
html>body #outer {height:auto}/*for mozilla */

#outer {
height:100%;
min-height:100%;
border: 3px;
border-color: #000;
border-style: solid;
width:750px;
height: 100%;
background-color: #ffffff;/*for mozilla*/
}
#ves {
padding: 30px 30px 0px 0px
}
.quotte {
padding: 130px 20px 0px 0px
}
#contact {
padding: 0px 0px 0px 20px
width: 200px;
}
 td.quoted{
 background-image : url(images/quoteBak.jpg);
background-repeat : no-repeat;
background-position: center;
}

p {
font-family: Arial, sans-serif;
font-size:12px;
color:#000000;
width: 500px;
padding: 0px 5px 0px 8px;
}
p.contact {
width: 200px;
}


p.quote{
font-family: Arial, sans-serif;
font-size:12px;
font-weight: bold;
color:#993300;
vertical-align:middle;
text-align: center;
width:200px;

}

a {
font-family: Arial, sans-serif;
font-size:12px;
color:#993300;
text-decoration : none;
}

a:hover{
color:#FF0000;
}

h1 {
font-family: Arial, sans-serif;
font-size:12px;
color:#993300;
padding: 0px 5px 0px 8px;
}
