body {
    background: url("../images/bg.jpg") repeat-y scroll center center #40b4e4;
    font-size: 10pt;
    margin: 0 auto;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    text-rendering: optimizelegibility;
}
html, body {
    margin: 0;
    padding: 0;
	font-family: Helvetica,Arial,sans-serif;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    outline: 0 none;
    vertical-align: baseline;
}
.price_table {
	background:#ccc;
}
.price_table tr, .price_table td {
	border:0px;
	background:#ffffff;
}
h1, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 31px;
    font-style: normal;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 30px;
    text-align: left;
    width: 570px;
}
h1 a:hover {
    color: #000000;
    font-family: "HelveticaNeueLT Std Thin",Arial,Helvetica,sans-serif;
    font-size: 31px;
    font-style: normal;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 30px;
    text-align: left;
    text-decoration: none;
    width: 570px;
}
h2 {
    color: #14578F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 0;
    padding: 3px 10px 13px 0;
}
h2 a, h2 a:link, h2 a:visited {
    color: #14578F;
    text-decoration: none;
}
h2 a:hover, h2 a:active {
    background: none repeat scroll 0 0 transparent;
    color: #14578F;
    text-decoration: none;
}
h3 {
    color: #669933;
    font-size: 1.2em;
    font-weight: bold;
    margin: 5px 0;
}
a {
    text-decoration: none;
}
#header .rap, #body .rap, #footer .rap {
    margin: 0 auto;
    width: 950px;
}
.main a {
    border-bottom: 1px dotted #CCCCCC;
}
a:link, a:visited, a:active {
    color: #0796B7;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
blockquote {
    border-left: 1px dotted #8DC001;
    font-style: italic;
    margin: 0 0 0 10px;
    padding: 0 10px;
}
code {
    background: none repeat scroll 0 0 #F5F8E8;
    border-top: 2px solid #D0EC98;
    color: #444E1F;
    display: block;
    font-size: 1.2em;
    margin: 10px;
    padding: 10px;
}
p {
    line-height: 1.4;
}
#header, #body, #footer {
    display: block;
}
#header, #header .rap {
    height: 75px;
}
#header {
    -moz-box-shadow: -7px 2px 7px #012B5B;
    background: url("../images/header-bg.gif") repeat-y scroll center center #FFFFFF;
    border-bottom: 1px solid #01B8E7;
    overflow: hidden;
    width: auto;
}
.cssgradients #header .rap {
    background: -moz-linear-gradient(left center , #FFFFFF, #DEE9EF) repeat scroll 0 0 transparent;
}
#header #logo {
    float: left;
}
img {
    display: block;
}

#header #logo img {
    padding-top: 0px;
}
#pnav {
    height: 11px;
    padding: 14px 0 11px;
}
#pnav .block {
    -moz-border-radius: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    margin: 0;
    position: relative;
    width: 100%;
}
ul.menu {
    border: medium none;
    list-style: none outside none;
    text-align: left;
}
ul.menu li {
    margin: 0 0 0 0.5em;
}
body .block .menu li {
    margin: 0;
}
#pnav .menu li {
    margin-left: 0;
}
#pnav li a {
    color: #68717E;
}
#pnav li {
    border-right: 1px solid #68717E;
    display: inline;
    height: 11px;
    padding: 0 5px;
}
.block ul {
    margin: 0;
    padding: 0 0 0.25em 1em;
}

body .block ul {
    padding: 0;
}
#pnav ul {
    float: right;
}
li.leaf {
    list-style-image: url("../images/menu-leaf.png");
    list-style-type: square;
    margin: 0;
    padding: 0.2em 0.5em 0 0;
}
#body {
    padding: 18px 0 25px;
}
#body .rap {
    margin: 0 auto;
    position: relative;
	padding:5px 3px;
}
#bodycontent {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 25px;
    width: 900px;	
    margin-top: -1px;
    position: relative;
    margin: 0 auto;
	-moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
}

#body .rap {
    margin: 0 auto;
    position: relative;
}