body {
	padding: 0px;
	margin: 0px;
	background: url(i/bg.jpg);
	color: rgb(0,0,0);
	font: 12pt Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(0,0,0);
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 20pt;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(0,0,0);
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 16pt;
}
a {
	color: rgb(24,111,155);
	text-decoration: underline;
}
a:hover {
	color: rgb(170,100,40);
	text-decoration: none;
}
p {
	margin-top: 11px;
	margin-bottom: 11px;
}
img {
	border: 0px;
}
input {
	background-color: rgb(245,252,240);
	border: 1px solid rgb(183,194,175);
}
textarea {
	background-color: rgb(245,252,240);
	border: 1px solid rgb(183,194,175);
}
table {
	border-collapse: collapse;
}
table tr th {
	border: 1px solid rgb(183,194,175);
	padding: 5px;
}
table tr td {
	border: 1px solid rgb(183,194,175);
	padding: 5px;
}
 table.noborder tr td{
	border: 0;
}

 #wrapper{      background: rgb(255,255,255) url(i/cont.gif) no-repeat left bottom;
            	width: 780px;
            	
 }
 
/* ---------TopHead --------- */

#tophead {
	width: 780px;
	height: 157px;
	background-color: rgb(241,243,232);
	color: rgb(255,255,255);
	text-align: left;
}
#tophead a {
	color: rgb(255,255,255);
}
#tophead h1 {
	color: rgb(255,255,255);
	margin: 0px;
}
#tophead h2 {
	color: rgb(255,255,255);
	margin: 0px;
}
#gamer {
	width: 780px;
	height: 157px;
	background: url(i/top.jpg) no-repeat;
	
	padding-top: 28px;

}
#menu { 
	background : #bd8f36;
	height: 32px;
	margin-top: -28px;
	color: rgb(0,0,0);	
	font: 12pt Arial, Helvetica, sans-serif;
	border : 0px solid #ffddff;    
	padding-top:10px;

}
#menu a {
	margin-left: 17px;
	margin-right: 17px;
	text-decoration: none;
	font-weight: bold;
	color: rgb(0,0,0);
}
#menu a:hover{
	text-decoration: none;
	color: rgb(24,111,155);
}
/* ---------Content --------- */

#content {
	width: 700px;
	
	padding: 40px;
	padding-bottom: 20px;
	padding-top: 0px;     
	text-align: justify; 
}


#cont {
	width: 700px;
	padding-top: 40px;   
	text-align: justify; 
}

/* ---------footer --------- */

#footer {
	width: 700px;
	height: 70px;
	background: rgb(225,225,225) url(i/footer.jpg) no-repeat;
	padding-left: 40px;
	padding-right: 40px;
	color: rgb(0,0,0);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}
#footer a {
	color: rgb(69,69,229);
}
#copy {
	width: 200px;
	height: 54px;
	padding-top: 27px;
	float: left;
}
#vmlogo {
	height: 54px;
	padding-top: 27px;
	width: 110px;
	float: left;
	padding-left: 55px;
}
#logo_sh{
	height: 54px;
	padding-top: 27px;
	width: 110px;
	float: left;
	padding-left: -50px;
}
.vmlogo {
	float: right;
	width: 100px;
	height: 42px;
	position: relative;
	margin-right: 10px;
	top: -10px;
}
.logo_sh{
	height: 54px;
	padding-top: 27px;
	width: 110px;
	float: right;
	padding-left: -50px;
}
#vm {
	float: right;
	height: 54px;
	padding-top: 27px;
}
#torob {
	position: absolute;
	z-index: -1000;
	display: none;
}

