@charset "utf-8";
/* CSS Document */

#container {
	height: 805px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	background-repeat: no-repeat;
}
body {
	background-color: #071922;
}

#leftblock {
	position: absolute;
}

#header {
	position: absolute;
	height: 70px;
	width: 1020px;
	left: 336px;
	top: 1px;
	background-image: url(../images/nav_background.jpg);
}
#body {
	position: absolute;
	height: 735px;
	width: 686px;
	top: 70px;
	left: 335px;
	border: thin none #F60;
	background-repeat: no-repeat;
}
#topblock {
	position: absolute;
	height: 395px;
	width: 334px;
	left: 2px;
	background-color: #071922;
	top: 7px;
}
#body_index {
	position: absolute;
	height: 735px;
	width: 686px;
	top: 0px;
	left: 0px;
	border: thin none #F60;
	background-repeat: no-repeat;
}
#header_index {
	position: absolute;
	height: 70px;
	width: 1020px;
	left: 0px;
	top: 0px;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
#navbar_container {
	position: absolute;
	height: 29px;
	width: 564px;
	left: 85px;
	top: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	z-index: 5;
}
body {
	background-color: #071922;
}
#body_p4 {
	position: absolute;
	height: 735px;
	width: 686px;
	top: 70px;
	left: 0px;
	border: thin none #F60;
	background-repeat: no-repeat;
}
#header_p4 {
	position: absolute;
	height: 70px;
	width: 1020px;
	left: 336px;
	top: 1px;
	background-image: url(../images/nav_background.jpg);
}

