/* Declare body first of all */

body {
background:url(images/bg1.jpg) repeat-x;
background-color:#eae7de;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
font:normal 13px;
color:#666666;
text-align:center;
margin-top:5px;
}

/* Wireframing - use border:1px to place borders around all div elements during development, but be aware that you'll need to change sidebar width to 306px to allow for the border widths */

div {
margin:0;
padding:0;
border:0px solid #F00;
}

/* ---------------
   Layout elements
   --------------- */

/* Masthead and descendants */

#masthead {
background:url(images/header.gif) repeat-x;
width:800px;
}

#masthead h2{
float:right;
font-size:22px;
color:#B2B2B2;
margin:75px 0px 0px 0px;
padding-right:10px;
padding-bottom:-3px;
}

#masthead img {
float:left;
margin:10px 0px 0px 15px;
}

/* Container - needed only for faux background */

#container {
clear:both;
width:800px;
height:auto;
margin:0px auto 0px auto;
background:#fff;
padding:0px;
}

#nav {
text-align:center;
width:800px;
height:47px;
font-size:12px;
line-height:18px;
text-transform:uppercase;
font-weight:500;
clear:both;
margin-top:10px;
margin-bottom:25px;
background:url(images/red-bg.jpg) repeat-x;
}

#nav ul li a {
	border: 0;
	display:block; 
	float:left;
	height:47px;
	line-height:45px;
	width:200px;
	background: url(images/navigation-bg1.jpg) no-repeat;
}

#nav li.home {
width:200px;
margin:0 0 0px 0;
position:relative;
}

#nav li.professional {
width:200px;
margin:0 0 0px 0;
}

#nav li.customer {
width:200px;
margin:0 0 0px 0;
}

#nav li.instructional {
width:200px;
margin:0 0 0px 0;
}

#nav ul li a:hover {
	border: 0;
	display:inline;
	background-image: url(images/navigation-bg1-hover1.jpg);
}

#nav ul li a:hover.hover2 {
	border: 0;
	display:inline;
	background-image: url(images/navigation-bg1-hover2.jpg);
}

#nav ul li a:hover.hover3 {
	border: 0;
	display:inline;
	background-image: url(images/navigation-bg1-hover3.jpg);
}

#nav ul li a:hover.hover4 {
	border: 0;
	display:inline;
	background-image: url(images/navigation-bg1-hover4.jpg);
}

#nav ul {
list-style:none;
margin:0;
padding:0;
}

#nav li {
float:left;
display:inline;
line-height:14px;
}

#nav li>ul {
	top: auto;
	left: auto;
	}
	
#nav li:hover ul, li.over ul{ 
display: block;
}

#nav li a:link, #nav li a:visited {
text-decoration:none;
font-size:14px;
color:#fff;
padding-right:0px;
}
#nav li a:hover {
background:#eae7de;
}
/* Highlighting the current page */
#home #nav a.home { 
border-bottom:3px dashed #FFE86C;
}

/* The main column and descendants */

#mainCol {
float:left;
width:354px;
font-size:13px;
line-height:17px;
color:#000;
text-align:left;
padding:12px;
margin:-35px auto 0px 0px;
}

#mainCol img {
clear:both;

}

#mainCol ul {
list-style:none;
margin:10px 0 10px 15px;
padding:0;
}

#mainCol li {
display:marker;
margin:0 10px 0 25px;
padding:0;
list-style-type:disc;
font-size:13px;
color:#666666;
}

#mainCol li.sitemap {
display:marker;
margin:0 10px 0 25px;
padding:0;
line-height:18px;
list-style-type:disc;
font-size:11px;
}

#mainCol li.sitemap2 {
display:marker;
margin:0 10px 0 25px;
padding:0;
line-height:18px;
list-style-type:circle;
font-size:11px;
}


#mainCol ul.sitemap {
font-size:11px;
list-style:none;
padding:0;
margin-top:2px;
}

#mainCol li a:link, #mainCol li a:visited {
text-decoration:none;
font-size:14px;
color:#000;
}
#mainCol li a:hover {
color:#f26623;
}

#mainCol a:link, #mainCol a:visited {
text-decoration:none;
font-size:14px;
color:#000;
}

#mainCol a:hover {
color:#f26623;
}

#mainCol h1 {
font-size:15px;
line-height:16px;
margin-bottom:-7px;
}

#mainCol h2 {
font-size:16px;
line-height:20px;
margin-bottom:0px;
margin-top:-3px;
}

#mainCol ul.left {
    float: left;
    width: 390px; 
    margin-top: -5px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
    position: relative;
    left: -7px;
  }
  
#mainCol ul.right {
    float: right;
    width: 225px; 
    margin-top: -84px;
    border: 0px none;
	padding: 5px 10px;
	position: relative; 
    list-style-position: inside;
    list-style-type: square;
  }
  
  #mainCol .no-space {
    margin: 0px;
    padding: 0px;
  }
  
  #mainCol ul.left2 {
    float: left;
    width: 390px; 
    margin-top: -5px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
    position: relative;
    left: -7px;
  }
  
#mainCol ul.right2 {
    float: right;
    width: 265px; 
    margin-top: -187px;
    border: 0px none;
	padding: 5px 10px;
	position: relative; 
    list-style-position: inside;
    list-style-type: square;
	right: -60px;
  }
  
  #mainCol p {
font-size:14px;
color:#626262;
padding-left:10px;
}

/* Highlighting the current page */
#home #nav a.home { 
border-bottom:3px solid #FFE86C;
}

#flash {
width:354px;
height:266px;
clear:both;
border:3px;
margin:30px 10px 0 10px;
padding-bottom:10px;
}

/* The right column and descendants */

#rightcol {
float:right;
width:400px;
background:#fff;
font-size:14px;
text-align:left;
line-height:15px;
padding-right:3px;
margin-top:-8px;
}

#rightcol ul {
list-style:none;
font-size:14px;
line-height:15px;
margin:0px 0 0px 5px;
padding:0;
}

#rightcol h2 {
font-size:17px;
line-height:22px;
margin-top:5px;
margin-bottom:-5px;
}

#rightcol h2.form {
font-size:17px;
line-height:12px;
margin-top:2px;
}

#rightcol h1 {
line-height:16px;
font-size:16;
margin-bottom:-7px;
}

#rightcol p.top {
margin-top:11px;
}

#rightcol p.secondary {
margin-top:5px;
}

#rightcol img {
margin-top:0px;
margin-bottom:10px;
}

#rightcol a:link, #rightcol a:visited {
text-decoration:none;
font-size:12px;
font-color:#626262;
}

#rightcol a:link.FAQ, #rightcol a:visited.FAQ {
text-decoration:none;
font-size:17px;
line-height:19px;
color:#000;
}

#rightcol a:hover {
color:#026cb6;
}

#rightcol a:hover.FAQ {
color:#f26623;
}

#rightcol p {
line-height:17px;
font-size:12px;
}

#rightcol p.FAQ {
margin-top:10px;
  }
  
#rightcol h1.FAQ {
margin-top:28px;
}

/* The footer and descendants */

#footer {
clear:both;
height:65px;
width:800px;
font-size:12px;
line-height:14px;
background-color:#3e4557;
text-align:right;
}

#footer p.sitemap {
float:right;
text-align:right;
margin-top:20px;
padding-right:10px;
color:#FFFFFF;
}

#footer p.copyright {
float:left;
text-align:right;
line-height:14px;
padding-left:10px;
padding-bottom:15px;
margin-top:20px;
color:#FFFFFF;
}

#footer ul {
list-style:none;
margin:10px 0 0 0;
padding:0;
}
#footer li {
display:inline;
margin:0 10px 0 0;
padding:0;
line-height:10px;
}
#footer li a:link, #footer li a:visited {
text-decoration:underline;
font-weight:bold;
color:#FFE86C;
font-size:1em;
}
#footer li a:hover {
color:#000;
text-decoration:underline;
}

#footer a:link, #footer a:visited {
text-decoration:underline;
font-size:12px;
color:#ffffff;
}

#footer a:hover {
color:#000;
text-decoration:underline;
}


/* ----------------------------
   All headings and versions of 
   ---------------------------- */

h1, h2, h3 {
color:#026cb6;
}
h1 {
font-size:16px;
}
h2 {
margin-top:15px;
margin-top:10px;
font-size:16px;
}
h3 {
margin-top:20px;
font-size:1.5em;	
}
h4 {
margin:550px 0 10px 56px;
font-size:1.3em;
color:#FFE86C;
}
h5 {
margin-top:10px;
font-size:13px;
color:#FF9900;
}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
color:#FFF;
text-decoration:none;
}

/* ---------------------
   Other common elements 
   --------------------- */

abbr {
	
}

/* Turn off borders on image links */
img {
border:0;
}

/* Link states */

a:link {
	
}
a:visited {
text-decoration:none;
color:#000000;
	
}
a:hover {
	
}
a:active {
	
}

/* ------------
   Unique Items 
   ------------*/

.date {
	
}

.form {
top-margin:10px;
	
}


/* -------------
   Form elements 
   -------------*/

table {
text-align:Left;
margin-top:-5px;
font-size:12px;
line-height:15px;
border:0px;
}

.borderless { border: 0; }

.label {
color:#666666;
}

.required2 {
color:#B6002E;
}

.textfield {
height:19px;
}

.required {
font-size:10px;
margin-top:-2px;
margin-bottom:7px;
}

.disclaimer {
color:#666666;
margin-bottom:10px;
font-size:12px;
font-style:italic;
}

.disclaimer2 {
color:#026cb6;
margin-top:0px;
margin-left:-2px;
}

label {
text-align:left;
padding-right:5px;
}

fieldset {
border:0;
padding:10px;
}

label {
color:#000;
margin-top:20px;
}

input {
margin-top:5px;
}

input.submit {
margin:-5px 0 -10px 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.price {
color:#026cb6;
font-size:px;
margin-top:-3px;
margin-bottom:-1px;}
