body{
	background-image:url(../images/main_background.jpg);
	background-repeat:repeat-x;
	background-color:#0B181E;
	background-position:top;
	height:100%;
	margin:0;
}
#container {
			position: relative;
			width: 900px; /* width + border for IE 5.x */
			w\idth: 895px; /* real width */
			/*min-height: 900px;*/
			margin: auto;
}
#header {
			position: absolute;
			width: 900px; /* width + border for IE 5.x */
			w\idth: 895px; /* real width */
			height: 180px;
			margin:0;
}
#language_bar {
			position: absolute;
			width: 900px; /* width + border for IE 5.x */
			w\idth: 895px; /* real width */
			height: 28px;
			margin: 0;
			background:url(../images/language_bar.jpg);
			background-repeat:no-repeat;
}
#language_menu{
			width:155px;
			height:23px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#999;
			margin-left: 700px;
			margin-top: 10px;
			text-align:center
}
#logo {
			position: absolute;
			width: 900px; /* width + border for IE 5.x */
			w\idth: 895px; /* real width */
			height: 148px;
			margin: 0;
			background:url(../images/logo.jpg);
			background-repeat:no-repeat;
}
#menu {
			position: absolute;
			width: 900px; /* width + border for IE 5.x */
			w\idth: 895px; /* real width */
			height: 32px;
			margin: 148px 0;
}
#menu ul{
			margin:0;
			list-style: none;
			padding: 0;

}
#menu li{
			float: left;

}
#content{
			position: absolute;
			width: 900px; /* width + border for IE 5.x */
			w\idth: 895px; /* real width */
			margin: 180px 0;
			/*min-height:900px;*/
			background:url(../images/background_main_square.jpg);
			background-repeat:repeat-x;
			background-color:#1A252A;
			background-position:top;
			
}
#left_border{
			position: absolute;
			width: 10px; /* width + border for IE 5.x */
			w\idth: 10px; /* real width */
			margin: 0;
			height:100%;
			background:url(../images/left_border_main_square.jpg);
			background-repeat:no-repeat;
			background-position:top;
}
#right_border{
			position: absolute;
			width: 10px; /* width + border for IE 5.x */
			w\idth: 10px; /* real width */
			margin: 0 0 0 885px;
			height:100%;
			background:url(../images/right_border_main_square.jpg);
			background-repeat:no-repeat;
			background-position:top;
}

#main_content{
			
			width: 900px; /* width + border for IE 5.x */
			w\idth: 895px; /* real width */
			margin: 0 10 0 10;
			
}
#banner{
			
			width: 850px; /* width + border for IE 5.x */
			w\idth: 850px; /* real width */
			height: 324px;
			margin: 20px 20px 0 20px;
			background:url(../images/main_banner.jpg);
			background-repeat:no-repeat;
			background-position:top;
}
#main_text_container{
			
			width: 850px; /* width + border for IE 5.x */
			w\idth: 850px; /* real width */
			height: 112px;
			margin: 6px 20px 0 20px;
			background:url(../images/main_description.jpg);
			background-repeat:no-repeat;
			background-position:top;
}
#main_text{
	position:absolute;
	width:784px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin: 40px 40px 0 40px;
	text-align:left;
}
#boxes{
			width: 850px; /* width + border for IE 5.x */
			w\idth: 850; /* real width */
			height: 420px;
			margin: 0px 18px 0px 20px;
}
#news_box{
			position:absolute;
			width: 425px; /* width + border for IE 5.x */
			w\idth: 425px; /* real width */
			height: 420px;
			margin: 0;
			background:url(../images/news_box.jpg);
			background-repeat:no-repeat;
			background-position:top;
			display:block;
}
#take_a_look_box{
			position:absolute;
			width: 425px; /* width + border for IE 5.x */
			w\idth: 425px; /* real width */
			height: 207px;
			margin: 0px 0px 0px 425px;
			background:url(../images/take_a_look_box.jpg);
			background-repeat:no-repeat;
			background-position:top;
			display:block;
}
#quick_contact_box{
			position:absolute;
			width: 425px; /* width + border for IE 5.x */
			w\idth: 425px; /* real width */
			height: 213px;
			margin: 207px 0px 0px 425px;
			background:url(../images/quick_contact_box.jpg);
			background-repeat:no-repeat;
			background-position:top;
			display:block;
}
#footer{
			position: absolute;
			width: 900px; /* width + border for IE 5.x */
			w\idth: 895px; /* real width */
			margin: 0 0 0 1px;
			height:90px;
			background:url(../images/footer.jpg);
			background-repeat:no-repeat;
}
#footer_text{
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#787878;
			margin: 50px 0 0 0;
			text-align:center;
}
#footer_text a:link, a:visited{
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#FFF;
			text-decoration:underline;
}
#footer_text a:hover, a:active{
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#FFF;
			text-decoration:none;
}
#language_text a:link, a:visited{
			font-family:Arial, Helvetica, sans-serif;
			color:#FFF;
			text-decoration:underline;
}
#language_text a:hover, a:active{
			font-family:Arial, Helvetica, sans-serif;
			color:#FFF;
			text-decoration:none;
}
/*Text classes*/
.box_black_title{
			background-color:#000;
			margin: 15px 25px 0 25px;
			min-height:20px;
			width: 374px;
}
.box_black_text{
	position:absolute;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin: 3px 5px 0px 5px;
	width: 322px;
}
.box_white{
			margin: 3px 25px 0 25px;
			min-height:50px;
			width: 364px;
			
}
.box_white_text{
	background-color:#FFF;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding: 5px 5px 5px 5px;
	width:inherit;	
}
.box_black_text_small{
			position:absolute;
			background-color:#000;
			color:#FFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			text-align:left;
			padding: 3px 5px 5px 5px;
			width:inherit;	
}
.quick_contact_black_text{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#000;
			margin:0;
}
.linkblack, .link_black:visited{
			color:#000;
			text-decoration: underline;
			font-size:12px;
			
}
.link_black:hover, .link_black:active{
			color:#000;
			text-decoration: none;
			font-size:12px;
}
.read_more{
			text-align:right;
}
.read_more a:link, .read_more a:visited{
			color:#000;
			text-decoration: underline;
			font-size:10px;
			text-align:right;
}
.read_more a:hover, a:active{
			color:#000;
			text-decoration: none;
			font-size:10px;
			text-align:right;
}
.titles{
	width:852px;
	height:67px;
	margin: 20px 20px 0 20px;
}
.main_description_top{
			
			width: 839px; /* width + border for IE 5.x */
			w\idth: 839px; /* real width */
			height: 47px;
			margin: 6px 20px 0 20px;
}
.main_description_top_no_title{
			
			width: 839px; /* width + border for IE 5.x */
			w\idth: 839px; /* real width */
			height: 28px;
			margin: 6px 20px 0 20px;
}
.main_description_bottom{
			
			width: 839px; /* width + border for IE 5.x */
			w\idth: 839px; /* real width */
			height: 14px;
			margin: 0px 20px 0 20px;
			background:url(../images/main_description_bottom.png);
			background-repeat:no-repeat;
			background-position:top;
}
.main_description_medium{
			
			width: 839px; /* width + border for IE 5.x */
			w\idth: 839px; /* real width */
			margin: 0px 20px 0 20px;
			background:url(../images/main_description_medium.png);
			background-repeat:repeat-y;
			background-position:top;
}
.main_description_text{
	position:relative;
	width:764px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding: 20px 60px 0 40px;
	text-align:left;
}
.pictures_thumbnail, .pictures_thumbnail:visited{
	border: 5px solid #22343C;
}
.pictures_thumbnail:hover, .pictures_thumbnail:active{
	border: 5px solid #FF9900;
}
