*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 70% "Trebuchet MS", Arial, Verdana, Tahoma, Sans-serif;
	color: #fff;
	background: #fff;
	text-align: center;
}
body.hompag {
	background-image: url(/images/bgrounds/hompag-body.gif);
}

a { font-size: 1em; }
a:link { color: #29477b; text-decoration: underline; }
a:visited { color: #29477b; text-decoration: underline; }
a:hover { color: #29477b; text-decoration: none; }
a:active { color: #29477b; text-decoration: underline;}

#main-c ul, .submenu ul { margin: 0 0 1em 0px; }
#main-c ul li, .submenu ul li {
	margin: 0 0 .4em 0; 
	padding: 0 5px 0 22px;
	background: url(/images/icons/bullet-white.gif) no-repeat 10px 5px; 
}
#main-c ol {
	margin-left: 20px;
}
#main-c ol li {
	margin: 0 0 .4em 0;
	padding: 0 5px 0 0;
	list-style-type: decimal;
}
#main-c li ul {
	margin-top: 5px;
}
#main-c ol li li {
	list-style-type: none;
	padding: 0 5px 0 22px;
	background: url(/images/icons/bullet-white.gif) no-repeat 10px 5px; 
}
#main-c ul#sitemap li, #main-r ul li {
	background-image: url(/images/icons/bullet.gif);
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l { margin: 0 10px 0 0; float: left; }
.img-r { margin: 0 0 0 10px; float: right; }
.img-l, .img-r, .img-c { margin-bottom: 10px }
.img-c { margin-left: 0px; }
.img-bdr { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 .5em 0;
	color: #29477b;
	font: 1em "Trebuchet MS", Arial, Verdana, Tahoma, Sans-serif;
	font-weight: bold;
}
h1 { font-size: 1.7em; color: #fff; position: absolute; bottom: 15px; left: 40px; margin-bottom: 0;}
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #C3D6F3;
	background-color: #fff;
	margin: 1em 0 !important;
	margin: 0;
}

#header {
	position: relative;
	width: 995px;
	height: 113px;
	background: #fff url(/images/bgrounds/body.gif) repeat-x;
	border-bottom: 3px solid #fff;
}

#header #logo {
	position: absolute;
	top: 6px;
	left: 0;
}

#nav {
	position: absolute;
	top: 85px;
	left: 0px;
	width: 995px;
	height: 28px;
	background: url(/images/bgrounds/nav.gif) repeat-x;
}

#nav, #nav ul {
	line-height: 1;
}

#nav li {
	float: left;
	text-align: center;
}
#nav li.current a, #nav li.current a:link, #nav li.current a:visited, #nav li.current a:hover, #nav li.current a:active {
	color: #fff;
	background-color: #6a88b8;
	text-decoration: none;
	margin-top: 1px;
	border-top: 3px solid #c3d6f3;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {
	display: block;
	color: #fff;
	padding: 6px 20px 7px 20px;
	margin-top: 4px;
	background-color: #a6a6a6;
	/*height: 15px; CANNOT ADD HEIGHT, IE SUCKS*/
	text-decoration: none;
}

#nav a:hover {
	background-color: #898989;
	color: #fff;
}

.hompag #masthead {
	width: 995px;
	height: 221px;/* flash 193, 28 img */
	background: url(/images/bgrounds/masthead.gif) repeat-x;
}
#masthead {
	height: 75px;
	background: url(/images/bgrounds/masthead-inner.gif) repeat-x;
	border-bottom: 3px solid #fff;
	position: relative;
}



#masthead #flashcontent {
	position: absolute;
	top: 28px;
	left: 0;
	/*border-right: 1px solid #fff;*/
}
.hompag #masthead img {
	left: 0;
	border: none;
}
#masthead img {
	position: absolute;
	border-left: 1px solid #fff;
	right: 0;
	top: 0;
}







#container {
	margin: 0 auto;
	width: 995px;
	text-align: left;
}

.hompag #main {
	background: url(/images/bgrounds/main.gif) repeat-y;
}
#main {
	background: url(/images/bgrounds/main-inner.gif) repeat-y;
	width: 995px;
}

#main-l, #main-c, #main-r {
	display: inline;
	float: left;
}


#main-l {
	width: 220px;/* 250 */
	padding: 20px 15px;
}

.hompag #main-c {
	width: 455px;/* 495 */
	padding: 20px;
	line-height: 1.4em;
}

#main-c {
	width: 665px;
	padding: 20px 40px;
	line-height: 1.4em;
	font-size: 1.1em;
}
#main-r {
	width: 220px;/* 250 */
	padding: 20px 15px;
	
}

#main-l h2 {
	width: 220px;
	height: 81px;
}
#main-l h2 a {
	display: block;
	width: 220px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 81px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:81px; /* IE5/Win */
	background: url(/images/text/h2-order-online.gif) no-repeat;
}


.newsFront {
	border-left: 2px solid #AFC4E6;
}






#news {
	color: #29477b;
	line-height: 14px;
	padding: 6px;
}

#news img.newsimg {
	margin: 0px 5px 20px 5px;
	border: 3px solid #EEE;
	padding: 1px;
}
#latestnews img {
	border: 3px solid #EEE;
	padding: 1px;
}
#news h2 {
	margin: 0 0 7px 0;
}

#news h2 a, #news a {
	color: #29477b;
	text-decoration: underline;
}
#news h2 a:hover {
	text-decoration: none;
}
#newsItem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer {
	background: url(/images/bgrounds/footer.gif) repeat-x;
	width: 985px;
	color: #597cb6;
	padding: 5px;
	margin: 3px 0 0 0;
}

#footer img {
	float: right;
}


#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active { color: #597cb6; }


.subcont {
	width: 665px;
}
.sub-l, .sub-r {
	width: 310px;
	margin-right: 25px;
	display: inline;
	float: left;
}
.sub-l h3, .sub-r h3  {
	padding-left: 10px;
}
.sub-l p, .sub-r p, p.indent  {
	padding-left: 20px;
}
.sub-r {
	margin-right: 0;
}

#latestnews dd {
	border-bottom: 1px solid #C3D6F3;
	margin: 0 0 5px 0;
	padding: 0 10px 5px 10px;
}
#latestnews dl a {
	font-size: 1em;
}
p.more {
	text-align: right;
}
dt.first a {
	padding-left: 10px;
}
.submenu {
	border-bottom: 1px solid #fff;
	margin-bottom: 1em;
}

.car {
	background: url(/images/bgrounds/car.jpg) no-repeat 582px 28px;
	width: 995px;
	height: 221px;
}


.vacancylist {
	width: 500px;
}
.vacancylist th, .vacancylist td {
	padding: 4px 10px 2px 10px;
	border-bottom: 1px solid #c3d6f3;
}
.vacancylist th {
	background-color: #29477b;
	color: #fff;
}
.vacancylist td {
	background-color: #7c96c1;
}
.vacancylist tr.alt td {
	background-color: #6a88b8;
}
.vacancylist td.td-cnt {
	color: #c3d6f3;
}
.vacancylist a, .vacancylist a:link, .vacancylist a:visited, .vacancylist a:active {
	color: #fff;
}
.vacancylist a:hover {
	color: #fff;
}




/* LIGHTBOX */


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	