/* roy@roycreative.com */
/* Roy - 10-2-07 */

body {
background: #ecede8 url("img/bg.jpg") top left repeat-x;
margin: 0px;
padding: 0px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
margin: 10px 20px;
padding: 0px;
color: #3399cc;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 10px 20px;
padding: 0px;
color: #8eb105;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 10px 20px;
padding: 0px;
color: #3399cc;
}

p {
font: normal 11px/17px Verdana, Helvetica, sans-serif;
margin: 10px 20px;
padding: 0px;
}

li {
font: normal 11px/17px Verdana, Helvetica, sans-serif;
margin-right: 20px;
padding: 0px;
}

a {
font-family: verdana, Helvetica, sans-serif;
}

.wrap {
background: url("img/wrap-bg.gif") top left repeat-y;
width: 800px;
margin: 0px auto;
padding: 0px;
}

.header {
background: url("img/header.jpg") top left no-repeat;
width: 800px;
height: 110px;
}

.header a.home {
float: left;
width: 406px;
height: 110px;
}

.header a.home span {
display: none;
}

.header .iconlinks {
float: right;
width: 372px;
height: 60px;
padding: 50px 0px 0px 22px;
}

.header .iconlinks img {
margin: 0px 0px 0px 70px;
border: 0px;
}

.toolbar {
background: url("img/toolbar.gif") top left no-repeat;
width: 800px;
height: 51px;
}

ul#nav {
width: 800px;
height: 30px;
list-style: none;
margin: 0px;
padding: 0px;
}

ul#nav li {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
text-align: center;
line-height: 30px;
font-size: 14px;
font-style: normal;
}

ul#nav li a {
display: block;
width: 200px;
height: 30px;
text-decoration: none;
color: #ffffff;
background: transparent;
}

ul#nav li a:hover {
display: block;
width: 200px;
height: 30px;
text-decoration: none;
color: #ffffff;
background: #006699;
}

.leftcolumn {
float: left;
width: 426px;
}

.rightcolumn {
float: right;
width: 354px;
}

.rightcolumn .teleseminars {
background: url("img/teleseminars.jpg") top left no-repeat;
width: 354px;
height: 84px;
display: block;
}

.rightcolumn .teleseminars p {
padding: 40px 0px 0px 100px;
color: #ffffff;
}

.rightcolumn .teleseminars p a {
color: #ffffff;
}

.rightcolumn .teleseminars p a:hover {
color: #ffffff;
text-decoration: none;
}

.rightcolumn .blog {
width: 354px;
height: 120px;
display: block;
}

.rightcolumn .blog p {
font: normal 18px/24px Arial, Helvetica, sans-serif;
padding: 20px 0px 0px 130px;
color: #389acb;
}

.rightcolumn .blog img {
border: 0px;
float: left;
margin: 0px 0px 0px 3px;
}

.clear {
clear: both;
margin: 0px;
padding: 0px;
}

.footer {
background: #c6d97c url("img/footer.gif") top center no-repeat;
height: 20px;
width: 100%;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #006699;
}

.footer p {
margin: 0px auto;
width: 800px;
line-height: 20px;
text-align: center;
}

.footer a {
font-size: 10px;
color: #006699;
margin: 0px 20px;
}

.footer a:hover {
text-decoration: none;
margin: 0px 20px;
}

.disclaimer {
margin: 0px auto;
width: 800px;
text-align: center;
}

.disclaimer p {
font-size: 10px;
}

.disclaimer a {
font-size: 10px;
color: #006699;
}

.disclaimer a:hover {
text-decoration: none;
}
