* {
	margin:0px;
	padding:0px;
	font-weight:normal;
	outline:none;
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	margin:0px;
	width:100%;
	color:#333;	
	background-image:url(/_assets/images/bg.jpg);
	background-position:50% 180px;
	background-repeat:repeat-x;
}
h1 {
    font-size:50px;
	line-height:80px;
	margin-top:30px;
	margin-bottom:30px;
	letter-spacing:-5px;
}
h2 {
	background-image:url(/_assets/images/h2bg.gif);
	background-repeat:no-repeat;
	font-size:18px;
	padding:10px 20px;
	margin-bottom:10px;
	color:#333;
}
h3 {
	font-size:25px;
	margin-bottom:15px;
}
.form_message 
{
    position:absolute;
    width:100%;
    height:50px;
    padding:20px;
    z-index:500;
    top:0px;
    left:0px;
}
.form_message .form_holder
{
    width:955px;
    margin:auto;
}
#quote 
{
    width:54px;
    display:none;
    height:162px;
    position:absolute;
    left:50%;
    top:302px;
    margin-left:457px;
    background-image:url(/_assets/images/quote.png);
    background-position:top left;
    background-repeat:no-repeat;
}
blockquote 
{
    margin-left:20px;
    color:#666;
}
.cright h3 
{
}
.jobdesc 
{
    margin-bottom:50px;
}
h4 {
	font-size:18px;
	margin-top:10px;
	margin-bottom:20px;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
}
a.yellow 
{
}
a.yellow:hover 
{
    background-color:#ffc;
}
h2.yellow
{
	background-image:url(/_assets/images/h2bg_yellow.gif);
}
p {
	margin-bottom:15px;
}
input 
{
    padding:2px;
}
.greysquare 
{
    padding-bottom:2px;
    padding-right:10px;
}
.cleft {
	margin-top:35px;
}
.cright ul {
	list-style:none;
}
.cright li {
	color:#999;
	font-size:14px;
	padding:5px 10px;
	width:300px;
}
.cright p 
{
    max-width:500px;
    color:#333;
}
.underline {
	border-bottom:1px #f1f1f1 solid;
}
.breadcrumb {
	color:#999;
	margin-top:30px;
	margin-left:25px;
	width:100%;
}
.breadcrumb span 
{
    color:#666;
}
.margin-right {
	margin-right:20px;
}
.margin-left {
	margin-left:20px;
}
.breadcrumb 
{
    font-size:12px;
}
.breadcrumb a {
	color:#999;
}
.breadcrumb a:hover {
	color:#333;
}
.grey {
	color:#999;
}

img {
	border:none;
}

.normalstyle {
	font-style:normal;
}
a.submenu {
	font-size:16px;
	width:140px;
	padding:5px 20px;
	float:left;
	clear:left;
	color:#333;
}
a.submenu:hover {
	background-image:url(/_assets/images/submenubg.gif);
	background-repeat:no-repeat;
	background-position:right -60px;
}
a.submenupoint {
	font-size:12px;
	width:120px;
	padding:5px 20px;
/*	padding-left:40px; */
	float:left;
	clear:left;
	color:#333;
}
a.submenupoint:hover {
	background-image:url(/_assets/images/submenubg.gif);
	background-repeat:no-repeat;
	background-position:right -60px;
}
.menuset {
	background-image:url(/_assets/images/submenubg.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.menupointset {
	background-image:url(/_assets/images/submenubg.gif);
	background-repeat:no-repeat;
	background-position:right -120px;
}
#vertical_slide, #horizontal_slide {
}
#wrapper {
	width:955px;
	margin:auto;
}
#title {
	width:955px;
	overflow:hidden;
}
#title .tlogo {
	height:150px;
	padding-top:25px;
	width:300px;
	padding-bottom:5px;
}
#topmenu {
	background-image:url(/_assets/images/h2bg.gif);
	background-repeat:no-repeat;
	background-position:95px 0px;
	width:265px;
	height:30px;
	padding-top:10px;
	position:absolute;
	margin-left:690px;
}
#topmenu a {
	color:#999;
}
#topmenu a:hover {
	color:#333;
}
#title .ttagline
{
	width:265px;
	position:absolute;
	margin-left:690px;
	margin-top:90px;
}
#mainmenu
{
	width:690px;
	height:48px;
	overflow:hidden;
}
#submainmenu
{
	width:690px;
	height:40px;
	margin-top:2px;
	overflow:hidden;
	background-image:url(/_assets/images/submenubg.jpg);
	background-repeat:no-repeat;
}
#main_content
{
    overflow:hidden;
    width:100%;
	border-bottom:1px solid #eaeaea;
}
#main_content .mainholder
{
    margin:auto;
    width:1000px;
}
#office_content
{
    width:100%;
	border-bottom:1px solid #eaeaea;
}
#office_content .officeholder
{
    margin:auto;
    width:1000px;
}
#footertab {
	width:100%;
	height:28px;
	padding-top:15px;
	z-index:5;
	text-align:right;
}
#footertab a
{
	padding:15px;
	background-color:#FFC;
	color:#333;
	padding-right:200px;
}
#footertab a:hover
{
}
#footer
{
	position:fixed;
	overflow:hidden;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:1001;
}
#footermenu
{
	height:525px;
	background-color:#FFC;
	width:100%;
}
#footermenu .fmholder
{
	height:525px;
	margin-left:50%;
	width:100%;
}
#footermenu .fmcorrection
{
    margin-left:-475px;
    overflow:hidden;
    width:100%;
}
#footermenu .fmcorrection p
{
    font-size:12px;
    margin-bottom:0px;
    margin-top:15px;
}
#footermenu .fm_blurb
{
    position:absolute;
    width:290px;
    padding:25px 10px;
    float:left;
    height:185px;
    border-bottom:1px solid #D6D6AD;
    border-left:1px solid #D6D6AD;
}
#footermenu .fm_info
{
    position:absolute;
    width:100%;
    padding:25px 10px;
    float:left;
    height:185px;
    margin-left:311px;
    border-bottom:1px solid #D6D6AD;
    border-left:1px solid #D6D6AD;
}
#footermenu .fm_navigation
{
    position:absolute;
    width:290px;
    padding:25px 10px;
    float:left;
    height:185px;
    margin-top:236px;
    margin-left:311px;
    border-bottom:1px solid #D6D6AD;
    border-left:1px solid #D6D6AD;
}
#footermenu .fm_subscribe
{
    position:absolute;
    width:100%;
    padding:25px 10px;
    float:left;
    height:185px;
    margin-top:236px;
    margin-left:621px;
    border-bottom:1px solid #D6D6AD;
    border-left:1px solid #D6D6AD;
}

#footermenu .fm_subscribe h4
{
    font-size:14px;
    margin-top:30px;
}

#footermenu .greysquare 
{
    padding-left:20px;
    background-image:url(/_assets/images/grey_square-web-design-newcastle-upon-tyne.gif);
    background-repeat:no-repeat;
    background-position:10px 7px;
}
#footerspacerhome 
{
    width:100%;
    margin-top:20px;
    overflow:hidden;
    height:200px;
}
#footerspacerhome .fsholder
{
    width:920px;
    margin:auto;
}
#footerspacerhome .fsholder a 
{
    width:100%;
}
.pixel
{
    position: absolute;
    width: 1px;
    height: 1px;
	left:50%;
	background-image:url(/_assets/images/line_bg.png);
    z-index:30000;
}

.flashWarning h1, h3
{
 font-size:18px;   
}

.validationSummary
{
}

.validationSummary ul
{
	list-style:none;
	margin-left:-10px;
}

.validationSummary li
{
    color:Red;
}