/* CSS Document */
body {
	color: #94969C;
	font-family: "Arial", Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
}
/* Layout */
* {
	margin: 0px;
	padding: 0px;
}
div.topbar {
	background-repeat: repeat-x;
}
div.container {
	margin: 0px;
	text-align: left;
}
div.left-column {
}
div.heading {
}
div.highlight {
}
div.highlight#firstitem {
	margin-left: 0px;
}

div.portfolio {
}

div.content {
}

div.portfolio_wrap, div.about_wrap {
}

div.project {
	width: 400px;
	margin-left: 0px;
	padding-bottom: 20px;
	padding-top: 11px;
}

div.all_projects, div.all_about {
	padding-left: 460px;
	margin-top: 5px;
}

div.contacts_wrap {
	margin-top: 5px;
}

div.adres {
	width: 200px;
	height: 45px;
	margin-left: 20px;
	margin-bottom: 30px;
	float: left;
}
#firstades {
	margin-left: 0px;
}

div.contact_form {
	clear: both;
}

div.footer {
	width: 100%;
	height: 22px;
	padding-top: 20px;
	margin-bottom: 10px;
	clear: both;
	text-align: right;
}

/*div.highlight:hover {
	background-color: #666666;
}*/

/* Headings ***********************************************/
.highlight h1, .content h1, .portfolio_wrap h1, .about_wrap h1, .contacts_wrap h1 {
	padding-bottom: 3px;
	margin-bottom: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #CCCCCC;
	background-color: transparent;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.highlight h1 span, .content h1 span, .portfolio_wrap h1 span, .all_projects h3 span, .all_about h3 span, .about_wrap h1 span, .contacts_wrap h1 span {
	display: none;
}

#highlight1 {
	background-image: url(../i/highlight1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}

#highlight2 {
	background-image: url(../i/highlight2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}

#highlight3 {
	background-image: url(../i/highlight3.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}

#info {
	background-image: url(../i/info.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#contacts {
	background-position: left top;
	background-repeat: no-repeat;
}

.all_projects h3 {
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #B79C91;
	background-color: transparent;
	border-bottom: 3px solid #D5C8C3;
	height: 20px;
	background-image: url(../i/projects.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.portfolio_wrap h2 {
	font-weight: bold;
	font-size: 1em;
	padding: 3px 7px 3px 3px;
}

.all_about h3 {
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #CCCCCC;
	background-color: transparent;
	height: 20px;
	background-image: url(../i/capabilities.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.all_about h4 {
	color: #999999;
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.about_wrap h2 {
	font-size: 1.1em;
	color: #999999;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 3px;
}

.adres h2 {
	color: #7CD300;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* Spans *****************/
.about_wrap span {
	font-style: italic;
	padding-left: 3px;
}

/* Images *****************/
.highlight img, .portfolio img {
	padding: 9px;
	margin-left: -6px;
	background-image: url(../i/imgback.gif);
	border-width: 0px;
}

.project img {
	margin-left: -6px;
}

/* Paragraphs *******************/
.highlight p {
	padding: 1px 7px 5px 3px;
	height: 75px;
}
.text {
	background-image: url(../i/textback.gif);
	background-repeat: repeat;
	margin-bottom: 12px;
	line-height: 16px;
	padding-left: 4px;
	width: 182px;
}

.project p {
	line-height: 16px;
	padding-left: 4px;
	width: 395px;
}

.content p {
	padding: 1px 7px 5px 3px;
	height: 60px;
}

.portfolio_wrap p#main_description {
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.about_wrap p {
	padding-bottom: 2px;
}

p.moretxt {
	padding: 11px 7px 5px 3px;
}

.adres p {
	padding: 1px 7px 5px 3px;
}

/* Links ******************/
a:link, a:visited, a:active, a:hover {
	color: #7CD300;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	text-decoration: underline;
	background-color: transparent;
}

.all_projects a:link, .all_projects a:visited, .all_projects a:active, .all_projects a:hover {
	color: #94969C;
	background-color: transparent;
} 

.all_projects a:link#current_element, .all_projects a:visited#current_element, .all_projects a:active#current_element, .all_projects a:hover#current_element {
	color: #FF6698;
	background-color: transparent;
}

.all_about a:link, .all_about a:visited, .all_about a:active, .all_about a:hover {
	color: #94969C;
	background-color: transparent;
} 

.all_about a:link#current_element, .all_about a:visited#current_element, .all_about a:active#current_element, .all_about a:hover#current_element {
	color: #FF6698;
	background-color: transparent;
}

ul.main-menu li a {
	width: 225px;
	height: 23px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5FFBB;
}

#menu_1 a {
	background-image: url(../i/mainmenu_1.gif);
}
#menu_1 a:hover {
	background-position: 0px -23px;
}
#menu_1_down a {
	background-image: url(../i/mainmenu_1.gif);
	background-position: 0px -46px;
}

#menu_2 a {
	background-image: url(../i/mainmenu_2.gif);
}
#menu_2 a:hover {
	background-position: 0px -23px;
}
#menu_2_down a {
	background-image: url(../i/mainmenu_2.gif);
	background-position: 0px -46px;
}

#menu_3 a {
	background-image: url(../i/mainmenu_3.gif);
}
#menu_3 a:hover {
	background-position: 0px -23px;
}
#menu_3_down a {
	background-image: url(../i/mainmenu_3.gif);
	background-position: 0px -46px;
}

#menu_4 a {
	background-image: url(../i/mainmenu_4.gif);
}
#menu_4 a:hover {
	background-position: 0px -23px;
}
#menu_4_down a {
	background-image: url(../i/mainmenu_4.gif);
	background-position: 0px -46px;
}

#menu_5 a {
	background-image: url(../i/mainmenu_5.gif);
}
#menu_5 a:hover {
	background-position: 0px -23px;
}
#menu_5_down a {
	background-image: url(../i/mainmenu_5.gif);
	background-position: 0px -46px;
}

/* Lists *******************/
ul.main-menu  {
	margin-top: 133px;
	width: 225px;
	list-style-type: none;
} 

ul.main-menu li {
	display: inline;
	margin-left: 0px;
}

.main-menu span {
	display: none;
}

#menu_5 a {
	border-bottom: none;
}

.all_projects ul, .all_about ul {
	margin-left: 11px;
	margin-top: 11px;
	list-style-type: none;
}

.all_projects ul li, .all_about ul li {
	margin-top: 1px;
	margin-left: 0px;
	padding-left: 8px;
	background-image: url(../i/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.about_wrap ul {
	list-style-type: none;
	padding: 5px 0px 15px 3px;
	overflow: hidden;
}
.about_wrap ul li {
	width: 200px;
	margin: 0px;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}

/* Forms *********************************/
input {
}

textarea {
	background-color: #FFFFFF;
	color: #000000;
}

.GetNotice {
	padding-bottom: 5px;
}
.GetNotice label {
	padding-left: 3px;
}

div.MailField {
	text-align: left;
}
#btn-subscribe {
	position: relative;
	left: 0px;
	top: 0px;
	width: 64px;
	padding: 0px;
}
#wrap-email-subscribe {
	float: left;
	padding: 3px 10px 10px 6px;
	width: 143px;
	background-image: url(../i/field.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.contacts-form-input {
	padding: 3px 10px 10px 6px;
}

.contacts-form-textarea {
	padding: 3px 10px 10px 6px;
	background-position: left top;
}

#wrap-btn-subscribe {
	float: left;
}

/* Semantic **********************************/

abbr, acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: help;
	font-style: normal;
}

address {
	font-style: normal;
	line-height: 1.5em;
	padding: 1px 7px 5px 3px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

