* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background-position:0 560px;
	background-repeat:repeat-x;
	background-color:#800125;
	background-image:url(img/bg.gif);
	font-family:Verdana, Arial, sans-serif;
	padding-bottom:50px;
}

#intro {
	position:relative;
	background-image:url(img/intro-bg.gif);
	background-repeat:repeat-x;
	background-color:white;
	height:425px;
	padding-top:135px;
	padding-left:330px;
	font-size:1em;
}

#logo {
	left:110px;
	top:95px;
	position:absolute;
}

#adress {
	width:210px;
	float:left;
}

#communication {
	padding-left:80px;
	float:left;
}

#contact {
	padding-top:50px;
	color:white;
	line-height:1em;
	font-size:.8em;
	padding-left:330px;
	overflow:hidden;
}

#contact p {
	color:white;
	line-height:1.5em;
}

#data {
	display: none;
}

#inline {
	display: block;
	clear: left;
	width: 200px;
	border-bottom: 1px;
	font-size:.8em;
	margin-left:330px;
	margin-top: 80px;
	margin-bottom: 100px;	
}

.vcard {
	margin-top:2em;
	margin-bottom:1em;
	line-height:1.5em;
}

h1 {
	font-size:1.4em;
	padding-bottom:1em;
	font-weight:normal;
	color:#454545;
}

h2 {
	color:#202020;
	display:block;
	margin-bottom:40px;
	font-style:normal;
	font-weight:normal;
	font-size:1.3em;
}


h3 {
	color:#202020;
	margin-bottom:10px;
	font-style:normal;
	font-weight:normal;
	font-size:1em;
}


strong {
	font-style:normal;
	font-weight:normal;
}

p {
	margin-bottom:1em;
	line-height:1.55em;
	width:460px;
	color:#454545;
	font-size:.8em;
}

a {
	text-decoration: underline;
	color:#aaa;
}

a:hover {
	color:#bbb;
}

.url {
	display:block;
	padding-bottom:.6em;
	font-weight:bold;
}

.note {
	background-image:url(img/fax.gif);
	background-position:0 50%;
	padding-left:18px;
	display:block;
	background-repeat:no-repeat;
	margin-bottom:.6em;
}

.tel {
	background-image:url(img/phone.gif);
	background-position:0 50%;
	padding-left:18px;
	display:block;
	background-repeat:no-repeat;
}

.sort-string {
	font-style:italic;
}

.street-address {
	margin-top:.6em;
}

.route {
	margin-top:.6em;
	background-position:0 50%;
	padding-left:18px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(img/flag.gif);
}

.web {
	background-position:0 50%;
	padding-left:18px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(img/globe.gif);
}

img {
	display:inline-block;
}

.Email {
	background-position:0 50%;
	padding-left:18px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(img/mail.gif);
}

.portfolio {
	background-position:0 50%;
	color:#505050;
	font-size:.9em;
	padding-left:23px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(img/pdf-icon.gif);
	margin-top:2.7em;
}

.company {
	font-style:normal;
	font-weight:normal;
}

h1 .company,#contact .company {
	letter-spacing:1px;
}
