* { margin: 0; padding: 0; }

body { font-family: "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; color: #444;   background-color: #fff;}

h1, h2, h3  { color: #399b34; }
h1 {  font-size: 1.5em;  margin: 5px 0 0 0;  text-align: left;}

h2 { text-indent: -0.4em; margin-left: 2em; }

h3 { font-size: 1.2em; }
h4  { font-size: 1em;}
h5 { margin-top: 0.6em; font-size: 1em; padding-bottom: 3px; color: #777;}
h6 { font-size: 0.9em; font-weight: bold; color: #777; padding-bottom: 0.7em; }

p {  font-size: 0.9em; }
object { }

#wrapper { width: 1000px; margin: 35px auto; background: #ECDBB0; }
* html #wrapper {  }

#header { background: url(../images/headback.png) right repeat-y; width: 1000px; border-top: 2px #999 solid;}
#header h3 { color: #000; font-size: 1.1em; }
#logo { text-align: right; width: 970px;  background: url(../images/PophamLogo250x72.png) no-repeat 20px 8px; padding: 33px 10px 27px 0;}

#nav { margin: 0; padding: 0px; width: 100%;  background: url(../images/navback.png) no-repeat 20px bottom; border-bottom: 2px #999 solid;}
#nav ul { padding: 1em  2em 0.4em 90px; }
#nav li { display: inline; margin:0 0 1em 1.6em; font-size: 0.9em; color: #399b34;}
#nav li a, #footer li a  {color: #666; text-decoration: none; }


#main { width: 1000px; background: url(../images/mainfade.jpg) top repeat-x;}
* html #main {  }

#main a  {color: #399b34; text-decoration: none; }
a:hover { color: #02bce3; }

.contleft {float: left; margin: 10px 0 0 0; width: 63%;  overflow: visible; }
.contleft img { border: 1px #999 solid; }
.contleft ul { padding: 25px;}
.contleft li {  font-size: 0.8em; font-weight: bold; color: #666;  margin-bottom: 1.8em; list-style-image: url(../images/bullet.png); }


.contright {float: left; margin: 70px 8px 0 5px; max-width: 32%; background: #cbddbb; border: 2px #999 solid;}
.contright object, .contright img { margin: 20px 20px 10px 20px; vertical-align: -25%; }

* html .contright {}
.text { padding: 1em 2em 0 2em; text-align: justify;  }
.textright { padding: 0.5em 1em 0 1em; text-align: justify; color: #444; font-size: 0.8em;  }
.flash { color: #666; font-size: 0.7em; padding-top: 10px;}

.comp { color: #666; font-size: 0.7em; padding: 10px 0 0 40px; }
.comp img { margin: 6px 6px 6px 0; }
.comp a  {color: #399b34; text-decoration: none; }

#footer { background: url(../images/Greyfoot.png) right bottom no-repeat;  margin: 0px; width: 100%; min-height: 73px; }
#footer ul {width: 90%;  padding: 54px 0 10px 18px;}
#footer li, #footer p  { display: inline; margin-left: 0.5em;  font-size: 0.7em; color: #333; font-weight: bold; }
#footer li a {color: #bbb; font-weight: bold; }

.pad { padding-top: 25px; clear: both; }
.pad10 { padding-top: 10px; clear: both; }
.pad5 { padding-top: 5px; clear: both; }
.basepad { padding-top: 280px; width: 100%; clear: both; }
.clear { width: 100%; clear: both;  }

