
* { margin:0; padding:0; }
html{ height:100%; }
body {
  background: url(../img/header_bg.jpg) repeat-x;
  text-align: left;
  color:#404040;
  letter-spacing:0.03em;
  font:normal 13px/18px "Lucida Grande","Lucida Sans","Lucida Sans Unicode", Lucida, Helvetica, Arial, sans-serif;
  font-style:normal;
  color:#6a6969;
}

a { color: #F74600; background: inherit; text-decoration: none; }
a:hover { color: #808080;  text-decoration: underline; background: inherit; }
h1, h2, h3 { font-weight: bold; margin: 0 0 .8em 0; }
h1, h2 { color: #F74600; font-size: 2em; background: inherit; }
h3 { font-size: 1.3em; margin: 1.2em 0 .5em 0; }
h4 { font-size: 1.0em; margin: 0.8em 0 .5em 0; }
#left p, #right p, .half p { line-height: 1.6em; margin: 0 0 1.4em 0; }

abbr, acronym {border-bottom: 1px dotted black; cursor: help;}
code, pre { font-family: courier; font-size:.8em }
#left .numlist li{list-style: decimal inside;}

.gotop { clear: both; float: right; border: 1px solid #ccc; padding: 2px 7px; }

.breadcrumbs { border-bottom: 1px solid #f4f4f4; padding: 0 0 5px 0; font-size: .9em; }

#logo { float: left; margin:1px 0 0 0; }

#lmenu {list-style-type: disc;color: #F74600; }

#lmenu li {
	padding-left: 20px;
}

#lumenu {list-style-type: disc;color: #F74600; }
#lumenu li {
	padding-left: 30px;
}

#menu { float:left; list-style: none; text-align: center; width: 100%;}
#menu li { display: inline; }
#menu li a { color: #333333; font-weight:bold; background: inherit;}
#menu li a:hover { color: #F74600; background: inherit; }
.key { border-bottom: 1px dotted #ccc; }

#top { float: right; padding: 0 0 15px 20px; border-bottom: 1px solid #F4F4F4; }

.wrap { clear: both; width: 900px; margin: 0 auto;}
.clear { clear: both; }

#header {
	margin: 0px auto 0px auto;
	padding: 0 0 296px 0;
	background: #fff url(../img/header_bg.jpg) repeat-x ;
	color: #808080;
}

#left h2 {
	font-size: 1.6em;
	margin-bottom: 1em;
	padding: .5em 0; 
	border-bottom: 1px solid #f4f4f4;
}

#left {
	width: 23%;
	float: left;
	margin-bottom: 2%;
	padding-top: 2%;
}


a img { margin: 0; padding: 0; border: 1px solid #c0c0c0; }
img { margin: 0; padding: 0; border: 1px solid #c0c0c0; }

.img-shadow {
  float:left;
  background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../img/shadow.gif) no-repeat bottom right;
  margin: 10px 7px 0 10px !important;
  margin: 10px 7px 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}


#left li, #right li { line-height: 1.8em; list-style: none; }


#right {
	width: 75%;
	float: right;
	color: #444;
	 
}

#right img { border: 1px solid lightgray; }
#right h3 { font-size: 1.2em; margin-top: 0; }

#sections {
	clear: both;
	padding: 20px 0;
	border-top: 1px solid #eee;
}

.half  { 
	float: left; 
	width: 48%; 
	margin: 0% 2% 3% 0%;
}


	.half h3 a{ font-size: .7em;  background: #3c3c3c; color: #fff; display: inline; padding: 3px 5px; clear: both; margin: 0 0 20px 0; }	
	.half h3 a:hover { background: #F74600; color: #fff; }
	.half p { margin: 10px 0 0 0; }
	
	
.last { margin: 0; }

.tablePrice
{
width:100%; 
text-align:right; 
margin:0 0 20px 0
}
.tablePriceTd1 { width:480px; }
.tablePriceTd2 { width:70px; }
.tablePriceTd3 { width:80px; }

#footer {
	background: #fff url(../img/bigline.png) no-repeat top center;
	color: #444;
	padding: 35px 0 10px;
	font-size:  0.9em;
}


