body
	{
		margin: 0;
		padding: 0;
		background-color: #ededce;
		background-image: url(../images/bg.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #130806;
	}
	
	

#inner
	{
		width: 940px;
		padding: 5px 0 10px 0;
		margin: 0 auto;
		
	}

a
{
		color: #7E271C;
		text-decoration: none;
		line-height: 18px;
		font-weight:bold;
	}

a.link
	{
		color: #333333;
		text-decoration: none;
		line-height: 18px;
	}

a.visited
	{
		color: #333333;
		text-decoration: none;
		line-height: 18px;
	}


a:hover
	{
		color: #009933;
		text-decoration: underline;
	}
	
	
#banner
	{
		height: 190px;
	}

#banner-left
	{
		width: 680px;
		float: left;
	}

#banner-right
	{
		width: 230px;
		text-align: right;
		float: right;
	}

#name
	{
		padding: 30px 0 20px 12px;
	}

#top-nav
	{
		padding: 23px 0 0 10px;
	}

.each-nav
	{
		padding: 0 5px 0 0;
		float: left;
	}

.marge
	{
		clear: both;
		font-size: 0;
	}

#body
	{
		margin: 0;
		padding: 0;
	}

#top
	{
		background: url(../images/top.png);
		background-repeat: no-repeat;
		height: 30px;
	}

#body-bg
	{
		background: url(../images/bg.png);
		background-repeat: repeat-y;
	}

#body-bottom
	{
		background: url(../images/bottom.png);
		background-repeat: no-repeat;
		background-position: bottom;
		padding: 0 20px 20px 20px;
		min-height: 400px;
	}

#body-left
	{
		width: 540px;
		float: left;
	}
	
	#body-left2
	{
		width: 96%;
		margin:0 auto;
	}

#body-right
	{
		width: 313px;
		float: right;
	}

.heading
	{
		font-size: 25px;
		font-weight: bold;
		font-family:Calibri, Arial, Verdana;
		
	}
	
	.heading2
	{
		font-size: 28px;
		font-weight: bold;
		font-family:Calibri, Arial, Verdana;
		color:#438500;
		
		
		}

.body-text
	{
		font-size: 22px;
		color: #438500;
		font-family:Calibri, Arial, Verdana;
		margin-top:-1px;
		text-align:justify;
		
		}
.body-text2
	{
		font-size: 22px;
		color: #000000;
		font-family:Calibri, Arial, Verdana;
		margin-top:-1px;
		text-align:justify;
		
		}


.body-text3
	{
		font-size: 18px;
		color: #438500;
		font-family:Calibri, Arial, Verdana;
		margin-top:-1px;
		text-align:justify;
	}	
#drop-down
	{
		background: url(../images/drop-down.png);
		background-repeat: no-repeat;
		background-position: right;
		height: 71px;
		width: 300px;
		font-size: 18px;
		font-family:Calibri, Arial, Verdana;
		font-weight: bold;
		color: #7a2315;
		text-align: center;
		padding: 30px 0 0 20px;
	}

.input-dropdown
	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: left;
		margin: 5px 0 0 0;
		color: #009900;
	}

#quaran-right
	{
		background: url(../images/right-quaran.png);
		background-repeat: no-repeat;
		width: 300px;
		height: 348px;
		text-align: center;
		padding: 14px 0 0 20px;
	}

#download-pdf
	{
		width: 260px;
		float: right;
	}

a.pdf-links:link, a.pdf-links:visited
	{
		color: #130806;
		text-decoration: none;
		line-height: 18px;
	}

a.pdf-links:hover
	{
		color: #009933;
		text-decoration: underline;
	}

#footer
	{
		background: url(../images/shadow.png);
		background-repeat: no-repeat;
		height: 65px;
		text-align: center;
		color: #7e271a;
		line-height: 30px;
	}