html {
	margin : 0;
}
body {
	margin : 0;
	background-color : #301010;
	font-family:Arial;
}
img {
	border:0;
}
p {
	margin:0px 0px 1.3em 0px;
}
hr {
background:#432322;
border-top:1px solid #432322;
border:0;
color:#432322;
height:1px;
margin:0px 0px 5px 0px;
padding:0;
}

FORM {
	margin : 0px;
	padding : 0px;
}
input.input_text {
	font-family: Arial; 
	color : #301010;
	background : #D6CFCF;
	font-size : 12px;
	height : 15px;
	width: 130px;
	padding : 2px 0px 2px 2px;
	margin : 0px;
	border: 1px solid #000000; 
}
select {
	font-family:Arial; 
	background : #D6CFCF;
	color : #301010;
	font-size : 12px;
	border-width:1px;
	border-color:#cccccc;
	width:135px;	
}
textarea {
	font-family: Arial; 
	background : #D6CFCF;
	color : #301010;
	font-size : 12px;
	padding:4px;
}
.btn {
	height:21px; 
	background-color: #633C3C;
	font-size:12px; 
	border:none; 
	color:#FFFFFF; 
	font-family: Tahoma; 
	font-weight:bold;
}

#div_logo {
	position:absolute;
	left:100px;
	top:100px;
	z-index:99;
}
#div_light3 {
	position:absolute;
	left:300px;
	top:51px;
	z-index:1;
}
#div_wiscotext {
	position:absolute;
	left:375px;
	top:110px;
	z-index:98;
	color:#E7D8C0;
	font-size:0.7em;
}
#div_block {
	position:absolute;
	left:526px;
	top:63px;
	width:400px;
	height:138px;
	z-index:97;	
}
#div_splash {
	position:absolute;
	left:330px;
	top:254px;
	border: 11px solid #442827;
}
#div_bg2 {
	position:absolute;
	left:277px;
	top:172px;
	height:93px;
	background:url('../imgs/bg2.jpg') left top no-repeat;

	padding-left: 100px;
	z-index:2;
}
		#div_bg2 a{
			color:#937861;
			font-size:28px;
			font-weight:bold;
			text-decoration:none;
		}
		#div_bg2 a:visited{
			color:#937861;
			font-size:28px;
			font-weight:bold;
			text-decoration:none;
		}
#div_bg3 {
	position:absolute;
	left:277px;
	top:265px;
	width:64px;
	height:225px;
	background : url('../imgs/bg3.jpg') no-repeat;
}
#div_bg4 {
	position:absolute;
	left:0px;
	top:490px;
	width:483px;
	height:34px;
	background : url('../imgs/bg4.jpg') no-repeat;
}
#div_bg5 {
	position:absolute;
	left:0px;
	top:523px;
	width:329px;
	height:85px;
	background : url('../imgs/bg5.jpg') no-repeat;
}
#div_bg6 {
	position:absolute;
	left:0px;
	top:608px;
	width:484px;
	height:106px;
	background : url('../imgs/bg6.jpg') no-repeat;
}
#div_flash {
	position:absolute;
	left:0px;
	top:238px;
}
#div_buttons {
	position:absolute;
	left:938px;
	top:254px;	
}
#div_txt1{
	position:absolute;
	left:45px;
	top:550px;	
}
#div_lastWorks {
	position:absolute;
	left:329px;
	top:503px;		
}
#div_txt3{
	position:absolute;
	left:540px;
	top:623px;	
}
/* ! */
#div_mainText {
	position:absolute;
	left:0px;
	top:665px;
}
#div_txt2{
	position:absolute;
	left:122px;
	top:138px;	
}
#div_teaser {
	position:absolute;
	left:0px;
	top:0px;			
	width:122px;
	height:107px;
	background : #F3D9AE url('../imgs/teaser_bg.gif') top no-repeat;
	font-size : 0.7em;
}
		#div_teaser a {
			color:#5B4947;
			text-decoration : underline;
		}
		#div_teaser a:visited {
			color:#5B4947;
			text-decoration : underline;		
		}
		#div_teaser a:hover {
			color:#A61A08;
			text-decoration : none;		
		}		
#div_txt4 {
	position:absolute;
	left:0px;
	top:140px;		
	width:122px;
	text-align : center;
	font-size : 0.7em;
}
#div_txt5 {
	position:absolute;
	left:0px;
	top:283px;		
	width:122px;
	text-align : center;
	font-size : 0.7em;
}
#div_header {
	position:absolute;
	left:374px;
	top:200px;
	z-index:99;
	color:#EBE8E8;	
}

a {
	color:#FFFFFF;
	text-decoration : underline;
}
a:visited {
	color:#FFFFFF;
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
}
a.big28 {
	color:#EBE8E8;
	font-size:28px;
	font-weight:bold;
	text-decoration:none;	
}
a.big28:visited {
	color:#EBE8E8;
	font-size:28px;
	font-weight:bold;
	text-decoration:none;		
}
a.big24 {
	color:#EBE8E8;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;	
}
a.big24:visited {
	color:#EBE8E8;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;		
}
a.lastWorksLink {
	color : #E7D8C0;
	text-decoration : none;
}
a.lastWorksLink:visited {
	color : #E7D8C0;
	text-decoration : none;
}
a.lastWorksLink:hover {
	color : #FFFFFF;
}

a.rgb594846 {
	color:#594846;
	text-decoration:underline;
}
a.rgb594846:visited {
	color:#594846;
	text-decoration:underline;
}
a.rgb594846:hover {
	text-decoration:none;
}
a.rgb957559 {
	color:#957559;
	text-decoration:underline;
}
a.rgb957559:visited {
	color:#957559;
	text-decoration:underline;
}
a.rgb957559:hover {
	text-decoration:none;
}
a.rgbC9AF85 {
	color:#C9AF85;
	text-decoration:underline;
}
a.rgbC9AF85:visited {
	color:#C9AF85;
	text-decoration:underline;
}
a.rgbC9AF85:hover {
	text-decoration:none;
}
a.rgbF3D9AE {
	color:#F3D9AE;
	text-decoration:underline;
}
a.rgbF3D9AE:visited {
	color:#F3D9AE;
	text-decoration:underline;
}
a.rgbF3D9AE:hover {
	text-decoration:none;
}
a.rgbFFF3DF {
	color:#FFF3DF;
	text-decoration:underline;
}
a.rgbFFF3DF:visited {
	color:#FFF3DF;
	text-decoration:underline;
}
a.rgbFFF3DF:hover {
	text-decoration:none;
}
/* текст 11px */
.text_small {
	color : #E9DBC5;
	font-size:0.7em;
}
/* основной текст 12px */
.text {
	color : #E9DBC5;
	font-size:0.8em;
	line-height:1.4em;
}
		.text a {
			color : #FFFFFF;
			text-decoration : underline;
		}
		.text a:visited {
			color : #957559;
			text-decoration : underline;
		}
		.text a:hover {
			text-decoration : none;
		}
.menu {
	font-size:12px;	
}
		.menu a {
		color : #FFFFFF;
		text-decoration : none;
}
		.menu a:visited {
		color : #FFFFFF;
		text-decoration : none;
}
/* цитата 11px */
.text_quote {
	color : #C0BCB0;
}
.quoteLeft {
	font-size : 3em;
	font-family : Times New Roman;
}
.quoteRight {
	background:url('../imgs/quoteRight.gif') top no-repeat;
	width:11px;
	height:13px;
	position:relative;
	top:4px;
	left:10px;
}

ol {
	list-style-type : decimal;
	font-size : 0.6em;
	color : #6D5F5F;
	margin-top:0px;
}
ol li {
	padding-left : 31px;
	padding-bottom : 30px;
}
ol .text {
	font-size:1.3em;
}
ul.list {
	margin-bottom:0px;
}
ul.list li {
	list-style-image : url('../imgs/bul2.gif');
	margin-bottom:5px;
}
ul.nolist {
	margin : 0px 0px 30px 0px;
	padding : 0;
}
ul.nolist li {
	margin-bottom : 0.8em;
	list-style-type : none;	
}
ul.nolist li {
	display : block;
}

.text_important {
	margin-left : 51px;
	background-color : #432422;
	padding : 20px;
}
.div_menu2 {
	float:left; 
	background-color:#594846; 
	width:27px; 
	height:18px; 
}
h1 {
	font-size : 1.5em;
	font-weight:bold;
	margin : 0px 0px 1em 0px;
}
h2 {
	font-size : 1.2em;
	font-weight:bold;
	margin : 0px 0px 1em 0px;
}
.text_year {
	font-weight : bold;
	color : #765656;
}
.img_border {
	border : 15px solid #452828;
	margin-left : -15px;
}


 
#log {
	width: 590px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://wisco.info/ajax/wait.gif) no-repeat center;
}


#form_box {
	
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	
}
 
#form_box p {
	
}

#fg {font-size:7px; color:#65303A; line-height:7px;}
#fg a {font-size:7px; text-decoration:none; color:#65303A; line-height:7px;}
#fg a:hover {font-size:7px; text-decoration:none; color:#65303A; line-height:7px;}