html, body{
    background-color: #94acdc;
    background-color: #ffd78a;
    background-color: #a6710e;
    background-color: #a6500e;
    background-color: #87a7e6;
    background-color: #113885;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    margin: 0px;
    padding: 5px;
}

p, li, td, a{ 
    color: #333333;
    font-family: Trebuchet MS, Georgia, Times New Roman, serif;
    font-size: 10pt;
    vertical-align: text-top;
}

.stdpar {
    width: 40em;
}

a { 
    text-decoration: none;
    font-weight: bold;
    color: #a6500e;
}

a:hover { 
    color: #cc0000;
}

h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14pt;
    text-transform: uppercase;
    color: #333333;
    margin-top: 0;
    letter-spacing: -1px;
}

/* Page Layout */

#wholebody {
    border: 1px solid #333333;
    width: 800px;
    margin: auto;
}

#mainbody {
    position: relative;
    min-height: 560px;
    background-color: #ffffff;
}

#bodycopy {
    padding: 50px ;
}

#scrollcopy {
    height: 370px; 
    overflow: auto;
    padding-right: 15px;
}

/* Heading Elements */

#logo {
    border: 0;
    padding: 10px 0 0 10px;
}

#definition {
    position: absolute;
    top: 12px;
    right: 15px;
}

#tagline {
    padding-top: 0px;
    padding-left: 45px;
}

#footer {
    width: 98%;
    text-align: right;
    position: absolute;
    bottom: 10px;
    color: #1d4799;
    font-size: 8pt; 
}

#footer a {
    color: #113885;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
}

#footer a:hover {
    color: #a6710e;
}

.portfoliopage hr  {
    display: block; 
    clear: left; 
    margin: -0.66em 0;
    visibility: hidden;
    padding-bottom: 2em;
}

.portfoliolead, .portfoliolead a  {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 8pt;
    color: #333333;
    margin: 0px;
}

.portfoliopar {
    padding-right: 10%; 
    text-alignl: justify;
}

.portfoliopar a, .portfoliolead a  {
    font-weight: normal;
    color: #cc0000;
    color: #cc0000;
}

.portfoliopage a:hover {
    color: #a6710e;
    color: #A6500E;
}

.portfoliopage h4, h4 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 0;
    padding-bottom: 0;
    letter-spacing: -1px;
}

.portfoliopage img {
    margin-right: 20px;
    padding: 2px;
    margin-top: 1em;
    border: 1px solid #333333;
}

.principal {
    margin-left: 20px;
    padding: 5px;
    border: 1px solid #333333;
}

/* Special Effects */

.homecontact, .homecontact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
	text-align: center;
}

.homecontact a { 
    font-weight: bold;
    text-decoration: none;
    color: #cc0000;
}

.homecontact a:hover { 
    color: #A6500E;
}

.contact {
	font-size: 12pt;
	color: #000000;
}

#vnc {
    position: absolute;
    bottom: 15px;
    right: 25px;
}

/* Menu Coding */

#menu {
    width: 95%;
    margin-top: 13px;
}

#menu li {
    list-style: none;
    padding: 0px;
    float: left;
    margin: 0 4px 0 4px;
    width: 18%;
    text-align: center;
    font-weight: normal; 
}

#menu a  {
    display: block;
    color: #ffffff;
    background-color: #3366cc;
    text-decoration: none;
    padding: 6px 0px 6px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 7.5pt; 
}

#menu a:hover {
    color: #39618C; 
    background-color: #ffb62b; 
}

#mailform { float: left;}

#mailform label  {
    display: block;
    width: 50px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
    color: #333333;
    font-size: 7pt;
    text-transform: uppercase;
}

#mailform input, #mailform textarea  {
    border: 1px solid #333333;
    font-size: 7pt;
    background: #ffd78a;
}

#mailform .button {
    font-size: 9pt;
    border: none;
    background: url('graphics/up.png') no-repeat top left;
    padding: 2px 8px;
}

#mailform br { clear: left; }

.testimonial {
    padding-left: 15px;
    padding-right: 15px;
}

.testimonial td{
    font-size: 1em;
    line-height: 1.3em;
    font-style: italic;
    color: #333333; 
}

.testsig {
    color: #336699;
    padding-left: 45px;
    font-style: normal; 
    font-size: 8pt;
}
