/* CSS Document */
* { margin:0; padding:0; }
body {
	background-color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 25px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 2em;
	padding-bottom: 1em;
	color: #DD0000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: blue;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.psst {
	font-style:italic;
	color: #333333;
}

.hot {
	font-weight: bold;
	color: red;
}

#header {
	height:90px;
	border-top-width: 60px;
	border-top-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 60px;
	border-right-color: #999999;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 60px;
	background-color: #FFFFFF;
	padding-top: 15px;
}

#left {
	float:left;
	width:60px;
	background-color:#999;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 20px;
}
#right {
	float:right;
	width:60px;
	background-color:#999;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;
}
#center {
	margin-right:60px;
	margin-left:80px;
	padding-top:2em;
            padding-left: 4em;
            padding-right: 6em;
            padding-bottom: 2em;
	background-color:#CCCCCC;

}
#footer {
	background-color:#FFFFFF;
	padding:0.5em;
	height: 9px;
	margin-right:60px;
	margin-left:80px;
}
p#footerline {
	padding-top:3em;
}
#left, #right, #center #footer {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#wrapper { overflow:hidden; 
}

#main {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 15px;
}

#main ul {
            padding-left:1em;
            }
            
.section {
            padding-bottom: 2em;
            }
            
.section_last {
            padding-bottom: 0;
            }
/*start menu p7*/

#menuwrapper {
	border-top: 10px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #FFFFFF;
	width: 514px;
	height: 75px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	font-size: 0.85em;
	color: #CCCCCC;
	width: 75px;
	padding-top: 50px;
	padding-bottom: 9px;
	text-align: center;
	background-color: #333;
	border-top: 0px solid #FFF;
	border-right: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	border-left: 4px solid #FFF;
}
#p7menubar a.trigger {
	width: 75px;
	padding-top: 50px;
	padding-bottom: 9px;
}
#p7menubar li {
	float: left;
	width: 7em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 8em;
}
#p7menubar ul li a  {
	color: #CCCCCC;
	padding: 3px 12px;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #CCCCCC;
	width: 9em;
}
#p7menubar li ul, #uberlink a {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #CCCCCC;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}
#p7menubar li {width: auto;}


/*end menu p7 */

#level2navigation, #level2navigation ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#level2navigation, #level2navigation ul li, #uberlink a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#level2navigation, #level2navigation ul li, #uberlink2 a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
