body {
	margin: 0;
	text-align: center;
}

p, ul, ol, li, td, h1, h2, h3, a, div {
    font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 19px;
}

#hdr {
	padding: 0px 0;
}

#mnu {
    background: #2f384e;
    height: 19px;
    line-height: 19px;
    margin: 0, auto;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
}


#primary-nav {
    list-style: none;
    margin: 0 0 0 0px;
    padding: 0;
}

#primary-nav li {
    float: left;
    text-align: center;
}

#primary-nav a {
    font-weight: bold;
    font-size: 11px;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0 20px;
    text-align: center;
}

#primary-nav a:hover, #primary-nav a#selected {
    background: #9FBFDF;
    color: #fff;
    background: #11192c;
}

#bdy {
	padding: 23px 0 17px 0;
}

#ftr {
	background: #2F384E;
	color: #FFF
}

#ftr .inr {
text-align: center;
}

.inr {
	width: 750px;
	text-align: left;
	margin: auto;
}

.ins {
	width: 867px;
	text-align: left;
	margin: auto;
}
.ins2 {
	width: 998px;
	text-align: left;
	margin: auto;
}


.fl { float: left }
.fr { float: right }
.clear {
    clear: both;
    font-size: 0;
    padding: 0;
    margin: 0;
    line-height: 0;
}

#submenu {
	width: 169px;
	float: left;
	overflow: hidden;
}

#submain {
	width: 697px;
	float: left;
}

#submain_top {
	height: 10px;
	line-height: 10px;
	font-size: 10px;
	background: #FFF url(/images/submain_bkg_top.gif) no-repeat top right;
}

#submain_mdl { 
	border: 1px solid #808CB6;
	border-width: 0 1px;
	padding: 5px 13px 13px 13px;
}

#submain_inr { 
	width: 669px;
}

#submain_btm {
	height: 10px;
	line-height: 10px;
	font-size: 10px;
	background: #FFF url(/images/submain_bkg_btm.gif) no-repeat top right;
}

.menuoff { 
	background: #FFF url(/images/white_menu.jpg) no-repeat top right;
	width: 170px;
	height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 3px 0;
	color: #22272B;
}

.menuoff:hover {
	background: #FFF url(/images/grey_menu.jpg) no-repeat top right;
}

.menuon { 
	background: #FFF url(/images/grey_menu.jpg) no-repeat top right;
	width: 170px;
	height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 3px 0;
	color: #22272B;
}

#menuinfo {
	text-align: center;
	padding: 10px;
	font-size: 16px;
	color: #313654;
}

#sculpinfo {
	color: #313654;
	padding: 5px;
}

.rest { 
	margin: 6px 0 0 6px
}

.first {
	margin: 6px 0 0 0
}

#thmbpics a {
	border: 2px solid #FFF;
	padding: 1px;
	display: block; float: left;
}

#thmbpics a:hover, #thmbpics a:active, #thmbpics a:focus {
	border: 2px solid #044B89;
	padding: 1px;
}

#thmbpics img {
	border: none;
}

#slidestxt {
	text-align: center
}

#prevnext {
	margin-bottom: 0;
	text-align: center
}

#prevnext img {
	border: none
}

#form_style label { display:block; float:left; padding:3px 10px 0 0; width:80px; text-align:right }
#form_style p { clear:left; margin:0; padding: 0 0 5px 0;}

/* ----------- Possibly unused styles - to check -------------- */

p.image, p.image2 {
    padding: 4px;
    border: 1px solid #D3E3EC;
    background: #FBF2DF;
    clear: right;
    font-size: 11px;
    text-align: center;
}
p.image {
    margin: 0 0 10px 20px;
    float: right;
}

.image img, .image2 img { display: block; }

.mailto a { text-decoration: none; color: #22243E }
.mailto a:hover { text-decoration: underline }

h1 { font-size: 17px; }
h2 { font-size: 15px; }



/*----------------------- VACANCIES PAGE EDITS--------------------------*/


.vacancies-container { width:864px; }
.vacancy-item { padding-top:15px; width:430px; float:left; border:0px #000 solid; }
.vacancy-contact { width:430px; float:left; border:0px #000 solid; }


#headline h2 a { color:#014c8d; text-decoration:underline; }
#headline h2 a:hover { color:#014c8d; text-decoration:none; }




/*----------------------- NEW FOOTER EDITS--------------------------*/


.footer-container { background: url(../images/footer/footer-back.png) no-repeat top left; width:996px; min-height:275px; margin:0 auto; 
padding:60px 0px 0px 0px; border:0px solid #000; }


.footer-box { float:left; margin-left:0px; border:0px solid #000; padding:0px 15px 0px 15px;}
.footer-box p { text-align:left; line-height:normal; margin-top:0px; padding-top:0px}
.footer-box input { margin-left:0px; width:160px; padding:5px;}
.footer-box textarea { margin-left:0px; width:163px; padding:5px;}


.box1 { width:216px; }
.box2 { width:222px; }
.box3 { width:216px; }
.box4 { width:212px; }



#tweet ul { text-align:left; list-style-type:none; padding: 0; margin: 0; }
#tweet { padding-left:5px; padding-top:0px; display:inline; float:left;}

#headline { text-align:left; color:#000; } 

#headline h2 a { text-decoration:underline; color:#000; }

#tweet a { text-decoration:underline; color:#000; }

















