﻿/* Top-level style settings */
body                     {padding: 20px; margin: 0; font-family: verdana; font-size: 0.9em; background-color: #0D459A;}
a                        {background-repeat: no-repeat; color: #006A3A;}
a:hover                  {color: #004325; text-decoration: none;}
h1                       {color: #006A3A; text-align: center; padding: 0; margin: 0; font-size: 1.3em; padding-top: 5px; padding-bottom: 10px;}
h2                       {color: #006A3A; text-align: center; padding: 0; margin: 0; font-size: 1.2em; margin-bottom: 10px; margin-top: 10px;}
h4                       {color: #006A3A; font-size: 1.1em; padding-bottom: 0px; margin-bottom: 7px; padding-top: 0; margin-top: 0;}
.center                  {text-align: center;}
.red                     {color: Red;}
strong                   {color: #0D459A;}
li                       {padding-bottom: 5px;}
img                      {border: none;}
p                        {padding: 0; margin: 0;}
ul                       {padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0;}

/* Main container */
div#container            
{
    width: 1000px; 
    margin: 0 auto;
    background-color: White;
    border: solid 2px #006A3A;
}

/* Header */
div#header
{
    background-color: White;
    height: 100px;
    padding: 5px;
}

table.header
{
    
}

table.header td.left
{
    width: 232px;
    height: 91px;
}

table.header td.topright
{
    height: 50px;
    text-align: right;
    vertical-align: middle;
    width: 768px;
}

table.header td.bottomright
{
    height: 41px;
    text-align: center;
    vertical-align: bottom;
    color: #0D459A;
    font-size: 1.1em;
    font-weight: bold;
    font-style: italic;
}

/* Menu */
div#menu
{
	background-color: #006A3A;
	width: auto;
	margin: 0 auto;
	float: left;
}

div#menu div
{
    width: auto;
    margin: 0 auto;
    float: left;
}

div#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 3px;
	min-width: 1000px;
}

div#menu li
{
	margin: 0;
	padding: 0;
	display: inline;
}

div#menu a
{
	text-decoration : none;
	font-weight: normal;
	border-width: 0;
	padding-left: 7px;
	padding-right: 7px;
	color: White;
	padding-top: 2px;
	padding-bottom: 3px;
}

div#menu a:hover
{
    background-color: #0D459A;
}

div#menu a.active
{
    background-color: #0D459A;
}

/* Content */
div#content
{
    padding: 5px;
    font-size: 0.9em;
}

div.download
{
    background-color: #96C2FF;
    width: 500px;
    height: 100px;
    margin: 0 auto;
    border: solid 1px #0D459A;
}

div.download td
{
    text-align: center;
    vertical-align: middle;
    width: 500px;
    height: 100px;
}

div.section
{
    width: 990px;
    border-top: solid 1px #006A3A;
    margin: 0;
    padding: 0;
    height: 0px;
}

div.smallsection
{
    border-top: solid 1px #006A3A;
    margin: 0;
    padding: 0;
    height: 0px;
    width: 100%;
    padding-bottom: 10px;
}

table.col2
{
    
}

table.col2 td
{
    width: 495px;
    border: solid 1px #ADCFC0;
    border-right: none;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
}

table.col2 td.right
{
    border-right: solid 1px #ADCFC0;
}

table.col2 ul
{
    padding-left: 0px;
    margin-left: 30px;
    margin-right: 10px;
}

table.col2 li
{
    list-style-image: url('/images/bullet.gif');
    list-style-type: none;
}

div.bullet
{
    background-image: url('/images/bullet.gif');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 23px;
    margin-left: 10px;
    margin-right: 15px;
    padding-bottom: 5px;
}

h1.downloads
{
    padding-left: 40px;
    background-image: url('/images/download.gif');
    background-position: left center;
    background-repeat: no-repeat;
    width: auto;
    margin-left: 430px;
    margin-right: 430px;
}

h1.downloadsfr
{
    margin-left: 390px;
    margin-right: 390px;
}

h1.pricing
{
    padding-left: 40px;
    background-image: url('/images/money.gif');
    background-position: left center;
    background-repeat: no-repeat;
    width: auto;
    margin-left: 285px;
    margin-right: 285px;
}

h1.pricingfr
{
    margin-left: 290px;
    margin-right: 290px;
}

h1.contact
{
    padding-left: 40px;
    background-image: url('/images/contact.gif');
    background-position: left center;
    background-repeat: no-repeat;
    width: auto;
    margin-left: 420px;
    margin-right: 420px;
}

h1.contactfr
{
    margin-left: 400px;
    margin-right: 400px;
}

h1.portfolio
{
    padding-left: 40px;
    background-image: url('/images/portfolio.gif');
    background-position: left center;
    background-repeat: no-repeat;
    width: auto;
    margin-left: 430px;
    margin-right: 430px;
}

h1.portfoliofr
{
    margin-left: 410px;
    margin-right: 410px;
}

h1.links
{
    padding-left: 40px;
    background-image: url('/images/link.gif');
    background-position: left center;
    background-repeat: no-repeat;
    width: auto;
    margin-left: 450px;
    margin-right: 450px;
}

h1.linksfr
{
    margin-left: 450px;
    margin-right: 450px;
}

h4.email
{
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-image: url('/images/email.gif');
    background-position: left center;
    background-repeat: no-repeat;
}

h4.form
{
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-image: url('/images/form.gif');
    background-position: left center;
    background-repeat: no-repeat;
}

/* Footer */
div#footer
{
    background-color: #006A3A;
    color: White;
    padding: 5px;
    font-size: 0.75em;
    text-align: center;
    width: 990px;
}

/* Pricing */
table.pricing
{
    
}

table.pricing td
{
    border-bottom: solid 1px #ADCFC0;
    padding-top: 3px;
    padding-bottom: 3px;
}

table.pricing td.top
{
    border-top: solid 1px #ADCFC0;
}

table.pricing td.left
{
    width: 351px;
    vertical-align: top;
}

table.pricing td.single
{
    width: 213px;
    vertical-align: top;
    text-align: center;
}

/* Contact Us */
table#contactus
{
    
}

table#contactus td
{
    padding-bottom: 10px;
}

table#contactus td.contactleft
{
    width: 220px;
}

table#contactus td.contactright
{
    width: 515px;
}

table#contactus td.button
{
	vertical-align: middle;
	padding-top: 10px;
}

/* Portfolio */
div#portfolio
{
    padding-left: 20px;
    padding-right: 20px;
}

div#portfolio img
{
    border: solid 1px Black;
}

ul.portfoliolist
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
}

ul.portfoliolist li
{
    display: inline;
    width: 475px;
    float: left;
    height: 450px;
    padding-bottom: 10px;
}
