@charset "utf-8";
body {
	background-color: #92a3b0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	position:relative;
	width:1000px;
	height:1100px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background.jpg);
}
#wrapper_why {
	position:relative;
	width:1000px;
	height:830px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background.jpg);
}
#wrapper_photogallery {
	position:relative;
	width:1000px;
	height:1030px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background.jpg);
}


#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:183px;
	z-index:1;
}

#nav {
	position:absolute;
	left:150px;
	top:134px;
	width:801px;
	height:29px;
	z-index:3;
}
#flash {
	position:absolute;
	left:50px;
	top:183px;
	width:900px;
	height:419px;
	z-index:9;
}
#pics {
	position:absolute;
	left:50px;
	top:183px;
	width:900px;
	height:120px;
	z-index:12;
}

#footer {
	position:absolute;
	left:0px;
	top:1058px;
	width:1000px;
	height:128px;
	z-index:2;
}
#t_whatmakesusdiff {
	position:absolute;
	left:11px;
	top:5px;
	width:275px;
	height:16px;
	z-index:1;
}

.white_bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.blue {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0f2d66;
}
.main {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
a {
	font-size: 12px;
	color: #003;
	font-weight: bold;
}
a:visited {
	color: #0f2d66;
}
a:hover {
	color: #0f2d66;
}
a:active {
	color: #0f2d66;
}
a:link {
	color: #0f2d66;
}
#flags {
	position:absolute;
	left:871px;
	top:95px;
	width:71px;
	height:30px;
	z-index:1;
}

