body {
 text-align: center;
 margin: 0;
 padding: 0;
 font-family: arial, verdana, helvetica, "sans serif";
 border: none;}

table {
 border-collapse: collapse;
 text-align: left;}

td, div, input, span, select, p, {
 font-size: 10pt;
 font-family: arial, verdana, helvetica, "sans serif";
 padding: 0;
 font-size: 10pt;}

.left_side h2 {
 font-size: 1.2em;
 font-weight: bold;
}
#page_container {
 border: none;
 margin: 0 auto;
 vertical-align: top;
 font-size: 10pt;
 width: 750px;}

#page_container td.left_side {
 width: 200px;
 vertical-align: top;}

#page_container td.left_side hr {
 margin: 0 auto;
 text-align: center;}

#header {
 width: 750px;
 background-repeat: no-repeat;
 background-position: top right;
 height: 130px;}

#page_container td.corner_piece {
 background-color: #fff;
 background-repeat: no-repeat;
 background-position: top left;}

table#top_nav {
 font-size: 10pt;
 font-family: arial, verdana, helvetica, "sans serif";
 margin: 10px 0;
 width: 160px;}

#top_nav td {
 padding: 5px 10px;}

#top_nav td a:link, #top_nav td a:active, #top_nav td a:visited {
 text-decoration: none;
 font-weight: bold;
 width: 100%;}

#side {
 width: 200px;}

#content_container {
 width: 580px;
 white-space: normal;
 height: 900px;
 vertical-align: top;}

#content {
 vertical-align: top;
 width: 580px;
 font-size: 12px;
 font-family: arial, verdana, helvetica, "sans serif";
 padding: 20px;
 overflow: auto;}

#content td, #content div, #content input, #content span, #content select, #content p {
 font-size: 10pt;
 font-family: arial, verdana, helvetica, "sans serif";}

#content h1, #content h2, #content h3, #content h4, #content h5 {
 font-weight: bold;}

#content h1 {
 font-size: 14.5pt;
 margin: 5px;
 padding: 5px;
 text-align: center;}

#content h2 {
 text-align: right;
 margin: 0;
 padding: 5px;
 margin-bottom: 15px;
 font-size: 15.5pt;}

#content h3 {
 margin: 0;
 margin-bottom: 15px;
 padding: 0;
 text-align: left;
 font-size: 17pt;}

#content img {
 margin: 5px;
 vertical-align: middle;
 text-align: center;}

#content ul {
 margin: 0 0 0 30px;
 padding: 0;}

#content li {
 font-size: 9pt;
 padding-bottom: 10px;}

#content li div {
 display: inline;}

#content a:link, #content a:active, #content a:visited {
 text-decoration: none;
 font-weight: bold;}

#geo, #phone {
 font-weight: bold;
 font-size: 13pt;
 text-align: center;
 width: 160px;
 padding: 5px;}

form#consultation td {
 font-size: 8pt;}

table#bottom_nav {
 width: 100%;
 font-size: 10pt;
 font-family: arial, verdana, helvetica, "sans serif";
 margin: 10px 0;}

#bottom_nav td {
 text-align: center;
 vertical-align: middle;}

#bottom_nav a:link, #bottom_nav a:active, #bottom_nav a:visited {
 text-decoration: none;
 width: 100%;
 height: 100%;
 font-weight: bold;}

div.bottom_nav {
 height: 100%;}

#bottom {
 padding: 0;
 margin: 0;
 vertical-align: top;}

#bottom div {
 float: left;
 width: 375px;
 vertical-align: middle;}

#bottom div.copyright {
 font-size: 8pt;
 height: 21px;
 padding: 5px;
 text-align: left;}

#bottom div.phone {
 font-size: 13pt;
 height: 20px;
 padding: 5px;
 text-align: right;
 font-weight: bold;}

table#box_nav {
 width: 150px;
 height: 50px;
 font-size: 10pt;
 font-family: arial, verdana, helvetica, "sans serif";
 text-align: center;
 margin: 10px;}

#box_nav td {
 padding: 5px;}

#box_nav a:link, #box_nav a:active, #box_nav a:visited {
 text-decoration: none;
 vertical-align: middle;
 width: 100%;
 font-weight: bold;
 font-size: 11pt;}

#page_container div.logo {
 text-align: center;
 padding: 5px;}

#page_container div.logo_top {
 text-align: left;
 padding: 5px;}

#seo {
 height: 5000px;
 vertical-align: bottom;
 padding: 10px;}

#page_container .left_side hr {
 color: #fff;
 margin: 5px 0;
 padding: 0;
 width: 75%;
 height: 1pt;}

#content hr {
 margin: 10px 0;
 padding: 0;
 height: 1.5pt;
 width: 100%}


/* CONSULTATiON PAGE STYLiNG */

span#req {
 background-image: url(images/icons/required.gif);
 background-repeat: no-repeat;
 background-position: bottom center;
 width: 43px;
 height: 6px;
 margin: 0 3px;}

form#consult {
 font-size: 9pt;
 font-family: arial, verdana, helvetica, sans serif;
 width: 100%;}

#consult td.header {
 font-size: 13pt;
 padding: 5px 0;
 font-weight: bold;
 text-align: center;}

#consult td.label {
 text-align: left;
 font-weight: bold;
 padding: 3px;}

#consult td.input {
 padding: 3px;
 text-align: right;}

#consult td.input input {
 border-width: 1px;
 border-style: solid;
 padding: 0;
 margin: 0;}

#consult td.button {
 text-align: center;
 padding: 3px;}

#consult td.button textarea {
 border-width: 1px;
 border-style: solid;
 font-family: arial;
 font-size: 8pt;
 width: 300px;
 height: 80px;}


/* CONSULTATiON PAGE STYLiNG */

table#consult {
 width: 100%;
 border: 1px solid black;
 margin: 0;
 border-collapse: collapse;
 padding: 0;}

span#req {
 background-image: url(images/icons/required.gif);
 background-repeat: no-repeat;
 background-position: bottom center;
 width: 43px;
 height: 6px;
 margin: 0 3px;}

form#consult {
 font-size: 9pt;
 font-family: arial, verdana, helvetica, sans serif;
 width: 100%;}

#consult td.header {
 border-width: 1px;
 border-style: solid;
 font-size: 13pt;
 padding: 5px 0;
 font-weight: bold;
 text-align: center;}

#consult td.label {
 border-width: 1px;
 border-style: solid;
 text-align: left;
 font-weight: bold;
 padding: 3px;}

#consult td.input {
 border-width: 1px;
 border-style: solid;
 padding: 3px;
 text-align: right;}

#consult td.input input {
 border-width: 1px;
 border-style: solid;
 padding: 0;
 margin: 0;}

#consult td.button {
 border-width: 1px;
 border-style: solid;
 padding: 5px;}

#consult td.button input {
 padding: 0 5px;
 font-size: 7pt;
 font-weight: bold;
 font-family: arial;
 border-style: solid;
 border-width: 1px;}

#consult td.button textarea {
 border-width: 1px;
 border-style: solid;
 width: 300px;
 height: 80px;}

/* FiLE UPLOAD PAGE */

table#file_transfer {
 margin: 0 auto;
 padding: 0;
 border-collapse: collapse;
 background-color: #fff;
 width: 80%;}

table#file_transfer iframe {
 margin: 0;
 padding: 0;
 border-collapse: collapse;
 background-color: #fff;}

table#login_error {
 margin: 0 0 0 9px;
 font-family: arial;
 padding: 0;
 border-collapse: collapse;}

table#login_error td.error {
 padding: 5px 0;
 text-align: center;
 border-left-width: 5px;
 border-left-style: solid;
 border-right-width: 10px;
 border-right-style: solid;
 background-color: #fff;
 border-collapse: collapse;}

table#login_error td#error {
 padding: 5px 0;
 font-weight: bold;
 text-align: center;
 font-size: 9pt;
 color: red;
 border-top-width: 1px;
 border-top-style: solid;
 background-color: #fff;
 border-collapse: collapse;}

table#login {
 margin: 0 0 0 9px;
 background-color: white;
 font-family: arial;
 padding: 0;
 border-collapse: collapse;}

table#login td.top {
 padding: 5px 0;
 text-align: center;
 text-transform: uppercase;
 font-weight: bold;
 font-size: 11pt;}

table#login td.text {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 padding: 5px;}

table#login td.label {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 padding: 5px;}

table#login td.input {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 padding: 5px 0;}

table#login td#button {
 padding: 5px 0;
 text-align: center;}

table#login td#button input {
 padding: 0 10px;
 margin: 0;
 text-align: center;
 font-size: 7pt;
 font-weight: bold;
 font-family: arial;
 border-style: solid;
 border-width: 1px;}

table#login td.register {
 border-top-width: 1px;
 border-top-style: solid;
 padding: 5px;
 text-align: right;}

body#filetransfer {
 margin: 5px auto;
 background-color: #fff;}

div#paypal {
 width: 125px;
 height: 125px;
 margin: 10px auto;
 padding: 0;
 text-align: center;
 border: 1px solid #000;}
