@charset "utf-8";


body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E4C59;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {	text-decoration: underline;}
a:visited {
	color: #06C;
	text-decoration: none;
}
a:visited {
}
.title {
	background-image: url(images/layout/images/title.png);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #FFFFFF;
	height: 30px;
	padding-top: 3px;
	padding-left: 4px;
}

#bodytable {
	width: 814px;
	margin: auto;
	background-image: url(images/layout/images/frame_bg.png);
	text-align: left;
}
#content {
	margin: 7px;
	padding-left: 15px;
	padding-right: 15px;
}

#content_left {

}
#header {
	background-image: url(images/layout/images/header.png);
	height: 120px;
	width: 814px;
}
#menu {
	text-align:center;
	width: 801px;
	margin-left: 6px;
	height: 30px;
	background-image: url(images/layout/images/menu.png);
	background-repeat: repeat-x;
}
#menu ul {
	display:inline-block;
	display:inline;
	list-style-type: none;
	display: table;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: table-cell;
	float: left;
}
#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: none;
	font-weight: bold;
	height: 24px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 14px;
	border-right-color: #CCCCCC;
	color: #666666;
}
#menushadow {
	background-image: url(images/layout/images/menu_shadow.png);
	height: 11px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	clear: both;
}

#menu ul li a:hover {
	background-image: url(images/layout/images/menu_hover.png);
	background-repeat: repeat-x;
	color: #003C79;
}


#address {
	float: right;
	border: 1px solid #C0C0C0;
	background-color: #CCCCCC;
	color: #003366;
	padding: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}
#address .photo {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #000000;
}

#content #address h1 {
	font-size: 16px;
	color: #336699;
	margin-bottom: -1px;
	text-align: left;
	padding-left: 3px;
}
#address  a  {
	font-size: 12px;
	color: #FFAA00;
	text-decoration: none;
}

#footer {
	clear: both;
	text-align: center;
	background-image: url(images/layout/images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #424756;
	font-size: 10px;
}
.code {
	height: 100px;
	width: 320px;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	border: 1px solid #424756;
	overflow: scroll;
}
#banner {
	clear: both;
	text-align: center;
	padding-top: 50px;
}
#content h2 {
	font-size: 16px;
	color: #FF8204;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8204;
}
#wd_menu {
	padding: 0px;
	float: left;
	border-top: 1px none #828C9B;
	border-right: 1px solid #828C9B;
	border-bottom: 1px solid #828C9B;
	border-left: 1px solid #828C9B;
	margin-right: 10px;
	height: 500px;
	background-color: #828C9B;
	width: auto;
}
#wd_menu li {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	list-style-type: none;
}
#wd_menu a {
	color: #FFFFFF;
	background-color: #424756;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wd_menu a:hover {
	color: #FFB301;
}



#wd_content {
	position: relative;
	padding: 10px;
	color: #424756;
}
.ul_nomar {
	display: block;
	margin: 0px;
	list-style-type: none;
}
#remote {
	position: relative;
	top: 35px;
	width: 160px;
	float: right;
	padding-right: 20px;
}
.pricelist {
	width: 367px;
	border: 1px solid FF8534;
	font-weight: bold;
}
.pricelist .title {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/titlebg.gif);
	background-repeat: repeat-x;
	font-size: 18px;
	height: 18px;
	padding-top: 0px;
}
p {
	margin-bottom: 1em;
}
