body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url("http://www.vesper.org.br/back.jpg");
	border-top-style: 20;
	border-right-style: 20;
	border-bottom-style: 20;
	border-left-style: 20;
	margin-left: 2px;
}
#menu ul {
padding: 0px;
margin: 0px;
background-image: url(fondo_menu.gif);
background-repeat: repeat;
background-position: 0 0;
background-color: #ffffff;
list-style: none;
font-size: 10px;
font-weight: bold;
width: 100%;
float: left;
}

#menu ul li {
display: inline;
}

#menu ul li a:link, #menu ul li a:visited {
background-image: url("fondo_menu.gif");
background-repeat: repeat;
background-position: 0 0;
color: #ffffff;
padding: 5px 15px;
float: left;
text-decoration: none;
}

#menu ul li a:hover, #menu ul li a:active{
color: #900;
background-position: 0 -30px;
background-color: #ffffff;
height: 10px;
}

----- nume -------
body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 12px;
        text-align: center;
        background: #d3d2d1;
		
}
#nume ul {
padding: 0px;
margin: 0px;
background-image: url(fondo_menu.gif);
background-repeat: repeat;
background-position: 0 0;
background-color: #000066;
list-style: none;
font-size: 10px;
font-weight: bold;
width: 100%;
float: left;
}

#nume ul li {
display: inline;
}

#nume ul li a:link, #nume ul li a:visited {
background-image: url("fondo_menu.gif");
background-repeat: repeat;
background-position: 0 0;
color: #ffffff;
padding: 5px 15px;
float: left;
text-decoration: none;
}

#nume ul li a:hover, #nume ul li a:active{
color: #900;
background-position: 0 -30px;
background-color: #ffffff;
height: 10px;
}


----- nume -------


body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 12px;
        text-align: center;
        background: #d3d2d1;
		
}

h3, p { 
        font-size: 10px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #004D84;
        text-decoration: none;
}

#subright ul a {
        text-decoration: underline;
}

#wrapper {
	margin: auto;
	text-align: center;
	width: 750px;
	background: white;
}


#wrapperj {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: 130px 0px;
	height: 1260px;
}

#header, #search, #nav, #nav li, h2, h3, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
	border-bottom: 1px solid #fff;
	border-top: 2px solid #fff;
	margin-bottom: 1px;
	background-color: #FFFFFF;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
	float: left;
	width: 130px;
}

#right {
        float: right;
        width: 622px;
}

#search {
        background: #eda135 url() 21px 14px no-repeat;
        border-bottom: 2px solid #004b83;
        padding: 8px 0px 8px 40px;
        margin-bottom: 4px;
}

#search .text {
        width: 180px;
}

#search .submit {
        background: #db8100;
        color: #e5e4e2;
        border: 1px solid #e5e4e2;
}

#nav {
	float: left;
	width: 130px;
	margin: 0;
	padding: 0;
}

#nav li {
        background: #91aa37 url(images/menu_green_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#policies {
	float: right;
	width: 127px;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#policies h2 {
        background: #6584a9;
}

#policies ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#policies li {
        list-style-image: url(images/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
}

#news {
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;
        color: #666;
}

#news h2 {
        background: #e0a403;
}

#explore {
	margin-top: -1px;
	border-bottom: 6px solid #fff;
	position: fixed;
	height: auto;
	width: auto;
	background-repeat: repeat-x;
	background-position: right bottom;
}

#explorei {
	padding-bottom: 11px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#explore ul {
	     margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 25px;
}

#explore a {
        color: #000;
        text-decoration: underline;
}

#explore li {
        list-style: none;
        background: url(images/bullet_arrow.gif) left center no-repeat;
        padding: 4px 0 4px 25px;
        margin-left: 0;
}

#explore .orange {
        color: #f09d27;
}

#explore .learnmore {
        margin: 5px 0 20px 18px;

}

#special {
	margin-top: 10px;
	width: 187px;
	background-repeat: repeat-y;
}

#special, #special a {
	color: #f5f5f5;
	text-decoration: none;
	width: 130px;
	float: left;
	margin: 0px;
	border: thin none #E7A600;
}

#special p {
	padding: 0;
	font-weight: 100;
	width: 100px;
}

#special div {
        background: url(images/offer_box_bot.gif) bottom no-repeat;
        height: 6px;
        font-size: 1px;
}

#subright {
        margin-top: 0px;
}


#biblia {
	float: left;
	width: 195px;
	margin-left: 30px;
	height: 275px;
	margin-bottom: 6px;
}

#biblia h2 {
        background: #6aa100;
}

#biblia li {
        list-style: none;
        margin: 0.8em 0.5em;
}



#strategies3 {
	float: left;
	width: 190px;
	margin-left: 15px;
	height: 240px;
	margin-top: 12px;
	border: thin none #F4FFE1;
	background-color: #FFFFFF;
}

#strategies3 h2 {
        background: #6BA200;
}

#strategies3 li {
        list-style: none;
        margin: 0.8em 0.5em;
}



#strategies5 {
	float: left;
	width: 190px;
	margin-left: 15px;
	height: 240px;
	margin-top: 12px;
	border: thin none #EBF5FE;
	background-color: #FFFFFF;
}

#strategies5 h2 {
        background: #044D82;
}

#strategies5 li {
        list-style: none;
        margin: 0.8em 0.5em;
}

#strategies6 {
	float: left;
	width: 190px;
	margin-left: 15px;
	height: 245px;
	margin-top: 12px;
	border: thin none #FEF2D3;
	background-color: #FFFFFF;
}

#strategies6 h2 {
        background: #E0A503;
}

#strategies6 li {
        list-style: none;
        margin: 0.8em 0.5em;
}

#strategiesprop {
	float: left;
	width: 395px;
	margin-left: 15px;
	border: thin none #004D84;
	margin-top: 12px;
	background-color: #FFFFFF;
	height: 240px;
}

#strategiesprop h2 {
        background: #044D82;
}


#strategiesbiblia {
	float: left;
	width: 190px;
	margin-left: 10px;
	border: thin none #6BA200;
	margin-top: 20px;
	height: 320px;
}

#strategiesbiblia h2 {
        background: #6aa100;
}

#strategiesbiblia li {
        list-style: none;
        margin: 0.8em 0.5em;
}





#strategies8 {
	float: left;
	width: 190px;
	margin-left: 15px;
	border: 1px none #FEF2D3;
	margin-top: 10px;
	height: 243px;
	clip: rect(auto,auto,auto,15px);
}

#strategies8 h2 {
        background: #E7A600;
}


#strategies9 {
	float: left;
	margin-left: 10px;
	border: 1px solid #EBF5FE;
	margin-top: 10px;
	text-align: center;
}

#strategies9 h2 {
        background: #044D82;
}

#propaganda2 {
	float: left;
	width: 380px;
	margin-left: 20px;
	height: 300px;
}

#propaganda2 h2 {
	font-size: 1px;
	text-align: center
}

#propaganda2 li {
        list-style: none;
        margin: 0.8em 0.5em;
}


#solutions {
        float: left;
        width: 200px;
}

#solutions h2 {
        background: #024c83;
}

#footer {
	text-align: center;
	background: #b7b7b8;
	color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #fff;
	border-right-color: fff;
	width: 750px;
}

* html #footer {
    height: 1.5em;
}

#footeri {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 13px;
}

#footer1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-color: #FFFFFF;
	width: 600px;
	float: right;
}


#footer .copyright {
        float: left;
}

#footer a {
        color: #666;
}


.readmore {
        text-align: right;
        font-weight: bold;
}

.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}

p.photo {
        text-align: center;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
}

#menu {
	width: 125px;
	background-repeat: repeat-y;
}

#menu, #menu a {
        color: #f5f5f5;
                text-decoration: none;
}

#menu p {
        padding: 0 13px;
}

#menu div {
        background: url(images/offer_box_bot.gif) bottom no-repeat;
        height: 6px;
        font-size: 1px;
}
#wrapper #wrapperi #wrapperj p {
}
