 /* CSS Document */

html, body, form
{	
	margin: 0px;
	padding: 0px;
}

body
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;	
	color:#000000;
	line-height:18px;		
	text-decoration:none;
	margin-right: auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;		
	background-color:#ffffff;
	background-image: url(images/img-bg.jpg);
	background-repeat: repeat-x;
		
	
}


/*=====================
		body 
=======================*/

#body
{
	width:990px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}

/*=====================================
		Open menu
=======================================*/
#menu
{
	float:left;
	width:990px;
	height:51px;
	background-color:#56231f;
		
}



/*=====================================
		Open header
=======================================*/

#header
{
	float:left;
	width:990px;
	height:515px;
	background-image: url(images/img-1.jpg);
	background-repeat:no-repeat;		
}


/*=====================================
		Open content
=======================================*/

#content
{
	float:left;
	width:990px;
	background-color:#ffffff;
		
}

.contentbbotton{

	
	background-image: url(images/img-18.jpg);
	background-repeat: no-repeat;

}

/*=====================================
		Open footer
=======================================*/

#footer
{
	float:left;
	width:990px;
	height:185px;
	background-color:#ffffff;
	background-image: url(images/img-4.jpg);
	background-repeat:no-repeat;	
}



/*=====================================
		Open extra classes
=======================================*/

a.navi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#ffffff;
	text-decoration: none;
	
}
a.navi:hover
{
	color:#fff400;
	text-decoration: none;
}

a.navi2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#ffffff;
	text-decoration: none;

}
a.navi2:hover
{
	color:#d1c3b4;
	text-decoration: underline;
}

a.navi3a{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#008ec0;
	font-weight: normal;
	text-decoration:none;	
}

a.navi3a:hover
{
	color:#000000;
	text-decoration: underline;
}

a.navi4a{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;
	color:#008ec0;
	font-weight: normal;
	font-style:italic;
	text-decoration:none;	
}

a.navi4a:hover
{
	color:#000000;
	text-decoration: underline;
}

.maintext{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#669900;
	font-weight: normal;
	
}

.maintext2{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;
	color:#000000;
	line-height:20px;
	font-weight: normal;	
}


.footertext{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#ffffff;
	font-weight: normal;
	
}

.maintext3{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;
	color:#666666;
	font-weight: normal;
	
}

.maintext4a{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#008ec0;
	font-weight: normal;	
}

.subBold{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: normal;
	font-size:23px;
	
}

.subBold2{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:16px;
	
}


.subBold3{
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
}

.spacer22{
color:#FFFFFF;
padding-left:16px;
padding-right:16px;

}


.navi-none
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#fff400;
	text-decoration: none;	
}

.navi2-none
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#d1c3b4;
	text-decoration: underline;

}