﻿*{margin: 0; padding: 0; font-family: Verdana, Arial , Sans-Serif;color: #333;font-weight: normal; font-size: 12px;}


img{border: none;}
a{color: #fff; text-decoration: none; font-weight: normal; font-size: 12px;}

body{background-color: #000; padding-bottom: 20px;}
	#divOuterContainer{display: block;}
		#divInnerContainer{width: 900px; margin: 10px auto 0 auto;}
			
			#divTop{position: relative; width: 100%; height:110px; color: #fff; text-align: right; border-bottom: solid 1px #fff; background: Transparent url(logo2.gif) no-repeat top center;}
				#divLinks{position: absolute; bottom: 0px; left: 0px; text-align: left;}
					#divLinks ul li{float: left; padding: 0 20px; margin-right: 5px; list-style: none; border-left: solid 1px #fff; border-top: solid 1px #fff; border-right: solid 1px #666;}
					
					#divLinks ul li a{font-size: 14px; line-height: 24px; color: #999}
					#divLinks ul li a:hover{color: #fff;}

					#divLinks ul .selected{background-color: #fff;border-right: solid 1px #fff;}
					#divLinks ul .selected a{color: #666}
					#divLinks ul .selected a:hover{color: #000;}

									
        #divPtiContainer
        {
	    margin: 10px auto;	    
            background-color: #333;
            width: 900px;
            text-align: center;
        }
			
			#divFooter{width: 100%; padding: 20px 0; margin: 0 auto; text-align: center; border-top: solid 1px #fff;}
			#divBottom{width: 100%; height:20px;}




