@import url('/css/omi_header.css');
@import url('/css/omi_footer.css');
@import url('/css/omi_fonts.css');

html,
body {
	margin: 0;
	padding: 0;
  background:  #000000 url(/images/gradient.jpg) repeat-x ;
  background-attachment: fixed;
  background-color: #FFFAD4;
	text-align: center;
}

h1 {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

#body {
	margin: 0;
	padding: 0;
	display: block;
}

#maintext {
	margin: 0 auto;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 1000px;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 1000px;
}

.rc_box {
	background: url(/images/ui/corner_tl.png) no-repeat top left;
}
.rc_box_top {
	background: url(/images/ui/corner_tr.png) no-repeat top right;
}
.rc_box_bot {
	background: url(/images/ui/corner_bl.png) no-repeat bottom left;
}
.rc_box_bot div {
	background: url(/images/ui/corner_br.png) no-repeat bottom right;
}
.rc_box_bot_blue {
	background: url(/images/ui/corner_bl.png) no-repeat bottom left;
  background-color: #E9F3F5;
}
.rc_box_bot_blue div {
	background: url(/images/ui/corner_br.png) no-repeat bottom right;
  background-color: #E9F3F5;
}
.rc_box_content {
	background: url(/images/ui/corner_r.png) top right repeat-y;
}

.rc_box_top div,.rc_box_bot,
.rc_box_bot div,.rc_box_bot {
	width: 100%;
	height: 8px;
	font-size: 1px;
}

.rc_box_bot_blue div,.rc_box_bot_blue {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.rc_box_content, .rc_box_bot, .rc_box_bot_blue {
	margin-top: 0px;

}
.rc_box_content {
  padding: 0 0px;
 	font-size: 1em;
}

#columns {
	DISPLAY: inline; FLOAT: left; PADDING-BOTTOM:0px
}

.columns .column {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 19px 0px 0px; WIDTH: 314px; PADDING-TOP: 0px
}

.columns .last_column {
	DISPLAY: inline; FLOAT: left; MARGIN: 0px 0px 0px 0px; WIDTH: 314px
}

.columns .column1 {
	DISPLAY: inline; FLOAT: left; MARGIN: 0px 40px 0px 0px; WIDTH: 160px; TEXT-ALIGN:right; VERTICAL-ALIGN:top
}

.columns .column2 {
	DISPLAY: inline; FLOAT: left; MARGIN: 0px 0px 0px 0px; WIDTH: 700px; TEXT-ALIGN:left; VERTICAL-ALIGN:top
}
.clearer {
	CLEAR: both; DISPLAY: block; FONT-SIZE: 0px; WIDTH: 0px; LINE-HEIGHT: 0px; HEIGHT: 0px
}


.text_link:link
{
		color: #3DC1D6;
    text-decoration: none;
    font-size: 12px;
    font-family: trebuchet ms;
    font-weight: bold;
}

.text_link:visited
{
    font-size: 12px;
    color:#3DC1D6;
    text-decoration: none;
    font-family: trebuchet ms;
    font-weight: bold;
}

.text_link:hover
{
    font-size: 12px;
    color: #EDBA1D;
    text-decoration: none;
    font-family: trebuchet ms;
    font-weight: bold;
}

.link_pagina_about:link
{

		color: #EDBA1D;
        text-decoration: none;
        font-size: 13px;
        font-family: trebuchet ms;
}

.link_pagina_about:visited
{

        font-size: 13px;
        color:#EDBA1D;
        text-decoration: none;
        font-family: trebuchet ms;
}

.link_pagina_about:hover
{

        font-size: 13px;
        color: #EDBA1D;
        text-decoration: none;
        font-family: trebuchet ms;
}

.link_header:link
{
        color: #6D899F;
        text-decoration: none;
        font-size: 16px;
        font-family: trebuchet ms;
        font-weight: bold;
}

.link_header:visited
{
        font-size: 16px;
        color:#6D899F;
        text-decoration: none;
        font-family: trebuchet ms;
        font-weight: bold;
}

.link_header:hover
{
        font-size: 16px;
        color: #EDBA1D;
        text-decoration: none;
        font-family: trebuchet ms;
        font-weight: bold;
}

object
{
        outline: none;
}
