body {
	background:url('/domain/astragold/files/design/bg/site_bg.jpg') repeat-x #CFD2E1;
}
#siteFoot {
	background-color: white;
	border-top: 1px solid #999;
	width: 950px;
	margin:0 auto;
}
#siteHead {
	background:url('/domain/astragold/files/design/head/astragold_head.jpg') no-repeat;
  height: 280px;
	width: 980px;
	margin: 0 auto;
}
#siteHead h1, .h1Fix {
	padding-top: 70px;
	padding-left: 40px;
	font-family: Arial;
	font-weight: normal;
	font-size: 250%;
	font-style: normal;
	/*display: none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color: #000;
}
#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color: #000;
	padding-top: 30px;
	padding-left: 40px;
	font-style: italic;
	/*display: none;*/
}
#webSite {
	width: 1030px;
	background:url(main_bg.png) top center repeat-y;
}
#siteMain {
	background:url('main_bg_left.png') repeat-y;
  width: 980px;
	margin:0 auto;
}
#mainBar {
	padding-left: 30px;
	width: 754px !important;
}
#rightBar, #rightBar a {

}
#leftBar, #leftBar a {

}
/*h4.subtitle {
	color: #0033ff;
}
#siteMain h4 a {
	color: #0033ff;
}
#siteMain h3 a {
	color: #0033ff;
} */

.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}

#leftBar {
  width: 180px;
}

#myMenu li a:link, #myMenu li a:visited {
  background: url("menu3.gif") repeat scroll 0 0 transparent;
}

#myMenu li a:hover {
  background: url("menu3.gif") repeat scroll 180px 0 transparent;
}

#myMenu li a {
  width:170px;
}

#myMenu ul li ul li a {
  width: 154px;
}

#leftBar div {
  margin-left: 7px;
}

    