body {
background-color:#550000;
}
table.main {
width:800px;
}
table.main td.left {
width:215px;
}
table.main td.left img {
margin-top:20px;
}
table.main td.banner {
height:100px;
text-align:center;
}
table.main td.content {
color:#d9cab3;
}
table.main table.corners {
width:100%;
height:100%;
background-color:black;
}
table.main td.content table.corners {
width:100%;
height:100%;
}
table td.topleft {
background-image: url('../images/corners/topleftcorner_red.jpg');
width:25px;
height:25px;
}
table td.topright {
background-image: url('../images/corners/toprightcorner_red.jpg');
width:25px;
height:25px;
}
table td.bottomleft {
background-image: url('../images/corners/bottomleftcorner_red.jpg');
height:25px;
width:25px;
}
table td.bottomright {
background-image: url('../images/corners/bottomrightcorner_red.jpg');
height:25px;
width:25px;
}
table.main td.content div.h1 {
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
width:200px;
}
table.main td.content div.h2 {
margin-left:auto;
margin-right:auto;
width:395px;
}
table.main td.content div.h3 {
margin-left:auto;
margin-right:auto;
width:298px;
}
table.main td.content p {
margin-top:15px;
margin-bottom:15px;
}
table.main td.content a {
color:#A0913B;
text-decoration:none;
font-size:14px;
}
table.main td.content ul {
list-style-type:none;
margin:20px;
}
table.main td.content ul.address {
margin-left:40px;
}
table.main td.content ul.phone {
float:right;
margin-right:40px;
}
table.main td.content img.phone {
float:right;
margin-top:20px;
margin-left:5px;
}
table.main td.content .highlight {
color:#a7973d;
}
table.main td.content div.form_buttons a.order {
background-image: url('../images/contact/order_down.gif');
display:block;
width:180px;
height:66px;
margin-left:40px;
}
table.main td.content div.form_buttons a.order:hover {
background-image: url('../images/contact/order_up.gif');
}
table.main td.content div.form_buttons a.catalogue_request {
background-image: url('../images/contact/catalogue_up.gif');
display:block;
width:180px;
height:66px;
float:right;
margin-right:30px;
}
table.main td.content div.form_buttons a.catalogue_request:hover {
background-image: url('../images/contact/catalogue_down.gif');
}
table.main td.content p.reserve {
text-align:center;
color:white;
}
table.main td.content a.get_adobe {
float:right;
margin-right:20px;
}
table.main td.content a.download_reader {
margin-left:20px;
}
div.request-form {
width:310px;
margin-left:auto;
margin-right:auto;
}
div.request-form table {
width:100%;
}
div.request-form table td {
padding:2px;
}
div.request-form table td.first-cell {
text-align:right;
}
div.request-form input[Type="submit"], div.request-form input[Type="reset"] {
padding:5px;
}
div.request-form input[Type="checkbox"], div.request-form input[Type="text"][Name="ProTypeOther"] {
margin-left:15px;
}


















