@charset "utf-8";
/* CSS Document for Peter Wallin from Mystic Media by Subeesh*/
/* Global Styles */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}
div {display: block;}
* {margin:0; padding:0;}
/*html {
	min-height: 100%;
	margin-bottom: 1px;
	height: auto;
}*/
body{
	background: #d9b300;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #540606;
}
/*Typos*/
h1{background: url(../images/blt_h1.gif) no-repeat left; text-align: left; padding-left: 30px; font-size: 24px; margin-bottom: 20px;}
p{text-align: left; margin: 5px 5px 12px; line-height: 24px;}
ul{list-style: inside; text-align: left;}
/*Class Styles*/
.clr{clear: both;} .lft{float:left;} .rit{float:right;}
/*Main Styles*/
#HeaderWrap{
	background: url(../images/bck_hdr.gif) repeat-x top center;
	height: 291px;
	margin: 0 auto;
	width: 100%;
}
#Header{
	background: url(../images/bck_greytexture.jpg) no-repeat bottom center;
	width: 987px;
	margin: 0 auto;
	height: 265px;
} #Header img{margin: 83px 0 0 12px;}
#TopNav{
	width: 987px;
	text-align: left;
	margin: 0 auto;
	padding-top: 1px;
}
#ContentWrap{
	background: #FED249;
	margin: 0 auto;
	width: 100%;
	padding: 16px 0 33px;
	border-top: 2px solid #000000;
	text-align: center;
	min-height: 300px;
	}
	#CntBoxWrap{
		width: 987px;
		margin: 0 auto;
	}
	#CntLftBoxWrap{
		width: 590px;
		background: url(../images/bck_cntshadeLft.gif) repeat-y top center;
		padding: 0 22px 0 12px;
	}
		#CntWhiteBoxLft{
			width: 558px;
			background: url(../images/bck_cntLeftbox.jpg) no-repeat bottom left #FFFFFF;
			border: 1px solid #CCCCCC;
			padding: 13px 15px 40px;
			text-align:left;
		}
	#CntRitBoxWrap{
		width: 325px;
		background: url(../images/bck_cntshadeRit.gif) repeat-y top center;
		padding: 0 14px 0 20px;
	}
		#CntWhiteBoxRit{
			width: 293px;
			background: url(../images/bck_cntRitbox.jpg) no-repeat bottom left #FFFFFF;
			border: 1px solid #CCCCCC;
			padding: 13px 15px 20px;
			text-align:left;
		} #CntWhiteBoxRit img{margin-left: 27px;}
	#CntBoxWrapInner{
		width: 961px;
		margin: 0 auto;
		padding: 0 16px;
		background: url(../images/bck_cntInnr.gif) repeat-y top center;
	}
		#CntWhiteBoxWrapInnr{
			width: 939px;
			background: url(../images/bck_cntLeftbox.jpg) no-repeat bottom left #FFFFFF;
			border: 1px solid #CCCCCC;
			padding: 10px;
		min-height: 300px;
		overflow: auto;
		}
			#CntLftInnr{
			width: 558px;
			padding: 13px 15px 40px;
			text-align:left;
			border-right: 1px dotted #8b5455;
			overflow: auto;
		}
			#CntRitInnr{
			width: 293px;
			padding: 13px 15px 20px;
			text-align:left;
		}
#FooterWrap{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	border-top: 2px solid #000000;
	}.contentSmall {
	font-size: 11px;
	font-weight: bold;
}

