*{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	font:11px/18px Tahoma, Arial, FreeSans, Helvetica, sans-serif;
	color:#222;
}

/* Layout Styles Starts */

#header-outer{
	width:100%;
	background:url(images/header-outer.jpg) repeat-x;
	height:301px;
}
	#header-inner{
		width:984px;
		margin:0 auto;
	}
		#menu{
			height:54px;
		}
			#menu ul{
				list-style:none;
				text-align:center;
			}
				#menu li{
					display:inline;
				}
					#menu li a{
						color:#b86d13;
						font-weight:bold;
						background:url(images/divider.jpg) no-repeat 10px center;
						line-height:54px;
						padding:0 30px;
						font-size:13px;
					}
						#menu li a:hover{
	color:#F60;
	text-decoration:none;
	background-color: #F60;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: 13px center;
						}
		#header{
			background:url(images/header.jpg) no-repeat;
			height:247px;
		}
			#logo{
				width:457px;
				padding:15px 0 0 42px;				
			}
				#logo h1{
					background:url(images/none.png) no-repeat;
					margin:0;
				}
					#logo h1 a{
						display:block;
						height:247px;
					}
						#logo h1 a span{
							display:none;
						}
#container-outer{
	width:100%;
}
	#container{
	width:950px;
	margin:0 auto;
	padding:20px 0;
	font-size: 10px;
	}
		#mainarea{
			width:570px;
			float:left;
			background:url(images/layout-divider.jpg) no-repeat right center;
			padding:0 45px 0 0;
		}
			#container h2{
				color:#010101;
				font-family:"Trebuchet MS";
			}
			#container h2 span{
	color:#3265CC;
			}
		#sidearea{
			width:320px;
			float:right;
		}
			#sidearea h6{
				margin:15px 0 10px 0;
			}
#footer-outer{
	width:100%;
	height:288px;
	background:url(images/footer-outer.jpg) repeat-x;
}
	#footer{
	width:984px;
	height:288px;
	margin:0 auto;
	background-image: url(images/footerbook.jpg);
	background-repeat: no-repeat;
	}
		#testimonial{
			height:149px;
			color:#fff;
			padding:85px 15px 0 15px;
		}
			#testimonial h3{
				margin:0 0 12px 0;
			}
				#testimonial .floatleft, #testimonial .floatright{
					width:395px;
				}
		#copyrights{
			padding:0 15px;
			height:54px;
			line-height:54px;
			overflow:hidden;
			color:#828b8f;
		}
			#copyrights a{
				color:#828b8f;
			}
				#copyrights a:hover{
					color:#fff;
				}

/* Layout Styles Ends */

/* Form Styles */

.input, .textarea{
	border:solid #898989;
	border-width:2px 1px 1px 1px;
	margin:3px 0;
}
.input:focus, .textarea:focus{
	border:solid #dd861d;
	border-width:2px 1px 1px 1px;
}
.button1{
	background:#f6941e url(images/btn1.jpg) repeat-x;
	border:1px solid #e29940;
	color:#b76f18;
	width:72px;
	height:23px;
	line-height:23px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
/* Form Styles */

/* Paragraph and list Styles */

#container p{
	margin:0 0 15px 0;
	text-align:justify;
	font-size: 11px;
}
#container ul{
	margin:0 0 0 15px;
}
#container ol{
	margin:0 0 0 20px;
}

/* 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:#000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#b45f0d;}
h1{font-size:32px;}
h2{font-size:28px;}
h3{font-size:20px;}
h4{font-size:16px;}
h5, h6{font-size:14px;}
h2,h3,h4,h5,h6{margin:0 0 25px 0;}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal a{font-weight:normal;}
.fc1{color:#b86d13;}
.fs1{font-size:22px;}
/* Genric Styles Ends */
.atest {
	color: #FFF;
}
#footer-outer #footer #testimonial .clearfix .floatleft p a .atest {
	color: #FF8109;
}
#footer-outer #footer #testimonial .clearfix .floatleft p a .atest {
	color: #F93;
}

