/* Structure */

body {
margin: 0;
padding: 0;
text-align: center;
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
}

#body {
margin: 10px auto;
width: 745px;
text-align: left;
}

#float {
float: left;
display: block;
width: 745px;
}

#head {
position: relative;
float: left;
display: block;
width: 745px;
height: 72px;
background: url(/includes/images/layout/header.gif) 100% 50% no-repeat;
border-bottom: 3px solid #0066AA;
}

#head img {
position: absolute;
bottom: 0;
left: 50px;
}

#main {
float: left;
display: block;
width: 745px;
}

#right {
float: right;
display: block;
width: 500px;
}

#idea {
float: right;
display: block;
width: 143px;
margin: 0 0 5px 10px;
}

#idea p {
margin: 0;
padding: 0;
}

#ic {
float: right;
display: block;
width: 143px;
height: 39px;
text-align: center;
background: url(/includes/images/layout/navover-section.jpg) no-repeat;
letter-spacing: 20%;
}

#ic a {
float: right;
display: block;
width: 143px;
height: 39px;
background: url(/includes/images/layout/nav-section.jpg) no-repeat;
padding-top: 7px;
}

#ic a:hover {
padding-top: 12px;
background: none;
}

#ip {
float: right;
display: block;
width: 143px;
height: 143px;
}

#right ul li {
margin: 5px 0;
}

#ppbox {
clear: both;
float: left;
display: block;
width: 500px;
border: 3px double #333;
}

#ppbox img {
float: left;
display: block;
margin: 0 10px 0 0;
}

#left {
float: left;
display: block;
width: 145px;
margin: 0 0 0 25px;
}

#left ul {
list-style: none;
float: left;
display: block;
width: 143px;
margin: 10px 0 0 0;
padding: 0;
}

#left ul li {
float: left;
display: block;
width: 143px;
height: 39px;
background: url(/includes/images/layout/navover.jpg) no-repeat;
}

#left ul li.section {
background: url(/includes/images/layout/navover-section.jpg) no-repeat;
}

#left ul li a {
float: left;
display: block;
width: 143px;
height: 39px;
background: url(/includes/images/layout/nav.jpg) no-repeat;
text-align: center;
padding-top: 7px;
}

#left ul li.section a {
background: url(/includes/images/layout/nav-section.jpg) no-repeat;
}

#left ul li a:hover {
background: none;
padding-top: 12px;
}

#left p {
clear: left;
padding: 20px 0 0 0;
width: 143px;
text-align: center;
}

#foot {
float: left;
display: block;
width: 745px;
}

p#blue {
background-color: #0066AA;
padding: 8px 0;
text-align: center;
color: #fff;
font-size: 1.2em;
font-style: italic;
font-weight: bold;
}

/* Typography */

* {
text-decoration: none;
border: none;
}

a {
color: #0066AA;
}

a:hover {
color: #000;
}

h1 {
font-size: 2em;
color: #0066AA;
}

h2, h3 {
font-size: 1.6em;
font-style: italic;
}

h4 {
font-size: 1.6em;
color: #CC3300;
}

h5 {
font-size: 1.6em;
color: #0066AA;
}

h6 {
font-size: 1.4em;
}

p {
font-size: 1.2em;
}

ul {
font-size: 1.2em;
}

ul li {
font-weight: bold;
}

ul li ul {
font-size: 1em;
}

ul#sm li {
font-weight: normal;
}

ul#sm li a {
font-weight: bold;
}

#idea p {
font-size: 1.2em;
font-weight: bold;
}

#idea a {
color: #fff;
}

#pp {
font-size: 1.6em;
font-weight: bold;
color: #CC3300;
margin-left: 153px;
}

#ppt {
font-size: 1.4em;
font-weight: bold;
color: #0066AA;
margin-left: 153px;
}

#fq {
clear: both;
padding: 20px 0 0 0;
font-size: 1.6em;
font-weight: bold;
color: #CC3300;
}

#fqf {
font-size: 1.6em;
font-weight: bold;
color: #0066AA;
}

table {
font-size: 1.2em;
width: 500px;
}

td.left {
text-align: right;
font-weight: bold;
width: 200px;
padding: 5px;
vertical-align: top;
}

tr.shape_size td.left {
color: #999;
}

td.right {
width: 330px;
padding: 0 5px;
}

input, select, textarea {
border: 1px solid #999;
font-size: 1em;
padding: 2px 5px;
}

tr.shape_size td.right input {
border: 1px solid #ccc;
background-color: #eee;
}

.contact {
font-size: 2em;
font-weight: bold;
color: #0066AA;
text-align: center;
font-style: italic;
}

#left ul li a {
color: #fff;
font-weight: bold;
}

#email_alert {
border: 1px solid #CC3300;
background-color: #FCEBE2;
color: #CC3300;
}

#email_alert p {
margin: 5px 10px;
padding: 0;
}
