#main_container {
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
	font-size: 11px;
	color: #c3c3c3; 
}

#main_header {
	width: 835px;
	height: 190px;
	float: left;
	background-image:url(../images/design_header.jpg);
	background-repeat: repeat-x;
}

#main_menu {
	width: 835px;
	height: 68px;
	float: left;
}

#left_bg {
	width: 33px;
	height: 432px;
	background-image:url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

#main_content {
	width: 798px;
	height: 432px;
	background-color: #000000;
	float: left;
}

#right_bg {
	width: 4px;
	height: 432px;
	background-image:url(../images/right_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

#main_footer {
	width: 835px;
	height: 40px;
	float: left;
	background-image:url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #a2a2a2;
}

#footer_blank {
	width: 835px;
	height: 40px;
	float: left;
}

#main_upper_blank {
	width: 798px;
	height: 15px;
	float: left;
	background-image:url(../images/main_upper.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 798px;
	height: 417px;
	float: left;
}

#title_bg {
	height: 67px;
	float: left;
	background-image:url(../images/title_bg.jpg);
	background-repeat: repeat-x;
}

#title_text {
	color: #d8d8d8;
	text-transform: uppercase;
	font-family: arial;
	font-size: 14px;
	padding-top: 23px;
	padding-left: 5px;
}

#front_pic_container {
	width: 110px;
	height: 85px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

#buzias_pic_container {
	width: 94px;
	height: 72px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

#cazare_pic_container {
	width: 124px;
	height: 94px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}