/*
Made by 3madd.com
April 14 2007
mail: raul@3madd.com
*/

/* Hides from IE5-mac \*/
* html .buggybox {height: 1%;}
/* End hide from IE5-mac */

body {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif; font-weight: normal;
	background:Black url(../images/backg.jpg) no-repeat;
	margin: 0;
	padding: 0;
}
p, form, fieldset, img, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p {
	line-height: 16px;
}
h6{
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif; font-weight: normal;
	color: #f46d12;
	font-size: 14px;
}
/*HEADER*/
#hdtop{
	background: url(../images/topbc.jpg) repeat-x;
	height:61px;
	border-bottom: #6d6e71 solid 1px;
}
#tophome{
	padding-top: 15px;
	
}
#toplogo{
	position: absolute;
	background: transparent url("../images/logo.png") 0 0 no-repeat;
	width:101px;
	height: 61px;
	top: 0px;
	left: 220px;
}

#toplogotxt{
	/*margin: 10px 0 0 10px; */
	position: absolute;
	background: transparent url("../images/logotxt.png") no-repeat;
	width: 398px;
	height: 39px;
	top:10px;
	left:340px;
}
#mitop{
	border-bottom: #6d6e71 solid 1px;
	height: 171px;

}
#menu{
	float: left;
	background: Black;
	border-right: #6d6e71 solid 1px;
	margin: 0 -3px; /*IE6 bugfix 3px */
	width: 240px;
	height:171px;
	font-size: 1%;
}
#menu ul{
	height: 170px;
	list-style: none;
	margin: 0 0 0 6px;
	padding:0;
}
#menu li{
	padding-left: 59px;
	padding-top:3px;
}
#bline {
		height: 3px;
		background: url(../images/b_line.gif) no-repeat;		
		padding: 0;
}
#b1{
	margin-left:20px;
}
#b2{
	background: url(../images/b2.gif) no-repeat 54px 0;
	height: 20px;

}
#b3{
	background: url(../images/b3.gif) no-repeat 54px 0;
	height: 20px;
	margin: 2px;
}
#b4{
	background: url(../images/b4.gif) no-repeat 54px 0;
	height: 20px;
	margin: 2px;
}
#b5{
	background: url(../images/b5.gif) no-repeat 54px 0;
	height: 20px;
	margin: 2px;
}
#b6{
	background: url(../images/b6.gif) no-repeat 54px 0;
	height: 20px;
	margin: 2px;
}
#miimg{
	height: 170px;
	background: Black url(../images/imaginea.jpg) no-repeat;
}
#mipat{
	background: Black url(../images/firebar.gif) repeat-x;
	height: 31px;
}
/*CONTAINER */
#container{
	width:950px;
	margin-left:60px;
}

#contleft{
	float: left;
	width:460px;
	margin-right: 20px;
}
.imgbor{
	width:228px;
	float: left;
}
.imgbortxt{
	float: left;
	margin-left: 20px;
	width:200px;
	float: left;
	color: #ECECEC;
	font-size: 12px;
	line-height: 18px;
}
.imgbor img{
	border: White 5px solid;
}
.imgbor:hover img{
border: #F46D12 5px solid;
}

.imgbor:hover{
color: red; /* irrelevant definition to overcome IE bug */
}



#contright{
	float: left;
	width:460px;
}
.contit{
	width:238px;
}
.linex{
	padding: 20px 0 20px 0;
}
/*BOTTOM*/
#bottom{
	background: Black url(../images/firebar2.gif) repeat-x;
	height: 104px;
}
#bottomx{
	margin-left: 60px;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-size: 14px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 0px;
}
/*CONTEND*/
h1{
	color:#F46D12;
	font-size: 14px;
	line-height: 1.5em;
}
h2{
	color:#ECECEC;
	font-size: 14px;
	line-height: 1.5em;
}
h3{
	color:#F46D12;
	font-size: 13px;
	line-height: 1.5em;
	padding-top:10px;
	text-indent: 26px;
	background: url(../images/calendar.gif) no-repeat 0 10px;
}
p{
	color:#ECECEC;
	font-size: 12px;
	line-height: 1.5em;
	margin-top:10px;
	text-align: justify;
}
