html {
	height: 100%;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}
#mainBox {
	display: table;
	width: 939px;
	overflow: visible;
	background-color: #FFFFFF;
	clear: both;
}
#header {
	display: table;
	height: 119px;
	width: 939px;
	text-align: left;
	float: left;
}
.hbox {
	overflow:visible;
	width:199px;
}
#portfolio {
	text-align: right;
	width: 200px;
	display: table;
	float: left;
	overflow: visible;
	visibility: visible;
	font-weight: bold;
	padding-top: 17px;
}

#portfolioForm {
	display: table;
	float: left;
	width: 350px;
	padding-top: 15px;
	padding-left: 10px;
	overflow: visible;
	visibility: visible;
}

#opinion {
	text-align: right;
	width: 200px;
	display: table;
	float: left;
	overflow: visible;
	visibility: visible;
	font-weight: bold;
	padding-top: 17px;
}

#opinionForm {
	display: table;
	float: left;
	width: 350px;
	padding-top: 15px;
	padding-left: 10px;
	overflow: visible;
	visibility: visible;
}

.items-form {
	font-family: Myriad Pro, Myriad Web, Myriad, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #F7F7F7;
	width: 250px;
	border: 1px solid #00CC33;
	margin-bottom: 11px;
	height: 16px;
}
.selects-form {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #F7F7F7;
	width: 255px;
	border: 1px solid #00CC33;
	margin-bottom: 11px;
	height: 20px;
}
.but-form {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	width: 70px;
	border: 1px solid #009933;
	height: 25px;
}
.text-line-form {
	display: table-cell;
	height: 32px;
	vertical-align: text-top;
	float: right;
	clear: both;
	width: 200px;
}
.line-form {
	display: table-cell;
	height: 32px;
	clear: both;
	width: 330px;
	text-align: left;
	float: left;
	overflow: visible;
	visibility: visible;
}
.text-line-form2 {
	display: table-cell;
	height: 32px;
	vertical-align: text-top;
	float: right;
	clear: both;
	width: 100px;
}
.line-form2 {
	display: table-cell;
	height: 32px;
	clear: both;
	width: 260px;
	text-align: left;
	float: left;
	overflow: visible;
	visibility: visible;
}
#menu {
	background-color:#535353;
	float: left;
	height: 31px;
	width: 817px;
	padding-left: 122px;
	display: table-cell;
	clear: both;
}
.items-menu {
	color: #FFFFFF;
	text-decoration: none;
	display: table-cell;
	float: left;
	width: 100px;
	text-align: center;
	font-size: 14px;
	line-height: 29px;
	margin-top: 2px;
}
a.items-menu:hover {
	background-color:#C7E8B5;
	color:#000000;
	font-size: 14px;
}
.but-client {
	line-height: 31px;
	background-color: #000000;
	width: 199px;
	display: block;
	text-align: center;
	margin-left: 17px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 14px;
}
a.but-client:hover {
	background-color:#868686;
}
.submenu {
	background-color: #DCF6CD;
	height: 27px;
	width: 517px;
	position: absolute;
	float: left;
	margin-left: 222px;
	text-indent: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: table;
	visibility: hidden;
}
.submenu a {
	font-size: 13px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	margin-right: 13px;
}
.submenu a:hover {
	color: #467929;
}
#flash {
	display: table;
	width: 939px;
	height:290px;
	overflow: visible;
	float: left;
	z-index: 0;
}
#contentHome {
	padding: 20px;
	float: left;
	width: 899px;
	text-align: left;
}
.homeBoxes {
	float: left;
	width: 279px;
	padding-right: 20px;
	line-height: 18px;
	font-size: 13px;
	color: #000000;
	padding-top: 10px;
}
#clients-box {
	display: table-cell;
	float: left;
	width: 939px;
	overflow: visible;
	text-align: left;
}
#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 262px;
	width: 100%;
	display: table;
	overflow: visible;
	text-align: center;
	clear: both;
	float: left;
}
#footer-content {
	width: 899px;
	background-color: #666666;
	display: table;
	padding: 20px;
	text-align: left;
	margin-top: 3px;
}
.fcols {
	float: left;
	height: 100px;
	width: 142px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #CCCCCC;
	text-align: left;
	font-size: 12px;
	padding-left: 12px;
	line-height: 16px;
	display: table;
}
.tit-fcols {
	color:#70C6C3;
}
.fcols a {
	color: #CCCCCC;
	text-decoration: none;
}
.fcols a:hover {
	text-decoration: underline;
}
#contentInside {
	background-color: #FFFFFF;
	display: table-cell;
	float: left;
	width: 879px;
	overflow: visible;
	padding: 30px;
	text-align: left;
}
H1 {
	font-size: 18px;
	color: #666666;
}
H2 {
	font-size: 16px;
	color: #666666;
}
H3 {
	font-size: 14px;
	color: #666666;
}

.specialfield {
display: none;
}

#url {
display: none;
}

.link{
	color:#006600; text-decoration:none; font-weight:bold;
	
}
