body {
	margin: 0;
	padding: 20px 0 0;
	text-align: justify;
	background: #2f333e;
	color: #333;
	z-index: 10;
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#container {
	margin: 0 auto;
	width: 770px;
	padding: 0;
	background: #fff;
	z-index: 10000;
}
h1 {
	font-size: 150%;
	color: #000;
	padding: 0 0 5px;
	margin: 0 0 0 3px;
	border-bottom: 1px solid #777;
}
h2 {
	font-size: 120%;
	color: #000;
	border-bottom: 1px solid #777;
	padding-bottom: 5px;
	
	margin: 15px 0 0 0;
}
h3 {
	font-size: 120%;
}
h4, h5 {
	font-size: 100%;
	color: #000;
}
h6 {
	font-size: 80%;
	color: #fff;
	background-color:inherit;
}
a {
	text-decoration: none;
	color: navy;
	background-color:transparent;
}
a:hover {
	text-decoration: underline;
	color:#333;
	background:transparent;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header {
	width: 770px;
	height: 150px;
	margin: 0 auto;
	padding: 0 0;
	background: #777 url(images/header.jpg);
}
#header h1 {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	text-align: left;
	color: #FFF;
	font-size: 450%;
	font-variant: small-caps;
	letter-spacing: 4px;
	font-weight: bold;
	border: none;
	background-color:transparent;
}
#header h2 {
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
	font-size: 150%;
	text-transform: uppercase;
}

#content {
	width: 770px;
	margin: 0 auto;
	padding: 0;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}
#content p, #content ul, #content ol {
	line-height: 150%;
}
#single {
	float: left;
	width: 770px;
	background: #fff;
	padding: 35px 0 0;
	margin: 0;
}
#right {
	float: left;
	width: 220px;
	padding: 0;
	margin: 40px 0 0;
}
.img {
	margin-top: 0;
}
#left {
	float: left;
	width: 500px;
	padding: 20px 20px 10px;
	color: #000;
	margin: 5px 0 0;
	
}
#left ul {
	margin: 20px 0 0;
	padding: 0;
}


#left  li {
	font-weight: normal;
	font-size: 100%;
	margin: 0 0 5px 0px;
	padding-left: 20px;
	}
	
	#left ol li{
	list-style-type:decimal;
	}
	
#left li a {
	display: block;
	background: url(images/pdficon_small.jpg) no-repeat 0 top;
	
}
#left li a:hover {
	text-decoration: underline;
}
#left .normal li a{
background: url(images/right.gif) no-repeat 0 top;
line-height:normal;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	color: #fff;
	background: #777;
}
#footer p {
	text-align: center;
	font-size: 90%;
}
#footer a {
	color: #FFde2f;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	background:transparent;
}
.date {
	color: #000;
	text-align: right;
	font-weight: normal;
	margin: 0;
}
.searchform {
	margin: 0 0 20px;
	text-align: right;
}

.searchform input.textbox{
border:none;
}

.searchform input.button {
border:none;
color:#000;
background:#ffffff url(images/search-pale-grey.gif) no-repeat 0 top;
font: 90%  Arial, Helvetica, sans-serif;
height:22px;
width:55px;
text-align:center;
}

.searchform input.button:hover{
background:#333333 url(images/search-grey.gif) no-repeat 0 top;
color:#fff;

}
.imageleft {
	float: left;
	margin: 3px 5px 0 0px;
	border: none;
	z-index: 100;
	width:250px;
	
	
}
.imageright {
	float: right;
	margin: 3px 3px 3px 10px;
	border: double #777;
	width:250px;
	
}
.image-sidebar {
	float: right;
	margin: 20px 0px 30px 3px;
	border: double #777;
	width:200px;
	}
		
.image-sidebar-no-border {
	float: right;
	margin: 20px 0px 30px 3px;
	border: 1px solid #777777;
	width:200px;
	
	}
	.image-sidebar-center {
	float: right;
	margin: 20px 60px 30px 3px;
	border: double #777;
	width:161px;
	}
.imagecenter {
	margin: 3px 10px 3px 3px;
	border: none;
	width:250px;
	
}
.indexH1 {
	margin-top: 284px;
	text-align: left;
}
.box {
	width: 180px;
	background: url(images/div-bottom.jpg) no-repeat bottom left;
	margin-left: 20px;
	margin-top: 50px;
}
.box h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 130%;
	color: #333;
	border-bottom: 1px solid #C7C5C7;
	background:#ffffff url(images/h3-bg.jpg) no-repeat top left;
}
.box p {
	margin: 0;
	padding: 14px 10px;
	font-size: 90%;
}
.box img {
	border: none;
}
.box ul {
	margin: 0;
	padding: 14px 10px 14px 30px;
	list-style: url(images/right.gif);
	text-align: left;
	font-size: 90%;
}
.box ul li {
	margin: 0 0 6px;
	padding: 0;
	line-height: 130%;
}
.box ol {
	margin: 0;
	padding: 14px 10px 14px 14px;
	text-align: left;
	font-size: 80%;
}
.box ol li {
	margin: 0 0 6px;
	padding: 0;
	line-height: 130%;
	list-style:none;
}


.breadcrumb {
	font-size: 90%;
}
.breadcrumb a {
	background: transparent url(images/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 18px;
	color: navy;
}
.breadcrumb a:visited, .breadcrumb a:active {
	color: navy;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.image-index {
	float: left;
	margin: 0px 0 0px;
	border: none;
	width:250px;
}
.catalogleft {
	width: 250px;
	padding: 0 0px 0px 0;
	float: left;
	text-align: left;
	
}
.catalogright {
	width: 250px;
	float:left;
	padding: 0 0 0px 0px;
	margin-top: 140px;
	text-align: left;
	font-size: 90%;
	
}
.normallist ul li a  {
	background: url(images/right.gif) !important;
}
.quotes{
position:absolute;
width:400px;
float:right;
margin-left:50px;
margin-top:0px;


}
.dropcontent{
width: 500px;
/*height: 140px;*/
border: none;
background-color: #ffffff;
display:block;
margin-top:10px;
}
.dropcontent h2{
font-weight:bold;
}

.dropcontent ol{
padding:0;
margin:20px 0 0 30px;
}
.dropcontent ol li{
list-style:decimal;
}

.dropmsg{

}

.dropmsg select{
float:right;
width:60px;
text-align:left;
background-color:#ddd;
}

.wide{
width:450px !important;
}