body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	line-height: 16px;
}

#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -270px;
	min-width:760px;
	left: 0px;
}

#inner {
	margin: auto;
	height: 540px;
	width: 760px;
}

#left {
display:inline;
float:left;
width:204px;
height:540px;
overflow:hidden;
}

#right {
display:inline;
float:left;
width:556px;
height:516px;
overflow:hidden;
}

#footerholder {
	display:inline;
	float:left;
	width:545px;
	height:20px;
	overflow:hidden;
	text-align: center;
	background-image: url(images/footer-dots.gif);
	margin-left:11px;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


#logocorner {
	display:inline;
	float:left;
	width:204px;
	height:125px;
	overflow:hidden;
	background-image: url(images/perspective-wales-logo.gif);
}

#navholder {
display:inline;
float:left;
width:204px;
}

#undernav {
display:inline;
float:left;
width:204px;
height:55px;
overflow:hidden;
}

#languageholder {
	display:inline;
	float:left;
	width:184px;
	height:22px;
	overflow:hidden;
	background-image: url(images/language-dots.gif);
	text-align: right;
	margin-right: 20px;
	margin-top:0;
}
#brainslogo {
	display:inline;
	float:left;
	width:184px;
	height:85px;
	overflow:hidden;
	text-align: right;
	margin-right: 20px;
	margin-top: 75px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9b9b9b;
}

#image1 {
	display:inline;
	float:left;
	width:556px;
	height:252px;
	overflow:hidden;
}

#image2 {
	display:inline;
	float:left;
	width:300px;
	height:516px;
	overflow:hidden;
}

#titlebar1 {
	display:inline;
	float:left;
	width:545px;
	height:24px;
	margin-left:11px;
	background-image: url(images/title-underline.gif);
	background-repeat: repeat-x;
	padding-top:5px;
}

#titlebar2 {
	display:inline;
	float:left;
	width:245px;
	height:24px;
	margin-left:11px;
	background-image: url(images/title-underline.gif);
	background-repeat: repeat-x;
	padding-top:5px;
}

#scroll1 {
display:inline;
float:left;
width:540px;
height:215px;
overflow:auto;
margin-left:11px;
margin-top:10px;
margin-bottom:10px;
padding-right:5px;
SCROLLBAR-FACE-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #f13132;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

#scroll2 {
display:inline;
float:left;
width:240px;
height:470px;
overflow:auto;
margin-left:11px;
margin-top:10px;
margin-bottom:10px;
padding-right:5px;
SCROLLBAR-FACE-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #f13132;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

.titletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
}

.titletextgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#868686;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
}

.underline {
text-decoration:underline;
}

/* BUTTONS */

.btntext, a.btntext:link, a.btntext:active, a.btntext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:28px;
	text-align: left;
	height: 28px;
	text-decoration: none;
	padding-right:8px;
	padding-left:8px;
	font-style: normal;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
}

a.btntext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:28px;
	text-align: left;
	height: 28px;
	text-decoration: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FF0000;
	font-weight: bold;
}

/* END BUTTONS */


#work-for-us{
	float:left;
	margin:5px 0 5px 15px;
}