#building {
	margin: 0px auto;
	padding:0px;
	width: 930px;
}
#header {
	width: 930px;	
}
#banner {
	width: 930px;
}
.gohome {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}
.gohome a:link {
	color: #333333;
	text-decoration: none;
}
.gohome a:visited {
	color: #333333;
	text-decoration: none;
}
.gohome a:active {
	color: #33333;
	text-decoration: none;
}
.gohome a:hover {
	color: #444E61;
	text-decoration: none;
}
#nav {
	width: 930px;
}
.nav- {
	font-size: 13px;
	color: #C3C3C3;
	font-weight: normal;
}
.nav- a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav- a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav- a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nav- a:hover {
	color: #660600;
	text-decoration: none;
	font-weight: bold;
}
#container {
	width: 930px;
	z-index: 2;
	position: relative;
}
#sidebar {
	width: 180px;
	float:left;
}
#content {
}

#loginbar {
	width: 160px;
	background-image: url(images/left%20menu1.gif);
	background-repeat: repeat-y;
	padding: 10px;
	float: none;
	z-index: 2;
	position: relative;
}
#login {
	width: 157px;
	background-color: #FFFFFF;
	border: 1px solid #DA251D;
	
}
.prod {
	font-size: 13px;
	font-weight: bold;
	color: #D1D3D4;
	letter-spacing: 3px;
	display: block;
}
#menubar {
	background-image: url(images/left%20menu3.gif);
	background-repeat: repeat-y;
	width: 180px;
	float: none;
	z-index: 2;
	position: relative;
}
#menutitle {
	height: 24px;
	width: 180px;
	background-image: url(images/left%20menu2.gif);
	font-size: 14px;
	font-weight: 100;
	color: #FFFFFF;
	letter-spacing: 10px;
	background-repeat: no-repeat;
}
.menu, .menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.menu {
	width:180px;
}
.menu li {
	margin:0;
	margin-bottom:1px;
	font-size: 13px;
	letter-spacing: 1px;
}
.menu a {
	display:block;
	padding:3px 5px 4px 5px;
	color:#ffffff;
	text-decoration:none;
	border-bottom-color: #939598;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.menu a:hover {
	background:#8A7474;
}
.menu ul li {
	padding-left:15px;
	font-size: 12px;
}
.menu ul a {
	background:#8A8B8E;
}
.hidden {
	display:none;
}
#content {
	float:left;
	width: 200px;
}
.home_title {
	font-size: 13px;
	font-weight: bold;
	color: #58595B;
	letter-spacing: 8px;
}
#myDiv {
	overflow: hidden;
	width: 660px;
}
#myDiv img {
	border: 1px dotted #AAA9A9;
}

#footer {
	width: 930px;
	background-color: #B6B5B4;
	clear:both;
}
.loginimg {
	cursor:pointer;
}

#float {
	position:absolute;
	top:199px;
	width:67px;
	height:58px;
	padding-left:904px;
	z-index:1;
}
