body {
	margin:0;
	font: 11px Tahoma, Arial, sans-serif;
	color:#000;
}
img {border:0;}
a{
	text-decoration:underline;
	color:#000;
}
a:hover{text-decoration:none;}
#wrapper {
	width:800px;
	margin:0 auto;
}
#header {
	overflow:hidden;
	padding:0 0 19px;
}
.logo {
	background: url(../images/logo_esor_engineering.jpg) no-repeat;
	width: 260px;
	height: 28px;
	display:block;
	margin: 18px 0 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	height:100%;
	display:block;
}
#main {line-height:18px;}
#main p {margin:0 0 15px;}
.main-description {
	background: url(../images/main-description_new.jpg) no-repeat;
	width: 800px;
	height: 250px;
	font-size: 130%;
	padding:40px 0 0 35px;
	color:#fff;
}
#main .main-description .holder {width:380px;}
#main .main-description p {margin:0 0 12px;}
#content {
	overflow:hidden;
	height:1%;
/*	padding:46px 50px 46px 58px;*/
	line-height:19px;
}
#content .left {
/*	background: url(../images/icon_about-dana-rose.jpg) no-repeat 3px 7px;*/
	float:left;
	display: block;
	overflow: hidden;
	width:346px;
	padding: 30px 0 0 30px; 
	clear: left;
}
content .left img {
	width: 350px; }

#content .right{
/*	background: url(../images/icon-contact-dana-rose.jpg) no-repeat 0 7px;*/
	float:left;
	display: block;
	overflow: hidden;
	width:350px;
	padding: 30px 0 0 30px;
}


#content .pdflink a {
	background: url(../images/icon_about-dana-rose.jpg) no-repeat 3px 7px;
	display: block;
	padding: 5px 5px 5px 40px;
}

#content .about {
	background: url(../images/icon_about-dana-rose.jpg) no-repeat 3px 7px;
	float:left;
	width:346px;
	padding:0 0 0 40px;
}
#content .contact {
	background: url(../images/icon-contact-dana-rose.jpg) no-repeat 0 7px;
	width:220px;
	padding:0 0 0 40px;
	margin-top: 25px;
}

#content dl, dd {margin:-15px 0 0;}
#content dt {
	float:left;
	margin:0 3px 0 0;
}
#content .contact dd a {
	text-decoration:none;
	font-weight:bold;
	color:#2c51a0;
}
#content .contact dd a:hover {text-decoration:underline;}
#footer {
	margin:0 auto;
	background: url(../images/bg-footer.jpg) no-repeat;
	width: 800px;
	height: 58px;
}