/* CSS Document */

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

body
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;	
	color:#666666;
	line-height:18px;		
	text-decoration:none;
	margin-right: auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#cdcdcd;
		
	
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;	
	color:#e46a29;
	font-weight:bold;
	text-decoration:none;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;	
	color:#f16822;
	font-weight:bold;
	text-decoration:none;
}
h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;	
	color:#666666;
	font-weight: normal;
	text-decoration:none;
}
.contentbg1
{
	height:33px;
	background-image: url(images/img-28.jpg);
	background-repeat: repeat-x;		
}


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

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

/*=====================================
		Open hedder
=======================================*/

#header
{
	float:left;
	width:931px;
	height:130px;
	background-color:#e6e6e8;	
}

.header-btn
{
	height:26px;
	background-image: url(images/img-22.jpg);
	background-repeat: repeat-x;		
}

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

#content
{
	float:left;
	width:931px;
	background-color:#ffffff;
		
}

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

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

.content-bg3
{
	background-image: url(images/img-7.jpg);
	background-repeat: repeat-x;		
}

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

.content-btn
{
	background-image: url(images/img-15.jpg);
	background-repeat: repeat-x;		
}

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

#footer
{
	float:left;
	width:931px;
	height:62px;
	background-color:#FFFFFF;		
}

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


a.navi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#6a6767;
	font-weight: normal;
	text-decoration:none;
}
a.navi:hover
{
	color:#006eb6;
	text-decoration: none;
}

a.navi2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#666666;
	font-weight: normal;	
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
a.navi2:hover
{
	color:#007dbf;
	text-decoration: none;
}


.navi2none
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#007dbf;
	font-weight: normal;	
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

a.navi3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#666666;
	font-weight: normal;	
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
a.navi3:hover
{
	color:#007dbf;
	text-decoration: none;
}

a.navi4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#ffffff;
	font-weight: bold;	
	text-decoration:none;	
}
a.navi4:hover
{
	color:#9dd8f5;
	text-decoration: none;
}

.navi4none
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#9dd8f5;
	font-weight: bold;	
	text-decoration:none;	
}


.subBold {
	font-family: Tahoma, Arial, Georgia;
	font-size:13px;	
	color:#7b544d;
	font-weight:bold;
	text-align:center;
	text-decoration:none;

}

.maintext4b{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	font-weight: normal;
	
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#2f2f2f;
	line-height:18px;
	font-weight: normal;
	text-decoration:none;

}

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

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

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

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

.border2{

border-width: 5px;
border-style:dashed;
border-color:#007bbe;
}