/* This is the main style page for Fisk Design */

body {
background-color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif; 
margin: 0px;
padding: 0px; 
text-align: center;
}

/* Wraps the site and aligns it… centered.  :-)  */

#wrap {
position: relative;
margin: 30px auto 30px auto;
width:830px;
text-align: left;
}

/* Some Business Information at the top.*/

#header {
margin: 0em;
padding: 0em;
width: 830px;
text-align: left;
clear: right;
}

#info {
margin: 0em;
padding-bottom: 1em;
width: 830px;
clear: right;
}

#info p.left {
margin: 0em;
padding-top: 0em;
text-align: left;
color: #666666;
font-family: sans-serif;
font-size: 0.7em; 
letter-spacing: 0.2em;
float: left;
}

#info p.right {
margin: 0em;
padding-top: 0em;
text-align: right;
color: #666666;
font-family: sans-serif;
font-size: 0.7em;
letter-spacing: 0.1em;
float: right; 
}

}
#borderline {
padding: 0em;


}

#content {
text-align: left;
padding-top: 0.2em;
padding-left: 1.5em;
padding-right: 1.5em;
border: 1px #994138 solid;
}

#content p {
margin: 0px;
padding-bottom: 4px; 
font-size: 0.8em;
color: #000000;
text-align: justify;
}

#content  h1 {
margin: 0px;
padding-bottom: 0.5em; 
color: #994138;
font-size: 1.4em;
text-align: left;
}

#content h2 {
margin: 0px;
padding-bottom: 0.5em; 
color: #994138;
font-size: 1.1em;
text-align: left;
 }

#content  a {
color: #994138;
text-decoration: underline; 
}

#content  a:hover {
color: #000000;
text-decoration: none;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}

.floatright {
padding-left: 8px;
float: right; }

/* All the stuff for the footer.*/

#footer {
height: 60px;
background-color: #994138;
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.6em;
font-weight: normal;
line-height: 60px; 
vertical-align: middle;
clear: both;
margin: 0em;
padding: 0em;
letter-spacing: 0.1em;
 }

.print {
background-image: url(../img_index/print.gif);
background-repeat: no-repeat;
margin: 0px;
float: left;
width: 250px;
filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.5);
opacity: .5;
background-position: 5px; }

.index {
background-image: url(../img_index/index.gif);
background-repeat: no-repeat;
margin: 0px;
float: left;
width: 270px;
filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.5);
opacity: .5;
background-position: 5px; }

.index2 {
background-image: url(../img_index/index2.gif);
background-repeat: no-repeat;
margin: 0px;
float: left;
background-position: 5px;
clear:right;
padding-left: 1.5em; 
}

.legal {
float: right;
color: #ffffff;
}

#footer p {
padding-right: 20px;
padding-left: 20px;
padding-top: 0em;
padding-bottom: 0em;
margin: 0em; }

#footer a {
color: #ffffff;
text-decoration: underline;
}

#footer a:hover {
color: #ffffff;
text-decoration: none;
}