body { margin:0; padding:0; font-family: Verdana, Arial, sans-serif; font-size: 0.8em; color: black; line-height: 140%;}

a { text-decoration: none; }
a:hover { color: #F72A52; }
h1 { font-size:1.6em; font-weight:normal; margin-top: 0px; }
 
#container {
	margin: 0 auto;
	width: 900px;
}

#margin {
	float: left;
	padding: 5px 40px 20px;
	width: 820px;
	background-color: #e3ece1;
}

#header-top {
	float: left;
	width: 760px;
	height:  28px;
	padding: 00px 30px;
	background: white url(bg-header-top.gif) no-repeat left top;
}

#header-middle {
	float: left;	
	width: 780px;
	height: 200px;
	padding: 0px 20px;	
	background: white url(bg-header-middle.gif) repeat-y left top;
}

.pic { margin-left: 35px;}

#header-bottom {
	float: left;
	clear: both;
	width: 760px;
	height:  19px;
	padding: 0px 30px;
	background: white url(bg-header-bottom.gif) no-repeat left top;
}

#header-logo {
	float: left;
	padding-top:30px;
}
#header-slideshow{
	margin: 0px 15px;
	float: left;
	width: 760px;
}

#content-top {
	float: left;
	clear: both;
	width: 760px;
	height:  20px;
	padding: 0px 30px;
	background: white url(bg-content-top.png) no-repeat left top;
}
#content-middle {
	float: left;
	width: 780px;
	padding: 0px 20px;
	background: white url(bg-content-middle.png) repeat-y left top;
}
#content-bottom {
	float: left;
	width: 760px;
	height:  20px;
	padding: 0px 30px;
	background: white url(bg-content-bottom.png) no-repeat left top;
}
#footer {
	float: left;
	width: 760px;
	height: 30px;
	padding: 5px 25px 25px 30px;
	background: white url(bg-footer.png) no-repeat left top;
	font-size: 0.8em;
	line-height: 120%;
}
#footer-contact {
	float: left;
	padding-top: 2px;
}
#footer-brand{
	float: right;
	padding-right: 110px;
}
#address { float: left; 
	width: 600px;
	padding-left: 30px;
	padding-top: 10px;
	font-size:0.9em;}

#myor {
	float: left;	
	padding-right: 10px;
	font-size:0.8em;
	width: 150px;
	padding-top: 10px;
	text-align: right;
}

#menu {
	float:left;
	width: 168px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin-right: 10px;
}

#menu ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0;
	width: 168px;
	padding: 1px 0px;	
	float: left;
	background-color:#6B9DBD;	
	text-indent:5px;
	color: black;
	font-size:0.95em;
}
#menu ul li ul li {
	text-indent:15px;
	background-color:#e3ece1;
	font-size:0.95em;
}
#menu a {
	color: black;
}
#menu a:hover {
	background-color:#6B9DBD;
}

#content {
	float: left;
	width: 580px;
	padding-left: 10px;
}




