body
{
	background: url(../img/bg1.jpg) repeat-x top #4c0c03;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
}
a
{
	color:#d16a61;
	font-size:11px;
	text-decoration:underline;
}
	a:hover
	{
		text-decoration:none;
	}
h1
{
	font-size:24px;
	color:#ffb692;
	font-family:Times New Roman;
	margin:0px 0px 24px 0px;
	padding:0px;
}
img
{
	border:none;
}

#siteTop
{
	width:678px;
	height:91px;
	padding:0px 163px 0px 163px;
}
	#siteTop table
	{
		width:100%;
		padding-top:32px;
	}
#menu
{
	text-align:left;
}
	#menu a.noBorder
	{
		border:none;
	}
	#menu a
	{
		border-bottom:#cc6601 solid 1px;
		/*padding:5px 10px 5px 10px;*/
		font-family:"Times New Roman";
		font-size:16px;
		color:#ffb997;
		text-decoration:none;
	}
	#menu a:hover
	{
		color:#fff;
		text-decoration:none;
	}

#language
{
	text-align:right;
}
	#language a.noBorder
	{
		border:none;
	}
	#language a
	{
	
		padding:2px 5px 2px 5px;
		border-right:#984525 solid 1px;
		font-size:11px;
		color:#ffb692;
		text-decoration:underline;
	}
	#language a:hover
	{
		color:#f5f6f5;
		text-decoration:none;
	}
#header
{
	padding:0px 60px 0px 42px;
}
	#header img
	{
		float:left;
	}
	#header img.logo
	{
		margin:41px 38px 76px 0px;
	}
	#header div
	{
		width:295px;
		float:right;
		margin:24px 0px 0px 0px;
	}
	#header div span
	{
		background: url(../img/separateLine.gif) no-repeat;
		height:1px;
		width:290px;
		display:block;
		margin:18px 0px 10px 0px;
	}
	#header div p
	{
		padding:0px 2px 0px 2px;
	}
	#header div a
	{
		color:#782618;
	}
#madeBy
{
	z-index:20;
	width:1004px;
	height:173px;
	margin:0px auto;
	font-size:11px;
	color:#956157;
	padding:150px 0px 0px 0px;
	background: url(../img/madeByBg.jpg) no-repeat top;
}	
	#madeBy a
	{
		display:block;
		color:#956157;
		text-decoration:none;
	}
	#madeBy a:hover
	{
		text-decoration:underline;
	}

#main
{
	background: url(../img/background1.jpg) no-repeat top #62190a;
	width:1004px;
	margin:0px auto;
}
#contactBlock
{
	background: url(../img/clock.gif) no-repeat top left;
	padding:0px 0px 0px 90px;
	width:350px;
}
#orderBlock
{
	background: url(../img/pencil.gif) no-repeat top left;
	padding:0px 0px 0px 90px;
	width:350px;
}
#body
{
	margin-top:7px;
	background: url(../img/contantBg.jpg) repeat-y;
	padding:50px 0px 0px 38px;
	z-index:120;
}
#staticPage
{
	width:520px;
}
#menuList
{
	margin-left:15px;
}
#menuList a
{
	font-size:12px;
}


