/* Ak Exports */
body{
	color:#333;
	padding:0px;
	font-size:11px;
	background:#333;
	margin:40px 0 0 0px;
	font-family:Verdana, Geneva, sans-serif;
}
h1{
	color:#000;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
}
h2{
	color:#000;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
h3{
	color:#000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
h4{
	color:#000;
	font-size:16px;
	padding:5px 10px;
	background:#ccb076;
	border:1px solid #c93;
	font-family:Arial, Helvetica, sans-serif;
}
/* ----- Common ----- */
.mainbox{
		width:850px;
		margin:0px auto;
		overflow:hiddenl
}
.commonl{
	width:100%;
	clear:left;
	overflow:hidden;
}
.red{
	color:#F00;
}
/* ----- Common Ends ----- */

/* ----- Header ----- */
.logo{
	float:left;
	width:321px;
	overflow:hidden;
}
.hrlinbox{
	color:#FFF;
	width:auto;
	float:right;
	margin:35px 20px 0 0px;
}
.hrlinbox a{
	color:#FFF;
	display:inline;
	padding:8px 5px;
	text-decoration:none;
}
/* ----- Header Ends ----- */

/* ----- Banner ----- */
.homebanner{
	clear:left;
	overflow:hidden;
}
/* ----- Banner Ends ----- */

/* ----- Homepage button ----- */
.hnav{
	clear:left;
	color:#000;
	width:850px;
	font-size:14px;
	overflow:hidden;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/button.gif) repeat-x bottom #eab92d;
}
.hnav a{
	float:left;
	color:#000;
	display:inline;
	padding:30px 37px;
	text-decoration:none;
	border:#d1a116 1px solid;
	background:url(../images/button.gif) repeat-x bottom #eab92d;
}
.hnav a:hover{
	border:#b4ac7e 1px solid;
	background:url(../images/button_over.gif) repeat-x bottom #d5cea5;
}
.hnav a.active{
	border:#b4ac7e 1px solid;
	background:url(../images/button_over.gif) repeat-x bottom #d5cea5;
}
/* ----- Homepage button Ends ----- */

/* ----- Round banner ----- */
.fotcur .b1, .fotcur .b2, .fotcur .b3, .fotcur .b4{font-size:1px; overflow:hidden; display:block;}
.fotcur .b1 {height:1px; background:#b4ac7e; margin:0 5px;}
.fotcur .b2 {height:1px; background:#d4cda5; border-right:2px solid #b4ac7e; border-left:2px solid #b4ac7e; margin:0 3px;}
.fotcur .b3 {height:1px; background:#d4cda5; border-right:1px solid #b4ac7e; border-left:1px solid #b4ac7e; margin:0 2px;}
.fotcur .b4 {height:2px; background:#d4cda5; border-right:1px solid #b4ac7e; border-left:1px solid #b4ac7e; margin:0 1px;}
.fotcur .b5, .fotcur .b6, .fotcur .b7, .fotcur .b8{font-size:1px; overflow:hidden; display:block;}
.fotcur .b5 {height:1px; background:#b4ac7e; margin:0 5px;}
.fotcur .b6 {height:1px; background:#b7ae74; border-right:2px solid #b4ac7e; border-left:2px solid #b4ac7e; margin:0 3px;}
.fotcur .b7 {height:1px; background:#b8af75; border-right:1px solid #b4ac7e; border-left:1px solid #b4ac7e; margin:0 2px;}
.fotcur .b8 {height:2px; background:#bab075; border-right:1px solid #b4ac7e; border-left:1px solid #b4ac7e; margin:0 1px;}
.fotcur .fotcurcontent {
	color:#333;
	overflow:hidden;
	padding:10px 0 5px 0px;
	border:1px solid #b4ac7e;
	border-top:none;
	border-bottom:none;
	background:url(../images/footer_bg.gif) bottom #d4cda5 repeat-x;
	}
.fotcurcontent a{
	color:#333;
	text-decoration:none;
	}
.fotcurcontent a:hover{
	text-decoration:underline;
	}
/* ----- Round banner Ends ----- */

/* ----- Contents ----- */
.content{
	color:#000;
	font-size:12px;
	background:#ccc;
	line-height:20px;
	padding:10px 10px;
}
.contentbor{
	padding:5px 10px;
	background:#f9f7f7;
	border:1px solid #aeadad;
}
.content a{
	color:#000;
}
.content a:hover{
	text-decoration:none;
}
/* ----- Contents Ends ----- */

/* ----- Footer ----- */
.footerspace{
	width:100%;
	float:left;
	height:5px;
	overflow:hidden;
}
.copyright{
	width:auto;
	float:left;
	overflow:hidden;
	margin:0 0 0 10px;
}
.qwiki{
	width:auto;
	float:right;
	overflow:hidden;
	margin:0 10px 0 0px;
}
/* ----- Footer Ends ----- */

/* ----- Thanks ----- */
.thank{
	width:410px;
	margin:0px auto;
	text-align:center;
}
/* ----- Thanks Ends ----- */
