* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
div {
	float: left;
}
img {
	border: 0;
}
a, a:hover {
	text-decoration: none;
}
table {
	float: left;
	border: 0;
}
td {
	vertical-align: top;
}


/*////////////////////////////////
			INDEX
////////////////////////////////*/


div#all {	
	width: 920px;
	float: none;
	margin-top: 15px;
}
div#header {
	width: 100%;
	height: 140px;
}
div#logo {
	width: 190px;
	height: 140px;
	position: relative;
	left: 6px;
}
div#top-banner {
	width: 628px;
	height: 137px;
	float: right;
}
div#top-menu1, div#top-menu2, div#top-menu3 {
	width: 100%;
	height: 64px;
	background: url(../images/top-menu-bg.gif) repeat-x;
}
div#top-menu2 {
	background: url(../images/top-menu-left.gif) no-repeat left;
}
div#top-menu3 {
	background: url(../images/top-menu-right.gif) no-repeat right;
}
div#all-top-menu, div#all-bott-menu {
	width: 881px;
	height: 30px;
	margin-top: 6px;
	position: relative;
	left: 21px;
}
div#all-top-menu a, div#all-top-menu a:hover, div#all-top-menu span, div#all-bott-menu a, div#all-bott-menu a:hover, div#all-bott-menu span {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(../images/top-menu-a.jpg) no-repeat right;
	width: 110px;
	height: 22px;
	text-align: center;
	padding-top: 8px;
}
div#all-top-menu a:hover, div#all-top-menu span {
	background-position: left;
}
div#navigation {
	float: right;
	position: relative;
	right: 20px;
	margin-top: 10px;
}
div#navigation div {
	margin-left: 30px;
	font-size: 1px;
}
div#navigation div a, div#navigation div a:hover, #home-curr, #cont-curr, #map-curr {
	display: block;
	background-position: right;
	background-repeat: no-repeat;
}
div#navigation div a:hover, #home-curr, #cont-curr, #map-curr {
	background-position: left;
}
a.home, a.home:hover, #home-curr {
	width: 16px;
	height: 14px;
	background: url(../images/home.gif);
}
a.contact, a.contact:hover, #cont-curr {
	background: url(../images/contact.gif);
	width: 16px;
	height: 12px;
	margin-top: 2px;
}
a.map, a.map:hover, #map-curr {
	background: url(../images/map.gif);
	width: 15px;
	height: 13px;
	margin-top: 1px;
}
div#all-cont {
	width: 920px;
	text-align: left;
}
div#left-column {
	margin-top: 3px;
	width: 452px;
	height: 378px;
	background: url(../images/bott-monitor.jpg) no-repeat 1px bottom;
}
div#right-column {
	float: right;
	position: relative;
	width: 450px;
	font-size: 12px;
	text-align: left;
}
div#cont-head-all {
	width: 100%;
	height: 59px;
}
div#cont-head {
	width: 111px;
	height: 24px;
	position: relative;
	left: 4px;
	background: url(../images/cont-head-bg.gif) no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
div#right-column p {
	margin-bottom: 16px;
	padding-left: 7px;
	text-align: left;
}
div#bott-menu1, div#bott-menu2, div#bott-menu3 {
	width: 100%;
	height: 64px;
	background: url(../images/bott-menu-bg.gif) repeat-x;
	margin-top: 3px;
}
div#bott-menu2 {
	background: url(../images/bott-menu-left.gif) no-repeat;
	margin: 0;
}
div#bott-menu3 {
	background: url(../images/bott-menu-right.gif) no-repeat right;
	margin: 0;
}
div#contacts {
	margin-top: 4px;
	font-size: 12px;
	color: #fff;
	float: right;
	position: relative;
	right: 12px;
}
div#contacts a, div#contacts a:hover {
	color: #fff;
	text-decoration: underline;
}
div#contacts a:hover {
	text-decoration: none;
}
div#contacts div {
	margin-left: 30px;
}
div#all-bott-menu {
	margin-top: 10px;
}
div#all-bott-menu a, div#all-bott-menu a:hover, div#all-bott-menu span {
	background: url(../images/bott-menu-a.jpg) no-repeat right;
}
div#all-bott-menu a:hover, div#all-bott-menu span {
	background-position: left;
}
div#footer {
	width: 100%;
	height: 55px;
	margin-top: 11px;
	background: url(../images/foot-logo.jpg) no-repeat 4px 4px;
}
div#copyright {
	position: relative;
	font-size: 11px;
	left: 44px;
	margin-top: 11px;
}
div#counters {
	width: 293px;
	height: 33px;
	float: right;
	padding-top: 2px;
	background: url(../images/counters-bg.gif) no-repeat;
}
div#counter1 {
	left: 10px;
	position: relative;
	margin-right: 15px;
}
div#counter3 {
	left: 5px;
	position: relative;
}
div#search-bg-all {
	width: 241px;
	height: 45px;
	position: relative;
	margin-top: -145px;
	left: 106px;
	background: url(../images/search-bg-big.jpg) no-repeat;
}
#search-inp {
	background: url(../images/input-bg.gif) no-repeat;
	width: 167px;
	height: 17px;
	border: 0;
	color: #fff;
	font-size: 11px;
	padding-top: 3px;
	margin-top: 12px;
	margin-left: 10px;
}
div#div-inp {	
	position: relative;
	margin-top: 0px;
}
div#bott-banners {
	width: 920px;
	height: 204px;
	margin-top: 10px;
}
div#right-column ul {
	text-align: left;
	padding-left: 35px;
}
div#right-column ul li {
	margin-top: 5px;
	list-style: decimal outside;
}
.contacts {
	color: #333;
	font-size: 14px;
	margin-bottom: 20px;
	width: 100%;
	text-align: left;
	font-weight: bold;
}
.contacts a, .contacts a:hover {
	font-size: 14px;
	color: #333;
	text-decoration: underline;
}
.contacts a:hover {
	text-decoration: none;
}
.feedback1 {
	width: 232px;
	height: 17px;
	border: 1px solid #006699;
	margin: 6px 0 12px 0;
}
#feedback {
	color: #333;
	font-size: 13px;
}
#feedback textarea {
	width: 447px;
	height: 90px;
	overflow: hidden;
	border: 1px solid #006699;
	margin: 6px 0 12px 0;
}
div#order {
	width: 918px;
	margin-top: 15px;
}
div#cont-head1 {
	width: 111px;
	height: 24px;
	position: relative;
	background: url(../images/cont-head-bg.gif) no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	float: right;
	right: 349px;
}
div#order-top, div#order-bottom {
	width: 918px; 
	height: 4px;
	background: url(../images/order-top.gif) no-repeat;
	font-size: 1px;
}
div#order-bottom {
	background: url(../images/order-bottom.gif);
}
div#order-cont {
	width: 900px;
	padding: 15px 10px;
	background: url(../images/order-middle.gif) repeat-y;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
}
div#description {
	font-size: 14px;
	font-weight: bold;
}
div#order-left {
	width: 365px;
}
div#order-right {
	width: 500px;
	float: right;
}
span.s12 {
	font-size: 12px;
	font-weight: normal;
}
.order-input {
	width: 354px;
	border: 1px solid #006699;
	height: 17px;
	margin-bottom: 2px;
}
div.pl6 {
	padding-left: 16px;
}
.radio {
	position: relative;
	margin-bottom: -2px;
	margin-right: 5px;
}
.box1 {
	margin-right: 5px;
}
.div100 {
	width: 100%;
}
div.bott-ban1 {
	margin-left: 1px;
	width: 229px;
	height: 198px;
}
#textarea1 {
	width: 490px;
	height: 65px;
	overflow: hidden;
	border: 1px solid #006699;
}
.div250 {
	width: 235px;
}
.div250 input {
	border: 1px solid #006699;
	width: 235px;
}
.right-input {
	width: 490px;
	border: 1px solid #006699;
}
div.portfolio {
	width: 225px;
}
div.portfolio-txt {
	width: 212px;
	padding-left: 10px;
	background: url(../images/line1.gif) repeat-y;
	left: 3px;
	position: relative;
	margin-top: -10px;
	padding-top: 10px;
}
div.portfolio p {
	margin-bottom: 12px;
}
div.portfolio a, div.portfolio a:hover {
	text-decoration: underline;
	color: #0A73A6;
	font-size: 13px;
}
div.portfolio a:hover {
	text-decoration: none;
}
div#bott-bann-cont {
	margin-top: 25px;
}
.p-head {
	font-weight: bold;
	color: #0A73A6;
}
