body, form, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color:#333333;
}


#container {
	width:928px;
	margin:0 auto;
	padding: 0 0 25px;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
}


/* Header */
#header {
	padding-top:25px;
	height:81px;
	overflow:hidden;
}
.map {
	background:url('../images/sce/design/map_top.jpg') no-repeat right bottom;
}

#logo {
	width:300px;
	float:left;
}
#logo h1 {
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	background:url('../images/sce/design/logo_brammer.jpg') no-repeat;
	width:230px;
	height:58px;
	text-indent:-999999px;
}

#topRight {
	width:220px;
	float:right;
	text-align:right;
	padding: 34px 0 0 0;
	font-weight:bold;
	color:#0b3262;
}
.searchBox {
	font: 12px Arial, Helvetica, sans-serif;
	width:130px;
}

#topRight label {
	display:none;
}


/* Content */
#wrapper {
	padding: 30px 0 22px;
}


/* Home */
#homeWrap {
	height:291px;
	overflow:hidden;
}

#dropdown {
	position:absolute;
	width:150px;
	height:19px;
	padding:3px;
	top:0;
	right:0;
	z-index:600;
	background:#ffffff;
}

#flashCont {
	position:absolute;
	width:615px;
	top:0;
	right:0;
	z-index:500;
}
#homeCont {
	position:absolute;
	top:20px;
	width:312px;
	color:#00295b;
	z-index:1;
	height:295px;
	overflow:hidden;
}

#homeleft {
	width:481px;
	float:left;
	background:url('../images/sce/design/map_bot.jpg') no-repeat right top;
}
ul#tabMenu {
	margin:0;
	padding:0;
	height:22px;
	background:url('../images/sce/design/tab_line.jpg') repeat-x bottom;
}
ul#tabMenu li {
	margin:0 2px 0 0;
	padding:0;
	list-style:none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#00295b;
	float:left;
	border: 1px solid #8fa1b7;
	border-width: 1px 1px 0;
	background:#FFFFFF url('../images/sce/design/tab_line.jpg') repeat-x bottom;
}
ul#tabMenu li.active {
	background:#fafafa url('../images/sce/design/no_line.jpg') repeat-x bottom;
}

ul#tabMenu li a {
	color:#00295b;
	text-decoration:none;
	padding: 0 45px 0 12px;
	height:21px;
	line-height:21px;
	display:block;
	float:left;
}
ul#tabMenu li a:hover {
	color:#000000;
}

.tabCont {
	width:460px;
	background:#fafafa;
	border-left: 1px solid #8fa1b7;
	padding:10px;
	min-height:140px;
	_height:140px;
}
.tabCont ul {
	margin:0;
	padding:0;
	border-top: none;
	font: 12px Arial, Helvetica, sans-serif;
}
.tabCont ul li {
	margin:0;
	padding: 3px 10px 3px 13px;
	list-style:none;
	border-bottom:none;
	background:url('../images/sce/design/arrow.jpg') no-repeat left center;
	width:200px;
	float:left;
}
.tabCont ul li a {
	color:#666666;
}

#homeright {
	width:430px;
	padding-top:3px;
	padding-left:16px;
	float:right;
	border-top: 1px solid #8fa1b7;
	border-left: 1px solid #8fa1b7;
}
#homeright a {
	color:#f20034;
	text-decoration:none;
}
#homeright a:hover {
	text-decoration:underline;
}

#homeright a.news {
	color:#333333;
	text-decoration:none;
}
#homeright a.news:hover {
	text-decoration:none;
}


#homeright h1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#003366;
}

.newspic {
	margin-right:10px;
}


#flashCont2 {
	position:absolute;
	width:375px;
	top:0;
	right:0;
	z-index:500;
float: left;
}

#otherlink {
	position:absolute;
	width:114px;
	height:18px;
	top:259px;
	right:0;
	z-index:550;
	text-align:right;
}



#descleft {
	top-margin: 21px;
	width:698px;
	float:left;
	background:url('../images/sce/design/map_bot2.jpg') no-repeat right top;
}
.tabCont2 {
	width:678px;
	background:#fafafa;
	border-left: 1px solid #8fa1b7;
	padding:10px;
	min-height:222px;
	_height:222px;
}
.tabCont2 ul {
	margin:0;
	padding:0;
	border-top: none;
	font: 12px Arial, Helvetica, sans-serif;
}
.tabCont2 ul li {
	margin:0;
	padding: 3px 10px 3px 13px;
	list-style:none;
	border-bottom:none;
	background:url('../images/sce/design/arrow.jpg') no-repeat left center;
	width:190px;
	float:left;
}
.tabCont2 ul li a {
	color:#666666;
}

.prod {
	background:#FFFFFF;
	width:140px;
	float:left;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
	padding:7px 5px 0;
	min-height:100px;
	_height:100px;
}
.prod a img {
	border:none;
}
.prod a {
	color:#333333;
	text-decoration:none;
}
.prod a:hover {
	text-decoration:underline;
}

#descright {
	top-margin: 21px;width:216px;
	padding-top:3px;
	padding-left:12px;
	float:left;
	border: 1px solid #8fa1b7;
	border-width: 1px 0 0 1px;
	/*min-height:490px;
	_height:490px;*/
}
#descright a {
	color:#f20034;
	text-decoration:none;
}
#descright a:hover {
	text-decoration:underline;
}

#descright a.news {
	color:#333333;
	text-decoration:none;
}
#descright a.news:hover {
	text-decoration:none;
}


#descright h1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#003366;
}





/* Interior */
#leftPane {
	width:200px;
	padding-right:30px;
	float:left;
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#00295b;
}
#leftPane ul {
	margin:0;
	padding:0;
}
#leftPane ul li {
	margin:0;
	padding: 0 10px;
	list-style:none;
	border-bottom: 1px solid #8c9eb4;
	display:block;
}
#leftPane ul li:hover {
	background:#f9f9f9;
}

#leftPane ul li.active {
	background:#f9f9f9;
}
#leftPane ul li.active a {
	color:#000000;
}

#leftPane ul li a {
	color:#00295b;
	text-decoration:none;
	padding: 5px 0;
	display:block;
}
#leftPane ul li a:hover {
	color:#000000;
}

#leftPane ul ul {
	margin:0;
	padding:0;
	border-top: none;
	font: 12px Arial, Helvetica, sans-serif;
}
#leftPane ul ul li {
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:none;
}
#leftPane ul ul li:hover {
	background:url('../images/sce/design/arrow.jpg') no-repeat left center;
}


#leftPane ul ul li a, #leftPane ul li.active ul li a {
	padding: 8px 10px 8px 13px;
	background:url('../images/sce/design/arrow.jpg') no-repeat left center;
	color:#666666;
}
#leftPane ul ul li a:hover, #leftPane ul li.active ul li a:hover {
	color:#000000;
}


#leftPane ul ul,
#leftPane ul li:hover ul ul,
#leftPane ul ul li:hover ul ul
{display: none;}


#leftPane ul li:hover ul,
#leftPane ul ul li:hover ul,
#leftPane ul ul ul li:hover ul,
#leftPane ul li.active ul
{display: block;}




#content {
	width:447px;
	padding-right:30px;
	float:left;
}
#content p img 
{
padding-right: 0px;
}
h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color:#00295b;
}


#rightPane {
	width:221px;
	float:right;
}

.rightBox {
	background:#fafafa;
	padding:10px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#ff0033;
}

.boxJob {
	background:#fafafa url('../images/sce/design/pic_job.jpg') no-repeat right top;
	padding:10px 96px 10px 10px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#666666;
}
.boxJob a {
	color:#ff0033;
	text-decoration:none;
}
.boxJob a:hover {
	text-decoration:underline;
}
.boxJob h1 {
	font: 14px Arial, Helvetica, sans-serif;
	color:#00295b;
	margin-bottom:0;
}



/* Footer */
#footWrap {
	border:1px solid #c2ccd8;
}

#footer {
	padding: 12px 14px;
	color:#636363;
}
#footer a {
	color:#636363;
	text-decoration:none;
	padding:0 3px;
}
#footer a:hover {
	text-decoration:underline;
}


/* Menu */
#menu {
	background:#FFFFFF url('../images/sce/design/m_bg.jpg') repeat-x top;
	height:23px;
	font: bold 12px Arial, Helvetica, sans-serif;
	position: relative;
}

#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	margin:0;
	padding:0;
	background:url('../images/sce/design/m_sep.jpg') no-repeat right;
	list-style:none;
	float:left;
	text-align:left;
}
#menu ul li.last {
	background:none;
}

#menu h2 {
	margin:0;
	padding:0;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:4px 10px;
	height:23px;
	line-height:23px;
	display:block;
	float:left;
}
#menu a:hover {
	text-decoration:underline;
}

/* Menu Home */
#menuHome {
	background:#FFFFFF url('../images/sce/design/m_bg.jpg') repeat-x top;
	height:23px;
	font: bold 12px Arial, Helvetica, sans-serif;
	position: relative;
}

#menuHome ul {
	margin:0;
	padding:0;
}
#menuHome ul li {
	margin:0;
	padding:0;
	background:url('../images/sce/design/m_sep.jpg') no-repeat right;
	list-style:none;
	float:left;
	text-align:left;
}
#menuHome ul li.last {
	background:none;
}

#menuHome h2 {
	margin:0;
	padding:0;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#menuHome a {
	color:#FFFFFF;
	text-decoration:none;
	padding:4px 10px;
	height:23px;
	line-height:23px;
	display:block;
	float:left;
}
#menuHome a:hover {
	background:#FFFFFF url('../images/sce/design/m_ro.jpg') repeat-x;
	color:#0b3262;
}
/* Menu Home End */


#menu ul ul {
	position: absolute;
	z-index: 500;
	top: 23px;
	left: 0;
	width:928px;
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #8c9eb4;
}

#menu ul ul li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	background:url('../images/sce/design/m_sep2.jpg') no-repeat right;
}
#menu ul ul li a {
	font: 12px Arial, Helvetica, sans-serif;
	color:#00295b;
}
#menu ul ul li a:hover {
	background:none;
	color:#000000;
	font-weight:bold;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul
{display: none;}


#menu ul.active a {
	background:#FFFFFF url('../images/sce/design/m_ro.jpg') repeat-x;
	color:#0b3262;
}
#menu ul.active ul a {
	background: none;
	color:#0b3262;
}

#menu ul.active ul,
#menu ul.active li:hover ul ul,
#menu ul.active ul li:hover ul ul
{display: block;}


#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul
{display: block;}


#menu, #menuHome {float:none;} /* IE 7 and below */

#menu ul li, #menuHome ul li {float:left; } /* IE 7 and below */
#menu a, #menuHome a {height:1%; font: bold 12px Arial, Helvetica, sans-serif;} /* IE 7 and below */


#leftPane a{height:1%;font: 12px Arial, Helvetica, sans-serif;} /* IE 7 and below */
/*start_user_layout_6*/

/*end_user_layout_6*/


/* featured news */
#newsheadline
{
	width: 216px;
}

#imagefile
{
	float: left; 
	width: 115px;
border-bottom: 5px solid #ffffff;
}

#headlines
{
	float:right;
	padding-right:11px;
	width:205px;
}

#headlines span a
{
	color: #000000;
	text-decoration: none;
}
#headlines span a:hover
{
	color: #000000;
	text-decoration: none;
}
#headlines span a#more
{
	color: #F20034;
	text-decoration: none;
}
#headlines span a:hover#more
{
	color: #F20034;
	text-decoration: underline;
}
/* featured news */
table.spain_downloadtable
{
padding: 0px 0px 0px 0px;
border: 0px;
color: #000000;
}
table.spain_downloadtable ul
{
color: #000000;
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
table.spain_downloadtable ul li
{
background: url('../images/sce/pdf-logo.jpg');
height: 30px;
background-repeat: no-repeat;
color: #000000;
background-position: 0px 0px;
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 30px;
}
table.spain_downloadtable ul li a
{
color: #000000;
font-size: 12px;
text-decoration: none;
vertical-align: middle;
}
table.spain_downloadtable ul li a:hover
{
text-decoration: underline;
color: #000000;
font-size: 12px;
}
td.spain_dl_border
{
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 10px;
border-right: solid 2px #0C3263;
border-bottom: solid 2px #0C3263;
}
td.spain_dl_borderbottom
{
border-bottom: solid 2px #0C3263;
}