* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
}
a {
	color: #333333;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	color: #434343;
	display: block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 65px;
	width: 308px;
	padding-left: 11px;
	margin-top: 42px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	margin-left: 11px;
	line-height: 19px;
}
h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
	font-weight: normal;
	text-align: right;
	padding-left: 68px;
	color: #434343;
	line-height: 22px;
}
#container {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#left {
	float: left;
	width: 319px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#left .language {
	display: block;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 21px;
	margin-top: 20px;
	width: 287px;
}
#left .about {
	background-image: url(../images/icon_about.png);
	height: 18px;
	padding-top: 27px;
	margin-top: 70px;
}
#left .services {
	background-image: url(../images/icon_services.png);
	height: 18px;
	padding-top: 34px;
	margin-top: 25px;
}
#left .team {
	background-image: url(../images/icon_team.png);
	height: 18px;
	padding-top: 32px;
	margin-top: 25px;
}
#left .partners {
	background-image: url(../images/icon_partners.png);
	height: 18px;
	padding-top: 35px;
	margin-top: 25px;
}
#left .contact {
	background-image: url(../images/icon_contact.png);
	height: 18px;
	padding-top: 40px;
	margin-top: 25px;
}
#left form {
	display: block;
}
#left form p {
	margin-top: 16px;
	line-height: normal;
}
#left input {
	border: 1px solid #B8B8B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8A8A8;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	width: 300px;
}
#left input#submit {
	color: #000000;
	text-transform: lowercase;
	width: 74px;
	cursor: pointer;
}
#left textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	overflow: auto;
	color: #A8A8A8;
	border: 1px solid #B8B8B8;
	width: 300px;
	height: 83px;
}
#left ul {
	font-size: 12px;
	line-height: 19px;
	margin-left: 11px;
	list-style-type: none;
	margin-top: 9px;
}
#left p {
	font-size: 12px;
	margin-left: 11px;
	line-height: 19px;
	margin-top: 9px;
}
#left .smalltext {
	font-size: 10px;
	line-height: 14px;
}
#left .address {
	margin-top: 16px;
}

#note .notification_error
{
	color: #C44915;
	border: 1px solid #B8B8B8;
	font-size: 12px;
	line-height: 19px;
	margin-top: 16px;
	margin-left: 11px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-color: #E6E3DC;
}
#note .notification_ok
{
	border: 1px solid #B8B8B8;
	font-size: 12px;
	line-height: 19px;
	margin-top: 16px;
	margin-left: 11px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-color: #E6E3DC;
}
#right {
	float: right;
	width: 460px;
	background-color: #E6E3DC;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#right .portfolio {
	height: 18px;
	padding-top: 26px;
	background-image: url(../images/icon_portfolio.png);
	margin-top: 42px;
}
#right ul {
	list-style-type: none;
	width: 460px;
}
#right ul li {
	display: block;
	margin-top: 14px;
	overflow: auto;
	width: 460px;
}
#right ul .first {
	margin-top: 17px;
}
#right ul li .preview {
	margin-top: 0px;
}
#right ul li .preview img {
	border: 5px solid #FFFFFF;
	vertical-align: top;
}
#right ul li h4 {
	float: left;
	font-size: 11px;
	line-height: 19px;
	background-image: url(../images/slash.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-top: 3px;
	padding-right: 9px;
	margin-right: 4px;
}
#right ul li p {
	font-size: 11px;
	line-height: 19px;
	margin-top: 3px;
}
#footer {
	display: block;
	font-size: 10px;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	overflow: hidden;
	margin-top: 28px;
	padding-top: 11px;
	padding-left: 11px;
	line-height: 14px;
	color: #757575;
}
.hide {
	display: none;
}
