/* CSS Document */

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

body
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#030404;			
	text-decoration:none;
	margin-right: auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(images/img-1.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	
	
}


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

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


/*=====================================
		Open hedder
=======================================*/
#header
{
	float:left;
	width:958px;
	height:272px;
	
}

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

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


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

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

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;	
	color:#030404;
	line-height:28px;
	font-weight: bold;
	text-decoration:none;

}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:36px;	
	color:#4a4a4a;
	line-height:30px;
	font-weight: normal;
	text-decoration:none;

}

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

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

.maintext2{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#9b3532;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
}

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

a.navi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#ffffff;
	padding-right:0px;
	padding-left:0px;
	font-weight: bold;
	text-decoration:none;

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


a.navi2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;
	
   
}
a.navi2:hover
{
	color:#cecece;
	text-decoration: underline;
	
}

a.navi-none
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#001b39;
	padding-right:0px;
	padding-left:0px;
	font-weight: bold;
	text-decoration:none;

}

a.navi2-none
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#cecece;
	font-weight: normal;	
	text-decoration: underline;

}

.menu-bg{
	
	background-image: url(images/img-bg2.jpg);
	background-repeat:repeat-x;
}


.footer-bg{
	
	background-image: url(images/img-bg4.jpg);
	background-repeat:repeat-x;
}

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

