/* CSS */

/* IMPORT */
@import url("reset.css");

/* GENERAL */

html, body {width:100%;height:100%;margin:0px;padding:0px;background:#ebd9ea url(../img/header.jpg) repeat-x top;}
body {font:62.5% Trebuchet MS, Arial, Helvetica, serif; color:#44332B; text-align:center;
}
.h1 {font-family:Trebuchet MS, Arial, Helvetica, sans-serif;color:#333333;font-size:16px;text-decoration:none;}
.h2 {font-family:Trebuchet MS, Arial, Helvetica, sans-serif;color:#333333;font-size:12px;line-height:1.6em;}
.h2 a{color:#5b2d59;text-decoration:underline;}
.h2 a:hover{color:#5b2d59;text-decoration:none;}
.h3 {font-family:Georgia, "Times New Roman", Times, serif;color:#333333;font-size:12px;line-height:1.6em;}
.h3 a{color:#be2115;text-decoration:underline;}
.h3 a:hover{color:#be2115;text-decoration:none;}
.email {font-family:Trebuchet MS, Arial, Helvetica, sans-serif;color:#1d7508;font-size:13px;font-style:italic;line-height:1.6em;}
.email a{color:#be2115;text-decoration:underline;}
.email a:hover{color:#333333;text-decoration:none;}
.clients {font-family:Trebuchet MS, Arial, Helvetica, sans-serif;color:#b80000;font-size:12px;line-height:1.6em;}
.clients a{color:#b80000;text-decoration:underline;}
.clients a:hover{color:#333333;text-decoration:none;}
img {border:2px; border-color:#999999}
ul {list-style-image:url(../img/bullet.png);padding-right:0px;margin-left:0px;}
li {margin-left:20px;padding-right:0px;margin-right:0px;}
input, select {font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;font-weight: normal;background: url(../img/section.jpg);border: 1px; border-bottom-color:#333333;}
textarea {font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;font-weight: normal;background: url(../img/section.jpg);border: 1px;border-bottom-color:#333333;;
}

/* MAIN LAYOUT */
#background{margin:auto;width:100%;position:relative;
}
#containerMain{margin:auto; padding:0px; width:960px; height:100% !important; min-height:900px; height:751px; position:relative; text-align:left;}

#containerTV{position:absolute;top:134px;left:645px;width:402px;height:161px;background-repeat: no-repeat;}
#containerText{
	position:absolute;
	top:230px;
	left:-590px;
	width:921px;
	height:2700px;
	background-image:url(../img/bg_text.jpg);
	background-repeat: no-repeat;
}
#containerMenu{position:absolute;top:-56px;left:441px;width:480px;height:54px;background-image:url(../img/menu.png);background-repeat: no-repeat;}
#containerLogo{
	position:absolute;
	top:-335px;
	left:670px;
	width:266px;
	height:100px;
	text-indent:-9999px;
}
#containerLogo a{
	display:block;
	width:266px;
	height:100px;
	position:absolute;
	left:0px;
	top:0px;
}

#containerInternetMarketing{position:absolute;top:-55px;left:450px;width:133px;height:30px;margin-left:5px;margin-top:5px;font-family:Trebuchet MS, Arial, Helvetica, sans-serif;color:#000000;font-size:16px;background:transparent;background-repeat: no-repeat;
}
#containerInternetMarketing a{text-decoration:none;color:#000000;}
#containerInternetMarketing a:hover{text-decoration:none;color:#ffffff;}

#containerBlog{position:absolute;top:-55px;left:600px;width:47px;height:30px;margin-left:5px;margin-top:5px;font-family:Trebuchet MS, Arial, Helvetica, sans-serif;color:#000000;font-size:16px;background:transparent;background-repeat: no-repeat;}
#containerBlog a{text-decoration:none;color:#000000;}
#containerBlog a:hover{text-decoration:none;color:#ffffff;}

#containerKogemused{position:absolute;top:-55px;left:695px;width:87px;height:30px;margin-left:5px;margin-top:5px;font-family:Trebuchet MS, Arial, Helvetica, sans-serif;color:#000000;font-size:16px;background:transparent;background-repeat: no-repeat;}
#containerKogemused a{text-decoration:none;color:#000000;}
#containerKogemused a:hover{text-decoration:none;color:#12a2cb;}

#containerKontaktid{position:absolute;top:-55px;left:810px;width:87px;height:30px;margin-left:5px;margin-top:5px;font-family:Trebuchet MS, Arial, Helvetica, sans-serif;color:#000000;font-size:16px;background:transparent;background-repeat: no-repeat;}
#containerKontaktid a{text-decoration:none;color:#000000;}
#containerKontaktid a:hover{text-decoration:none;color:#f0ff00;}

#containerHei{position:absolute;top:-50px;left:0px;width:346px;height:267px;background-image:url(../img/hei_hei.png);background-repeat: no-repeat;}
#containerHeiText{
	position:absolute;
	top:54px;
	left:32px;
	width:288px;
	height:143px;
	background: transparent;
}

#containerCallWrite{
	position:absolute;
	top:218px;
	left:46px;
	width:213px;
	height:80px;
	background-color: transparent;
}
#containerCallWrite a{text-decoration:none;color:#1d7508;}
#containerCallWrite a:hover{text-decoration:underline;color:#1d7508;}

#containerWhatsUp{
	position:absolute;
	top:21px;
	left:355px;
	width:460px;
	height:302px;
	background: transparent;
}
#containerWhatsUp a{text-decoration:none;color:#77587d;}
#containerWhatsUp a:hover{text-decoration:none;color:#be2115;}

#containerWhatsUp2{
	position:absolute;
	top:146px;
	left:607px;
	width:205px;
	height:150px;
	background: transparent;
}

#containerCaotica{
	position:absolute;
	top:1653px;
	left:30px;
	width:299px;
	height:217px;
	padding-left:20px;
	padding-top:10px;
	background-image:url(../img/bg_topic.png);
	background-repeat: no-repeat;
}
#containerCaotica a{text-decoration:underline;color:#000000;}
#containerCaotica a:hover{text-decoration:none;color:#000000;}

#containerCaotica2{
	position:absolute;
	top:1704px;
	left:363px;
	width:278px;
	height:177px;
	background: transparent;
}
#containerCaotica2 a{text-decoration:underline;color:#000000;}
#containerCaotica2 a:hover{text-decoration:none;color:#000000;}

#containerTwitter{
	position:absolute;
	top:355px;
	left:654px;
	width:250px;
	height:217px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#b80000;
	padding-top:50px;
	background-image:url(../img/twitter.png);
	background-repeat: no-repeat;
}
#containerTwitter a{text-decoration:underline;color:#444444;}
#containerTwitter a:hover{text-decoration:none;color:#111111;}

#containerBlogis{
	position:absolute;
	top:631px;
	left:654px;
	width:250px;
	height:99px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#7d057d;
	padding-top:50px;
	background-image:url(../img/blogis.png);
	background-repeat: no-repeat;
}
#containerBlogis a{text-decoration:underline;color:#444444;}
#containerBlogis a:hover{text-decoration:none;color:#111111;}

#containerLemmikud{
	position:absolute;
	top:789px;
	left:654px;
	width:250px;
	height:203px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	padding-top:50px;
	background-image:url(../img/lemmikud.png);
	background-repeat: no-repeat;
}
#containerLemmikud a{text-decoration:none;color:#f9bc03;}
#containerLemmikud a:hover{text-decoration:underline;color:#111111;}

#containerFriends{
	position:absolute;
	top:1083px;
	left:654px;
	width:250px;
	height:224px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	padding-top:50px;
	background-image:url(../img/sobrad.png);
	background-repeat: no-repeat;
}
#containerFriends a{text-decoration:none;color:#1d7508;}
#containerFriends a:hover{text-decoration:underline;color:#111111;}

#containerGallery{
	position:absolute;
	top:1385px;
	left:654px;
	width:250px;
	height:63px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	padding-top:50px;
	background-image:url(../img/);
	background-repeat: no-repeat;
}
#containerGallery a{text-decoration:underline;color:#444444;}
#containerGallerys a:hover{text-decoration:none;color:#111111;}

#containerSolutions{
	position:absolute;
	top:325px;
	left:30px;
	width:590px;
	padding-left:20px;
	padding-top:10px;
	background-image:url(../img/bg_topic3.png);
	background-repeat: no-repeat;
	height: 780px;
}
#containerSolutions a{text-decoration:underline;color:#000000;}
#containerSolutions a:hover{text-decoration:none;color:#000000;}

#containerSolutions2{
	position:absolute;
	top:1162px;
	left:30px;
	width:590px;
	height:200px;
	padding-left:20px;
	padding-top:10px;
	background-image:url(../img/bg_topic4.png);
	background-repeat: no-repeat;
}
#containerSolutions2 a{text-decoration:underline;color:#000000;}
#containerSolutions2 a:hover{text-decoration:none;color:#000000;}

#containerPortfolio{
	position:absolute;
	top:1392px;
	left:30px;
	width:590px;
	height:230px;
	padding-left:20px;
	padding-top:10px;
	background-image:url(../img/bg_topic3.png);
	background-repeat: no-repeat;
}
#containerPortfolio a{text-decoration:underline;color:#000000;}
#containerPortfolio a:hover{text-decoration:none;color:#000000;}

#containerContact{
	position:absolute;
	top:1932px;
	left:30px;
	width:590px;
	height:381px;
	padding-left:20px;
	padding-top:10px;
	background-image:url(../img/bg_topic2.png);
	background-repeat: no-repeat;
}
#containerContact a{text-decoration:underline;color:#000000;}
#containerContact a:hover{text-decoration:none;color:#000000;}
#containerContactPicture{
	position:absolute;
	top:1932px;
	left:441px;
	width:200px;
	height:253px;
	background-image:url(../img/letter.png);
	background-repeat: no-repeat;
}
#containerContactIcons{
	position:absolute;
	top:2048px;
	left:52px;
	width:272px;
	height:254px;
	padding-left:35px;
	padding-top:10px;
	background-image:url(../img/contact_icons.png);
	background-repeat: no-repeat;
}
#containerTop1{
	position:absolute;
	top:1034px;
	left:541px;
	width:100px;
	height:100px;
	background-image:url(../img/top.png);
	background-repeat: no-repeat;
	text-indent:-9999px;
}
#containerTop1 a{
	display:block;
	width:100px;
	height:100px;
	position:absolute;
	left:1px;
	top:1px;
}

#containerTop2{
	position:absolute;
	top:1516px;
	left:542px;
	width:100px;
	height:100px;
	background-image:url(../img/top.png);
	background-repeat: no-repeat;
	text-indent:-9999px;
}
#containerTop2 a{
	display:block;
	width:100px;
	height:100px;
	position:absolute;
	left:0px;
	top:1px;
}

#containerTop3{
	position:absolute;
	top:2212px;
	left:541px;
	width:100px;
	height:100px;
	background-image:url(../img/top.png);
	background-repeat: no-repeat;
	text-indent:-9999px;
}
#containerTop3 a{
	display:block;
	width:100px;
	height:100px;
	position:absolute;
	left:0px;
	top:-1px;
}

#containerCopyright{
	position:absolute;
	top:2335px;
	left:13px;
	width:899px;
	height:365px;
	background-image:url(../img/footer.jpg);
	background-repeat: no-repeat;
}
#containerCopyright a{text-decoration:underline;color:#000000;}
#containerCopyright a:hover{text-decoration:none;color:#000000;}

#containerSocial{
	position:absolute;
	top:15px;
	left:770px;
	width:142px;
	height:300px;
	background-image:url(../img/ole_uhenduses.jpg);
	background-repeat: no-repeat;
}

#frame{display:block;width:583px;height:444px;position:absolute;left:345px;top:417px;z-index:5;background-repeat: no-repeat;}

/* HIDDEN */
hr{display:none;}
.clear{clear:both; height:0px;}
