* { 
	padding: 0;
	margin: 0;
	border: 0;
	list-style:none;
	outline:0;
}

body { 
background:#708509; 
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size:100%; 
line-height:1.0625em; 
color:#2a2a2a;
}

ul
{
list-style-type: none;
padding: 0;
margin-left: 1em;
}

li
{
background-image: url(../images/rx.jpg);
background-repeat: no-repeat;
background-position: 0 1.0em;
padding-left: 2.5em;
padding-top: 1.3em;

}


input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:5px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #596a07;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================txt, links, lines, titles====================*/
a {color:#bf3802;}
a:hover{text-decoration:none;}

h1 { font-size:1.5em; 
margin-bottom:12px;
color: #667A08;
}

h2 { font-size:1em; margin-bottom:12px;}
h3 { font-size:1em; margin-bottom:7px;}
h4 { font-size:.91em; color:#697e03; margin-bottom:3px; font-style:italic;}

.link1 { background:url(images/arrow.gif) no-repeat right 5px; padding:0 11px 0 0; color:#bf3802; font-weight:bold; font-size:.85em; text-decoration:none;}
.link1:hover { text-decoration:underline;}
.link2 { color:#2a2a2a;}

.title { margin-bottom:3px;}

/*==================boxes====================*/
.content-box { background:#f8f8f8; width:100%;}
.content-box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.content-box .border-left {background:url(images/border-left.gif) repeat-y left;}
.content-box .border-right {background:url(images/border-right.gif) repeat-y right;}
.content-box .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.content-box .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.content-box .inside { padding:1px 25px 51px 30px;}

.box { background:#e6e9d4; width:100%;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:33px 12px 17px 14px;}

.cont-box { padding:0 200px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header #logo { position:absolute; top:34px; left:16px;}
#header #slogan { position:absolute; right:81px; top:225px;}
#header #menu { position:absolute; bottom:30px; left:19px;}

/*footer*/
#footer { color:#b5bd8a;}
#footer .indent { padding:18px 27px 0 30px;}
#footer a { color:#b5bd8a; }
#footer .fleft {color:#ebeddd;}
#footer .fleft a { color:#ebeddd; text-decoration:none;}
#footer .fleft a:hover { text-decoration:underline;}

/*==========================================*/

