@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 800px;
	background: #ca8e0e url(../images/headbg.png) repeat-x 0px 0px;
}
#container {
	position: relative;
	width: 800px;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: left;
	overflow: hidden;
	z-index: 0;
}
div.header {
	position: relative;
	width: 800px;
	height: 104px;
	background: #ca8e0e url(../images/header.jpg) no-repeat 0px 0px;
	z-index: 1;
}
div.subscriber {
	position: absolute;
	width: 150px;
	height: 186px;
	top: 90px;
	left: 36px;
	padding: 6px 0px 0px 22px;
	background: #ffffff url(../images/subscriber.png) no-repeat 0px 0px;
	z-index: 2;
}
#subdiv {
	position: absolute;
	width: 140px;
	top: 250px;
	left: 20px;
	padding: 3px;
	font: normal normal 10px "Comic Sans MS", serif;
	color: #990066;
	z-index: 5;
}
div.subscriber #subbtn {
	position: relative;
	top: 60px;
}
div.contact-form {
	position: relative;
	width: 800px;
	height: 590px;
	background: #ffffff url(../images/contactus.png) no-repeat 40px 0px;
	z-index: 1;
}
div.contact-form form {
	position: relative;
	left: 250px;
	top: 50px;
	width: 530px;
	margin-top: -16px;
	padding: 0;
}
div.contact-form form input, div.contact-form form textarea {
	background-color: #f8cf79;
}
div.contact-form form input.subbtn {
	background-color: transparent;
}
p.left-padded {
	position: relative;
	width: 300px;
	left: 180px;
}
#contname1, #contname2, #contemail, #contphone {
	width: 128px;
	height: 20px;
	border: 1px solid #dca839;
	background-repeat: no-repeat;
	background-position:4px 2px;
}
#contname1 {
	background-image: url(../images/contname1.png);
}
#contname2 {
	background-image: url(../images/contname2.png);
}
#contemail {
	background-image: url(../images/contemail.png);
}
#contphone {
	background-image: url(../images/contphone.png);
}
#subname, #subemail {
	position: relative;
	background-color: #f8cf79;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 70px;
	height: 16px;
	border: 1px solid #dca839;
	left: 8px;

	z-index: 3;
}
#subname {
	top: 41px;
	background-image: url(../images/subnamebg.png);
}
#subemail {
	top: 51px;
	background-image: url(../images/subemailbg.png);
}
div.contact-form form textarea {
	width: 350px;
	border: 1px solid #dca839;
}
div.val-msg {
	position: absolute;
	width: 345px;
	height: 189px;
	top: 200px;
	left: 400px;
	padding: 40px 10px 10px 10px;
	background: url(../images/cferrormsg.png) no-repeat 0px 0px;
	font: normal bold 14px "Verdana", serif;
	color: #ff0000;
	text-align: center;
	z-index: 2;
}
div.syscont {
	position: relative;
	width: 800px;
	height: 512px;
	background: #ffffff url(../images/justmbg.png) no-repeat 40px 0px;
	z-index: 1;
}
div.sys-msg {
	position: absolute;
	width: 350px;
	height: auto;
	top: 40px;
	left: 80px;
	font: normal bold 14px "Verdana", serif;
	color: #3399ff;
	text-align: center;
	line-height: 200%;
	z-index: 2;
}
p.zabor {
	position: relative;
	display: block;
	width: 140px;
	height: 23px;
	border: 1px solid #dca839;
	background-color: #f8cf79;
	cursor: pointer;
	background-position: 7px 5px;
	background-repeat: no-repeat;
}
#quote {
	background-image: url(../images/contqr.png);
	display: none;
}
#general {
	background-image: url(../images/contgeneral.png);
}
#msg2us {
	position: relative;
	display: block;
	height: 25px;
	background-image: url(../images/urmsg2us.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.appoint1, a.appoint2, a.appoint3 {
	position: absolute;
	width: 108px;
	height: 114px;
	left: 610px;
	top: 205px;
	background: url(../images/mkapp.png) no-repeat 0px 0px;
	z-index: 2;
}
a.appoint1:hover, a.appoint2:hover, a.appoint3:hover {
	background-position: -108px 0px;
}
a.appoint1 {
	left: 670px;
	top: 175px;
}
a.appoint2 {
	left: 450px;
	top: 90px;
}
a.appoint3 {
	left: 625px;
	top: 10px;
}
div.footer {
	position: relative;
	width: 800px;
	height: 70px;
	background: #ca8e0e url(../images/footer.png) no-repeat 0px 0px;
	z-index: 1;
}
div.ftmenu {
	position: absolute;
	width: 800px;
	height: 30px;
	top: 5px;
	text-align: center;
	font: normal bold 10px "Verdana", serif;
	color: #666666;
	z-index: 2;
}
div.footer a {
	color: #4b86f2;
	text-decoration: none;
}
span.bluel {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #4b86f2;
	cursor: pointer;
}
div.zebra {
	position: relative;
	width: 800px;
	height: 158px;
	background: #ffffff url(../images/zebra.png) no-repeat 210px 0px;
	z-index: 1;
}
div.krugi {
	position: relative;
	width: 800px;
	height: 526px;
	background: #ffffff url(../images/krugi.jpg) no-repeat 50px 0px;
	clear: both;
	z-index: 2;
}
div.krug1, div.krug2, div.krug3 {
	position: absolute;
	height: auto;
	text-align: center;
	font: bold 14px "Verdana", serif;
	line-height: 140%;
	z-index: 3;
}
div.krug1 {
	width: 200px;
	top: 64px;
	left: 146px;
}
div.krug2 {
	width: 200px;
	top: 196px;
	left: 315px;
}
div.krug3 {
	width: 200px;
	top: 333px;
	left: 501px;
}
ul.convin {
	position: absolute;
	list-style-type: none;
	height: auto;
	width: 220px;
	top: 0px;
	left: 480px;
	font: italic 12px "Verdana", serif;
	line-height: 140%;
	z-index: 3;
}
ul.convin li {
	background: url(../images/ul-decor.png) 0px 5px no-repeat;
	padding: 8px 0px 8px 25px;
}
div.workwedo {
	position: relative;
	width: 800px;
	height: 700px;
	background: #ffffff url(../images/workwedo.png) no-repeat 300px 0px;
	z-index: 1;
}
div.tmp {
	position: relative;
	width: 500px;
	height: 300px;
    padding-left: 300px;
	background-color: #fff;
    font-size: 150%;
    line-height: 150%;
	z-index: 1;
}
ul.workwedo {
	position: absolute;
	list-style-type: none;
	height: auto;
	width: 390px;
	left: 200px;
	top: 50px;
	font: normal 14px "Verdana", serif;
	line-height: 120%;
	z-index: 2;
}
ul.workwedo li {
	background: url(../images/ul-decor.png) 0px 5px no-repeat;
	padding: 8px 0px 8px 25px;
}
p.wwd-list-heading {
	position: absolute;
	width: 600px;
	left: 150px;
	top: 180px;
	font: normal bold 16px "Verdana", serif;
	color: #4b86f2;
	text-decoration: underline;
	z-index: 2;
}
div.ap-heading {
	position: relative;
	width: 700px;
	height: 50px;
	background-color: #ffffff;
	padding-left: 100px;
	padding-top: 10px;
	font: normal bold 16px "Verdana", serif;
	color: #ff00cc;
	text-decoration: none;
	z-index: 2;
}
div.appointy {
	position: relative;
	width: 760px;
	height: 560px;
	background-color: #ffffff;
	padding-left: 40px;
}
img.joomla, img.magento, img.coig, img.wp, img.moodle {
	position: absolute;
	cursor: pointer;
	z-index: 2;
}
img.joomla {
	top: 240px;
	left: 40px;
}
img.magento {
	top: 240px;
	left: 350px;
}
img.coig {
	top: 460px;
	left: 60px;
}
img.wp {
	top: 390px;
	left: 350px;
}
img.moodle {
	top: 510px;
	left: 330px;
}

/* menu */
a.home, a.aboutus, a.workwedo, a.contactus {
	position: absolute;
	top: 63px;
	height: 26px;
	z-index: 2;
}
a.home {
	left: 400px;
	background: url(../images/home.gif) no-repeat 0px 0px;
	width: 58px;
}
a.aboutus {
	left: 467px;
	background: url(../images/aboutus.gif) no-repeat 0px 0px;
	width: 98px;
}
a.workwedo {
	left: 565px;
	background: url(../images/workwedo.gif) no-repeat 0px 0px;
	width: 115px;
}
a.contactus {
	left: 680px;
	background: url(../images/contactus.gif) no-repeat 0px 0px;
	width: 106px;
}
a.home:hover {
	background-position: -58px 0px;
}
a.aboutus:hover {
	background-position: -98px 0px;
}
a.workwedo:hover {
	background-position: -115px 0px;
}
a.contactus:hover {
	background-position: -106px 0px;
}

/* from main.css @end */

