/* CSS Document */

h1, h2, h3, h4, p, ul, li, table {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#999999;
	min-width:760px;
	font-family:Verdana;
	font-size:76%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom: -276px;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0em;
	margin-top: 0em;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
ol, ul, li {
	/*list-style: none;*/
	font-size: 1em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	margin-left: 1em;
}
li > p {
	margin-top: 0.2em;
}
p {
	font-size: 1em;
	line-height: 1.8em;
}
hr {
	color:#CCCCCC; height:1px; border:0;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#page_table {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	top:0;
	width:760px;
	height:auto;
}
#header {
	width:740px;
	height:60px;
	z-index:1;
	visibility:visible;
	padding: 0px;
	border-left: 20px solid #DB5600;
	position: relative;
	top: -276px;
}
#picture {
	width:760px;
	height:182px;
	z-index:2;
	visibility:visible;
	padding: 0px;
	background-image: url(images/picture.jpg);
	position: relative;
	top: -276px;
}
#content {
	width:540px;
	height:100%;
	z-index:3;
	visibility:visible;
	border-left: 20px solid #DB5600;
	background-color: #E3E3E6;
	padding-left: 10px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#rightcolumn {
	width:175px;
	height:auto;
	z-index:4;
	visibility:visible;
	float: right;
	padding-top: 20px;
	padding-left: 10px;
}
#footer {
	width:auto;
	height:auto;
	z-index:5;
	visibility:visible;
	border-left: 20px solid #000000;
	padding: 10;
	position: relative;
	top: -276px;
	margin-bottom: -276px;
}
#picture #logo {
	height: auto;
	width: auto;
	top: 142px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	margin-right: 20px;
}
#rightcolumn #quote {
	border-left: 5px solid #DE5500;
	padding-left: 10px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	width: auto;
}
#footer #copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	float: left;
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #DE5500;
	width: 185px;
	padding-top: 15px;
	text-align: center;
	min-height: 49px;
}
#footer #bottom_menu_container {
	height: auto;
	width: 555px;
	float: left;
}
#page_table #content_wrapper {
	height: auto;
	float: left;
	position: relative;
	top: -276px;
}
#ad_sqr {
	height: 280px;
	width: 336px;
	top: 295px;
	position: relative;
	left: 35px;
	z-index: 50;
}
#page_table #footer #bottom_menu_container .bottomNav {
	list-style-type: none;
	padding:0px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
}
#page_table #footer #bottom_menu_container .bottomNav li {
	display:inline;
	margin-left:0px;
}
#page_table #footer #bottom_menu_container .bottomNav li a {
	padding:0.2em 1em;
	text-decoration:none;
	float:left;
}
