/* CSS Document */

html, body, form, h1, h2,h3, h4
{	
	margin: 0px;
	padding: 0px;
}

body
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#000000;
	line-height:18px;		
	text-decoration:none;
	margin-right: auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(img/img-1.jpg);
	background-repeat: repeat-x;	
	background-color:#ffffff;
			
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#ffffff;
	font-weight: bold;
	line-height:30px;	
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ff6e08;
	font-weight: bold;
	line-height:22px;	
}

h3
{
	font-family: Tahoma;
	font-size:20px;
	color:#ff0404;
	font-weight: normal;
	line-height:30px;
	text-align:center;	
}

h4
{
	font-family: Tahoma;
	font-size:18px;
	color:#bb1016;
	font-weight: normal;
	line-height:18px;
	
}


/*=====================
		body 
=======================*/

#body
{
	width:960px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	
}


/*=====================
		header 
=======================*/

#header
{
	float:left;
	width:960px;
	height:182px;
	
	
}
/*=====================================
		Open content
=======================================*/

#content
{
	float:left;
	width:960px;	
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#ffffff;
	
	
	
}

/*=====================================
		Open footer
=======================================*/
#footer
{
	float:left;
	width:100%;
	height:173px;
	background-image:url(img/img-6.jpg);
	background-repeat: repeat-x;	
	
	
}


/*=====================================
		Open menu
=======================================*/


#menu
{
	float:left;
	width:960px;
	height:50px;
	background-image: url(images/img-bg1.jpg);
	background-repeat: no-repeat;		
}


/*=====================================
		Open menu1
=======================================*/


#menu1
{
	float:left;
	width:960px;
	height:49px;
	background-image: url(images/img-bg2.jpg);
	background-repeat:repeat-x;
}








/*=====================================
		Open extra classes
=======================================*/

a.navi
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#86c11b;
	font-weight: bold;
	line-height:18px;
	text-decoration: none;

}
a.navi:hover
{
	color:#ff6e09;
	text-decoration:underline;
	
}

a.navi2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
}
a.navi2:hover
{
	color:#b70505;
	text-decoration:none;
	
	
}

.maintext1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#494949;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
}

.maintext2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#494949;
	font-weight: normal;
	line-height:18px;
	padding-left:30px;
	
}


.maintext3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#494949;
	font-weight: normal;
	line-height:18px;
	
}

.maintext4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#86c11b;
	font-weight: bold;
	line-height:18px;
}


.maintext5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	line-height:18px;
}

.maintext6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#494949;
	font-weight:bold;
	line-height:18px;
	
}

.subBold{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color:#3bb000;
	font-weight:bold;
	font-size:11px;
	line-height:24px;
}

.footer-bg
{
	
	background-image: url(img/img-5.jpg);
	background-repeat: no-repeat;
	height:173px;	
}

.content-bg
{
	
	background-image: url(img/img-8.jpg);
	background-repeat: repeat-y;
			
}

.content-bg1
{
	
	background-image: url(img/img-9.jpg);
	background-repeat: no-repeat;
	height:44px;
			
}
.button-bg
{
	
	background-image: url(img/img-13.jpg);
	background-repeat: no-repeat;
	width:324px;
	height:70px;
		
}

.view-bg
{
	height:48px;
	background-image: url(img/img-5.jpg);
	background-repeat:no-repeat;	
}
.view-bg1
{
	
	background-image: url(img/img-6.jpg);
	background-repeat:repeat-y;	
}

.view-bg2
{
	
	background-image: url(images/img-12.jpg);
	background-repeat:no-repeat;	
}
.contant_bg
	{
	background-image: url(images/img-13.jpg);
	background-repeat:no-repeat;	
	}
	
	.contant_bg2
	{
	background-image: url(images/img-26.jpg);
	background-repeat:no-repeat;	
	}


