html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

html,body
{
	background-color:#ffffff;
	color:#444444;
	background-image:url(../Images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:980px;
	margin:auto;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:960px;
	float:left;
	height:420px;
	padding:0px 10px 0px 10px;
}

	div#HeaderContainer_top_left
	{
		width:330px;
		float:left;
		height:48px;
		padding:115px 380px 0px 0px;
		overflow:hidden;
	}
	
	div#HeaderContainer_top_Right
	{
		width:250px;
		float:left;
		height:163px;
		padding:0px 0px 0px 0px;
		overflow:hidden;
	}
	div#HeaderContainer_Flash
	{
		width:960px;
		float:left;
		height:208px;
	}
	
	div#HeaderContainer_menu
	{
		width:960px;
		float:left;
		height:49px;
		background-image:url(../Images/menubg.gif);
		background-repeat:repeat-x;
	}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:920px;
	float:left;
	min-height:300px;
	_height:300px;
	background-image:url(../Images/mainbg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding:20px 30px 40px 30px;
}

div#MainBodyContainer_leftcontent
{
	width:633px;
	float:left;
	padding:10px 48px 0px 0px;
}

div#MainBodyContainer_leftcontent_in
{
	width:633px;
	float:left;
	min-height:300px;
	_height:300px;
	background-image: url(../Images/mainbglogo.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}


div#MainBodyContainer_leftcontent_in_internal
{
	width:920px;
	float:left;
	min-height:400px;
	_height:400px;
	background-image: url(../Images/mainbglogo.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}

div#MainBodyContainer_right
{
	width:239px;
	float:left;
	min-height:300px;
	_height:300px;
	padding:0px 0px 0px 0px;
}

div#MainBodyContainer_right_contact
{
	width:200px;
	float:left;
	min-height:100px;
	_height:100px;
	border:1px solid #c2c2c2;
	background-color:#eeeeee;
	padding:20px 19px 10px 18px;
}

div#MainBodyContainer_spe
{
	width:239px;
	float:left;
	height:20px;
}

div#MainBodyContainer_right_enqury
{
	width:210px;
	float:left;
	min-height:100px;
	_height:100px;
	border:1px solid #c2c2c2;
	background-color:#eeeeee;
	padding:20px 14px 20px 13px;
}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:960px;
	float:left;
	padding:0px 10px 50px 10px;
}
