/* Presentation Stylesheet */ 

h1, h2, h3 {
 margin:0;
 }
 
h1 {
font-size: 1.2em;
font-weight:bold;
}

h2 {
font-size: 1.1em;
font-weight: bold;
}

h4 {
 font-size:1em;
 margin:0; 
 padding: 5px 0 0 15px;
 font-weight:bold;
 }

p { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.9em;
 margin:0;
 padding:15px;
 }
a.smalltext { font-size:13px;}
body#about #p1 p, body#about #p2 p, body#about #p3 p {
font-family: Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 margin:0;
 padding:5px 15px;
}

body#about #p1 h1, body#about #p2 h1, body#about #p3 h1 {
font-size: 1.1em;
font-weight:bold;
}

body#about #p1 h2, body#about #p2 h2, body#about #p3 h2 {
font-size: 1em;
font-weight: bold;
}

body#about #p1 h4, body#about #p2 h4, body#about #p3 h4 {
 font-size:0.9em;
 font-weight:bold;
 margin-top:0;
 margin-bottom:0;
}

a {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a:hover {
color:#FFFFFF;
text-decoration: underline;
}

#hdr a {
text-decoration:none;
}

#hdr a:hover {
text-decoration:none;
}

body#testimonial #l-col #description p{
background:#666666;
width:350px;
border:solid 1px #999999;
padding:20px;
margin:20px auto;
color:#CCCCCC;
font-weight:bold;
line-height:30px;
font-size:16px;
}

#cont a{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

#cont a:hover {
color:#FFFFFF;
text-decoration: underline;
}
 
#cont .sprylink a {
text-decoration: none;
font-weight: normal;
color: #999999;
}

#cont .sprylink a:hover {
text-decoration: underline;
font-weight: normal;
color: #999999;
}

#cont ul li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0;
padding-left:30px;
line-height: 20px;
}
 
#cont ul li a{
color: #CCCCCC;
text-decoration: none;
font-weight: bold;
}

#cont ul li a:hover {
color:#FFFFFF;
text-decoration: none;
background:#666666;
}

#cont h4 {
color:#CCCCCC;
font-size: 1em;
margin:0 30px;
}

.productitemright h2 {
font-size: 0.9em;
font-weight: bold;
}

.productitemleft h2 {
font-size: 0.9em;
font-weight: bold;
}

.submit { 
border: 0;
background: #333333;
color: #999999;
font-size: 12px;
}

.submithov {
color:#CCCCCC;
border: 0;
cursor: pointer;
} 

.signature {
 font-size: 10px;
 padding-right: 10px;
 margin-top: 5px;
 }
 
.copyright {
 color: #999999;
 line-height: 12px;
 font-size: 9px;
 }
 
.copyright a {
 color: #999999;
 text-decoration: none;
 }
 
.copyright a:hover {
 color: #999999;
 text-decoration: underline;
}

#nav {
 font-weight: bold;
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif;
}