* {
padding:0;
margin:0;
border:0px solid red;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
margin:1em 5%;
}
li, dd {
margin-left:5%;
}
fieldset {
padding: .5em;
}

/*####fonts###*/
p{font-family:Arial, Helvetica, sans-serif;color:#323232;font-size:0.9em;}
p a {text-decoration:none;color:#26880D;}
p a:hover {text-decoration:none;color:#323232;}
h1{
font-family:Arial, Helvetica, sans-serif;
color:#26880D;
font-size:1.3em;
background:url(../images/h1_hdr.jpg) no-repeat center left;
padding-left:30px;
line-hight:24px;
}
h2{}
h3{}


/*####base####*/

html {
overflow-y:scroll;
}
body {
font-size:80%;
margin:5px 0 5px 0;
}
#tbrd {
position:absolute;
top:0;
left:0;
width:100%;
overflow:hidden;
height:5px;
background:#3A9C21;
}
#wrap {
position:relative;
width:800px;
margin:0 auto 30px auto;
}

/*####   ####*/

#hdr {
position:relative;
width:800px;
margin-bottom:10px;
}

/*####   ####*/

#nav {
position:relative;
width:170px;
float:left;
margin-left:15px;
}
#nav ul {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
list-style-position:outside;
list-style:none;
}
#nav li {
padding:3px 0 3px 0;
}
#nav li a:link, #nav li a:visited {
color:#349933;
text-decoration:none;
}
#nav li a:hover {
color:#000;
text-decoration:none;
}

/*####   ####*/
#hght {
height:400px;
width:0;
float:left;
}
#cot {
position:relative;
float:left;
width:385px;
border-left:3px solid #68B356;
padding:0 5px 0 3px;
background:url(../images/watermark.gif) no-repeat bottom center; 
}
#cot ul {
list-style:none;
list-style-image:url(../images/Bullet.gif);
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
}
#cot ul li{
padding:3px 0 3px 0;
}


/*####   ####*/

#rbar {
position:relative;
float:left;
width:160px;
}

/*####   ####*/

#footer {
position:relative;
width:800px;
margin:0 auto 0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#68B356;
text-align:center;
}
#footer a {
text-decoration:none;
color:#68B356;
}

/*####   ####*/

#clear {
position:relative;
clear:both;
height:0;
width:0;
}

/*####   ####*/

table {
margin-left:15px;
}

.form_t {
font-family:Arial, Helvetica, sans-serif;
color:#323232;
font-size:0.9em;
}
.formbox {
border:1px solid #339933;
padding:2px;
background:#fff;
width:275px;
}
.submit {
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
color:#323232;
border:1px solid #339933;
padding:2px;
background:#fff;
}


.test {
width:70%;
border:0px solid;
background-color:#99CC99;
height:1px;
margin:0px auto 0 auto;
}