@charset "UTF-8";
/* CSS Document */

.main  {
font-family:arial, sans-serif;
font-size:13.75px;
color:#666666;
font-weight:normal;
line-height:19px; }

.header {
font-family:arial, sans-serif;
font-size:16px;
font-weight:bold;
color:#0066CC;
line-height:14px; }

.blue {
font-family:arial, sans-serif;
font-size:13.75px;
color:#0066CC;
font-weight:normal;
line-height:19px; }

.small {
font-family:arial, sans-serif;
font-size:14px;
color:#0066CC;
font-weight:normal;
line-height:20px }

#container { 
width:1024px; 
height:768px; 
background-image:url(media/BackgroundQuotes.jpg); 
margin:auto; 
margin-top:15px; }

#navbar1 {
width:1004px;
height:24px;
position:relative;
left:10px;
top:156px; }

#home {
display:block;
width:173px;
height:24px;
position:relative;
float:left;
background-image:url(media/A_buttonhome.jpg);
border:0; }
#home:hover {
background-position:0 -24px; }
#home span {
display:none; }

#printing {
display:block;
width:165px;
height:24px;
position:relative;
float:left;
background-image:url(media/A_buttonprinting.jpg);
border:0; }
#printing:hover {
background-position:0 -24px; }
#printing span {
display:none; }

#design {
display:block;
width:165px;
height:24px;
position:relative;
float:left;
background-image:url(media/A_buttondesign.jpg);
border:0; }
#design:hover {
background-position:0 -24px; }
#design span {
display:none; }

#websites {
display:block;
width:165px;
height:24px;
position:relative;
float:left;
background-image:url(media/Q_buttonwebsites.jpg);
border:0; }
#websites:hover {
background-position:0 -24px; }
#websites span {
display:none; }

#quotes {
width:165px;
height:24px;
position:relative;
float:left;
background-image:url(media/Q_buttonquotes.jpg); }

#contact {
display:block;
width:171px;
height:24px;
position:relative;
float:left;
background-image:url(media/Q_buttoncontact.jpg);
border:0; }
#contact:hover {
background-position:0 -24px; }
#contact span {
display:none; }

#main  {
width:960px;
height:500px;
position:relative;
left:30px;
top:180px; }

#navbar2 {
position:relative;
padding-top:10px;
background-image:url(media/FSC-Logo.jpg);
background-repeat:no-repeat;
background-position:bottom center;
float:left;
width:156px;
height:495px;
top:-15px; }

a.nav2:link, a.nav2:visited, a.nav2:active  {
font-family:arial, sans-serif;
font-weight:normal;
font-size:15px;
text-decoration:none;
color:#666666; } 

a.nav2:hover {
font-family:arial, sans-serif;
font-size:15px;
font-weight:normal;
text-decoration:none;
color:#0066CC; }

#links {
position:absolute;
top:50px;
line-height:24px; }

#line  {
width:1px;
height:500px;
position:relative;
top:-41px;
float:right;
background-color:#6f6f6f; }

#textbox {
position:relative;
float:left;
width:780px;
height:500px;
left:25px;
top:0px }

#text {
	height:500px;
	width:230px;
	position:absolute;
	top:0px;
	left: 551px;
	font-family:arial, sans-serif;
	font-size:14px
	z-index:5;
}

input.txt {
font: bold 0.9em Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #e5e9f7;
  border: 1px inset #0261B6;
  width: 313px;
  height: 18px;
}
textarea{
font: bold 0.9em Arial, Helvetica, sans-serif;
color: #00000;
width: 310px;
height: 250px;
background-color: #e5e9f7;
border: 1px inset #0261B6;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 9px;
}
form p label {
  float: left;
  width: 25%;
  font:  0.7em Arial, Helvetica, sans-serif;
  color:#666666;
}
fieldset {
  border: 0px dotted #0261B6;
  margin-top: 0px;
  padding: 0px;
}
legend {
  font:  1.0em Arial, Helvetica, sans-serif;
  color:#398ecd;
 }	
 
 #footer {
height:20px;
width:1024px;
position:absolute;
top:752px;
font-family:Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:italic;
text-align:center;
color:#FFFFFF; }

