html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	text-align: center;
}

a, div, p, h1, h2, table, td {
	font-family: verdana, tahoma, sans-serif;
	color: #000;
	font-size: 10px;
}

span.err {color: #d00; margin-left: 10px;}

a:active, a:visited, a:link {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #e00;
}

p {
	font-size: 10px;
	text-indent: 20px;
	line-height: 14px;
	text-align: justify;
	margin: 10px 0 10px 0;
}
p.noindent {
	text-indent: 0px;
}
p.fl:first-letter {
	color: #1a63a7;
	font-size: 11px;
	font-weight: bold;
}

span.gray {
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	font-weight: bold;
	color: #1a63a7;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #222;
}

#main {
	width: 732px;
	height: 90%;
	margin: 0 auto;
	background-color: #fff;
	margin-top: 20px;
	display: table;
}

#container {
	width: 100%;
	background: #fff url('../gf/bg_menu.jpg') repeat-x top left;
	height: 100%;
	display: table-cell;
}

#foot {
	width: 732px;
	height: 124px;
	background: #000 url('../gf/bot_bg.jpg') no-repeat top left;
	margin: 0 auto;
	text-align: left;
}

#infoot {
	font-size: 10px;
	color: #f0f0f0;
	width: 200px;
	padding-top: 54px;
	margin-left: 46px;
	text-align: center;
}

a.afoot {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

a.afoot:hover {
	color: #f0f0f0;
}

#lcor {
	width: 11px;
	height: 10px;
	float: left;
	background: #fff url('../gf/left_cor.jpg') no-repeat top left;
}

#top {
	width: 710px;
	float: left;
	height: 107px;
	background-color: #fff;
}

#rcor {
	width: 11px;
	height: 10px;
	float: left;
	background: #fff url('../gf/right_cor.jpg') no-repeat top left;
}

#logo {
	float: left;
	margin-top: 18px;
	margin-left: 27px;
}

#top_gr {
	clear: both;
	width: 732px;
	height: 162px;
	background: #000 url('../gf/top_gr1.jpg') no-repeat top left;
}

#top_red {
	width: 732px;
	height: 20px;
	background: #fff url('../gf/red.jpg') repeat-x;
	text-align: left;
	padding-top: 1px;
}

#pages {
	width: 652px;
	background: #fff;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	padding-top: 39px;
/*	padding-top: 15px;*/
}

#sp {
	width: 100%;
	clear: both;
	height: 10px;
}

.nb {
	border: none;
}


div.names {
	clear: left;
	float: left;
	width: 120px;
}

div.phones {
	float: left;
	width: 120px;
}

div.space_name {
	width: 100%;
	clear: left;
	font-size: 0;
	height: 16px;
}
ul {
	margin: 0;
	padding: 0 0 0 25px;
}

ul li {
	padding-bottom: 4px;
	list-style-type: square;
	font-weight: bold; color: #400;
}

ul.main-ul li {
	padding-bottom: 4px;
	list-style-type: square;
	font-weight: normal; color: #400;
}

span.cat-text {font-size: 11px; font-weight: bold;}

#contact-space {
	float: left;
}

#contact-space span, div {
	line-height: 16px;
}

#contact-space a {
	line-height: 16px;
}

#maps {
	float: right;
	border: none;
}

#maps-info {
	white-space: nowrap; float: right; clear: right; margin-right: 75px; color: #aaa;
}

fieldset {
	padding: 10px;
	border: 1px solid #aaa;
}

legend {
	font-size: 11px; 
	color: #444;
}

input {
	width: 180px;
	border: 1px solid #aaa;
	background-color: #f0f0f0;
	font-size: 10px;
}

textarea {
	font-size: 11px;
	width: 180px;
	border: 1px solid #aaa;
	background-color: #f0f0f0;
	width: 420px; height: 150px;
}

div.form-names {
	display: table-cell; width: 100px; float: left; padding-top: 10px;
}

div.form-inp {
	display: table-cell;
	padding-top: 10px;
}

div.form-btn {
	padding-left: 100px !important;
	padding-left: 103px;
}

#submit {
	border: 1px solid #999;
	background-color: #333;
	color: #fff;	
	width: 90px;
}

div.hr {
	width: 100%;
	height: 1px;
	background-color: #900;
	font-size: 1px;
}

#comp-owner {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}

.com-left {
	float: left; width: 462px;
}
.com-right {
	float: right; width: 180px;
}

#cert {
	float: right;
	border: 1px solid #222;
}
#comp-clients {
	float: left; clear: right; width: 100%; padding-top: 20px;
}

