/* CSS Document */

/* GLOBAL */

.normalheader1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC3300;

}

.normalheader2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.companytitle a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.companytitle a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.companytitle a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0033;
}

.texttitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img.floatRight {
	float: right;
	margin:10px;
}

#wrapper { 
	background-color: #ffffff;
	margin:0 auto;
	width:623px;
	height:auto;
	text-align: left;
	}
	
.titlebar {
	color:#FFFFFF;
	background-image:url(images/title_bg.gif);
	background-repeat:no-repeat;
	height:24px;
	width:568px;
	margin:0 auto;
}

p.titlebarmargin {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
}

/* INDEX */

.indexsplash {
	height: 189px; 
	width: 542px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	background-image:url(images/splashbg.gif);
	background-repeat:no-repeat;
}

.indexsplashsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
}

/* SERVICES */

td.services_title_odd {
	width:135px;
	background-image:url(images/services_bgtop.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}

td.services_title_even {
	width:135px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0 auto;
	text-align: center;
}

td.services_img_odd {
	background-color:#d6d6d6;
}

td.servicesflavour_odd {
	background-color:#d6d6d6;
}

td.services_img_even {
	background-color:#ffffff;
}

td.servicesflavour_even {
	background-color:#ffffff;

}

td.services_end {
	background-image:;
	background-repeat:no-repeat;
}

.flavourtext {
	margin:5px;
	font-family:Arial;
	font-size:10px;
}

/* ABOUT */

.about {
	float:right;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}

/* NAVIGATION */

/*JOBS PAGE*/

.jobs_title {
margin:0px;
font-family:arial;
font-weight:strong;
}

.jobs_title a:link {text-decoration: none; color:;}
.jobs_title a:visited {text-decoration: none; color:;}

.jobs {
	margin-left:50px;
	font-family:Arial;
	font-size:12px;
}

/*JOBS*/
.header1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003399;
}

.header1a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#003399;
}

.header2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC3300;
}

.header3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}

.jobtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	padding-right: 15px;
}

.jobpostformat {
	float:right;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}

.jobinfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}

/* FOOTER */

.footerlinks {
	position:relative;
	bottom:25;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:550;
	height:25;
	background-color:#C98B8B;
	color:#FFFFFF;
}

.footerbranding {
	a:link (text-decoration: none; color:#000000);
	a:visited (text-decoration: none;color:#00000);
	position:relative;
	bottom:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:550;
	height:25;
	background-color:#666666;
	color:#FFFFFF;
}

/* MISC EXTRA SHHZ */

.footerhelper {
	position:relative;
	left:0;
	width:550;
}

.tabbed {
	margin-left:50px;
}

