body {
	background-color: #454541;
	background-image: url(/grafic/bg_img.gif);
	background-repeat: repeat-x;
	margin: 10px;
	padding: 0;
}

html, textarea {
	overflow: auto;
}

body, table, a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

p, h1, h2, h3, fieldset {
	padding: 0;
	margin: 0;
	display: inline;
	border: 0;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

img {
	border: 0;
}

a:hover {
	color: #FF9933;	
}

td {
	vertical-align: top;
}

.a_big {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.a_big:hover {
	color: #FF9933;
}

.a_orange, .head_smal {
	 color: #FF9933;
}	

.a_orange:hover {
	color: #FFFFFF;
}	 

.head_smal {
	color: FF9933;
	display: block;
	font-size: 14px;
}

.menu {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.menu:hover {
	color: #FF9933;
}

.orange {
	color: #FF9933;
}

.current {	
	text-decoration: none;
	text-transform: uppercase;
	color: #FF9933;	
}

.menu_smal {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}

.menu_smal:hover {
	text-transform: uppercase;
	font-size: 10px;
	color: #FF9933;
}

.current_smal {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	color: #FF9933;	
}

.head {
	font-size: 18px;
}

.contact_img {
	border: 0px;
}

#menu {
	margin-left: 40px;
	padding-top: 10px;
	background-color: #000000;
}

#content {
	width: 925px;
	margin-left: 40px;
	margin-top: 20px;
	padding-bottom: 20px;
}

#container {
	width: 976px;
	background-color: #000000;
	text-align: left;
}

#foot {
	text-align:right;
	width: 976px;
	height: 40px;
	border-top: 1px solid #999999;
	background-image: url(/grafic/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}

#div_top {
	width: 976px; 
	height: 109px;
	text-align: left;
	background-image: url(/grafic/bg_top_2.gif);
	background-repeat: no-repeat;
}

#div_contact {
	width: 250px; 
	text-align:right; 
	margin: 0 auto; 
	margin-top: 100px; 
	margin-bottom: 100px;
}

#div_middle {
	height: 10px; 
	border-bottom: 2px solid #999999; 
	width: 976px; 
	background-color: #000000;
}

#div_bg {
	background-image: url(/grafic/star.gif); 
	background-position: right top; 
	background-repeat:no-repeat;
}