/** PAGE */

#page {
	overflow: hidden;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}

#contactholder {
	width:650px;
	height:1600px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	/*text-align:center;*/
	
}

#contactholder .current_page_item {
	text-decoration: underline;
	color:#988353;
}

/*SLIDE SHOW*/
#col-menu {
	width:150px;
	float:left;
	position:fixed;
	top:210px;
}

#coladdress{
width:450px;
float:right;
}

#coladdress ul {
	list-style-type:circle;
	padding-left: 15px;
	letter-spacing:0.3px;
	font-size:0.9em;
	font-weight:100;
}

#col-menu p{
	padding-top:10px;
	padding-bottom:10px;
}

#smallfont {
	font-size:9px;
	
}

#map{
	float:right;
}


#col-menu a {
	display: block;
	height: 15px;
	line-height: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Arial', sans-serif;
	font-size: 0.5 em !important;
	color: #5C5C5C;
}

#col-menu a:hover {
	text-decoration: underline;
	color:#988353;
}

#col-career {
	width:450px;
	float:right;
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:thin solid #333;
}

#col-career h1{
	font-size:2em;
	font-family: 'Didot', sans-serif;
	line-height:110%;
	color:#FFF;
	text-transform:uppercase;
	padding-bottom:10px;
}

#col-career em{
	font-size:0.8em;
	line-height:180%;
	color:#988353;
}

#col-careerend {
	width:450px;
	float:right;
	padding-top:30px;
	padding-bottom:50px;
}

#col-careerend h1{
	font-size:2em;
	font-family: 'Didot', sans-serif;
	line-height:110%;
	color:#FFF;
	text-transform:uppercase;
	padding-bottom:10px;
}

#col-careerend em{
	font-size:0.8em;
	line-height:180%;
	color:#988353;
}

