@charset "utf-8";
/* XJ Space CSS */

body{
	padding:0;
	margin:0;
	background-color:#34241b;
	background-image:url(images/bg_grad.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
h1{
	color:#b89756;
	font-size:18px;
	text-decoration:underline;
}
h2{
	color:#b89756;
	font-size:16px;
	text-decoration:underline;
}
#main_shadow{
	margin-left:auto;
	margin-right:auto;
	width:999px;
	height:617px;
	background-image:url(images/main_shadow.jpg);
}

#header{	
	width:980px;
	height:47px;
	padding-top:14px;
	padding-left:10px;
}
#menu_left{
	display:block;
	float:left;
	width:75px;
	height:47px;
	background-image:url(images/header_left.gif);
}
#home_button{
	display:block;
	float:left;
	width:139px;
	height:47px;
	background-image:url(images/header_home.jpg);
	background-position:top;
}
#home_button:hover{
	background-position:bottom;
}

#webdesign_button{
	display:block;
	float:left;
	width:180px;
	height:47px;
	background-image:url(images/header_webdesign.jpg);
	background-position:top;	
}
#webdesign_button:hover{
	background-position:bottom;
}
#seo_button{
	display:block;
	float:left;
	width:115px;
	height:47px;
	background-image:url(images/header_seo.jpg);
	background-position:top;		
}
#seo_button:hover{
	background-position:bottom;
}
#photoedit_button{
	display:block;
	float:left;
	width:202px;
	height:47px;
	background-image:url(images/header_photoediting.jpg);
	background-position:top;		
}
#photoedit_button:hover{
	background-position:bottom;
}
#contact_button{
	display:block;
	float:left;
	width:171px;
	height:47px;
	background-image:url(images/header_contact.jpg);
	background-position:top;		
}
#contact_button:hover{
	background-position:bottom;
}
#menu_right{
	display:block;
	float:left;
	width:98px;
	height:47px;
	background-image:url(images/header_right.gif);
}
#index_pic{
	width:980px;
	height:430px;
	margin-left:10px;
}
#lower_bar{
	height:107px;
	margin-left:10px;
}
.bar_link{
	color:#CCC;	
	text-decoration:underline;
}
.bar_link:visited {
	color:#666;
	text-decoration:underline;	
}
#bar_webdesign{
	float:left;
	height:107px;
	width:313px;
	background-image:url(images/bar_webdesign.jpg);
}
.bar_content{
	font-size:13px;
	color:#FFF;
	padding-top:35px;
	padding-left:140px;
}
.click_details{
	font-size:14px;
	color:#FFF;
	text-decoration:underline;
}
#bar_seo{
	float:left;
	height:107px;
	width:350px;
	background-image:url(images/bar_seo.jpg);
}
#bar_photoediting{
	float:left;
	height:107px;
	width:318px;
	background-image:url(images/bar_photoediting.jpg);
}
#black_content{
	margin-left:auto;
	margin-right:auto;
	width:930px;
	background-color:#000;
	padding-left:30px;
	padding-right:20px;	
}
.black_content_header{
	color:#FFF;
	font-size:22px;
}
.black_content_text{
	color:#FFF;
	text-indent:0px;
}
#black_content_top{
	margin-left:auto;
	margin-right:auto;	
	width:980px;
	height:22px;
	background-image:url(images/black_content_top.jpg);
	margin-left:-30px;
}
#black_content_bottom{
	margin-left:auto;
	margin-right:auto;	
	width:980px;
	height:21px;
	background-image:url(images/black_content_bottom.jpg);
	background-position:bottom;
	margin-left:-30px;	
}
#contact_content{
	width:980px;
	height:430px;
	margin-left:10px;
	background-image:url(images/contact-girl.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#000;
}
#contact_text{
	width:680px;
	color:#CCC;
	text-align:center;
	padding-right:300px;
}
#webdesign_content{
	width:980px;
	height:550px;
	margin-left:10px;
	background-color:#000;
	background-image:url(images/black_content_bottom2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#webdesign_text{
	width:680px;
	color:#CCC;
	text-align:center;
	padding-right:100px;
}
.content_left{
	width:500px;
	float:left;
	margin-left:25px;
	color:#a3a2a2;
}
.content_right{
	width:375px;
	float:left;
	color:#a3a2a2;
	margin-left:15px;	
}
.vert_line {
	width:25px;
	float:left;
	margin-top:25px;
	margin-left:10px;		
	height:440px;
	background-image:url(images/vert_line.jpg);
	background-repeat:repeat-y;
}
#tiny_tourist_button{
	display:block;
	float:left;
	width:178px;
	height:130px;
	background-image:url(images/tiny_tourist_icon.jpg);
	background-position:top;		
}
#tiny_tourist_button:hover{
	background-position:bottom;
}
#ecr_button{
	display:block;
	float:left;
	width:178px;
	height:130px;
	background-image:url(images/ecr_icon.jpg);
	background-position:top;		
}
#ecr_button:hover{
	background-position:bottom;
}
#interiorpool_button{
	display:block;
	float:left;
	width:178px;
	height:130px;
	background-image:url(images/interiorpool_icon.jpg);
	background-position:top;		
}
#interiorpool_button:hover{
	background-position:bottom;
}
#okchalets_button{
	display:block;
	float:left;
	width:178px;
	height:130px;
	background-image:url(images/okchalets_icon.jpg);
	background-position:top;		
}
#okchalets_button:hover{
	background-position:bottom;
}
.gold_link{
	color:#887141;
	text-decoration:underline;
}
.gold_link:hover{
	color:#b89756;
}
.cell_top {
	vertical-align:top;
}
.cell_top_right{
	vertical-align:top;
	text-align:right;
}
.align_center{
	text-align:center;
}