
body { 
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0px;
	scrollbar-base-color: #333333;
	scrollbar-track-color: #666666;
	scrollbar-face-color: #fff;
}
	

#container { 
	background-color: #E6E6E6;
	//z-index: 2;
}


#topLink {
	//background-image: url(../images/TopLink.jpg);
	//background-repeat: no-repeat;
	text-align: left;
}


#topSearch {
	//background-image: url(../images/TopSearch.jpg);
	//background-repeat: no-repeat;
	text-align: right;
}


#topMaxim {
	//background-image: url(../images/TopMaxim.jpg);
	//background-repeat: no-repeat;
	text-align: center;
}

#maxim {
	width: 100%;
	height: 16px;
	color: #FFFFFF;
	background-color: #FF6533;
	border: 1px solid #DDDDDD;
	text-align: center;
}

#topContent {
	background-image: url(../images/TopContent.jpg);
	background-repeat: no-repeat;
}
	

#sidebar {
	background-image: url(../images/SidebarLogo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}
	
	
#content {
	background-image: url(../images/Content.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}


#seperator{
		/*background-image: url(../images/seperator.png);*/
}	

#siteLeftModule {
	line-height: 16px;
}
   
	
#siteTopModule {
}


#siteMainBody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#siteHeaderModule {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;  
}
		
	
#siteBannersModule{	
}


#siteBottomModule {
	//position: relative;
	//margin-bottom: 10px;
	
}

#left {
	background-image: url(../images/RepeatSx.jpg);
	background-repeat: repeat-y;
}

#center {
	background-image: url(../images/RepeatCenter.jpg);
	background-repeat: repeat-y;
}

#right {
	background-image: url(../images/RepeatDx.jpg);
	background-repeat: repeat-y;
}

#bottomLeft {
	background-image: url(../images/RepeatSx.jpg);
	background-repeat: repeat-y;
}

#bottomCenter {
	background-image: url(../images/RepeatCenter.jpg);
	background-repeat: repeat-y;
}

#bottomRight {
	background-image: url(../images/RepeatDx.jpg);
	background-repeat: repeat-y;
}

#content-pane {
	width: 536px;
}
