@charset "utf-8";
/* Designed and Developed by Hilda Mateiu */

body{
background: #ffffff ;
padding:0px;
margin:0px;
}

img{
border:4px ridge #1d525e;
margin-right:10px;
margin-bottom:10px;
}

a{
color: #1d525e;
}

#body{
width:692px;
margin:0px auto 0px;
border-left:0px solid #996633;
border-right:0px solid #996633;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
text-transform: none;
color:#000000;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#header{
background:url(../images/header.jpg) no-repeat center transparent;
height:284px;
}

#menu{
height:118px;
background:url(../images/menu_bg.jpg) no-repeat top;
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
color:#ffffff;
font-weight: bold;
}

#menu a{
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
color:#ffffff;
font-weight: bold;
text-decoration:none;
}

#menu a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
color: #CCCCCC;
font-weight: bold;
text-decoration:underline;
}

#left_sidebar{
width:300px;
}

#content{
background: url(../images/bg.jpg) top repeat-x #FFFFFF;
border:0px solid #000000;
}

#content_text{
padding:20px;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}

#footer{
border:0px solid #FF0000;
height:10px;
}

.footer_text{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-align:right;
font-style:italic;
padding:7px 10px 7px 0px;
}

.div_clear {

	clear: both;

	height: 0;

	line-height: 0;

	font-size: 0;

	overflow: hidden;

}
table.special_nav {
	border-collapse: collapse;
	border:0;
	width:692px;
	height:118px;
}

table.special_nav td {
	vertical-align:middle;
	width:25%;
	text-align:center;
}