/* Turn on for debugging (ROYGBIV)
html DIV { border: 1px solid red; }
html DIV DIV { border: 1px solid orange; }
html DIV DIV DIV { border: 1px solid yellow; }
html DIV DIV DIV DIV { border: 1px solid green; }
html DIV DIV DIV DIV DIV { border: 1px solid blue; }
html DIV DIV DIV DIV DIV { border: 1px solid indigo; }
html DIV DIV DIV DIV DIV DIV { border: 1px solid violet; }*/

* { font-family: verdana; font-size: 11px; }

body, ul, dl, dt, dd, h1, h3, p { list-style: none; margin: 0; padding: 0; }
body { text-align: center; background: #2D4B74; color: #fff; }


/* MENU Navigation
-------------------------------------------------------------- */
ul#nav { width: 560px; margin-right: auto; margin-left: auto; height: 22px; color: inherit; font-size: 10px; }
ul#nav li { float: left; margin-right: auto; margin-left: auto; padding: 4px 0 5px 0; list-style-type: none; font-weight: bold; }
ul#nav li a { text-decoration: none; padding: 4px 12px 5px 12px; }
ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active { background-color: inherit; color: #2D4B74; }
ul#nav li a:hover{ color: #fff; background-color: #1DF706; padding: 4px 12px 5px 12px; }

.selected{ color: #fff; background-color: #F13CF8; padding: 4px 12px 5px 12px; }

h1 { background: url('images/logo.gif') no-repeat; width: 500px; height: 93px; margin: 0; }
h1 span	{ display: none; }
h3 { background: url('images/contact-us.gif') no-repeat; width: 118px; height: 15px; margin: 20px 0 10px 0; }
h3 span	{ display: none; }

#section1 { width: 559px; height: 120px; margin-right: auto; margin-left: auto; margin-top: 30px; padding: 0px 0px 10px 0px; text-align: left; }
#section2 { width: 100%; height: auto; margin-right: auto; margin-left: auto; margin-top: 0px; padding: 0px; text-align: left; background: #F5F80A; }
#section3{ width: 559px; height: 53px; margin-right: auto; margin-left: auto; margin-top: 0px; margin-bottom: 15px; padding: 0px; text-align: left; background-color: #F13CF8; background-image: url(http://www.listopica.com/Corporate/Images/HomeSlogan.gif); background-repeat: no-repeat; }
#section3 p{ line-height: 16px; padding: 0px 0px 15px 0px; }

.C4E325{ color: #C4E325; }

#section4 { width: 377px; margin-right: auto; margin-left: auto; margin-top: 50px; padding: 0px; text-align: center; }
#section4 p { font-size: 10px; line-height: 16px; padding: 50px 0px 15px 0px; }
#sectionText{ width: 560px; height: auto; margin-right: auto; margin-left: auto; margin-top: 0px; padding: 0px; text-align: left; }
#sectionText p{ line-height: 16px; padding: 0px 10px 10px 23px; }
#sectionText ul{ padding: 0px 0px 20px 20px; }
#sectionText li { list-style-type: circle; margin: 0px 0px 5px 25px; }

.purple{ color: #F13Cf8; FONT-WEIGHT: 600; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.yellow{ color: #F5F80A; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.green{ color: #0CF532; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

a.green:link{ COLOR: #0CF532; }
a.green:visited{ COLOR: #0CF532; }
a.green:hover{ COLOR: #F5F80A; }
a.green:active{ COLOR: #0CF532; }

.guy { padding: 30px 0px 0px 0px; }

/* -- Team
--------------------------------------------------------------- */
.member { height: auto; width: 525px; padding: 5px 5px 18px 5px; clear: both; }
.imgleft { float: left; padding: 6px 10px 6px 20px; }
.imgright { float: right; padding: 6px 10px 6px 0px; }



/* -- brand pages
--------------------------------------------------------------- */
.brand { height: auto; width: auto; padding: 5px 5px 15px 5px; clear: both; }
.brandimgleft { float: left; padding: 6px 15px 6px 0px; }
.brandimgright { float: right; padding: 6px 10px 6px 0px; }

