p {
	margin:0; 
	padding: 0;
}
.maincont{
	width:100%;
	color:#30695A;
}
#page{
	width:800px;
	background-color:#FFFFFF;
	padding:0px;
	font-size:10pt;
	text-align:left;
	color:#30695A;
}
#tl { 
	background-image: url(/images/tl.gif);
	width:20px;
	height:20px;
}
#tm { 
	background-image: url(/images/tm.gif);
	width:100%;
	height:20px;
}
#tr { 
	background-image: url(/images/tr.gif);
	width:20px;
	height:20px;
}
#ml { 
	background-image: url(/images/ml.gif);
	width:20px;
	height:100%;
}
#mm { 
	width:100%;
	height:100%;
}
#mr { 
	background-image: url(/images/mr.gif);
	width:20px;
	height:100%;
}
#bl { 
	background-image: url(/images/bl.gif);
	width:20px;
	height:20px;
}
#bm { 
	background-image: url(/images/bm.gif);
	width:100%;
	height:20px;
}
#br { 
	background-image: url(/images/br.gif);
	width:20px;
	height:20px;
}
#logo{
	background-color:#FFFFFF;
	padding:5px;
	text-align:center;
	color:#30695A;
}
#logotitle{
	font-size:28pt;
	font-weight:bold;
}
#logotext{
	font-size:12pt;
	color:darkorange;
}
#phone{
	font-size:18pt;
	font-weight:bold;
}
#phone a {
	color:#30695A;
	text-decoration:none;
}
#phone a:hover {
	color:#000000;
}
#subtext{
	font-size:7pt;
	line-height:.5pt;
}
#menu{
	padding:0px;
	text-align:center;
	color:#30695A;
	width:540px;
}
#line{
	background:url(/images/line.gif) repeat-x;
	height:17px;
}
#menuline{
	background:url(/images/xline33.gif) repeat-x;
	height:17px;
}
#menuline a {
	color:#30695A;
}
#menuline a:hover {
	color:#000000;
}
#submenu{
	text-align:center;
	color:#30695A;
	margin-top:1pt;
}
#submenu a {
	color:#30695A;
}
#submenu a:hover {
	color:#000000;
}
#back2top{
	font-size:8pt;
	text-align:center;
}
#back2top a {
	color:50897A;
}
#title{
	float:left;
	width:100%;
	font-weight:bold;
	font-size:20pt;
	text-align:center;
	margin-top:8pt;
}
#name{
	float:left;
	margin-top:8pt;
	font-weight:bold;
	font-size:14pt;
	border-bottom:thin dotted #666666;
	width:60%;
}
#price{
	float:right;
	margin-top:8pt;
	font-weight:bold;
	font-size:14pt;
	border-bottom:thin dotted #666666;
	width:40%;
	text-align:right;
}
#price div {
	float:right;
	margin-top:8pt;
	font-weight:bold;
	font-size:14pt;
	border-bottom:thin dotted #666666;
	width:40%;
	text-align:right;
}
#text{
	float:left;
	width:100%;
}
#note{
	width:100%;
	text-align:center;
}
#foottitle{
	width:100%;
	text-align:center;
	font-size:28pt;
	font-weight:bold;
}
#footer{
	width:100%;
	text-align:center;
	font-size:10pt;
}
