/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
 margin: 0;
 padding: 0;
 list-style-image: url(images/tic.gif);
}

body {
 color: #959595;
 background-image: url(images/bob.jpg);
 background-repeat: no-repeat;
 padding-bottom: 1em;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}


h1, h2, h3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
 font-size: 1em;
 list-style-image: url(images/tic.gif);
 color: #666666;
}

h3 {
 font-size:10px;
 text-align:center;
 color: #959595;
}

h4{
	font-size:1.55em;
	font: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align:left;
	letter-spacing: -1px;
	line-height: 2em;
}

h5{
 font:Verdana, Arial, Helvetica, sans-serif;
 font-size: 1em;
 font-weight: normal;
 color: #000000;
 line-height: 2em;
 text-indent: 2em;
}

h6{
 font: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #666666;
 line-height: 2em;
 text-indent: 2em;
 text-align:justify;
}
p, blockquote, ul, ol {
 margin-bottom: 1.4em;
 text-align: left;
 margin-top: 2em;
 text-decoration: none;
}

p {
}

blockquote {
 margin-left: 2em;
 margin-right: 2em;
 font-style: italic;
}

ul {
 margin-left: 3em;
}

ul li {
 font: bold;
}

ol {
 margin-left: 3em;
}

ol li {
}

a {
 text-decoration: none;
}

a:hover {
 text-decoration: none;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
 padding: 0px 0 0 10px;
 border-bottom: 1px solid #D6D5D5;
 font-size: 1.4em;
}

.boxed .content {
 padding: 10px;
}

/* Logo */
#logo {
	width: 770px;
	height: 120px;
	background-image:url(images/logo2%20copia.gif);
	z-index: auto;
	visibility: visible;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 15px;
}

#logo h1 {
 padding: 46px 0 0 0px;
}

#logo h1 a {
 text-transform: uppercase;
 text-decoration: none;
 font-size: 30px;
}

#logo h1 i {
 text-transform: lowercase;
 letter-spacing: -3px;
 font: italic normal 48px Georgia, "Times New Roman", Times, serif;
 color: #385B88;
}

#logo h2 {
 padding: 0 0 0 2px;
 text-transform: lowercase;
 font-size: 1em;
}

#logo a {
}

/* Content */

#content {
 width: 770px;
 margin: 0 auto;
}

/* Content > Main */

#main {
 float: right;
 width: 500px;
 min-height: 400px;
}

#apDiv1 {
 position:absolute;
 right:297px;
 top:20px;
 width:118px;
 height:21px;
 z-index:1;
 color:#CCCCCC;
}

/* Content > Main > Welcome */
#welcome {
}

/* Content > Main > Example */

.logoiso {
float:right;
width:100px;
height:auto;
}
.botos {
 float:left;
 width:40%;
 border: 1px solid #f2f2f2;
 background-color: #FAFAFA;
 color: #999999;
 height: 100px;
 margin-left: 6%;
}

/* Content > Sidebar */
#sidebar {
 float: left;
 width: 240px;
 height: auto;
 margin-left: 20px;
}

/* Content > Sidebar > Login */
#login {
}

#login form {
}

#login fieldset {
 border: none;
}

#login legend {
 display: none;
}

#login label {
 font-size: x-small;
 font-weight: bold;
}

#login input {
 margin-bottom: 5px;
 padding: 2px 5px;
 border: 1px solid #385B88;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
 color: #385B88;
}

#inputsubmit1 {
 background: #385B88;
 color: #FFFFFF;
}

/* Content > Sidebar > Menu */
#menu {
 margin-bottom: 30px;
 border-bottom: 4px solid #EBEBEB;
 background-color: #FFFFFF;
}

#menu ul {
 margin: 0;
 list-style: none;
 line-height: normal;
}

#menu li {
 display: inline;
}

#menu a {
 display: block;
 padding: 10px 0 10px 24px;
 border-top: 1px solid #EEEEEE;
 color: #FF0000;
}

#menu a:hover, #menu .active a {
 background: #CCCCCC;
 text-decoration: none;
 font-weight: bold;
 color: #666666;
}

/* Content > Sidebar > Updates*/
#updates {
}

#updates ul {
 margin: 0;
 list-style: none;
}

#updates h3 {
 margin: 0;
 font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
 margin-bottom: 1.4em;
 font-size: smaller;
 line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
 padding: 10px 0;
}

#partners ul {
 margin: 0;
 border-bottom: 1px solid #D1BC5C;
 list-style: none;
 line-height: normal;
}

#partners li {
 padding: 10px;
 border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
 clear: both;
 width: 900px;
 margin: 0 auto;
 color: #666666;
 padding-top: 10px;
 font-size: x-small;
 font-variant: normal;
}

#footer p {
 width: 770px;
 margin: 0;
 font-size: x-small;
 background-position-y: 10em;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
/* form elements */


form {
 margin:10px; padding: 0;
 border: 1px solid #f2f2f2;
 background-color: #FAFAFA;
}

label {
 display:block;
 font-weight:bold;
 margin:5px 0;
}
input {
 padding: 2px;
 border:1px solid #eee;
 font: normal 1em Verdana, sans-serif;
 color:#777;
}
textarea {
 width:300px;
 padding:2px;
 font: normal 1em Verdana, sans-serif;
 border:1px solid #eee;
 height:100px;
 display:block;
 color:#777;
}
input.button {
 margin: 0;
 font: bold 1em Arial, Sans-serif;
 border: 1px solid #CCC;
 background: #FFF;
 padding: 2px 3px;
 color: #4284B0;
}
a:link {
 text-decoration: none;
 color: #999999;
}


/* form elements */
form {
 margin:10px; padding: 0;
 border: 1px solid #f2f2f2;
 background-color: #FAFAFA;
}
label {
 display:block;
 font-weight:bold;
 margin:5px 0;
}
input {
 padding: 2px;
 border:1px solid #eee;
 font: normal 1em Verdana, sans-serif;
 color: #95ABE8;
}
textarea {
 width:300px;
 padding:2px;
 font: normal 1em Verdana, sans-serif;
 border:1px solid #eee;
 height:100px;
 display:block;
 color: #769DD8;
}
input.button {
 margin: 0;
 font: bold 1em Arial, Sans-serif;
 border: 1px solid #CCC;
 background: #FFF;
 padding: 2px 3px;
 color: #4284B0;
}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
 margin: 0 7px;
 text-align:right;
 color:#666666;
 letter-spacing: 1px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
.rbroundbox {
	width: 88%;
	text-align: center;
	margin-bottom: 1%;
	margin-left: 7%;
}
