body
{
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x;
	background-color: #235b02;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: white;
}

#top
{
	background-image: url(Images/topbg.gif);
	height: 266px;
	width: 100%;
}

#quick
{
	left: 120px;
	top: 100px;
	position: absolute;
	background-image: url(Images/3.gif);
	background-repeat: repeat-x;
	width: 275px;
	height: 164px;
}

a
{
	color: #d5ff7e;
}

#gaz
{
	position: absolute;
}

#contacts
{
	position: absolute;
	left: 130px;
	font-weight: bolder;
	font-size: 1.1em;
/*        margin-left: 140px; */
}

#slog
{
	position: absolute;
	left: 150px;
	top: 40px;
	font-size: 26px;
	font-weigth: bold;
}

#slog1
{
	position: absolute;
	left: 150px;
	top: 64px;
	font-size: 14px;
	font-weight: bold;
}

#menu
{
	text-align: right;
	white-space: nowrap;
}

.content tr, td
{
	padding-left: 10px;
	vertical-align: top;
}

.content
{
	position: relative;
	top: 100px;
}

#menu ul, #menu li
{
	list-style: none;
	color: #d5ff7e;
	text-decoration: none;
	line-height: 25px;
	font-variant: small-caps;
	font-size: 12px;
}

.content #menu ul, .content li
{
}

.horhr
{
	position: absolute;
	color: white;
	width: 55%;
	height: 2px;
	top: 250px;
	left: 300px;
	margin: 0px;
	padding: 0px;
	font-size: 4px;
	background-image: url(Images/white.gif)
}

.verthr
{
	float: left;
	left: 105%;
	top: -40px;
	width: 1px;
	height: 250px;
	background-color: white;
}

.quick
{
	list-style: none;
	margin-right: 10px;
	text-align: right;
	color: white;
	font-size: 10px;
}

li.cpage a
{
	text-decoration: underline;
}
