html, body {
 height:100%;
}

body {
 background-color:#ffffff;
 text-align:left;
color:#7c0000;
}
* {margin:0;padding:0}

#mainwrap {
  width:780px;
  margin-left:auto;
  margin-right:auto;
 text-align:left;
 position:relative;
 min-height:100%;
 
}

#header {
width:780px;
height:130px;
}

#headerleft {width:470px;
height:130px;
float:left;
}

#headerright {width:300px;
height:130px;
float:left;
}

#header h1 {
margin:25px 0px 0px 15px;
text-align:center;
font-size:30pt
}

#header p {margin-top:10px;
text-align:center;
font-size:18pt;
}

#navigation {background-color:#f8f4ec;
width:130px;
height:1000px;
float:left;
margin-top:0px;
}

#navigation ul {font-size:10pt;
list-style-type: none;
margin-left:5px;
line-height:1.9;
}

#navigation a {
text-decoration:none;
color:#7c0000;

}

#navigation a:hover {
text-decoration:none;
color:#ffffff;
background-color:#7c0000;
}

h1 {margin-top:5px;
margin-bottom:5px;
font-size:1.5em;
}

h2 {margin-left:0px;
font-size:1.0em;
}

#text2 {
width:410px;
height:220px;
float:left;
background-color:#ffffff;
text-align:center;
}

#text2 p {margin-bottom:10px;
margin-left:10px;
font-size:13pt;
font-weight:bold;
}

#text2 a {color:#7c0000;
text-decoration:none;
}

#text2 a:hover {color:#737373;
text-decoration:none;
}

#text3 {
width:350px;
height:180px;
float:left;
background-color:#ffffff;
text-align:center;
margin-bottom:5px;
}

#text3 p {padding:1px;}

#text4 * {
margin:10px 60px 5px 45px;
}

#image {float:left;}

#title {font-size:11pt;}

#fun1 {float:left;
width:614px;
margin-left:10px;
text-align:justify;
}

.funimg1 {width:150px;height:150px;
margin:0px 5px 5px 5px;
float:left;}

.funimg1 a,.funimg1 a:hover {text-decoration:none;
color:#ffffff;
background-color:#ffffff;
text-decoration:none;
}

.funimg2 {width:150px;height:150px;
margin:0px 5px 5px 5px;
float:right;}

.funimg2 a,.funimg2 a:hover {text-decoration:none;
color:#ffffff;
background-color:#ffffff;
text-decoration:none;}

.fun2 {
margin-bottom:10px;
text-align:justify;
}

.fun2 p {font-size:8pt;
padding:3px}

h2 {font-size:11pt;
margin-top:4px;
text-align:center;
}

.block1 {width:307px;
height:170px;
float:left;
margin:5px;
line-height:15px;

background-color:#ffffff
}

#send {
float:left;
width:630px;
margin-left:10px;
text-align:justify;
}

#send p {
margin-bottom:20px;
}

#message {width:620px;
margin-left:15px;
float:left;
text-align:justify;
}

#message p {
margin-bottom:15px;
}

#order {width:600px;
margin-left:15px;
float:left;
}


#order p {
margin-bottom:15px;
}

#order li {margin-left:35px;
margin-top:5px;
}

#footer {
text-align:center;
}

table {width:620px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:9pt;
	background-color:#f8f4ec;
	text-align:left;}

th {font-weight:bold;
	font-size:10pt;}


.right {text-align:right;}

.middle {text-align:center;}

.edit {width:60px;
text-align:right;
}



.edit input {text-align:center;
float:right;
font-size:7pt;
background-color:transparent;
border:1;
color:red;
margin-right:0px;
}

#delivch {display:none;}