@charset "utf-8";
/* CSS Document */

html {
	font-family: "Frutiger", "Frutiger Std", "Frutiger Linotype", "Adobe Frutiger", "Adobe Frutiger Pro", "Segoe", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 0.71875em;
	line-height: 2em;
	color: #fff;
	background: #000 url("../img/background.jpg") 0 0 repeat-x;
	min-width: 1015px;
}
body {
	padding-top: 126px;
	padding-left: 8em;
	padding-right: 450px;
	padding-bottom: 4em;
	margin: 0;
	background: transparent url("../img/lee.jpg") 100% 0 no-repeat;
	max-width: 850px;
	min-height: 750px;
}
section, header, footer, aside {display: block;}
header, #services {color: #e19; font-size: 1.6em; line-height: 1.25em;}

header {
	max-width: 27.7em;
	min-width: 7.2em;
	margin-left: 8.6em;
	text-align: right;
}
h1 {font-size: 1.25em;}

#logo img {width: 100%; height: auto; }
#logo {
	max-width: 20.26em;
	text-align: right;
	padding: 0 0 0 0.7em;
}


#services {
	width: 8.5em;
	float: left;
	text-align: right;
	margin-right: 1em;
	padding-bottom: 0.05em;
}
#services ul {
	padding: 0;
	margin: 0;
}
#services li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#services li:first-child {
	font-size: 1.25em;
	line-height: 1.05em;
}


#main {
	max-width: 50em;
	min-width: 30em;
	padding-right: 100px;
	text-align: justify;
}
#main p:first-child {margin-top: 0.4em;}
#main a {text-decoration: none; color: #fccfeb; font-weight: bold;}
#main a:active, #main a:hover {color:#e19;}

#main aside {
	color: #e19;
	text-align: center;
	display:block;
	padding: 1em 0 1em 0;
}
#main aside a {color: #e19;}
#main aside p {margin: 0 0 0 0;}
#main aside img {width: 88%; height: auto;}

footer {
	max-width: 50em;
	padding-right: 100px;
	text-align: right;
	color: #e19;
}
footer .tel {font-size: 3.1em;}
footer .tel {font-weight: normal; text-decoration: none; border: none 0; color: #e19;}
footer #email {font-size: 1.6em;}

footer #email a {color: #e19; font-weight: bold; letter-spacing: 0.05em; }
footer #email a:active, footer #email a:hover {color:#fff;}

footer address { font-size: 11px; font-style: normal; font-weight: bold; margin: 0; line-height: 11px;}
footer address + p {margin-top: 0;}

abbr {text-decoration: none; border: none 0;}
em {font-style: italic;}
strong {font-weight: 900;}

.fn {display: none;}
