* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
	width:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
#HTMLcontainer {
	min-height:100%;
	margin:0 auto;
	width:1008px;
	background-color:#FFF;
	background:url(/img/header.jpg) #FFF top center no-repeat;
}
#header {
	height:151px;
}
.menu {
	width:100%;
	background-image:url(/img/menu_c.jpg);
	height:37px;
	text-align:center
}
.menu a {
	color:#FFF;
	text-decoration:underline;
}
.menu a:hover {
	text-decoration:none;
}

#footer {
	height:109px;
	margin:-109px auto 0;
	width:1008px;
}
#copyright {
	font-size:10px;
	text-align:center;
}

#promo {
	margin-top:20px;
	margin-left:10px;
}

h1 {
	font-size:24px;
	font-weight:normal;
	margin-bottom: 20px;
}

#promo h1 {
	font-size:24px;
	font-weight:normal;
	margin-bottom: 0;
}
#promo ol {
	font-size:12px;
	margin-left:265px;
}
#promo img {
	margin-right:10px;
}

#sotr {
	background-color:#D9D9D9;
	width:496px;
	min-height:216px;
	margin-top:-10px;
	margin-left:1px;
	margin-bottom:-10px;
}
#sotr p {
	margin:5px;
	margin-bottom:10px;
}
.photo {
}

#middle {
	border-top:1px dotted;
	border-bottom:1px dotted;
}
#middle .right_bor{
	border-right:1px dotted;
}
.sozd {
	width:210px;
	margin:5px;
	margin-left:0px;
}
.sozd_text {
	border-left:1px #F0F0F0 solid;
	border-right:1px #F0F0F0 solid;
	color:#666666;
	font-size:12px;
}
.sozd_text img {
	border:0;
	text-decoration:none;
}
.sozd_text h3 {
	color:#DA251C;
	margin:0 10px;
	font-size:15px;
}
.sozd_text p {
	margin:5px 20px;
}
.sozd_text .tsena {
	font-size:24px;
	color:#000;
	text-align:center;
	margin-bottom:0px;
}
a {
	color:#DB261D;
}
a:hover {
	text-decoration:none;
}
.sozd .fon {
	background:url(/img/knopka_fon.jpg) top center no-repeat;
	width:141px;
	height:22px;
	text-align:center;
	margin-left:20px;
	margin-bottom:5px;
}
.fon a {
	color:#FFF;
	position:relative;
	top:3px;
}
.fon a:hover {
	text-decoration:none;
}

#m_zayavka {
	margin:10px 20px 5px 5px;
}
#m_zayavka h3 {
	color:#3A6F8F;
}
#m_zayavka .fon{
	background-color:#E7E7E7;
	margin-top:10px;
}
#m_zayavka .text{
	padding:10px
}
#m_zayavka .text input{
	float:right;
}
#m_zayavka .fon p {
	margin-bottom:10px;
}

#port{
	background-color:#F6F6F6;
	height:33px;
}
#port h2 {
	display:inline;
	position:relative;
	top:-5px;
}
#port a {
	color:#D6DDE7;
	font-size:12px;
	position:relative;
	left:-130px;
	top:-7px;
}
#port img {
	margin-top:5px;
	margin-left:25px;
}
#portfolio {
	margin-top:10px;
}

#content {
	border-top:1px #F0F0F0 solid;
	padding-bottom:109px;
}
#content p {
	margin-bottom:10px;
}
#content li {
	margin-left:30px;
}
#content .text {
	padding:5px 10px;
}
#content .right_bor {
	border-right:1px #F0F0F0 solid
}


/* */


.table_order {
	width: 100%;
	height: 305px;
	font-family: Arial;
	font-size: 13px;
}

.table_order td {
	padding: 0 10px 0 5px;
	height: 25px;
}

.table_order td input.txt {
	width: 100%;
	border: 1px solid #8999bb;
	height: 18px;
}

p.options {
	padding: 10px 0 0 0;
	line-height: 20px;
}

p.options a {
	color: #0d0d0d;
	text-transform: underline;
}

/* */
.table_order_int {
	width: 550px;
	height: 305px;
	font-family: Arial;
	font-size: 13px;
}

.table_order_int td {
	padding: 0 10px 0 5px;
}

.table_order_int td input.txt {
	width: 230px;
	border: 1px solid #8999bb;
	height: 18px;
}

.table_order_int td textarea {
	width: 100%;
	border: 1px solid #8999bb;
	height: 100px;
}


