@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	  margin: 0 auto;
	  padding: 0;
	  border: 0;
	  font-weight: inherit;
	  font-style: inherit;
	  font-size: 100%;
	  font-family: inherit;
	  vertical-align: baseline;
}

a img { border: none;
}

a,link,visited{
	color:#fff;
	
	}
	
	a:hover{
		color:#DEAB50;
		}
		
		a:focus{border:0px solid #000;}

body {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  color: #eee;
	  background: #111 url("../images/bg.jpg") repeat top right;
	}
	
#container{
	width:934px;
	background-color:#111;
	margin:auto;
	border:1px solid #463820;
	padding:0px 8px;
	}
	
#header{
	height:111px;
	background:url(../images/top_navi_back.jpg) no-repeat top right;
	}
	
	.logo {
	float: left;
	width:329px;
	}
	
	.logo h1 {
	  text-indent: -9999px;
	}
	
	.logo h1 a {
	  display: block;
	  background: url(../images/logo.jpg) no-repeat top right;
	  height:111px;
	}
	
	.navi_left{
		background:url(../images/top_navi_left.jpg) no-repeat top left;
		width:8px;
		height:111px;
		float:left;
	}
	
				
	.navi{
		background:url(../images/top_navi_bg.jpg) repeat-x bottom left;
		float:left;
		height:111px;
		width:587px;
		vertical-align:bottom;
		position:relative;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
			.navi ul {
			float: left;
			text-align: left;
			padding-top:75px;
			margin:0px;
			padding-left:9px;
			}
			
			.navi ul li {
			display: inline;

			}
			 
			.navi ul li a {
			color: #000;
			text-decoration:none;
			font-weight:bold;
			width:auto;
			padding-bottom:18px;
			padding-left:31px;
			padding-right:31px;
			margin-left:-5px;
			line-height:25px;

			}
/*			 
			.navi ul li:hover  {
			background:url(../images/navi_hover.jpg) no-repeat center top;
			color:#fff;
			}*/
			
	.navi ul li a:hover  {
		color:#fff;
		}
				
	 #slide {position:absolute; top:37px; height:45px; background:url(../images/navi_hover.png) no-repeat center top;}
			
				
	.navi_right{
		background:url(../images/top_navi_right.jpg) no-repeat top left;
		width:10px;
		height:111px;
		float:right;
		}
	
#title{
	height:37px;
	margin-top:8px;
	margin-bottom:8px;
	border:1px solid #C59237;
	background-image:url(../images/title_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#60150F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	text-align:right;
	padding-right:15px;
	padding-top:12px;
	color:#111;
	font-weight:bold;
	}
	

	
#logos{
	height:84px;
	margin-bottom:8px;
	background-image:url(../images/logo_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
	
	.logo_left_arrow{
		width:30px;
		float:left;
		margin-top:30px;
		}
		
	.logo_bg{
		height:84px;
		float:left;
		}
		
		
	.logo_right_arrow{
		width:30px;
		float:right;
		margin-top:30px;
		}
	
	
#content{
	/*height:235px;*/
	margin-bottom:8px;
/*	border:1px solid #C59237;*/


	}
	
	
	#left_content{
		width:215px;
		float:left;
		margin-bottom:8px;
		background-color:#333333;

		}
		
			#left_content H1{
					background-image:url(../images/left_heading_bg.jpg);
					background-repeat:no-repeat;
					background-position:left;
					height:40px;
					color:#110;
					line-height:28px;
					padding-left:10px;
					font-weight:bold;
					margin-bottom:10px;
				}
				
			#left_content p{
				padding:5px;

				}
				
			#category_link p{
			padding:0px;
				margin:0px;
				border-bottom:1px solid #ccc;


			}
			
			#category_link a,link,visited{
				text-decoration:none;
				display:block;
				background-image:url(../images/category_li.jpg);
				background-position:7px 10px;
				background-repeat:no-repeat;
				padding-left:20px;
				text-transform:capitalize;
								padding:5px 20px;
				
				}
				
			#category_link a:hover{
				text-decoration:none;
				display:block;
				background-image:url(../images/category_li_hover.jpg);
				background-repeat:no-repeat;
				padding-left:20px;
				color:#FFFF99;
				}
				
			#category_link .cat_current{
				text-decoration:none;
				display:block;
				background-image:url(../images/category_li_hover.jpg);
				background-position:200px 10px;
				background-repeat:no-repeat;
				padding-left:20px;
				color:#FFFF99;
				background-color:#555;
				font-weight:bold;
				}
		
	#right_content{
		width:704px;
		float:right;
		margin-bottom:8px;
		}
		
			#right_content h2{
				font-size:15px;
				line-height:35px;
				color:#CC9738;
				text-transform:capitalize;
				font-weight:normal;
				background-image:url(../images/h2_bg.jpg);
				background-repeat:no-repeat;
				background-position:left;
				padding-left:25px;	
				}
	

		
	#right_content_with_ul{
		width:704px;
		float:right;
		margin-bottom:8px;
		}
		
			#right_content_with_ul h2{
				font-size:15px;
				line-height:35px;
				color:#CC9738;
				text-transform:capitalize;
				font-weight:normal;
				background-image:url(../images/h2_bg.jpg);
				background-repeat:no-repeat;
				background-position:left;
				padding-left:25px;	
				}
				
			#right_content_with_ul ul{margin-left:30px;}
	
			/*#right_content ul{
				padding:15px 30px 15px 30px;
				}*/
	
		
#footer{
	height:30px;
	margin-bottom:8px;
	border-top:1px solid #222222;
	background:url(../images/footer_bg.jpg) no-repeat bottom center;
	clear:both;
	font-size:11px;
	padding-top:30px;
	}
	
	.rights {
		float:left;
		}
		
	
	.designby {
		float:right;
		}
		
		
.address{
	width:250px;
	float:left;
	padding-left:10px;
	background-image:url(../images/address_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
	
		.address h1{
			font-size:22px;
			color:#E9B55C;
			}
	
.contact_form{
	float:right;
	width:420px;
	}
	
	.form_txt{
		width:80px;
		float:left;
		text-align:right;
		padding-right:20px;
		padding-top:7px;
		color:#CC9738;
		}
	
		.contact_form p{float:left;
		width:150px;
		color:#E9B55C;}
	
		.contact_form input  {
			border:1px solid #45371E;
			background:transparent;
			margin:3px 0px;
			color:#CCCCCC;
			padding:4px;
			width:300px;
			}
						
			.contact_form textarea  {
			border:1px solid #45371E;
			background:transparent;
			height:70px;
			color:#CCCCCC;
			padding:4px;
			width:300px;
			}
			
		.contact_form .submit_btn  {
			width:60px;
			float:right;
			background-color:#CC9739;
			color:#000000;
			
			}
			
.enq_form{

	width:650px;
	}
	
	.enq_form_txt{
		width:200px;
		float:left;
		text-align:right;
		padding-right:20px;
		padding-top:7px;
		color:#CC9738;
		}
	
		.enq_form p{float:left;
		width:200px;
		color:#E9B55C;}
	
		.enq_form input  {
			border:1px solid #45371E;
			background:transparent;
			margin:3px 0px;
			color:#CCCCCC;
			padding:4px;
			width:300px;
			}
			
			.enq_form select  {
			border:1px solid #45371E;
			background:transparent;
			margin:5px 0px;
			color:#CCCCCC;
			padding:4px;
			width:310px;
			}
									
			.enq_form textarea  {
			border:1px solid #45371E;
			background:transparent;
			height:70px;
			color:#CCCCCC;
			padding:4px;
			width:300px;
			margin:5px 0px;
			}
			
			
		.enq_form .submit_btn  {
			width:60px;
			float:right;
			background-color:#CC9739;
			color:#000000;
			margin-right:5px;
			
			}
			
			
