/*-----------------------Global Styles -----------------------*/
body{
	margin-top:0px;
	border-bottom:0px;
	background-color:#cfc7ab;
	}
	
.display_none{
	display:none;
	}
	
	
/*-----------------------Div IDs & Styles-----------------------*/

.field_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	width:120px;
	height:20px;
	float:left;	
	padding-bottom:8px;
	}
	
.field_div{
	float:left;
	width:350px;
	padding-bottom:8px;
	}

#base{
	margin:auto;
	width:750px;
	}
	
#header{
	height:135px;
	}
	
#left_menu{
	width:150px;
	padding-top:65px;
	height:401px;
	background-color:#A51E24;
	float:left;
	background-image:url(images/product_catalog.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#right_col{
	float:left;
	width:600px;
	}
	
#home_flsh{
	}
	
#main_content{
	min-height:410px;
	padding:20px;
	padding-top:20px;
	}
	
.cat_link{
	padding-bottom:5px;
	}
	
.fotter{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-top:15px;
	}
	
.fotter1{
	float:left;
	width:750px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-top:15px;
	}
	
		
a.fotter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	}
	
a.fotter:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A51E24;
	text-decoration:none;
	}
	
.left_men_itm{
	width:150px;
	text-align:center;
	}
	
/*-----------------------Image IDs & Styles-----------------------*/
#heade_image{
	background-image:url(images/heder_logo.jpg);
	background-position:right;
	height:135px;
	width:750px;
	background-repeat:no-repeat;
	}
	
#heade_image1{
	background-image:url(images/heder_logo1.jpg);
	background-position:right;
	height:135px;
	width:750px;
	background-repeat:no-repeat;
	}
	
.red_tri{
	background-image:url(images/tri.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
.main_cont_bg{
	float:left;
	
	}
	
.main_cont_bg_inner{
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	min-height:410px;
	float:left;	
	}
	
#aboutus_image{
	background-image:url(images/about_us_img.jpg);
	display:block;
	height:200px;
	width:560px;
	background-repeat:no-repeat;
	}
	
#managemnt_image{
	background-image:url(images/management_img.jpg);
	display:block;
	height:200px;
	width:560px;
	background-repeat:no-repeat;
	}

#contact_us_image{
	background-image:url(images/contact_img.jpg);
	display:block;
	height:200px;
	width:560px;
	background-repeat:no-repeat;
	}
	
/*-----------------------Links IDs & Styles-----------------------*/
a.mail_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C4020;
	text-decoration:underline;
	}
	
a.mail_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A51E25;
	text-decoration:underline;
	}

a#product_cat{
	width:145px;
	height:45px;
	display:block;
	background-image:url(images/product_cat.jpg);
	background-repeat:no-repeat;
	}
	
a#product_cat:hover{
	width:145px;
	height:45px;
	display:block;
	background-image:url(images/product_cat1.jpg);
	background-repeat:no-repeat;
	}
	
a#cat_1{
	width:145px;
	height:35px;
	display:block;
	background-image: url(images/pale_door.jpg);
	background-repeat:no-repeat;
	}
	
a#cat_1:hover{
	width:145px;
	height:35px;
	display:block;
	background-image:url(images/pale_door1.jpg);
	background-repeat:no-repeat;
	}
	
a#home{
	width:120px;
	height:41px;
	display:block;
	background-position:top left;
	background-image:url(images/home.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
a#home:hover{
	width:120px;
	height:41px;
	display:block;
	background-position:bottom left;
	background-image:url(images/home.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
a#about_us{
	width:120px;
	height:41px;
	display:block;
	background-position:top left;
	background-image:url(images/about_us.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
a#about_us:hover{
	width:120px;
	height:41px;
	display:block;
	background-position:bottom left;
	background-image:url(images/about_us.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
a#management{
	width:120px;
	height:41px;
	display:block;
	background-position:top left;
	background-image:url(images/management.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
a#management:hover{
	width:120px;
	height:41px;
	display:block;
	background-position:bottom left;
	background-image:url(images/management.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	

	
a#gallery{
	width:120px;
	height:41px;
	display:block;
	background-position:top left;
	background-image:url(images/product_gallery.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
a#gallery:hover{
	width:120px;
	height:41px;
	display:block;
	background-position:bottom left;
	background-image:url(images/product_gallery.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
a#contact{
	width:120px;
	height:41px;
	display:block;
	background-position:top left;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
a#contact:hover{
	width:120px;
	height:41px;
	display:block;
	background-position:bottom left;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
a.left_men_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#96171A;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	border-top:#750809 solid 1px;
	}
	
a.left_men_links:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#C62632;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	border-top:#750809 solid 1px;
	}
	
a.left_men_links1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#96171A;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	border-top:#750809 solid 1px;
	border-bottom:#750809 solid 1px;
	}
	
a.left_men_links1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#C62632;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	border-top:#750809 solid 1px;
	border-bottom:#750809 solid 1px;

	}
	
/*----------------------- Text Styles -----------------------*/
.main_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#A51E25;
	font-weight:bold;
	padding-bottom:5px;
	}
	
.description_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	}
	
.bold_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	}
	
.error_msg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A51E25;
	}
	
/*-----------------------Form fields Styles-----------------------*/
.field1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C4020;
	border:#0C4020 solid 1px;
	width:200px;
	height:18px;
	background-color:#FFFFFF !important;
	}
	
.field2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C4020;
	border:#0C4020 solid 1px;
	width:235px;
	height:18px;
	background-color:#FFFFFF !important;
	}
	
.field3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C4020;
	border:#0C4020 solid 1px;
	width:150px;
	height:18px;
	background-color:#FFFFFF !important;
	}
	
.field4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C4020;
	border:#0C4020 solid 1px;
	width:300px;
	height:18px;
	background-color:#FFFFFF !important;
	}
	
.txt_area{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C4020;
	border:#0C4020 solid 1px;
	width:300px;
	height:75px;
	background-color:#FFFFFF !important;
	}
	
.submit_button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0C4020;
	border:solid 1px #0C4020;
	height:22px;
	width:60px;
	}
	