/* CSS Document */

html, body, form, h1, h2,  h3, h4, p
{	
	margin: 0px;
	padding: 0px;
}

body
{
	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;	
	color:#010101;			
	text-decoration:none;
	margin-right: auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;		
	background-color:#f58b15;		
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:33px;
	color:#990000;
	font-weight: bold;
	line-height:36px;
		
}


h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#990000;
	font-weight: bold;
	line-height:20px;
	text-decoration: none;
	padding-left:21px;		
}


h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	font-weight: bold;
	line-height:20px;
	text-decoration: none;
	padding-left:21px;		
}


h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#990000;
	font-weight: bold;
	line-height:20px;
	text-decoration: none;
	padding-left:21px;		
}

/*=====================
		body 
=======================*/

#body
{
	width:884px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	
}


/*=====================
		header1 
=======================*/

#header
{
	float:left;
	width:884px;
	
	
}
/*=====================================
		Open extra classes
=======================================*/

a.navi
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:18px;
	color:#ffffff;
	font-weight: bold;	
	text-decoration:none;
}


a.navi:hover
{
	color:#ffffff;
	text-decoration: underline;	
	
}
a.navi-2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#557426;
	font-weight: bold;	
	text-decoration:none;
	padding-left:21px;
	padding-right:21px;
}


a.navi-2:hover
{
	color:#557426;
	text-decoration: underline;	
	padding-left:21px;
	padding-right:21px;
	
}

a.navi-3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	
}


a.navi-3:hover
{
	color:#f6e758;
	text-decoration: none;	
	
}

a.navi-4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:18px;
	text-decoration: none;
	font-weight: bold;	
}

a.navi-4:hover
{
	color:#666666;
	text-decoration:underline;	
}

a.navi-none
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f6e758;
	text-decoration:none;	
}

a.navi-5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#010101;
	line-height:20px;
	text-decoration:none;
	font-weight: bold;
	padding-left:21px;
	padding-right:21px;
}

a.navi-5:hover
{
	color:#666666;
	text-decoration:underline;	
}

.maintext1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#010101;
	line-height:20px;
	text-decoration:none;
	font-weight: normal;
	padding-left:21px;
	padding-right:21px;
}

.maintext1-1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#010101;
	line-height:20px;
	text-decoration:none;
	font-weight: normal;
	padding-left:21px;
	padding-right:21px;
	padding-bottom:10px;
}

.maintext1-a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#010101;
	line-height:20px;
	text-decoration:none;
	font-weight: normal;
	
}


.maintext2
{   
   font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#010101;
	line-height:20px;
	text-decoration:none;
	font-weight: bold;
	padding-left:10px;
	padding-right:21px;
}

.maintext3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:18px;
	text-decoration: none;
	font-weight: bold;	
}

.maintext4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:18px;
	text-decoration: none;
	padding-left:10px;
	padding-right:21px;
		
}



.bg1
{
	background-image: url(images/img-bg.jpg);
	background-repeat: repeat-y;
	
}


.bg2
{
	background-image: url(images/img-bg1.jpg);
	background-repeat: repeat-y;
	
}

.bg3
{
	background-image: url(images/img-6.jpg);
	background-repeat: no-repeat;
	margin-left:10px;	
}

.bg4
{
	background-image: url(images/img-7.jpg);
	background-repeat: no-repeat;
	width:838px;
	height:262px;
		
}

.button
{
	background-image: url(images/img-13.jpg);
	background-repeat: no-repeat;
	width:456px;
	height:78px;
		
}

.button2
{
	background-image: url(images/img-14.jpg);
	background-repeat: no-repeat;
	width:486px;
	height:78px;	
}


.footer
{
	background-image: url(images/img-15.jpg);
	background-repeat: no-repeat;
	width:840px;
	height:32px;	
}