body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	color: #666;
}


#wrapper {
	position: relative;
	width: 871px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 20px;
}

/*////////////////////////////
	MAIN CONTENT
////////////////////////////*/
#header{
	width: 871px;
	height: 50px;
	background: #fff;
	float: left;
	margin: 0;
	padding: 0;
}

#photostrip{
	width: 871px;
	height: 116px;
	float: left;
	margin: 0;
	padding: 0;
}

#content{	
	background: #fff url(images/content_background.gif) repeat-y top left;
	width: 871px;
	margin: 0;
	min-height: 460px;
	padding: 0;
	float: left;
}

* html #content { height: 520px;}



.innercontent{
	width: 640px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	float: left;
}


/*////////////////////////////
	MENU
////////////////////////////*/

#menuwrapper{
	width: 180px;
	background: #fff url(images/menu_background.gif) repeat-y top left;
	margin: 0px 29px 0px 12px;
	padding: 0;
	float: left;
}
*html #menuwrapper{margin: 0px 29px 0px 6px;}


.menuitem{
	background: #fff url(images/menu_back.gif) no-repeat top left;
	min-height: 26px;
	margin: 8px 0px 0px 0px;
	padding: 0;
}
*html .menuitem{height: 26px;}


.menuiteminner{
	background: url(images/menu_back2.gif) no-repeat bottom;
	min-height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
*html .menuiteminner{height: 26px;}



#menuwrapper a:link, #menuwrapper a:visited, #menuwrapper a:hover, #menuwrapper a:active{
	color: #fff;/* white */
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	vertical-align: middle;
	margin: 6px 10px 0px 27px;
	padding: 0;
	float: left;
}

.menufooter{
	background: #fff url(images/menu_footer.gif) no-repeat top left;
	height: 24px;
	margin: 0;
	padding: 0;  
}

.menuheader {
	background: url(images/menu_header.gif) repeat-y top left;
	height: 10px;
	margin: 0;
	padding: 0;
}
*html .menuheader p{ height: 4px;}

.telephone{
	width: 180px;
	margin: 0;
	padding: 0;
	background: #fff;
	float: left;
}

.innertelephone{
	margin: 0px 0px 0px 10px;
	float: left;
}

/*////////////////////////////
	LINKS
////////////////////////////*/
a{
	color: #cc0000;/* red */
	text-decoration: underline;
}

a:visited{
    color: #cc0000;/* red */
	text-decoration: underline;
}

a:hover{
    color:  #000;/* black*/
	text-decoration: underline;
}


/*////////////////////////////
	HEADINGS
////////////////////////////*/

h1{
	font-family: arial, helvetica, sans serif;
	color: #cc0000;/*red*/
	font-size: large;
	font-weight: normal;
	border-bottom: 1px solid #DEDEDE;
	margin: 0px 0px 10px 0px;
	padding: 0;
}


h2{
	font-family: arial, helvetica, sans serif;
	color: #000;/*black*/
	font-size: small;
	font-weight: bold;
	font-style: italic;
	margin-top: 0;
}  


h3{
	font-family: arial, helvetica, sans serif;
	color: #cc0000;/*red*/
	font-size: small;
	font-weight: bold;
}


/*////////////////////////////
	FOOTER
////////////////////////////*/

#footer{
	width: 871px;
	height: 24px;
	float: left;
	background: #fff url(images/footer_background.gif) no-repeat top left;
}


#copyright{
	font-size: 80%;
	text-align: right;
	width: 861px;
	float: left;
	padding: 0;
	margin: 0;
	
}


/*////////////////////////////
	OTHER
////////////////////////////*/

img {
	border: none;
}

ul
{
	list-style-type: image;
	list-style-image:  url(images/bulletpoint.gif);
}

.right{
	float: right;
	margin-left: 0px;
	margin-bottom: 0px;
}

.left{
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}

.red{
	color: #cc0000;/*red*/ 
}

.mission{
	background: #F6F6F6;
	width: 96%;
	padding: 5px;

}

#vacancy
{
	border-bottom: solid 2px #cc0000;
}

/*////////////////////////////
	HOMEPAGE BOXES
////////////////////////////*/

.homebox{
	width: 143px;
	background: #fff url(images/home_boxes.gif) no-repeat top left;
	height: 153px;
	clear: right;
	float: left;
	margin: 10px 10px 20px 0px;
}
.homepic{
	width: 143px;
	height: 100px;
	margin-top: 10px;
	text-align: center;
}

.homepictext{
	width: 143px;
	text-align: center;
	font-size: 0.85em;
	margin-top: 5px;
}


/*////////////////////////////
	HOMEPAGE NEWS
////////////////////////////*/

#homenewsbox
{
	border: 2px solid #cc0000;
	width: 200px;
	min-height: 280px;
	margin: 0px 0px 0px 20px;
	padding: 0;
	float: right;
}

*html #homenewsbox{ height: 280px;}

#homenewsbox h2{ margin-top: 0;}

#newsboxtext{
	padding: 10px;
}

/*////////////////////////////
	CONTACT PAGE
////////////////////////////*/

#contactform{
	float: right;
	margin-left: 20px;
	line-height: 120%;
	padding: 0;
	margin-top: 0px;
	width: 320px;
}

#mapwrapper{
	float:left;
	margin-top: 20px;
	display: inline;
}
.googlemap
{
	width:620px;
	height: 370px;
	border: 1px solid #999;
}

.borderform{
	border: 1px solid #666;	
}

input{
	color: #666;
	width: 290px;	
}

textarea{
	color: #666;
	width: 290px;	
}

.submit{
		background: #cc0000;
		border: 1px solid #cc0000;
		font-weight: bold;
		color: #fff;
		width: 90px;
}