body			
{	
	color : #000000;	
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: -moz-scrollbars-vertical;
	overflow-y:scroll;
	background-image:url(/01/Images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	font-family: Verdana;
}

/*************************** CONTAINERS ************************************/	



#container
{
	width: 918px;
	height: auto;
	font-family: Verdana;
	font-size: 11px;
	color : #969696;						
	position:relative;
	margin: 0 auto;
	text-align: left;	
}

#banner			
{
	width: 899px;
	height: 106px;
	overflow:hidden;
	background-color: white;
	margin-left:9px;
}

#logo			
{
	width: 340px;
	height: 106px;
	z-index:1000;
	position:absolute;
	margin-left:25px;
}

* html #logo			
{
	margin-left:-430px;
	margin-top: 0px;
}

*+html #logo			
{
	margin-left:-430px;
	margin-top: 0px;
}

#logo2
{
	width: 340px;
	height: 106px;			
	background-image:url(/01/Images/logo.png);
	background-repeat: no-repeat;
	background-position:top;
	cursor:hand;
}

#banners		
{
	width: 600px;
	height: 106px;
	position:absolute;
	margin-left:299px;
	margin-top:-12px;
}

* html #banners		
{
	margin-left:-150px;
	margin-top:0px;
}

*+html #banners		
{
	margin-left:-150px;
	margin-top:0px;
}

#top
{
	width: 918px;
	height: 33px;
	background-image:url(/01/Images/header.png);
	background-repeat: no-repeat;
	background-position:top;
	margin-left: 1px;
	color: #969696;
}

* html #top
{
	margin-left: 0px;
}

*+html #top
{
	margin-left: 0px;
}


#middle			
{
	width: 918px;
	min-height: 440px;
	height: 100%;	
	background-image:url(/01/Images/middle.png);
	background-repeat: repeat-y;
	background-position:top;
	margin-left:1px;
	display: table;
	margin-left /*\**/: 0px\9
}

* html #middle			
{
	margin-left:0px;	
	display: inherit;
}

*+html #middle			
{
	margin-left:-1px;	
	display: inherit;
}

#leftnav
{
	float: left;
	width: 166px;
	height: auto;
	margin-left: 8px;
	margin-bottom: 6px;
	padding-top: 3px;
	background-color: #FFFFFF;
	margin-left /*\**/: 9px\9	
}

* html #leftnav
{
	margin-left: 4px;	
}

*+html #leftnav
{
	margin-left: 9px;	
}

#menu
{
	width: 155px;
	height: auto;
	margin-left: 5px;
}

#content
{
	margin-left: 200px;
	padding: 0.3em;
	padding-top: 0px;
	width: 680px;
}

#footer
{
	clear: both;
	width: 919px;
	height: 55px;	
	background-image:url(/01/Images/footer.png);
	background-repeat: no-repeat;
	background-position:top;
	margin-left: 1px;
}

* html #footer
{
	margin-left: 1px;
}

*+html #footer
{
	margin-left: 0px;
}


#fb
{
	width:150px;
	padding:5px;
	padding-left:9px;
	padding-top:15px;
}

* html #fb
{
	width:155px;
	padding-left:5px;
}

* html #fb2
{
	padding-top:10px;
}

*+html #fb2
{
	padding-top:10px;
}

#fbfr
{
	width:150px;
	padding:5px;
	padding-left:9px;
	padding-top:15px;
}

* html #fb2fr
{
	padding-top:10px;
}

*+html #fb2fr
{
	padding-top:10px;
}

/****************************** TEXT *************************************/	
				
#headertext		{
					width: 875px;
					height: 18px;	
					margin-left: 20px;
					padding-top: 4px;
				}	
				
#footertext		{
					width: 700px;
					height: 20px;	
					margin-left: 180px;
					padding-top: 30px;
				}

#hosting		{
					width: 160px;
					height: 65px;	
					position: absolute;
					margin-left:26px;
				}

* html #hosting		{
					margin-left:-148px;
				}

*+html #hosting		{
					margin-left:-148px;
				}

#combell		{
					width: 104px;
					height: 31px;	
					margin-left:20px;
					margin-top:5px;
				}

#combell2	{
					behavior: url(/01/Images/ie6/iepngfix.htc)
		}
				

/********************************* ELEMENTS ******************************/	


				
/******************************** HTML ***********************************/	

a.grey, a.grey:link, a.grey:visited, a.grey:active
{
    text-decoration :none;
    color: #777777;
    font-size: 11px;
} 

a.grey:hover
{
    text-decoration :none;
    color: #0099cc;
    font-size: 11px;
} 

a.grey2, a.grey2:link, a.grey2:visited, a.grey2:active
{
    text-decoration :none;
    color: #777777;
    font-size: 10px;
} 

a.grey2:hover
{
    text-decoration :none;
    color: #0099cc;
    font-size: 10px;
} 

a.grey3, a.grey3:link, a.grey3:visited, a.grey3:active
{
    text-decoration :none;
    color: #777777;
    font-size: 9px;
} 

a.grey3:hover
{
    text-decoration :none;
    color: #0099cc;
    font-size: 9px;
} 

a.white, a.white:link, a.white:visited, a.white:active, a.white:hover
{
    text-decoration :none;
    color: white;
    font-size: 10px;
} 

ul
{
	font-size: 11px;
	font-family: Verdana;
	color: #646363;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;

}

ul li
{
	background-image: url(/01/Images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.2em;
	color: #646363;
}

.Box-Blue
{  
	overflow:auto;
	background-image:url(/01/Images/blue.png);
    	background-repeat: repeat-y;
    	background-position: 0% 22%;
	background-color: #99ccff;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom:5px;
	margin-bottom: -3px;
	padding-right: 10px;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.Box-Green
{   
	overflow:auto;
	background-image:url(/01/Images/green.png);
    	background-repeat: repeat-y;
    	background-position: 0% 22%;
	background-color: #ccdd22;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom:5px;
	margin-bottom: -3px;
	padding-right: 10px;
	color: white;
	font-weight: bold;
	font-size: 12px;    
}

.Box-Orange
{   
	overflow:auto;
	background-image:url(/01/Images/orange.png);
    	background-repeat: repeat-y;
    	background-position: 0% 22%;
	background-color: #ffbb11;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom:5px;
	margin-bottom: -3px;
	padding-right: 10px;
	color: white;
	font-weight: bold;
	font-size: 12px;    
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	#middle			
	{
		margin-left:1px;
		display: table;
	}
	#leftnav
	{
		margin-left: 8px;	
	}
	body
	{
		overflow:scroll;
	}
}

