/*
      Created by Keith Donegan of Code-Sucks.com
	
	  E-Mail: Keithdonegan@gmail.com
	
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	
*/

table.schools td { font: normal 12px Arial, Helvetica; text-align: center; }
.w722 { width: 722px; }

* { padding: 0; margin: 0; }

body {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 background-color: #023957;
}
#wrapper {
 margin: 0 auto;
 width: 722px;
 height: 800px;
}

#headerWrapper {
 width: 700px;
 color: #333333;
 position:relative;
 height: 317px;
}

#mlinks {
 position:absolute;
 left:172px;
 top:58px;
 border-bottom: 2px solid #d0232a;
}

#header {
	width: 722px;
	color: #333333;
	padding: 11px 0px 0px 0px;
	position:absolute;
	height: 75px;
	background-image:url(/fi/image/csl2/header.jpg);
	z-index:3;
}

#navBar {
	width: 722px;
	color: #333333;
	padding: 47px 0px 0px 0px;
	text-align:right;
	position:absolute;
	height: 35px;
	z-index: 1;
}

#logo{
 width: 150px;
 height: 150px;
 color: #333;
 position:absolute;
 margin: 10px 10px 10px 10px;
 z-index:4;

}

#navigation {
 width: 722px;
 height: 232px;
 color: #333;
 position:absolute;
 margin: 0px 0px 0px 0px;
 bottom:0px;
 background-image: url(/systemw/_si/co/s.gif);
 z-index:3;
}

p{
	text-align:justify;
	font-size:12px;
	margin: 18px 0px;
}

h1{
	font-size:24px;
}

.pBlock {
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
	color:#990000;
    font-size: 20px;
	line-height: 1.1em;
	margin:0px;
}

.quote{

    color: #0066CC;
    font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	margin: 40px auto;
	text-transform: lowercase;
	line-height: 145%;
	font-size: 12px;
	font-variant: small-caps;
        }

.slogan{
	line-height: .77em;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	color: #FF6633;
}

.slogan2{
	line-height: .77em;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: 100;
	color:#FF9900;
}
.quoter{
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-style: italic;
	color: #424242;
	font-size:14px;
	}

.quoter2{
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-style: italic;
	color: #424242;
	font-size:18px;
	}

	
#content {
 width: 690px;
 color: #666666;
 background: #fff;
 margin: 0px 0px 0px 0px;
 line-height: 20px;
 padding: 16px;
}
#footer {
 width: 722px;
 color: #666;
 margin: 0px 0px 10px 0px;
 padding: 55px 0px 15px 0px;
 background: #FFFFFF url(/fi/image/csl2/footer.jpg);
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
