@charset "UTF-8";

body {
	background-color: #393f5d;
	margin-top: 0px;
	margin-left: 150px;
	margin-right: 150px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;

	font-family: Arial, sans-serif;
	font-size: 78%;
	line-height: 1.2em;
	color: #666666;
	font-weight: normal;

}
body strong {
	color: #ff9900;
	background-color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	
}
body em {
	color: #ffcc00;
	text-transform: uppercase;
	font-weight: 500;
	font-style:normal;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #cc00cc;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color:#cc00cc;
}
.container_of_all {
	width: 675px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.container_welcome {
    background-image:url(images/hello_welcome.png);
	width: 675px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(images/header_images/white_yellow_luas.jpg);
	height: 147px;
	width: 675px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fdad00;
}

.navigation {
	margin-left: 177px;
	padding-top: 120px;
}
.side_navi {
    margin-top: 20px;
	padding-right: 10px;
	height: 330px;
	width: 140px;
	float: left;
	overflow: auto;
	
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-weight: 500;

}
.side_space {
    margin-top: 20px;
	height: 330px;
	width: 150px;
	float: left;
	overflow: hidden;
	
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-weight: 500;
}
.side_space a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}
.side_space a:hover {
	color: #1e202c;
	text-decoration: none;
}
.side_space a:active {
	text-decoration: none;
	color:#1e202c;
}
.side_space img{
    margin-bottom:10px;	
}
.side_navi a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}
.side_navi a:hover {
	color: #1e202c;
	text-decoration: none;
}
.side_navi a:active {
	text-decoration: none;
	color:#1e202c;
}
side_navi strong {
	color: #ffcc00;
	text-transform: uppercase;
	font-weight: bold;
}
.main_content {
	width: 675px;
	background-color: #dedee1;
	margin-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.main_content_with_side_nav {
    width: 515px;
	background-color: #dedee1;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-left: 10px;
	float: left;	
}
.main_content_map {
	width: 515px;
	background-color: #dedee1;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}
.map {
	margin: 0px;
}
.text_map {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.main_text {
	margin-right: 20px;
	margin-left: 180px;
	padding-top: 10px;
}
.main_text_with_side_nav {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
}
.main_text_with_side_nav img{
    margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
.main_text_press {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	float: left;	
}
.main_text_press img{
    margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
.main_text_press img{
    margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
.photos {
margin-bottom: 15px;
margin-top: 15px;
margin-left: 30px;
float: left;

}
.kanian {
	margin-left: 180px;

}
	
.filler {
	height: 50px;
	width: 665px;
	float: left;

}
/*---------------------------------------------------------------------------------------- Fixes */

img {
	behavior: url(behaviours/iepngfix.htc);
}.welcome_text {
	margin-top: 334px;
	margin-left: 435px;
	margin-bottom: 148px;
}

