html, body { margin: 0; padding: 0; }

body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000; line-height: 130%; }

ul { list-style:none; }
li { float:left; }

img { border:none; outline:none; }
a { outline:none; }
a:active  { color: #FFF; text-decoration: none; }
a:link  { color:#000099; text-decoration: underline; }
a:visited  { color:#000; text-decoration: underline; }
a:hover  { color: #FFF; text-decoration: underline; }

#container { width:100%; background-image:url(../_assets/LSS_SkylineSlim.png); background-position: center; background-position:  top; background-repeat:no-repeat; margin:0; position:absolute; top:0px; }

#content { width:595px; margin:180px auto 0; text-align:left; }

#navbar { width:451px; height:3em; margin:0 0 0 144px; font-weight:bold; text-align:left; }
#navbar ul, #navbar li { padding:0; }

#navbar a { font-weight:normal; }
#navbar a:active  { color: #FFF; text-decoration: none; }
#navbar a:link  { color:#000; text-decoration: none; }
#navbar a:visited  { color:#000; text-decoration: none; }
#navbar a:hover  { color: #FFF; text-decoration: underline; }

#window { width:311px; margin:0 0 20px 144px; clear:right; }
#windowsill { height:150px; }
#windowsill.homepage { background-image:url(../_assets/CompetitiveIdentity.png); background-position:left top; background-repeat:no-repeat; margin-left:144px; }
#door { width:321px; margin:0 0 30px 144px; text-align:left; clear:left; display:block; }
#door p { margin:0.5em 0 0 0; line-height:1.5em; }
#door ul { list-style:none; font-weight:bold; margin:1em 0 1em -2em; }
#door li { margin:0.5em 0 0 0; float:none; font-weight:normal; }
#door img { margin:0 0 1.5em 0; }
#call { width:311px; margin:0 0 0 144px; }
#call p { margin:0 0 1.5em 0; }
#footer { font-size:9px; height:1em; margin:0 0 1.5em 0; border-top:1px solid #000; }
#footer ul { margin-left:-40px; }

#sitemap ul { list-style:disc; }
#sitemap li { float:none; }
		
#mplink {
	position:absolute;
	left:27px;
	top:5px;
}

small { font-size:9px; }
