body{
    margin: 0px;
    padding: 50px 0px 0 0; /* Height of the logo beneath the top */
    background: #fff url(../site-images/header.png) repeat-x top center; 
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    font-size: 75%;
    line-height: 160%;
    color: #333;
}

.last{
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#content{
    margin: auto;
    text-align: left;
    width: 770px;
}

.invisible{
    visibility: hidden;
    font-size: 1px;
    padding: 0px;
    line-height: 0px;
    margin: 0px;
}

/* Nav Bar */

#main-nav{
    position: absolute;
    top: -5px;
    padding-left: 228px;
}

#main-nav ul
{
    margin: 0;
    padding: 0;
    color: #eee;
    float: left;
    width: 100%;
    line-height: 42px;
    font-weight: bold;
}

#main-nav ul li {
    display: inline; 
}

#main-nav ul li a
{
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    border: 0px;
    padding: 0em 1em;
    color: #eee;
    text-decoration: none;
    float: left;
    background: #333 url('../site-images/main-nav-link.png') repeat-x top center;
}

#main-nav ul li.active a, #main-nav ul li.active a:hover
{
    background: #333 url('../site-images/main-nav-selected.png') repeat-x top center;
    color: #fff;
}

#main-nav ul li a:hover
{
    background: #333 url('../site-images/main-nav-highlight.png') repeat-x top center;
    color: #fff;
}

div.three, div.two, div.one{
    width: 746px;
    padding: 0 12px 0px 12px;
    clear: both;
}

div.three div.a, div.two div.a{
    float: left;
    clear: left;
    width: 204px;
    /*background-color: #ddd;*/
}
div.a div.padding, div.b div.padding, div.c div.padding, div.one div.padding{
    padding: 0px 12px 20px 12px;
}

div.three div.b{
    float: left;
    width: 271px;
    /*background-color: #ccc;*/
}
div.three div.c{
    float: left;
    clear: right;
    width: 271px;
    /*background-color: #bbb;*/
}

div.two div.b{
    float: left;
    clear: right;
    width: 542px;
   /* background-color: #333;*/
}

/* Partner Styles */

div.partner { padding-bottom: 1em; }
div.partner .partner-logo { float: left; width: 250px; }
div.partner p { margin-left: 250px; }


/* Footer Styles */

#footer a{
    font-weight: normal;
}
#footer a:visited{
    color: #666;
    text-decoration: none;
    border-bottom: 1px dotted;
}
#footer a{
    color: #888;
    font-weight: normal;
}
#footer a:hover{
    color: #000;
    text-decoration: none;
    border-bottom: 1px dotted;
}

/* Font Styles */

a, a:link, a:visited, a:active {
    color: #0040BB;
    text-decoration: none;
    border-bottom:  1px dotted #ccc;
}
a:hover{
    color: #000;
    border-bottom:  1px dotted #000;
}

a.no-underline{
    border: 0px;
}
img.no-border{
    border: 0px;
}


p.first, form{
    padding: 0px;
    margin: 0px;
}


.medium{
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    line-height: 19px;
}
.large{
    font-size: 110%;
}
.small{
    font-size: 90%;
    line-height: 150%;
    font-family: Verdana, sans-serif;
    color: #000;
}



/* Horizontal Rule */

div.hr {
    clear: both;
    height: 4px;
    line-height: 0px; 
    font-size: 0px;
    background: #fff url(../site-images/hr.png) no-repeat;
    margin-bottom: 20px;
    width: 770px;
}
hr {
    height: 1em;
    visibility: hidden;
}

/* Form Styles */

.form-style input[type=submit]{
    background: #87CD15;
    color: #fff;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
}

.form-style input[type=text], textarea,  input[type=file]{
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #444;
    background: #EAFEC2;
    border: solid 1px #aaa;
    padding: 3px;
}

.form-style select{
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #444;
    background: #EAFEC2;
    border: solid 1px #aaa;
}

/* Lists */

ul.large{
    padding: 0 0 0 15px;
    margin: 0 0 15px 0px;
}    
ul.large li a {
    font-weight: normal;
}    

h4{
    font-size: 100%;
}

h4.asterix{
    background: url(../img/box-small.png) no-repeat left center;
    padding: 0px 0px 0px 15px;
    margin: 0px;
    /*font-size: 110%; */
    color: #000000;
}
p.indent{
    padding-left: 15px;
    padding-bottom: 15px;
}

tt, code{
    font-size: 130%;
    color: #800000;
}
pre{
    border-top: 1px dotted #000;
    border-left: 1px dotted #000;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    font-size: 120%;
    background: #eee;
    padding: 3px 5px 3px 10px;
    margin-right: 10px;
}


.go{
    background: url(../img/go.png) no-repeat right bottom;
    padding-right: 20px;
}

.help, a.help{
    cursor: help;
    font-weight: normal;
}

.highlight{
    background: #ffffcc url(../img/highlight.png) repeat;
}

img.portfolio{
    border: 1px solid #000;
    margin: 2px;
}

div.faq-box{
    /*border-style: solid;
    border-color: #C6F27A;
    border-width: 1px;*/
    background:url('../img/hatch-green.png');
    padding: 10px; 
    /*font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    line-height: 17px;*/
    
}
div.highlight-box{
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    background:url('../img/hatch-yellow.png'); 
    padding: 10px;
    color: #555;
    /*font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    line-height: 17px;*/
} 

div.highlight-ltblue{
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    padding: 10px;
    color: #333;
    background: #e8f0ff;
    /*font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    line-height: 17px;*/
} 


.first{
    margin-top: 0px;
}

h1.first{
    margin-top: 27px;
}

h1, h2, h3 {
	font-size: 170%;
	line-height: normal;
	font-weight: normal;
        font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	/*margin: 0 0 12px 0;
	padding: 0;*/
	text-align: left;
}

h2{
    font-size: 140%;
}

h3 {
    font-size: 120%;
}

blockquote {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 0;
	border-left: #ddd;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

.box-top{
    width: 518px;
    background: url(../img/box-top.png) no-repeat left top;
    padding-top: 7px;
    margin-bottom: 15px;
}
.box-middle{
    background: url(../img/box-middle.png) repeat-y left top;
}
.box-bottom{
    background: url(../img/box-bottom.png) no-repeat left bottom;
    padding: 0 10px 11px 12px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
