/* layout and positioning */
/* MAIN LAYOUT DIVS--------------------------------------------------------- */

body {
	margin: 0 auto;
	text-align: center;
	width: 792px;
}




/* Contend divs ---------------------------------------------------- */






#Content {
	width		: 792px;
	background	: url(../images/full-body-bg.jpg) repeat;
	margin: 0 auto;
	height: auto;
}

#Pathway {
padding-right	: 10px;
text-align: right;

}



#Mainbody
{
	width		: 72%;
	float		: right;
	padding-right:	15px;
	background: none;
	margin: 0 auto;
}


/* LEFT COLUMN 
--------------------------------------------------------- */
#LeftCol {
	float		: left;
	width		: 202px;
	text-algin	: left;
	height: 550px;
	background		: url(../images/left_bg.jpg) no-repeat 6px 0 ;
	
}


#LeftColInner
{
	text-algin	: left;
	padding-left	: 10px;
	padding-top	: 0px;
}


#LeftCol table {
	border-collapse: collapse;
	border-spacing: 0;
	text-algin	: left;
}

#LeftCol ul li {
	padding-left: 10px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 0 7px;
}

#LeftCol ul,
{
	margin: 0;
	text-algin	: left;

}




/* header's */


#header1
{	
	margin			: 0 auto;
	width			: 792px;
	height			: 26px;
	background		: url(../images/header1.jpg) no-repeat;
	}

#header1_nav
{	
	margin: 0 auto;
	height			: 26px;
	text-align 		: right;
	padding-right		: 10px;
	}


#header2
{	
	padding-top:0px;
	width			: 792px;
	height			: 125px;
	background		: url(../images/header2.jpg) no-repeat;

	}



#header_l	{
	width			: 600px;
	height			: 125px;
	display: inline;
	background		: url(../images/logo_l.jpg) no-repeat;
	float: left;
			}
#header_r
{	
	float: right;
	width			: 192px;
	height			: 125px;
	margin			: 0
	
	}




#header3
{	
	height			: 26px;
	background		: url(../images/topmenu_bg.jpg) no-repeat;
	width			: 792px;
	margin			: auto 0;
	padding-left: 10px;
}


#topmenu {
width			: 500px;
height			: 26px;
float		: left;
text-align		: left;
margin: 0 auto;
}

#top_right {
padding-right: 22px;
text-align	:right;
float		: right;
width			: 30%;
height			: 25px;
}


#bottomSection
{	
	
	padding-top		: 15px;
	width			: 792px;
	background		: url(../images/bottom_bg.jpg) no-repeat;
	text-align		: center;
		
}

#lang {
padding-top		:2px;
padding-bottom		:2px;
width			: 792px;
height			: auto;
text-align		: center;
}