:focus { -moz-outline-style: none; }

body {
	padding: 0px;
	margin: 0px;
}

#container {
	height: 505px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#layout_top {
	position: relative;
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	height: 138px;
	width: 720px;
}
#main {
	height: 184px;
	width: 590px;
	margin-left: 37px;
	position:relative;
	padding-top: 30px;
}
#main_bg {
	height: 174px;
	width: 550px;
	margin-left: 37px;
	position:relative;
	background-image: url(images/bg_main.gif);
	padding: 20px;
}
#main_news {
	height: 214px;
	width: 590px;
	margin-left: 37px;
	position:relative;
	padding: 0px;
}
#main_spacer_bottom {
	height: 27px;
	width: 630px;
	position: relative;
}
#menu_about {
	height: 58px;
	width: 65px;
	position: relative;
	top: 27px;
	left: 24px;
	float: left;
}
#menu_portfolio {
	position: relative;
	height: 61px;
	width: 73px;
	left: 45px;
	top: 41px;
	float: left;
}
#menu_news {
	position: relative;
	height: 61px;
	width: 66px;
	top: 57px;
	left: 118px;
	float: left;
}
#menu_contact {
	position: relative;
	height: 56px;
	width: 77px;
	left: 122px;
	top: 70px;
	float: left;
}





#main_spacer_top {
	height: 50px;
}

#layout_right {
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	vertical-align: bottom;
	height: 371px;
	width: 80px;
	float: right;
}
#layout_left {
	height: 367px;
	width: 630px;
	float: left;
}
#bottom {
	height: 80px;
}
#copyright {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8px;
	color: #A4A3A3;
}
#contact_top {
	background-image: url(images/bg_contact_top.gif);
	position: relative;
	height: 96px;
	width: 254px;
	padding: 0px;
	margin: 0px;
}
#contact_bottom {
	background-image: url(images/bg_contact_bottom.gif);
	position: relative;
	height: 115px;
	width: 254px;
	top: 3px;
	padding: 0px;
	margin: 0px;
}
.text_std {
    font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15.5px;
	color: #929191;
}

.text_std_bold {
    font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 14.7px;
	color: #929191;
	font-weight: bold;
}

a {
    font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 14.7px;
	color: #ed1b0b;
	font-weight: bold;
}

.text_header {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 14.7px;
	color: #28A9DF;
	font-weight: bold;
}
#menu_top {
	position: relative;
	left: 36px;
	top: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 0.2px;
	color: #646668;

}

#menu_top a {
	color: #646668;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}


#menu_top .active {
	color: #00a8f1;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}

#content {
	position: relative;
	height: 184px;
}
#preview {
	position: relative;
	overflow: hidden;
	height: 284px;
	text-align: left;
	margin-left: 64px;
}
#preview_scrol_btn {
	position: relative;
}

#preview_scroll {
	position: relative;
}
#news_1 {
	position:relative;
	height: 174px;
	width: 140px;
	background-image: url(images/bg_news.gif);
	background-repeat: no-repeat;
	float:left;
}

#news_2 {
	position:relative;
	height: 214px;
	width: 180px;
	margin-left: 3px;
	background-image: url(images/bg_news.gif);
	background-repeat: no-repeat;
	float:right;
}

#news_3 {
	position:relative;
	height: 174px;
	width: 140px;
	margin-left: 25px;
	background-image: url(images/bg_news.gif);
	background-repeat: no-repeat;
	float: left;
}

.preview_info {
	float: left;
	padding-right: 10px;
}

.ptf_img {
	border: 1px solid #c5c4c4;
}

#preview img {
	border: 1px solid #c5c4c4;
}