﻿body 
{
	padding:0;
	margin:0;
}
#webSitBody
{
	border-style:none; 
	border-width:1px;
	border-color:#ad6800;  
	width:100%;
	background-color:#ccc;
	margin:0;
	padding:0;
	text-align:center;
	font-size:13px;
	border-style:none;
}

#divBody
{
	border-style:none; 
	border-width:1px;
	border-color:#ad6800;  
	width:963px;
}

img { border: 0px; }

#divTopMenu { background-color: #FFFFFF; width: 963px; line-height:20px; border-style:none; padding:0; margin:0; border-width:1px; text-align:center;}
.menuItem1 
{
	background-image: url(images/Menu/ItemLevel1.gif);  
	padding:0 1px; 
	margin:0; 
	font-size: 14px; 
	font-weight: bold; 
	color: White;  
	text-align: center; 
	vertical-align:text-bottom; 
}
.menuItem1Hover{ color: Yellow; }

#divNavBar { width: 963px; height: 22px; padding-top:5px; background-color: #DFDFDF; text-align:left; border-style:none; border-width:1px;}


#divContent
{
	width:100%;
    height:auto;
    overflow:hidden;
	border-style:none; 
	border-width:1px;
	border-color:#ad6800;  
}



#divFooter
{
	border-style:none;
	border-width:1px;
	background-color:#eee;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:80px;
	padding:20px 0 0px 0;
	vertical-align:middle;
	text-decoration: none;
}
#divBottom
{
	 border-style:none;
	 position: relative; 

	 width:100%;
	 height:auto;
	 text-align: center;
	 padding:0;
	 
	 line-height:25px;
	 	text-decoration: none;
	color: Black;
}


#divBottom a
{
	text-decoration: none;
	color: Black;
}
#divBottom a:link
{
	text-decoration: none;
	color: Black;
}
#divBottom a:visited
{
	text-decoration: none;
	color: Black;
}
#divBottom a:hover
{
	text-decoration: underline;
}

