body {
	padding:0;
	margin:0;
	background-color:#2d2d2d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a7a7a;
	}
img {
	border:0;
	}
a {
	color:#9d9d9d;
	}
#wrapper {
	background-image:url(images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:0% 100%;
	background-color:#000000;
	}
#page {
	width:888px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left:auto;
	margin-right:auto;
	}
#header {
	position:relative;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:107px;
	width:100%;
	}
	#header h1 {
		text-indent:-300px;
		position:absolute;
		overflow:hidden;
		}
.language_switch {
	position:relative;
	float:right;
	width:124px;
	font-weight:bold;
	}
	.language_switch a {
		display:block;
		position:relative;
		float:left;
		background-image:url(images/bg_langswitch.jpg);
		width:35px;
		height:21px;
		color:#b6b6b6;
		line-height:21px;
		text-decoration:none;
		margin-left:3px;
		text-align:center;
		}
		.language_switch a#current_lang {
		display:block;
		position:relative;
		float:left;
		background-image:url(images/bg_langswitch_active.jpg);
		width:35px;
		height:21px;
		color:#0f0f0f;
		line-height:21px;
		text-decoration:none;
		margin-left:3px;
		text-align:center;
		}
		.language_switch a:hover {
			text-decoration:underline;
			}
.submenu {
	position:absolute;
	color:#5c5c5c;
	right:30px;
	bottom:10px;
	font-size:11px;
	word-spacing:3px;
	}
	.submenu a {
		text-decoration:none;
		color:#6c6c6c;
		}
	.submenu a:hover {
		color:#909090;
		}
/* Main navigation */
#main_navigation {
	height:77px;
	width:888px;
	padding:0;
	margin:0;
	background-image:url(images/menu_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	#main_navigation a.btn img {
		position:relative;
		display:block;
		float:left;
		padding:0;
		margin:0;
		} 
/* Frames BG*/
.left_frame_bg {
	position:relative;
	float:left;
	width:445px;
	height:334px;
	overflow:hidden;
	}
	.left_frame_bg div.frame {
		position:absolute;
		top:0;
		left:0;
		width:445px;
		height:334px;
		background-image:url(images/left_frame_bg.png) !important;  
		background-color: transparent !important;           
		background-image: none;                        
		background-repeat:no-repeat; 
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.profilestudio.net/themes/Main/images/left_frame_bg.png');
		z-index:10;
		}
	a.left-frame-link {
		display: block;
		position: absolute;
		top: 264px;
		right: 30px;
		width: 300px;
		height: 35px;
		z-index:9999;
	}
.right_frame_bg {
	position:relative;
	float:left;
	width:442px;
	height:334px;
	overflow:hidden;
	}
	.right_frame_bg div.frame {
		position:absolute;
		top:0;
		left:0;
		width:442px;
		height:334px;
		background-image:url(images/right_frame_bg.png) !important;  
		background-color: transparent !important;           
		background-image: none;                        
		background-repeat:no-repeat; 
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.profilestudio.net/themes/Main/images/right_frame_bg.png');
		z-index:10;
		}
	a.right-frame-link {
		display: block;
		position: absolute;
		top: 264px;
		left: 30px;
		width: 300px;
		height: 35px;
		z-index: 9999;
	}
/* Frames BG*/
.left_frame_en {
	position:relative;
	float:left;
	width:445px;
	height:334px;
	overflow:hidden;
	}
	.left_frame_en div.frame {
		position:absolute;
		top:0;
		left:0;
		width:445px;
		height:334px;
		background-image:url(images/left_frame_en.png) !important;  
		background-color: transparent !important;           
		background-image: none;                        
		background-repeat:no-repeat; 
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.profilestudio.net/themes/Main/images/left_frame_en.png');
		z-index:10;
		}
	a.left-frame-link {
		display: block;
		position: absolute;
		top: 264px;
		right: 30px;
		width: 300px;
		height: 35px;
		z-index:9999;
	}
.right_frame_en {
	position:relative;
	float:left;
	width:442px;
	height:334px;
	overflow:hidden;
	}
	.right_frame_en div.frame {
		position:absolute;
		top:0;
		left:0;
		width:442px;
		height:334px;
		background-image:url(images/right_frame_en.png) !important;  
		background-color: transparent !important;           
		background-image: none;                        
		background-repeat:no-repeat; 
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.profilestudio.net/themes/Main/images/right_frame_en.png');
		z-index:10;
		}
	a.right-frame-link {
		display: block;
		position: absolute;
		top: 264px;
		left: 30px;
		width: 300px;
		height: 35px;
		z-index: 9999;
	}
/* Frontpage items */
.frontpage_news {
	position:relative;
	float:left;
	width:290px;
	margin-top:30px;
	background-image:url(images/bg_frontpage_items.jpg);
	background-repeat:no-repeat;
	background-position: 0% 42px;
	}
	.frontpage_news h2.bg {
		height:42px;
		text-indent:-100px;
		background-image:url(images/news_bar_bg.jpg);
		background-repeat:no-repeat;
		margin:0;
		padding:0;
		overflow:hidden;
		}
	.frontpage_news h2.en {
		height:42px;
		text-indent:-100px;
		background-image:url(images/news_bar_en.jpg);
		background-repeat:no-repeat;
		margin:0;
		padding:0;
		overflow:hidden;
		}
.frontpage_about {
	position:relative;
	float:left;
	width:290px;
	margin-top:30px;
	background-image:url(images/bg_frontpage_items.jpg);
	background-repeat:no-repeat;
	background-position: 0% 42px;
	}
	.frontpage_about h2.bg {
		height:42px;
		text-indent:-100px;
		background-image:url(images/about_bar_bg.jpg);
		background-repeat:no-repeat;
		margin:0;
		padding:0;
		overflow:hidden;
		}
		.frontpage_about h2.en {
		height:42px;
		text-indent:-100px;
		background-image:url(images/about_bar_en.jpg);
		background-repeat:no-repeat;
		margin:0;
		padding:0;
		overflow:hidden;
		}
.banner {
	width:300px;
	position:relative;
	float:right;
	margin-top:30px;
	}
.bg_frontpage_items {
	padding:18px 23px;
	font-size:11px;
	}
	.news_item {
		padding-bottom:13px;
		margin-bottom:13px;
		border-bottom: 1px solid #2d2d2d;
		margin-right: 15px;
		}
	.bg_frontpage_items a {
		font-size:11px;
		color:#7a7a7a;	
		}
	.bg_frontpage_items a:hover {
		text-decoration:none;
		}
		a.more {
			display:block;
			color:#9d9d9d;
			background-image:none;
			padding:9px 0;
			margin:0;
				}
	.date {
		font-size:11px;
		color:#888888;
		display:block;
		margin-bottom:7px;
		}
/* Inner page bg */
#inner_page {
	background-image:url(images/bg_page.jpg);
	background-repeat:no-repeat;
	padding-bottom: 40px;
	}
/* #Left Column */
#left_column {
	position:relative;
	float:left;
	width:570px;
	padding-bottom:30px;
	}
	#left_column h2 {
		color:#b1b4bb;
		font-size:21px;
		font-weight:normal;
		padding:0 !important;
		margin:0 !important;
	}
	#left_column h2 a  {
		color:#b1b4bb;
		font-size:21px;
		font-weight:normal;
		text-decoration:underline;
		}
	#left_column h2 a:hover{
		text-decoration:none;
		}
	#left_column a {
		padding:0;
		margin:0;
		}
	#left_column a:hover{
		text-decoration:none;
		}
	.testimonial {
		padding:10px 26px 44px 26px;
		border-bottom:#000 1px solid;
		}
		.testimonial h3 {
			color:#f8f8f8;
			margin:0;
			font-size:15px;
			padding-bottom:13px;
			}
		.testimonial p {
			margin:0;
			padding:13px 0px;
			}
		.testimonial .art_img {
			position:relative;
			float:left;
			width:120px;
			height:120px;
			border:#313131 1px solid;
			padding:3px;
			margin-right:15px;
			overflow:hidden;
			}
		.testimonial a.category {
			color:#949494;
			font-size:13px;
			font-weight:bold;
			text-decoration:underline;
			display:block;
			padding-bottom:7px;
			}
	.article {
		padding:10px 26px 44px 26px;
		border-bottom:#000 1px solid;
		height:auto;
		}
		.article h3 {
			color:#f8f8f8;
			margin:0;
			font-size:15px;
			padding-bottom:13px;
			}
		.article p {
			margin:0;
			padding:13px 0px;
			}
		.article .art_img {
			position:relative;
			float:left;
			width:120px;
			height:120px;
			border:#313131 1px solid;
			padding:3px;
			margin-right:15px;
			overflow:hidden;
			}
		.article a.category {
			color:#949494;
			font-size:13px;
			font-weight:bold;
			text-decoration:underline;
			display:block;
			padding-bottom:7px;
			}
/* #Right column */
#right_column {
	position:relative;
	float:right;
	width:318px;
	font-size:11px;
	}
	#right_column a {
		color:#7a7a7a;
		}
	#right_column a:hover {
		text-decoration:none;
		}

	#right_column h2 {
		background-image:url(images/bg_right_column_title.jpg);
		background-repeat:no-repeat;
		height:39px;
		color:#a9a9a9;
		font-size: 14px;
		line-height: 39px;
		padding-left: 15px;
		font-weight:normal;
		}
	.right_colum_content {
		background-image:url(images/right_border.jpg);
		background-repeat:repeat-y;
		height: 1%;
		}
		.right_colum_content .news_item {
			margin-left:17px;
			padding-right:15px;
			background-image:none;
			}
			.right_colum_content .news_item .date {
				margin-bottom:3px;
				}
			.right_colum_content .news_item a{
				display:block;
				padding-left:0px;
			}
		.right_colum_content .banner {
			float:none;
			padding-left:17px;
			padding-bottom:20px;
			background-image:url(images/bg_separator.jpg);
			background-position:0% 100%;
			background-repeat:no-repeat;
			}
/* Footer */
.footer {
	clear:both;
	height:100px;
	}
	.copright {
		position:relative;
		float:right;
		background-image:url(images/copright_profile.jpg);
		background-repeat:no-repeat;
		width:250px;
		height:50px;
		padding-left:35px;
		padding-top:10px;
		margin-top:10px;
		font-family: Verdana, Tahoma, Sans-serif, Arial;
      	font-size: 10px;
		line-height:80%;
		}
/* Author */
a.devision {
      float: left;
      display: block;
      background: url(images/devision.gif);
      width: 52px;
      height: 16px;
     	margin-top: 3px;
  }

  #createdby {
      float: left;
      font-family: Verdana, Tahoma, Sans-serif, Arial;
      font-size: 10px;
      padding-top: 10px;
      padding-right: 5px;
  }
/* Other classes */
.clear_div {
	clear:both !important;
	font-size:0px;
	}
.breadcrumb {
	height:33px;
	background-image:url(images/breadcrumb.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	line-height:33px;
	font-family: Arial, Sans-serif;
	font-size:13px;
	color:#8e8e8e;
	}
.send_comment {
	position:absolute;
	background-image:url(images/bg_add_coment.jpg);
	background-repeat:no-repeat;
	width:162px;
	height:76px;
	left: 348px;
	top: 12px;
	padding:9px 0px 0px 58px;
	font-family:"Trebuchet MS", Arial, Sans-serif;
	font-size:14px;
	}
.feedback td {
	background-color:#131313;
	padding:7px 13px 13px 13px;
	}
.feedback tr td input {
	background-color:#636363 !important;
	color:#000;
	border:none;
	width:370px;
	height:23px;
	padding:6px 0 0 10px;
	}
.feedback tr td textarea {
	background-color:#636363;
	color:#000;
	border:none;
	width:370px;
	height:80px;
	padding:6px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	}
.feedback tr td input.submit {
	width:130px;
	background-image:url(images/bg_send_btn.jpg);
	background-repeat:repeat-x;
	height:32px;
	color:#636363;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding: 0;
	}
.wedding-div {
}

.commercial-div {
}	

 .txt-hide {
	display:block;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}

.facebook {
	width: 25px;
	height: 25px;
	background: url(images/facebook.png);
	display: block;
	float: right;
}
