body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background:url(images/back.gif) repeat-x;
    	width: 950px;
		margin-top:0px;
		margin-left: auto;
		margin-right: auto;
}
#wrapper {
		width:950px;
}
#header {
		color:#171D2B;
		font-size: 20px;
		height:130px;
}
#menu {
		background-image:url(images/menu_bg.gif);
		width:950px;
		float:left;
		height:30px;		
		margin-top:10px;
		clear:both;
}
#container {
		min-height:400px;
		margin-top:5px;
}
#content {
		width:688px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		float:left;
}
#companies {
		width:688px;
		float:left;
		text-align:center;
		padding-top:10px;
}
#right {
		background-color:#DDE5E8;
		border:#CCCCCC 1px dotted;
		width:250px;
		margin-left:4px;
		padding-left:5px;
		float:right;
		font-size:14px;
}
#footer {
		width:950px;
		float:left;
		text-align:center;
		font-size:11px;
		margin-top:10px;
		padding-top:6px;
		height:70px;
		color:#000000;
		border-top: #CCCCCC 1px solid;
		clear:both;
}
#footer a, #footer a:visited {
		font-size:12px;
		color:#003366;
}
#footer a:hover {
		color: #993300;
		text-decoration:none;
}
.logo {
		padding-left:10px;
		float:left;
		border:none;
}
.logo_txt {
		font-size:24px;
		font-style:italic;
		margin-left:70px;
		margin-top:30px;
		position: static;
		float:left;
}
.header_options {
	float:right;
	font-size:12px;
	width:200px;
	margin-right:4px;
	text-align:right;
	position: relative;
}

#menu .item {
	float:left;
	text-align:center;
	height:23px;
	padding:7px 16px 0;
	font: 14px Arial;
	color: #ffffff;
	text-decoration:none;
	display: block;
	white-space: nowrap;
	position: relative;
	
}

#menu .item:hover {
	float:left;
	text-align:center;
	vertical-align:middle;
	padding:7px 16px 0;
	height:23px;
	background-image:url(images/menu_bg2.gif);
	font: 14px Arial;
	text-decoration:underline;
	color: #000000;
	display: block;
	white-space: nowrap;
	position: relative;
	
}

#menu .spacer {
		float:left;
		padding:7px 0px 0px;
		width:1px;
		height:23px;
		background: url(images/menu_sep.gif);
}

.intro_txt {
		
		float:left;
}
.intro_img {
		padding-top:0px;
}

.intro_block1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		margin-top:7px;
		padding-left:12px;
		padding-top:8px;
		padding-bottom:5px;
		float:left;
		width:330px;
		border:1px #8daec2 dotted;
		list-style: inside;
}
.intro_block2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		margin-top:7px;
		padding-left:6px;
		padding-top:8px;
		padding-bottom:5px;
		float:right;
		width:330px;
		border:1px #8daec2 dotted;
		background-image:url(images/in_block_bg.jpg);
}
.txt {
		border:#CCCCCC 1px dotted;
		font-size:14px;
		padding-left:8px;
		padding-right:8px;
}
.estore  {
		font-size:16px;
}
.estore table, .estore td {
		font-size:14px;
		border:1px #DBE1E3 solid;

}
.notes { 
		font-size:11px;
}
#table2 { border:1px dotted #CCC; border-spacing:0px; background-color:#FFF;}
#table2 td { border:1px dotted #CCC; padding-left:4px;}

.good { font-weight:bold; color:#198C11; font-size:18px;}
.bad { font-weight:bold; color:#F00;}

