/*===================================== 
		CSS Document		
=======================================*/

html, body, form, h1, h2, h3,  h4, h5, h6, p
{	

	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#333333;	
	text-decoration:none;
	line-height:18px;
	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;	
}

/*===================================== 
		Headeing Class		
=======================================*/

h1 {
	font-family:  "Arrus BT (TT)","Times New Roman", Times, serif ;
	font-size:36px;	
	color:#ffffff;
	line-height:38px;	
	font-weight: normal;
	text-decoration:none;		
}

h2 {
	font-family:  "Arrus BT (TT)","Times New Roman", Times, serif ;
	font-size:35px;	
	color:#595b59;
	line-height:45px;	
	font-weight: lighter;
	text-decoration:none;
	padding-bottom:9px;		
}


/*=====================
		body 
=======================*/

#body
{
	width:733px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}

/*=====================================
		Open Top Header
=======================================*/
#header
{
	float:left;
	width:733px;
	height:16px;	
}
	#header .left
	{
	float:left;
	width:593px;
	}
	
	#header .right
	{
	float:right;
	width:140px;
	}
	
/*=====================================
		Open Top Home link Class
=======================================*/
a.navi
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;	
	color:#b1b1b1;
	font-weight: normal;
	text-decoration: none;
	padding-right:24px;	
}

a.navi:hover
{
	color:#ffffff;	
	text-decoration: underline;		
	padding-right:24px;
}

.navi-none
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;		
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;	
	padding-right:24px;		
}		

/*=====================================
		Open Top Menu
=======================================*/
#menu
{
	float:left;
	width:733px;
	height:62px;	
}

/*=====================================
		Open Image Part
=======================================*/
#header2
{
	float:left;
	width:733px;
	height:180px;
	background-image: url(images/img-8.jpg);
	background-repeat: no-repeat;		
}

#header2 .left1
{
float:left;
width:338px;
}

#header2 .right1
{
float:right;
width:395px;
}

.pad
{

padding-top:50px;
padding-left:20px;
}

.button
{
	width:249px;
	height:34px;
	background-image: url(images/img-15.png);
	background-repeat: no-repeat;
}

.logo_pad
{
padding-top:10px;
padding-left:31px;
}


/*=====================================
		Open content
=======================================*/

#content
{
	float:left;
	width:681px;
	padding-left:26px;
	padding-right:26px;
	padding-bottom:40px;
	background-color:#ffffff;
}


.line
{
	background-image: url(images/img-9.jpg);
	background-repeat:repeat-x;	
}

.gray_bg
{
	background-image: url(images/img-14.jpg);
	background-repeat:repeat-y;
}

 ul {
  list-style-type: square;
  color:#ffffff;
  line-height:22px;
}

.bullet {
  list-style-type: square;
  color:#696969;
  line-height:22px;
}

/*=====================================
		Open Content link Class
=======================================*/
a.navi2
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;	
	color:#3967ce;
	font-weight: normal;
	text-decoration: underline;	
}

a.navi2:hover
{
	color:#3967ce;	
	text-decoration: none;	
}

.navi2-none
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;		
	color:#3967ce;
	font-weight: normal;
	text-decoration: underline;
}

a.navi2a
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;	
	color:#3967ce;
	font-weight: normal;
	text-decoration: none;	
}

a.navi2a:hover
{
	color:#3967ce;	
	text-decoration: underline;	
}

.navi2a-none
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;		
	color:#3967ce;
	font-weight: normal;
	text-decoration: underline;
}


a.navi3
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;	
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;	
}

a.navi3:hover
{
	color:#ffffff;	
	text-decoration: underline;	
}

.navi3-none
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;		
	color:#ffffff;
	font-weight: normal;
	text-decoration: underline;
}

a.navi4
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;	
	color:#ffffff;
	font-weight: normal;
	text-decoration: underline;	
}

a.navi4:hover
{
	color:#ffffff;	
	text-decoration: none;	
}

.navi4-none
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;		
	color:#ffffff;
	font-weight: normal;
	text-decoration: underline;
}


/*=====================================
		Open footer
=======================================*/

#footer
{
	float:left;
	width:733px;	
	height:115px;	
}

.line2
{
	background-image: url(images/img-10.jpg);
	background-repeat:repeat-x;	
}

.padding
{
padding-top:5px;
padding-left:20px;
}


.copyright{
font-family: Tahoma Arial, Helvetica, sans-serif;
font-size:11px;
color:#4d483c
}

/*=====================================
		Open Buttom link Class
=======================================*/
a.navi1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#3967ce;
	font-weight: normal;
	text-decoration: none;	
}

a.navi1:hover
{
	color:#3967ce;	
	text-decoration: underline;	
}

.navi1-none
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;		
	color:#3967ce;
	font-weight: normal;
	text-decoration: none;
}