﻿.RootDIV {
	text-align: center;
	text-align: -moz-center;
	clear:both;
}
.RootDIVTop {
	text-align: center;
	text-align: -moz-center;
	clear:both;
}
.RootDIVMenu {
	text-align: center;
	text-align: -moz-center;
	clear:both;
}

/**************************TOP PART BAR******************************/
#RootTopPartBar{
	height:20px;
	display:block;	
}
/**************************TOP PART******************************/
#RootTopPart{
	font-weight:bold;
}
#TopPart{
	width:760px;
	padding:0px 0px 0px 0px;
	/*margin: 0px 0px 0px 0px;*/
	margin:0px auto;
	text-align:left;
}
#TopPartLogo{
	width:300px;
	height:25px;
	float:left;	
	padding:10px 0px 0px 0px;
}
#TopPartMenu{
	float:right;
	position:relative;
	display:inline;
	width:300px;
	height:25px;
}
#TopPartMenuLeft{
	float:left;
	position:relative;
	display:inline;
	width:2px;
	height:25px;
	background-image:url(../../Images/Skin/TopPartRoundLeft.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:transparent;
}
#TopPartMenuLink{
	float:left;
	position:relative;
	display:inline;
	width:296px;
	height:25px;
	text-align:center;
	background-color:transparent;	
	color:white;
}
#TopPartMenuLink a{
	color:white;
}
#TopPartMenuRight{
	float:right;
	position:relative;
	display:inline;
	width:2px;
	height:25px;
	background-image:url(../../Images/Skin/TopPartRoundRight.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:transparent;
}
#TopPartSlogan{
	float:right;
	position:relative;
	display:block;
	width:450px;
	text-align:right;
	margin-top:5px;
	height:25px;
	display:none;
}
/**************************MENU PART*****************************/
#RootMenuPart{
}
#MenuPart{
	width:760px;
	padding:0px 0px 0px 0px;
	/*margin: 0px 0px 0px 0px;*/
	margin:0px auto;
	text-align:left;
	vertical-align:middle;
	height:25px;
}
#MenuPartMenuLinks{
	text-align:left;
	vertical-align:middle;
	float:left;
	position:relative;
	display:inline;
}
#MenuPartRightSide{
	text-align:right;
	vertical-align:middle;
	float:right;
	position:relative;
	display:inline;
}
/**************************PAGE IMAGE PART***********************/
#RootPageImagePart{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#PageImagePart{
	width:760px;
	padding:0px 0px 0px 0px;
	/*margin: 0px 0px 0px 0px;*/
	margin:0px auto;
	text-align:left;
	z-index:20;
}
#PageImagePart img{
	background-image:url(../../NewImages/8-1.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
/**************************CONTENT PART***************************/
#RootContentPart{
}
#ContentPart{
	width:760px;
	padding:0px 0px 0px 0px;
	/*margin: 0px 0px 0px 0px;*/
	margin:0px auto;
	text-align:justify;
	border-left:1px #f0f0ff solid;
	border-right:1px #f0f0ff solid;
}
#MinHeightSupport {
	height: 400px;
	width: 1px;
	float:left;
	position:relative;
	display:inline;
}
/**************************BOTTOM SLOGAN PART***************************/
#RootBottomSloganPart{
}
#BottomSloganPart{
	width:760px;
	padding:0px 0px 0px 0px;
	/*margin: 0px 0px 0px 0px;*/
	margin:0px auto;
	text-align:left;
	height:10px;
}
/**************************BOTTOM PART***************************/
#RootBottomPart{	
	font-weight:bold;
}
#BottomPart{
	width:760px;
	padding:0px 0px 0px 0px;
	/*margin: 0px 0px 0px 0px;*/
	margin:0px auto;
	text-align:left;
	height:50px;
	border-left:1px #f0f0ff solid;
	border-right:1px #f0f0ff solid;
	background-color:orange;
}
#BottomPartMenuLeft{
	float:left;
	position:relative;
	display:inline;
	width:2px;
	height:50px;
	background-image:url(../../Images/Skin/BottomPartRoundLeft.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:transparent;
}
#BottomPartMenuRight{	
	float:right;
	position:relative;
	display:inline;
	width:2px;
	height:50px;
	background-image:url(../../Images/Skin/BottomPartRoundLeft.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:transparent;
}
#BottomPartMenuLinks{
	padding-top:10px;
	vertical-align:middle;
	text-align:center;
	width:756px;
	height:40px;
	float:left;
	position:relative;
	display:inline; 
}
/**************************FOOTER PART***************************/
#RootFooterPart{
}
#FooterPart{
	width:752px;
	padding:4px 4px 4px 4px;
	/*margin: 0px 0px 0px 0px;*/
	margin:0px auto;
	text-align:right;
	border-left:1px #f0f0ff solid;
	border-right:1px #f0f0ff solid;	
	background-color:maroon;
}
/*********************************************/


