@charset "utf-8";
#mainlayer {
	height: 850px;
	width: 950px;
	marging: 0 auto;
	background-color:#FFFFFF;
        margin-left:150px;

}
.h2table {
	font-size: 12px;
	background:url(../Imagenes/imgweb/menusprygreen.jpg);
	background-position:left top;
}
	
#sidebar {
	height: 210px;
	width: 190px;
	background:url(../Imagenes/imgweb/SD1orange.jpg) no-repeat;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:5px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	}

#mainlayer #sidebar ul{
	margin:0;
	padding:15px;
	list-style:none;
	
}
	
	
#sidebar ul a{
	margin:0;
	padding: 0px 10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom:#333 solid 1px;
	line-height:32px;
	display:block;
	width:135px;
	background: url(../Imagenes/imgweb/menus.jpg);
	background-position:left top;	
	
}
#sidebar ul a:hover{
	background-position:-155px 0px;
	color:#fff;
	cursor:default;
}

#sidebar ul a.current {
	background-position: right;
	color:#000;
	cursor:default;
}

#flash {
	height: 400px;
	width: 690px;
	background-image: none;
	position:relative;
	left:205px;
	top:-640px;
	font-family: Arial, Helvetica, sans-serif;
        margin-left:160px;
}
#header {
	height: 200px;
	width: 900px;
	color: #FFF;
	background: url(../Imagenes/imgweb/heads0mbra.jpg) no-repeat left top;

	
}

#sidebar2 {
	height: 210px;
	width: 190px;
	background:url(../Imagenes/imgweb/SD2partners.jpg);
	background-repeat: no-repeat;
	margin-left:5px;
	margin-bottom:20px;
	margin-right:10px;
}

#footer {
	width: 883px;
	height: 110px;
	background:url(../footerv1.jpg) no-repeat left top;
	margin-left:5px;
	padding-left:10px;
	padding-top:20px;
}

#footer ul{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}



#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline}
.flottingleft {
}
.pright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
}
.font10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#apDiv1 {
	position:absolute;
	left:255px;
	top:485px;
	width:34px;
	height:20px;
	z-index:1;
}
#footintbox {
	position:absolute;
	left:761px;
	top:654px;
	width:359px;
	height:136px;
	z-index:1;
	font-size:10px;
}

.p12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SD2center {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
/* Added by Offshore */

.Tabbed_Panels
{
	float:left;
	width:610px;
	height:auto;
	padding:10px;
    overflow: hidden;
	background-color:#FFF;
	border:#CCC 3px solid;
	margin:auto;
	text-align:justify;
}
.Tabbed_panelstype
{
 background-image: url("../bg.png");
    background-repeat: no-repeat;
    float: inherit;
    height:187px;
    margin: 5px;
    padding: 5px 0 12px 15px;
    width:175px;
}
.Tabbed_panelstype UL
{
	padding:0;
margin-top: 5px;
	}
.Tabbed_panelstype li
{
    float: none;
    font-family: arial;
    font-size: 12px;
    line-height:18px;
    list-style: none outside none;
    padding: 0;
    width:auto;
    text-align:left;
}
.Tabbed_panelstype h1
{
		color:#FFF;
	font-size:18px;
	padding:0px;
	margin:0px;
        text-align:left;
}
.Tabbed_panelstype a
{
	text-decoration:none;
	color: #FFFFFF;
}
.Tabbed_panelstype a:hover
{
	text-decoration:none;
	color: #fa9a2a;
}
