body, html, form, h1, h2, h3, ul {
	margin:0;
	padding:0;
}
body, html {
	height:100%;
}
body {
	background: url(/i/body.jpg) repeat-y left top;
}
ul {list-style-type:none;}
.container {
	background: url(/i/left.jpg) no-repeat left top;
	padding:83px 0 0 283px;
	min-height:300px;
	_height:300px;
}
a { color:#000; outline:none; font-weight:bold; text-decoration:none;}
object { outline:none; }
img {border:none;}
input, select, option, textarea {
	font-family:helvetica, arial, sans-serif;
	font-size:11px;
	color:#000;
}
label {
	cursor:pointer;
}
.contact {
	padding:48px 0 0 76px;
}
.contact a {
	display:block;
	height:67px;
	/*float:left;*/
}
.contact a:hover {
	/*background-position:0px -67px;*/
	background-position:0px -17px;
}
.email1 {
	background: url(/i/george-onea.jpg) no-repeat 0px 0px;
	width:151px;
	display:block;
}
.email2 {
	background: url(/i/alin-surdu.jpg) no-repeat 0px 0px;
	width:136px;
	display:block;
	margin-left:26px;
}
a.email3 {
	background: url(/i/contact.gif) no-repeat 0px 0px;
	width:248px;
	height:17px;
	margin:20px 0 10px 0;
}
a.youtube {
	background: url(/i/youtube.jpg) no-repeat 0px 0px;
	width:183px;
	height:27px;
	margin-left:2px;
}
a.youtube:hover {
	background-position:0px -27px;
}
.youtube strong {
	display:none;
}
.follow-us-on {
	background: url(/i/follow-us-on.gif) no-repeat 78px 8px;
	padding:8px 0 0 190px;
}
