html {height: 100%;}

body {
margin-top: 0px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
height: 100%;
background-image: url(../images/page_bg.png);
background-repeat: repeat-x;
background-color: #C74C51;
}

.body_container {
width: 800px;
margin-left:auto; 
margin-right:auto;
margin-top: 50px;
}

.orderbottom {
width: 400px;
text-align: left
}

.header {
height: 260px;
width: 800px;
margin-left:auto; 
margin-right:auto;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
}

.menu_table {
height: 27px;
width: 800px;
margin-left:auto; 
margin-right:auto;
}

.menu_left {
height: 27px;
width: 3px;
background-image: url(../images/menu_left.png);
}

.menu_bg {
height: 27px;
width: 794px;
background-image: url(../images/menu_bg.png);
padding-left: 20px;
padding-right: 20px;
}

.menu_bg a, .menu_bg a:link {
font-family: Helvetica;
font-size: 14px;
color: #ffffff;
text-decoration: none;
padding-right: 20px;
}

.menu_bg a:hover {
font-family: Helvetica;
font-size: 14px;
color: #BA5357;
text-decoration: none;
}

a, a:link {
font-family: Helvetica;
color: #454545;
text-decoration: none;
}

a:hover {
font-family: Helvetica;
color: #BA5357;
text-decoration: none;
}

.menu_right {
height: 27px;
width: 3px;
background-image: url(../images/menu_right.png);
}

.header_text {
font-family: Helvetica;
font-size: 18px;
color: #454545;
}

.header_tag {
font-family: Helvetica;
font-size: 11px;
color: #4786A6;
}

.logo {
width: 324px;
height: 200px;
float: left;
padding-right: 10px;
}

.content_table {
width: 800px;
padding-bottom: 20px;
margin-left:auto; 
margin-right:auto;
background-color: #ffffff;
}

.contact_table {
width: 300px;
margin-left:auto; 
margin-right:auto;
background-color: #ffffff;
align: center;
}

.contact_box1 {
width: 150px;
text-align: left;
border-right: 1px dotted #BA5357;
background-color: #ffffff;
}

.contact_box2 {
width: 150px;
text-align: left;
padding-left: 10px;
background-color: #ffffff;
}

.menu_shadow {
height: 16px;
width: 800px;
margin-left:auto; 
margin-right:auto;
background-image: url(../images/shadow.jpg);
}

.content_top {
width: 740px;
padding-top: 20px;
margin-left:auto; 
margin-right:auto;
font-family: Helvetica;
font-size: 11px;
color: #454545;
text-align: justify;
}

.box_top {
height: 10px;
width: 800px;
margin-left:auto; 
margin-right:auto;
background-image: url(../images/box_top.jpg);
background-repeat: no-repeat;
}

.box_bottom {
height: 90px;
width: 800px;
margin-left:auto; 
margin-right:auto;
background-image: url(../images/box_bottom.png);
background-repeat: no-repeat;
background-position: bottom;
background-color: #ffffff;
font-family: Helvetica;
font-size: 11px;
color: #454545;
text-align: center;
}

.gallery_holder {
width: 740px;
font-family: Helvetica;
font-size: 14px;
color: #454545;
}

.box_header {
font-family: Helvetica;
font-size: 16px;
color: #BA5357;
}

.top {
vertical-align: top;
}

.content_bottom {
width: 740px;
margin-top: 20px;
margin-left:auto; 
margin-right:auto;
font-family: Helvetica;
font-size: 11px;
color: #454545;
text-align: justify;
}

form {
padding-top: 20px;
}

.contact_form {
width: 740px;
margin-left:auto; 
margin-right:auto;
font-family: Helvetica;
font-size: 11px;
color: #454545;
text-align: justify;
}

.formtext {
width: 72px;
}

.orderform {
width: 100px;
text-align: left;
}

input {
font-family: Helvetica;
font-size: 11px;
color: #454545;
border: 1px #BA5357 solid;
}

select {
font-family: Helvetica;
font-size: 11px;
color: #454545;
border: 1px #BA5357 solid;
}

textarea {
font-family: Helvetica;
font-size: 11px;
color: #454545;
border: 1px #BA5357 solid;
}

.redtext {
font-family: Helvetica;
font-size: 11px;
font-weight: bold;
color: #BA5357;
}

.block1 {
border-right-width: 1px;	
border-right-style: dotted;	
border-right-color: #CCCCCC;
text-align: justify;
padding-right: 8px;
vertical-align: top;
}

.block2 {
border-right-width: 1px;	
border-right-style: dotted;	
border-right-color: #CCCCCC;
text-align: justify;
padding-right: 8px;
padding-left: 8px;
vertical-align: top;
}

.block3 {
text-align: justify;
padding-left: 8px;
vertical-align: top;
}

.img_center {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}