body {

	background-color: #000000;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #8c8b8b;
	overflow: auto;
	margin: 0px 0px 0px 0px;
}

div {

	border-width: 0px;
	padding: 0px;
}

img {

	border-width: 0px;
}

a {

	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #f5763a;
	text-decoration: none;
}


a:hover {

	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #f5763a;
	text-decoration: underline;
}

.div_center {
	
	position: absolute;
	left: 50%;
	top: 50%;
	width: 904px;
	height: 601px;
	margin-left: -452px; 
	margin-top: -300px;
	background-color: #000000;
	text-align: left;

}


object {

	margin: 0px 0px 0px 0px ;
}

.div_flash {

	position: absolute;
	background-image: url('images/flash.jpg');
	background-repeat: no-repeat;
	width: 266px;
	height: 601px;
	left: 50%;
	top: 50%;
	margin-left: -452px;
	margin-top: -300px;

}

.div_main {
	
	position: absolute;
	margin-left: 266px;
	width: 638px;
	height: 601px;

}

.div_top {

	position: absolute;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
	width: 638px;
	height: 72px;
	
}

.div_menu {

	position: absolute;
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
	width: 638px;
	height: 20px;
	left: 50%;
	top: 50%;
	margin-left: -319px; 
	margin-top: -228px;
	padding: 0px;

	
}

.div_references {

	position: absolute;
	width: 144px;
	height: 80px;
	left: 50%;
	top: 50%;
	margin-left: 51px; 
	margin-top: -207px;
	padding: 0px;

}

.div_services {

	position: absolute;
	width: 112px;
	height: 80px;
	left: 50%;
	top: 50%;
	margin-left: -61px; 
	margin-top: -207px;
	padding: 0px;

}

.div_undermenu {

	position: absolute;
	background-image: url('images/undermenu.jpg');
	background-repeat: no-repeat;
	width: 638px;
	height: 40px;
	left: 50%;
	top: 50%;
	margin-left: -319px; 
	margin-top: -208px;
	padding: 0px;

}

.div_text {

	position: absolute;
	background-image: url('images/text.jpg');
	background-repeat: no-repeat;
	width: 638px;
	height: 469px;
	left: 50%;
	top: 50%;
	margin-left: -319px; 
	margin-top: -168px;
	
}

.text_left {

	position: relative;
	width: 100%;
	
}

.text_right {

	position: absolute;
	margin-left: 380px;

}

.text_title {

	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.img_references {

	position: absolute;
	margin-left: 220px;

}

.img_up {
	
	z-index: 3;
	left: 600px;
	position: absolute;
	cursor: hand;
	border: 1px ridge #f5763a;
	
}


.img_down {
	
	z-index: 3;
	left: 600px;
	top: 400px;
	position: absolute;
	cursor: hand;
	border: 1px ridge #f5763a;
	
}

#scrollArea {

	left: 10px;
	top: 0px;
	overflow: hidden;
	width: 600px;
	height: 400px;
	position: absolute;
	
}

#divContent {

	position: relative;

}

.div_copy {

	position: absolute;
	left: 10px;
	bottom: 0px;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #8c8b8b;

}

.div_flags {
	
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 455px; 
	margin-top: -300px;
	width: 30px;
	height: 200px;
	background-color: #000000;
}

.div_vip {
	
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 453px; 
	margin-top: 280px;
	background-image: url('images/vip.png');
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}

.div_login {
	
	position: absolute;
	left: 50%;
	top: 50%;
	width: 130px;
	height: 130px;
	margin-left: 325px; 
	margin-top: 171px;
	background-color: #000000;
	
}

.input {

	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #f5763a; 
	border: 1px solid;
}

#form {

	margin: 0px 5px 0px 5px;

}