*{
	margin:0;
	padding:0;
}
body{
	background:#561f04 url(../images/bg.jpg) repeat-x top;
	font:12px/20px Tahoma,Helvetica,sans-serif;
	color:#4b4d4a;
}

#bg-home{
	background:#692c0d;
}

#home-wrapper{
	background:url(../images/bg-home.jpg) repeat-x top;
}

/* Layout Styles Starts */

#header{
	width:945px;
	background:url(../images/header-bg.jpg) no-repeat;
	height:81px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	#logo{
		width:320px;
		height:65px;
		padding:11px 0 0 16px;
	}
#menu{
	height:52px;
	overflow:hidden;
	width:945px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	#menu ul{
		list-style:none;
		float:left;
		padding:12px 0 0 0;
	}
		#menu li{
			margin:0 5px 0 0;
		}
		#menu li, #menu li a, #menu li a span, #menu li a.current, #menu li a.current span, #menu li a:hover, #menu li a:hover span{
			float:left;
			display:block;
			height:27px;
			line-height:27px;
			cursor:pointer;
			color:#6e2705;
			text-decoration:none;
			font-weight:normal;
		}
			#menu li a, #menu li a.current{
				padding:0 0 0 16px;
			}
				#menu li a span, #menu li a.current span{
					padding:0 24px 0 8px;
				}
					#menu li a:hover, #menu li a.current{
						background:url(../images/menu-h-l.jpg) no-repeat left center;					
					}
						#menu li a:hover span, #menu li a.current span{
							background:url(../images/menu-h-r.jpg) no-repeat right center;
							color:#fff;							
						}
	#menu .floatright img{
		padding:14px 10px 0 0;
	}
	#home-container-top{
	background:url(../images/home-container-top.jpg) no-repeat;
	width:945px;
	height:56px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	}
	#container-wrap{
		background:url(../images/container-bg.jpg) repeat;
	}
	#container-home-wrap{
		background:#1a0400;
	}
		#container-home{
	width:945px;
	background:url(../images/header-img.png) no-repeat top;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
		}
			#container-home .floatleft img{
				margin-left:0px;
			}
			.coursel{
				padding-top:15px;
			}
		#container{
			background:url(../images/container-inner-bg.jpg) repeat-y;
			padding:76px 0 25px 0;
			width:960px;
			margin:0 auto;
		}
			#container-inner{
				width:920px;
				margin:0 auto;
				background:#fff;
				padding:10px;
			}
				#sidearea{
					width:230px;
					float:left;
				}
					#nav-wrap{
						background:url(../images/nav-bg.jpg) repeat-y;
						width:209px;
					}
						#nav{
							background:url(../images/nav-top.jpg) no-repeat top;
						}
							#nav ul{
								list-style:none;
								padding:15px 0 35px 0;
								background:url(../images/nav-bottom.jpg) no-repeat bottom;
							}
								#nav li{
									margin:2px 0;
								}
								#nav li, #nav li a{
									display:block;
									height:45px;
									line-height:45px;
								}
									#nav li a, #nav li a.current{
										color:#652405;
										margin-left:-20px;
										font-weight:normal;
										padding-left:35px;
										text-transform:uppercase;
										font-size:14px;
										position:relative;
									}
										#nav li a:hover, #nav li a.current{
											color:#fff;
											background:url(../images/nav-hover.jpg) no-repeat;
											text-decoration:none;
										}
				#mainarea{
					width:660px;
					float:left;
					padding:25px 0 15px 0;
				}
					#gallery img{	
						float:left;
						margin:0 14px 22px 0;
					}
					#gallery img.end{
						margin:0 0 22px 0;
					}
					.mblock1-wrap{
						background:url(../images/mblock1-bg.jpg) repeat-y;
						width:642px;
						margin:15px 0 25px 0;
					}
						.mblock1{
							background:url(../images/mblock1-top.jpg) no-repeat top;
						}
							.mblock1-bottom{
								background:url(../images/mblock1-bottom.jpg) no-repeat bottom;
								padding:25px;
							}
#footer-home-wrap{
	background:url(../images/footer-home-bg.jpg) repeat-x;
	height:82px;
}
	#footer-home-inner{
		background:url(../images/footer-home-inner.jpg) no-repeat top;
		width:960px;
		height:72px;
		margin:0 auto;
		padding:10px 0 0 0;
		overflow:hidden;
	}
	#footer-links{
/*		padding:15px 0 0 0;*/
		color:#fff;
		font-size:11px;
		width:980px;
		margin:0 auto;
		padding-bottom:10px;
	}
#footer-outer{
	background:url(../images/footer-bg.jpg) repeat-x;
	height:56px;
}
#footer-home-outer{
	background:url(../images/footer-bg.jpg) repeat-x;
}
	#footer{
		width:940px;
		margin:0 auto;
		color:#fff;
		height:56px;
		line-height:56px;
		overflow:hidden;
		font-size:11px;
	}
		/*#footer-links{
			width:940px;
			margin:0 auto;
			padding-bottom:10px;
			color:#fff;
			font-size:11px;
		}*/
		#footer p.floatright, #footer-links p.floatright{
			color:#8c5b3f;		
		}
		#footer a, #footer-links a{
			color:#8c5b3f;
			text-decoration:underline;
		}
		
#home-wrapper #header, #home-wrapper #menu, #footer-links{
	width:945px;
}
#home-wrapper #header #logo{
	padding-left:3px;
}
#home-wrapper #menu .floatright img{
	padding-right:0;
}
	
/* Layout Styles Ends */


/* Form Styles */

.input{
	background:#f5f5f4;
	border:1px solid #e5e3e3;
	padding:8px 5px;
	font-size:11px;
	font-style:italic;
	color:#666;
	width:260px;
}

textarea.input{
	width:400px;
}

.send-button{
	background:url(../images/send-btn.jpg) no-repeat;
	width:26px;
	height:18px;
	outline:none;
	border:none;
	cursor:pointer;
}

/* Form Styles */


/* Paragraph and list Styles */

#container p{
	margin:0 0 15px 0;
}
#content img.floatleft{
	margin:0 15px 0 0;
}
#content img.floatright{
	margin:0 0 0 15px;
}
.bullet1{
	background:url(../images/bullet1.png) no-repeat left;
	text-indent:32px;
}
.bullet2{
	background:url(../images/bullet2.png) no-repeat left;
	text-indent:33px;
}

/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#007cd8;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#007cd8;}

/* Heading Styles Starts */

h1{font-size:32px;}
h2{font-size:28px;}
h3{font-size:20px;}
h4{font-size:18px;}
h5, h6{font-size:14px;}
h1,h2,h3,h4,h5,h6{margin:0 0 20px 0; color:#7f2d06;font-weight:normal;}	
h3.grey{color:#7d807c;}
h4.orange{color:#d56b26;}
h2.marginb10, h3.marginb10{
	margin:0 0 10px 0;
}
h2.arrow{
	background:url(../images/nav-hover.jpg) no-repeat;
	height:45px;
	line-height:45px;
	color:#fff;
	font-size:14px;
	margin:0 0 10px -20px;
	padding:0 0 0 45px;
	position:relative;
}

/* Heading Styles Ends */								

img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}
.italic{font-style:italic;}
.underline{text-decoration:underline;}
.width40{width:40%;}
.width45{width:45%;}
.valign-bottom{vertical-align:bottom;}
.blue{color:#0054a1;}
.pink{color:#e42e34;}
.padding-top3{padding-top:3px;}
.padding-top10{padding-top:10px;}
.padding20{padding:20px 40px 20px 20px;}
.fs1{font-size:11px;}
.fs2{font-size:14px;}
.testimonial{
	font-size:26px;
	font-family:"Times New Roman";
	line-height:30px;
	color:#666;
	font-style:italic;
}

/* Genric Styles Ends */
