/* BASE PROPERTIES */



* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
body {
	width: 100%;
	background: #25252D url(../pic/topfon.jpg) repeat-x top left;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}
/* BODY OF STYLE */
#bottomfon {
	background: url(../pic/bottomfon.jpg) repeat-x bottom left;
}
#basecolumn {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(../pic/logo.jpg) no-repeat top center;
}
#head {
	height: 540px;
}
/* MENU */
#menu{
	text-align: center;
}
#menu a{
	padding: 0px 0px 50px 0px;
	position: relative;
	top: -50px;
	margin: 0px 7px 0px 4px;
	text-decoration: none;
	display: inline-block;
}
#menu a:hover{
	top: 5px;
	padding: 0px;
}
.win.ie #menu a:hover{
	top: -45px;
}
*:first-child+html #menu a:hover{
	top: -45px;
}

/* CONTENT */
#content {
	position: relative;
	background: #F5F3E9;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}
#content h1 {
	padding: 10px 35px;
}
#content h2{
	background: url(../pic/titleright.jpg) no-repeat center left;
	height: 28px;
	width: 740px;
	color: #E54141;
	font-size: 16px;
	line-height: 28px;
	text-indent: 50px;
}
#content p{
	padding: 10px 30px;
	color: #38304C;
	line-height: 15px;
}
#content a{
	color: #2252B5;
	text-decoration: none;
	font-weight: bold;
}
/* ORDER */
#order {
	height: 53px;
	text-align: center;
	line-height: 53px;
	width: 740px;
}
#order a{
	display: block;
	height: 77px;
}
/* FOOTER */
#footer {
	background: url(../pic/footer.jpg) no-repeat bottom center;
	height: 87px;
	text-align: center;
	color: #FDFF57;
	display:block;
	width: 960px;
}
.counter {} 
.about {  position: relative; top:10px}

#foot1 { text-align: center; top: 25px; position:relative}
#foot2 { float:right; padding-right:140px;	text-align: center; top: 5px; position:relative}
#foot3 {	text-align: center; top: 24px; position:relative; padding-left: 80px}

#footer p{
	position: relative;
	top: 0px;
}
#footer span{
	color: #fff;
	font-weight: bold;
}
/* PRICE */
#content .price{
	padding: 10px 35px;
	width:98%;
	margin-top: 0px;
}
#content .price .paragraph {
	width: 700px;
}
#content .price input {
	width: 30px;
}
#content .price td:first-child {
	border-left: 0px dashed black;
}
#content .price td {
	border-left: 1px dashed black;
	padding: 5px 10px;
}
#tableform input {
	float: left;
}

ol {color:#333333;}
a.t1:visited,
a.t1:link {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
padding:2px;
}

a.t1:hover {
  color: #000000;
  background-color:#ffffff;
  font-size: 10pt;
  padding:2px;
  
}

.fnt12tahoma {font-family:Tahoma, Verdana, Georgia; color:#000000; font-size:12px }
.fnt12tahomabld {font-family:Tahoma, Verdana, Georgia; color:#000000; font-size:12px; font-weight:bold }
.fnt14tahoma {font-family:Tahoma, Verdana, Georgia; color:#000000; font-size:14px }
.fnt14tahomabld {font-family:Tahoma, Verdana, Georgia; color:#000000; font-size:14px; font-weight:bold }

.fnt14tahomaorange {font-family:Tahoma, Verdana, Georgia; color:#FF6600; font-size:14px }
.fnt14tahomaorangebold {font-family:Tahoma, Verdana, Georgia; color:#FF6600; font-size:14px; font-weight:bold }