/* CSS Document */

html, body, form, h1
{	
	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-image: url(images/img-14.jpg);
	background-repeat: repeat-x;	
	background-color:#f2efde;
		
	
}


h1{
	font-family: "Times New Roman", Times, serif;
	color:#343672;
	font-size:20px;
	font-weight: normal;
	line-height:22px;
	text-decoration:none;	
}

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

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

/*=====================================
		Open hedder
=======================================*/
#header
{
	float:left;
	width:1000px;
	height:203px;
	background-image: url(images/img-1.jpg);
	background-repeat: repeat-x;	
}

.header-menubg
{
	background-image: url(images/img-4.jpg);
	background-repeat: repeat-x;	
}

/*=====================================
		Open img
=======================================*/
#img
{
	float:left;
	width:1000px;
	height:377px;
	background-image: url(images/img-9.jpg);
	background-repeat: repeat-x;
}


/*=====================================
		Open content
=======================================*/

#content
{
	float:left;
	width:1000px;
	background-image: url(images/img-10.jpg);
	background-repeat: repeat-x;
	background-color:#fefdfb;	
}

/*=====================================
		Open footer
=======================================*/

#footer
{
	float:left;
	width:100%;
	height:118px;
	background-image: url(images/img-13.jpg);
	background-repeat: repeat-x;	
}

/*=====================================
		Open extra classes
=======================================*/

a.navi
{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;	
	color:#5c4c3c;
	font-weight: normal;
	text-decoration: none;

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


a.navi2
{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;	
	color:#e1ddbf;
	font-weight: normal;
	text-decoration: none;

}
a.navi2:hover
{
	color:#efc671;
	text-decoration: underline;
}



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

.maintext2{
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color:#908662;
	font-weight: normal;
	line-height:18px;

}



.subBold{
	font-family: "Times New Roman", Times, serif;
	color:#343672;
	font-size:20px;
	font-weight: normal;
	line-height:22px;
	text-decoration:none;
}

/*=====================================
		Open none classes
=======================================*/

.navi-none
{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;	
	color:#343672;
	font-weight: normal;
	text-decoration: none;

}

.navi2-none
{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;	
	color:#efc671;
	text-decoration: underline;
	font-weight: normal;	
}
