body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background:#f36d00 url(../images/bg.png) no-repeat left top;
	color: #003b62;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:960px;
	height:150px;
	position:relative;
	margin-bottom:10px;
}
#logo {
	position:absolute;
	bottom:10px;
	left:0;
}

#languagesIntro {
	position:relative;
	width:200px;
	margin:0 auto;
}
#languagesIntro #languages_intro {
	top:10px;
	right:0;
}

#languages {
	position:absolute;
	top:30px;
	right:0;
}



#languages li, #languages_intro li {
	display:inline;
	float:left;
	margin-right:5px;
}
#languages li a, #languages_intro li a {
	text-indent:-9999px;
	display:block;
	width:27px;
	height:28px;
	background-position:left center;
}
#languages li a.gr:hover, #languages li a.ru:hover, #languages li a.en:hover, #languages li a.fr:hover, #languages li a.it:hover, #languages li a.de:hover, #languages li a.es:hover {
	background-position:left -28px;
}
#languages li a.gr, #languages_intro li a.gr  {
	background:url(../images/grFlag.gif) no-repeat;
}
#languages li a.en, #languages_intro li a.en {
	background:url(../images/ukFlag.gif) no-repeat;
}
#languages li a.fr {
	background:url(../images/frFlag.gif) no-repeat;
}
#languages li a.it {
	background:url(../images/itFlag.gif) no-repeat;
}
#languages li a.de, #languages_intro li a.de {
	background:url(../images/deFlag.gif) no-repeat;
}
#languages li a.ru, #languages_intro li a.ru {
	background:url(../images/ruFlag.gif) no-repeat;
}


#topNav {
	position:absolute;
	bottom:30px;
	right:0;
}
#topNav li {
	display:inline;
	float:left;
	margin-right:10px;
	font-size:70%;
	font-weight:normal;
}
#topNav li a {
	background:url(../images/topNavBtn.gif) no-repeat right;
	text-align:center;
	text-decoration:none;
	float:left;
	display:block;
	height:15px;
	padding:5px 8px;
	color:#1c89c4;
}
#topNav li a:hover {
	color:#666666;
}
#callUs {
	position:absolute;
	top:25px;
	right:205px;
}
a.skype {
	position:absolute;
	top:25px;
	right:480px;
	text-indent:-9999px;
	background:url(../images/skypeUs.gif) no-repeat;
	background-position:left 0;
	width:116px;
	height:32px;
	display:block;
}
a.skype:hover {
	background-position:left -32px;
}
#column {
	width:240px;
	float:left;
}
#intro {
	background:url(../images/introBg.gif) no-repeat left bottom;
	padding:10px;
	position:relative;
	width:220px;
	height:12em;
}
a.pdfCatalogue, a.weatherCrete, a.weatherCrete_en, a.weatherCrete_ru, a.weatherCrete_de, a.pdfCatalogue_en, a.pdfCatalogue_ru, a.pdfCatalogue_de {
	display:block;
	text-indent:-9999px;
	width:240px;
	height:64px;
	margin:10px 0;
}

a.pdfCatalogue {
	background:url(../images/downloadCatalogue.gif) no-repeat;
}

a.pdfCatalogue_en {
	background:url(../images/downloadCatalogueEN.gif) no-repeat;
}

a.pdfCatalogue_ru {
	background:url(../images/downloadCatalogueRU.gif) no-repeat;
}

a.pdfCatalogue_de {
	background:url(../images/downloadCatalogueDE.gif) no-repeat;
}


a.pdfCatalogue:hover, a.weatherCrete:hover, a.weatherCrete_en:hover, a.weatherCrete_ru:hover,a.weatherCrete_de:hover, a.dreamHome:hover {
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}

a.weatherCrete {
	background:url(../images/weatherCrete.gif) no-repeat;
}

a.weatherCrete_en {
	background:url(../images/weatherCreteEN.gif) no-repeat;
}

a.weatherCrete_ru {
	background:url(../images/weatherCreteRU.gif) no-repeat;
}

a.weatherCrete_de {
	background:url(../images/weatherCreteDE.gif) no-repeat;
}

a.dreamHome {
	display:block;
	text-indent:-9999px;
	width:240px;
	height:105px;
	background:url(../images/buildDreamHouse.gif) no-repeat;
} 

a.dreamHome_en {
	display:block;
	text-indent:-9999px;
	width:240px;
	height:105px;
	background:url(../images/buildDreamHouseEN.gif) no-repeat;
} 

a.dreamHome_ru {
	display:block;
	text-indent:-9999px;
	width:240px;
	height:105px;
	background:url(../images/buildDreamHouseRU.gif) no-repeat;
}

a.dreamHome_de {
	display:block;
	text-indent:-9999px;
	width:240px;
	height:105px;
	background:url(../images/buildDreamHouseDE.gif) no-repeat;
}

#crete {
	background:url(../images/creteTop.gif) no-repeat left top;
	padding:30px 10px 10px 10px;
	position:relative;
}
a.more:link, a.more:visited {
	display:block;
	background:url(../images/moreBtn.gif) no-repeat;
	width:191px;
	height:22px;
	padding:5px 0 0 10px !important;
	text-decoration:none;
	color:#FFFFFF;
	font-size:70%;
	position:absolute;
	bottom:0;
	left:0;
}
a.more:hover {
	text-decoration:underline;
}
#content {
	width:710px;
	margin-left:10px;
	float:left;
}
#content img {
	padding:3px;
	border:1px solid #fbe14c;
	background:#FFFFFF;
	margin-bottom:10px;
}
#flash {
	float:left;
}
#flash img {
	border:none;
	padding:0;
	margin-bottom:10px;
}
#homeLeft {
	margin-right:10px;
	float:left;
}
#featuredDev { 
	background:url(../images/featuredDevBg.gif) no-repeat left top;
	padding:15px 10px 40px 10px;
	position:relative;
	width:370px;
}
#services {
	width:370px;
	float:left;
	background:url(../images/servicesBg.gif) no-repeat left bottom;
	height:7em;
	padding:10px;
	position:relative;
}
#content #services ul {
	float:left;
	margin:0;
}
#services li {
	display:inline;
	float:left;
	width:160px;
}
#latestDev {
	width:290px;
	float:left;
	background:url(../images/latestDevBg.gif) no-repeat left top;
	padding:15px 10px 30px 10px;
	position:relative;
}
#content #latestDev li {
	padding:0;
	background:none;
	float:left;
	margin-bottom:5px;
}
#latestDev img {
	float:left;
	margin:0 10px 5px 0;
}
#latestDev a {
	display:block;
	text-decoration:none;
	float:left;
	padding:5px;
}
#latestDev a:hover {
	text-decoration:none;
	background:#fffbe4;
}
#latestDev a.more:link, #latestDev a.more:visited {
	display:block;
	background:url(../images/moreBtn.gif) no-repeat;
	width:191px;
	height:22px;
	padding:5px 0 0 10px !important;
	text-decoration:none;
	color:#FFFFFF;
	font-size:70%;
	position:absolute;
	bottom:0;
	left:0;
}
#latestDev a.more:hover {
	text-decoration:underline;
}

#latestDev .title {
	font-weight:bold;
	display:block;
	float:left;
	width:200px;
	margin-bottom:5px;
}
#insideLeft {
	width:520px;
	padding:10px 10px 35px 10px;
	background:url(../images/contentTop.gif) no-repeat left top;
	float:left;
	margin-top:-50px;
	position:relative;
}
.leftCorner {
	display:block;
	background:url(../images/contentCornerLeft.gif) no-repeat;
	width:29px;
	height:28px;
	position:absolute;
	left:0;
	bottom:0 !important;
	bottom:-1px;
}
#content #insideLeft #bread li {
	display:inline;
	background:none;
	color:#000000;
	font-size:70%;
	margin:0;
	padding:0;
}
#content #toolbox li {
	background:none;
	color:#000000;
	font-size:70%;
	margin:0;
	padding:0;
	line-height:18px;
}

#content #insideLeft li {
	color:#011a4f;
	font-size:70%;
	line-height:16px;
	margin-bottom:5px;
	padding:0;
	list-style-type:square;
	background:none;
	margin-left:15px;
}
#toolbox {
	width:150px;
	background:url(../images/toolboxBg.gif) no-repeat left top;
	padding:10px 10px 35px 10px;
	float:left;
	margin-top:-25px;
	position:relative;
}
.toolBoxBottom {
	float:left;
	display:block;
	background:url(../images/toolboxBottom.gif) no-repeat;
	width:170px;
	height:27px;
	position:absolute;
	bottom:0;
	left:0;
}
#footer {
	clear:both;
	width:960px;
	float:left;
	margin:10px 0;
	height:80px;
	padding-top:10px;
}
#footer p {
	margin:5px 0;
	clear:both;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
}
#footer ul.developers {
	float:right;
	margin-top:-20px;
}
ul.developers li {
	margin-left:30px;
}
#footer li {
	display:inline;
	float:left;
	margin-right:10px;
}
#column ul, #content ul {
	margin:10px 0;
}
#column li, #content li {
	background:url(../images/listIcon.gif) no-repeat left 5px;
	padding-left:15px;
}
p {
	font-size:70%;
	color:#011a4f;
	line-height:16px;
	margin:5px 0;
}
a:link, a:visited {
	color:#018dce;
	text-decoration:underline;
	font-size:11px;
}
a:hover {
	color:#044dab;
	text-decoration:none;
}
h1 {
	font-size:140%;
	color:#014b8e;
	margin-bottom:10px;
}
h2{
	font-size:120%;
	color:#014b8e;
	margin-bottom:10px;
}
h3 {
	font-size:100%;
	color:#014b8e;
	margin-bottom:10px;
}
#constructors {
/*	background:#fff url(../images/introBg.gif) no-repeat left bottom; */
	background:url(../images/introBg.gif) no-repeat left bottom;

	padding:10px 0;
	width:240px;
	margin-top:10px;
}
#constructors ul {
	margin:0;
	list-style-type:none;
}
#constructors li {
	background:none;
	text-align:center;
	padding-left:0;
	margin-bottom:10px;
}