body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #9eb1c4;
	background-image: url(images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 76%;
}

select {
	font-size: 9px;
}

input {
	font-size: 9px;
}

.prop {
    height:253px;
    float:right;
    width:1px;}

.clear {
    clear:both;
    height:1px;
    overflow:hidden; }
 
.orderform {
	font-family : "Courier New", Courier, monospace;
}

#container{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: center;
}

#maincontainer{
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#subcontainer{
	background: url(images/content_back.gif) repeat-y top;
}

#header {
	height: 93px;
	background-image: url(images/header.gif);
	width: 750px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
}

#logo {
	text-align: left;
	padding: 18px 0px 0px 20px;
}

#content {
	float: right;
	width: 536px;
	text-align: left;
	font-size : 0.9em;
	color : #58422a;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
}

#menu{
	width: 180px;
	text-align: left;
	float: left;
	margin: 0;
}

#menu ul {
	margin: 0 0 0 2px;
padding: 5px 0 0 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 176px;
height: 27px;
}

#menu li { margin: 0; }



#menu a
{
display: block;
padding: 6px 2px 2px 20px;
width: 154px;
height: 19px;
font-weight: bold;
border-bottom: 1px solid #a1b2c3;
border-top: 1px solid #fff;
}

#menu a:link, #menu a:visited
{
color: #38577E;
text-decoration: underline;
}

#menu a:hover
{
text-decoration: underline;
color: #42311F;

}

#mpic {margin-left: 1px;}

#footer {
	background-position: top;
	background-repeat: no-repeat;
	height: 19px;
	text-align: center;
	font-size : 10px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/footer.gif);
	padding-top: 8px;
	padding-left: 0px;
	clear: both;
}

#copyright {
	font-size : 10px;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
}

#copyright a {color: #fff; text-decoration: underline;}

.clear {clear: both; padding: 0; margin: 0;}

h1 {font-size: 1.2em; color: #365375; width: 100%; border-bottom: 1px solid #dfe3e8;}

h2 {font-size: 1.2em; color: #365375; width: 100%;}

table#elegant {border: 1px solid #f8f8f8;}

table#elegant td {border: 1px solid #dfe3e8; background: #f3f7fa;}

table#elegant th {background: #dfe3e8;}

#lighter {background: #fff;}

.red {font-weight: bold; color: #b70404;}

table#prices {border: 1px solid #a1b2c3;}

table#prices th {background: #a1b2c3;}

table#prices td {border: 0;}

.redItalic {
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	color: #E10000;
}