html {

}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

#external_body {
	position: relative;
	margin: auto;
	margin-top: 5px;
	padding: 0px;
	width: 967px;
	height: 100%;
	background-color: #ffffff;
}

#left_side_frame {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 45px;
	height: 589px;
	background-image: url('img/left_side_frame.jpg');
	background-repeat: no-repeat;
	background-color:#ffffff;
}

#right_side_frame {
	position: relative;
	float:right;
	top: 0px;
	width: 45px;
	height: 589px;
	background-image: url('img/right_side_frame.jpg');
	background-repeat: no-repeat;
	background-color:#ffffff;
}

#middle_area {
	position: relative;
	float:left;
	height: 100%;
	top: 0px;
	width: 877px;
	height: 100%;
}

#header_and_menu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 877px;
	height: 111px;
	background-image: url('img/header_and_menu_bg.jpg');
}

#logo {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 243px;
	height: 91px;
}

#call_now {
	position: absolute;
	left: 255px;
	top: 7px;
	width: 434px;
	height: 34px;
	background-image: url('img/call_now_bg.jpg');
	font-size: 14px;
	font-family: arial, tahoma;
	color: #ffffff;
}

#call_now p {
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	line-height: 34px;
}

#languages {
	position: absolute;
	left: 720px;
	overflow: visible;
	top: 14px;
	width: 185px;
	z-index: 5;
	height: 21px;
	font-size: 10px;
	background-color: #000000;
	font-family: arial;
	color: #ffffff;
}

#languages p {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 21px;
}

#menu_box {
	position: absolute;
	left: 264px;
	top: 56px;
	width: 600;
	height: 40px;
	background-image: url('img/menu_box_bg.png');
}

#menu_box p {
	margin: 0px;
	padding: 0px;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: #28251d;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 40px;
}

.menu_item {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 7px;
	padding-right: 7px;
}

.menu_item a {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: #28251d;
	text-decoration: none;
}

.menu_item a:hover {
	text-decoration: underline;
}

#inner_body {
	position: relative;
	left: 0px;
	width: 877px;
	min-height: 400px;
	background-image: url('img/inner_body_bg.png');
	background-repeat: repeat-x;
	background-color:#ffffff;
}

#inner_body_column_fix {
	position: relative;
	height: 100%;
	width: 100%
	background-color: red;
	background-image: url('img/left_column_height_fix_bg.png');
}

#left_column_area {
	position: relative;
	overflow: hidden;
	float: left;
	left: 13px;
	top: 11px;
	width: 221px;
	background-color: #56544f;
	height: 100%;
}
#left_column_area p {
	font-family: verdana;
	font-size: 12px;
	color: #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}

#white_separator {
	position: relative;
	float: left;
	left: 26px;
	top: 0px;
	width: 5px;
	height: 100%;
	background-color: #ffffff;
}

#right_content_area {
	position: relative;
	float: right;
	right:12px;
	top: 11px;
	width: 601px;
	min-height: 400px;
	padding-bottom: 25px;
	background-color: #ffffff;
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 18px;
	color: #1e1e1e;
	text-align: justify;
}

#right_content_area p{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#right_content_area h1{
	margin-top: 20px;
	font-size: 18px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 25px;
}

#right_content_area h2{
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
}

#right_content_area h3{
	font-size: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
}

#right_content_area ul{
	padding-left: 45px;
	padding-right: 15px;
}

.left_menu_item {
	padding: 0px;
	margin-left: 8px;
	width: 204px;
	height: 31px;
	background-image: url('img/products/menu_inactive_bg.jpg');
}

.left_menu_item a {
	padding: 0px;
	margin: 0px;
	display:block;
	width:177px;
	height:100%;
	text-decoration:none;
	padding-left: 25px;
	font-weight: bold;
	line-height: 30px;
	font-size: 12px;
	font-family: verdana, georgia, verdana, arial;
	color: #ffffff;	

}

.left_menu_item a:hover {
  text-decoration: none;
}

#left_column_photo {
	border: 10px solid #4f4d47;
}

.gallery_table {
	width: 597px;	
	margin-left: 1px;
	margin-bottom: 10px;
}

.gallery_line_header {
	background-image: url('img/products/gallery_header_bg.png');
	width: 100%;
	height: 30px;
	font-family: verdana, arial;
	font-size:12px;
	color: #ffffff;
	padding-left: 13px;
}

.gallery_cell {
	border: 1px #d2cbc1 solid; /* #e2dbd1 */
	padding: 0px;
	text-align:center;
	font-size: 10px;
	font-family:verdana;
	color: #837c6e;
	height: 89px;
	width: 140px;
	vertical-align: top;
}

.gallery_cell_hide_title {
	height: 67px;
}

.gallery_cell_empty {
	border: none;
	width: 140px;
	height: 67px;
}

.gallery_thumb {
	padding: 0px;
	border: none;
	margin-bottom: 1px;
	height: 67px;
	width: 140px;
}

#footer {
	float: left;
	margin-top: 25px;
	margin-left: 12px;
	margin-bottom: 15px;
	position: relative;
	background-color: #817e79;
	font-family: verdana;
	font-size: 11px;
	line-height: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 95%;
	color: #eee;
}

#special_info {
	width: 571px;
	padding-left: 13px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f0e8dd;
	border:  solid 1px #c5baac;
}

#ask_form {
	margin-top: 10px;
	margin-left: 15px;
}

#ask_form input {
	border: 1px solid #bbb;
	width: 200px;
	padding-left: 2px;
}

#form_submit{
	border: 1px solid #333;
	margin-left: 80px;
}

#ask_form div{
	margin-bottom: 5px;
}

.form_field_name {
	width: 80px;
	float: left;
}

.form_field_boxes {
	width: 200px;
	float: right;
}

#form_text {
	height: 200px;
	width: 560px;
	border: 1px solid #bbb;
	padding: 5px 5px 5px 5px;
	color: #1e1e1e;
	margin-bottom: 15px;"
}

#sent_mail {
position: relative;
margin: 15px 15px 15px 15px;
padding: 15px 15px 15px 15px;
background-color: #ede9e1;
border: 1px solid #ddd9d1;
}

